.MobileDrawer_overlay__7Rymn{position:fixed;top:0;left:0;right:0;bottom:0;background:#0d0f16;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease;z-index:999}.MobileDrawer_overlay--visible__92gXS{opacity:1;visibility:visible}.MobileDrawer_drawer__kYTl7{position:fixed;top:calc(var(--mobile-header-height) + max(env(safe-area-inset-top, 0px),var(--tg-safe-top, 0px)));left:0;width:100%;height:calc(100% - var(--mobile-header-height) - max(env(safe-area-inset-top, 0px),var(--tg-safe-top, 0px)));background:#0d0f16;z-index:1000;display:flex;flex-direction:column;transform:translateX(-100%);transition:transform .3s cubic-bezier(.4,0,.2,1);overflow:hidden}.MobileDrawer_drawer--open__6efkY{transform:translateX(0)}.MobileDrawer_drawer__nav__WOJQ_{flex:1 1;overflow-y:auto;overflow-x:hidden;padding:0 8px;scrollbar-width:thin;scrollbar-color:#606477 transparent}.MobileDrawer_drawer__nav__WOJQ_::-webkit-scrollbar{width:4px}.MobileDrawer_drawer__nav__WOJQ_::-webkit-scrollbar-track{background:transparent}.MobileDrawer_drawer__nav__WOJQ_::-webkit-scrollbar-thumb{background:#606477;border-radius:2px}.MobileDrawer_drawer__section__YeKb3{display:flex;flex-direction:column}.MobileDrawer_drawer__section__YeKb3+.MobileDrawer_drawer__section__YeKb3{margin-top:20px}.MobileDrawer_drawer__sectionTitle__b8A5p{font-family:Inter,sans-serif;font-weight:500;font-size:11px;line-height:12px;letter-spacing:.07em;text-transform:uppercase;color:#606477;padding:7px 12px;display:block}.MobileDrawer_drawer__footer__yMaD6{flex-shrink:0;padding:0 8px max(env(safe-area-inset-bottom,8px),var(--tg-safe-bottom,0px)) 8px}.MobileDrawer_drawer__auth__9nGJn{padding:8px 0}@media(min-width:769px)and (max-width:1350px){.MobileDrawer_overlay__7Rymn{top:var(--mobile-header-height);background:rgba(0,0,0,.6)}.MobileDrawer_drawer__kYTl7{width:var(--sidebar-width,264px);box-shadow:4px 0 24px rgba(0,0,0,.5)}}@media(min-width:1351px){.MobileDrawer_drawer__kYTl7,.MobileDrawer_overlay__7Rymn{display:none}}:root{--scale-factor:1}*{box-sizing:border-box}body{margin:0;padding:0;font-family:var(--font-inter,"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#121212;color:#fff}