.MobileBottomSheet_bottomSheetContainer__e79h_{display:flex;flex-direction:column;padding:12px 0 16px;font-family:var(--roboto-font);font-size:20px;color:var(--text-primary-v2)}.MobileBottomSheet_bottomSheetHandleContainer__BlNsF{cursor:default;padding-top:8px;padding-bottom:8px;margin-bottom:8px}.MobileBottomSheet_bottomSheetHandler__ZtieQ{margin-left:auto;margin-right:auto;background-color:#b5b5b5;border-radius:4px;height:4px;width:64px}.MobileBottomSheet_bottomSheetItem__QA6Ub{display:flex;align-items:center;gap:4px;padding:10px 4px;cursor:pointer;border-radius:8px;font-size:16px;line-height:150%}.MobileBottomSheet_bottomSheetItem__QA6Ub:hover{background-color:var(--background-hover)}.mobileBottomNav_mobiBottomNav__Y1RaA{position:fixed;bottom:0;left:0;right:0;height:var(--mobi-nav-height);z-index:50;display:flex;align-items:center;justify-content:space-evenly;background:var(--background-secondary);border-top:1px solid var(--border);padding-bottom:calc(env(safe-area-inset-bottom)/2)}.mobileBottomNav_mobiBottomNav__Y1RaA .numberIndicator{display:flex;text-align:center;justify-content:center;width:18px;height:18px;font-weight:700;background:#e57f38;color:#fff;border:1px solid #fff;border-radius:9999px;position:absolute;top:2px;right:-6px;font-size:10px}.mobileBottomNav_mobiBottomNav__Y1RaA .navItem{display:flex;align-items:center;flex-direction:column;min-width:48px}@media (min-width:375px){.mobileBottomNav_mobiBottomNav__Y1RaA .navItem{min-width:64px}}@media (min-width:588px){.mobileBottomNav_mobiBottomNav__Y1RaA .navItem{min-width:84px}}.mobileBottomNav_mobiBottomNav__Y1RaA .navItem .btn-basic{align-items:center;flex-direction:column}.mobileBottomNav_mobiBottomNav__Y1RaA .navItem .navIcon{width:22px;height:22px}.mobileBottomNav_mobiBottomNav__Y1RaA .navItem .navIcon.medium{width:24px;height:24px}.mobileBottomNav_mobiBottomNav__Y1RaA .navItem .navText{visibility:visible;font-size:10px;line-height:14px;margin-left:0}.mobileBottomNav_mobiBottomNav__Y1RaA .navItem.active .navIcon,.mobileBottomNav_mobiBottomNav__Y1RaA .navItem.active .navText{color:var(--gjw-primary)}@media(hover:hover)and (pointer:fine){.mobileBottomNav_mobiBottomNav__Y1RaA .navItem:hover .navIcon,.mobileBottomNav_mobiBottomNav__Y1RaA .navItem:hover .navText{color:var(--gjw-primary);fill:currentColor}}