.MobileMenuDrawer_backdrop__i4ivf{position:fixed;inset:0;z-index:1000;display:flex;justify-content:flex-end}.MobileMenuDrawer_backdropButton__NAw0w{position:absolute;inset:0;background:rgba(33,37,41,.45);border:none;padding:0;cursor:pointer}.MobileMenuDrawer_drawer__68zgt{position:relative;width:min(88vw,360px);height:100%;background:#ffffff;box-shadow:-8px 0 24px rgba(32,33,51,.12);display:flex;flex-direction:column;overflow:hidden;animation:MobileMenuDrawer_slideIn__6akQf .2s ease-out}@keyframes MobileMenuDrawer_slideIn__6akQf{0%{transform:translateX(100%)}to{transform:translateX(0)}}.MobileMenuDrawer_header__9nY2w{display:flex;align-items:center;justify-content:space-between;padding:20px 20px 16px;border-bottom:1px solid #e9ecef;flex-shrink:0}.MobileMenuDrawer_title__xlhZq{margin:0;color:#212529;font-family:Pretendard,sans-serif;font-size:18px;font-weight:700;letter-spacing:-.36px}.MobileMenuDrawer_closeButton__ATsRJ{width:32px;height:32px;border-radius:999px;border:none;background:#F8F9FA;color:#212529;font-size:14px;cursor:pointer;display:flex;align-items:center;justify-content:center}.MobileMenuDrawer_nav__HRrBs{flex:1;overflow-y:auto;padding:16px 12px 32px;display:flex;flex-direction:column;gap:12px}.MobileMenuDrawer_area__j1ma7{display:flex;flex-direction:column;padding:8px 0;border-bottom:1px solid #f1f3f5}.MobileMenuDrawer_area__j1ma7:last-child{border-bottom:none}.MobileMenuDrawer_areaTitle__vqHNX{padding:12px;border:none;background:transparent;color:#212529;font-family:Pretendard,sans-serif;font-size:16px;font-weight:700;letter-spacing:-.32px;text-align:left;cursor:pointer;border-radius:8px}.MobileMenuDrawer_areaTitle__vqHNX:hover{background:#F8F9FA}.MobileMenuDrawer_subList__fLsO_{display:flex;flex-direction:column;padding-left:8px}.MobileMenuDrawer_subItemActive__o87bx,.MobileMenuDrawer_subItem__4dbNU{padding:10px 16px;border:none;background:transparent;color:#5A646E;font-family:Pretendard,sans-serif;font-size:14px;font-weight:400;letter-spacing:-.28px;text-align:left;cursor:pointer;border-radius:6px}.MobileMenuDrawer_subItem__4dbNU:hover{background:#F8F9FA;color:#212529}.MobileMenuDrawer_subItemActive__o87bx{color:#0387E0;font-weight:700;background:#E6F3FC}