.Sidebar_sidebar__5oZEx{width:var(--sidebar-w);position:fixed;top:0;left:0;z-index:30;height:100dvh;max-height:100dvh;background:var(--bg);display:flex;flex-direction:column;overflow:hidden}.Sidebar_sidebarAmbient__u2ffQ{background:var(--ambient-portal-glow),var(--bg);background-attachment:fixed,fixed}.Sidebar_sidebarWideGlow__ckwBb{background:var(--ambient-portal-glow-wide),var(--bg);background-attachment:fixed,fixed}.Sidebar_sidebarCornerTint__4CaNn{background:var(--sidebar-corner-tint),var(--ambient-portal-glow),var(--bg);background-attachment:fixed,fixed,fixed}.Sidebar_brand__oukDJ{padding:16px 16px 4px;flex-shrink:0;display:flex;align-items:center;justify-content:space-between;gap:8px}.Sidebar_collapseToggle__Jc2_q{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:26px;height:26px;border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);color:var(--text-secondary);cursor:pointer;transition:background .15s ease,color .15s ease,border-color .15s ease}.Sidebar_collapseToggle__Jc2_q:hover{background:var(--surface-hover);color:var(--text)}.Sidebar_sidebar__5oZEx.Sidebar_sidebarCollapsed__hHbTb{width:64px}.Sidebar_sidebarCollapsed__hHbTb .Sidebar_brand__oukDJ{flex-direction:column;justify-content:center;padding:16px 8px 4px;gap:10px}.Sidebar_sidebarCollapsed__hHbTb .Sidebar_profile__Ezf71{justify-content:center;padding:8px 0 16px}.Sidebar_sidebarCollapsed__hHbTb .Sidebar_navItem__NB3MD{justify-content:center;padding-left:0;padding-right:0}.Sidebar_profile__Ezf71{display:flex;align-items:center;gap:12px;padding:8px 16px 16px;flex-shrink:0}.Sidebar_avatarRing__nDVSH{padding:2px;border-radius:var(--radius-full);background:linear-gradient(135deg,var(--accent),var(--accent-hover));flex-shrink:0}.Sidebar_avatar__ZWpp0{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:var(--radius-full);background:var(--bg-elevated);font-size:.8125rem;font-weight:600;letter-spacing:.02em}.Sidebar_profileInfo__6l7zT{min-width:0;display:flex;flex-direction:column;gap:6px}.Sidebar_profileName__vJzkm{font-size:.9375rem;font-weight:600;letter-spacing:-.01em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.Sidebar_balanceChip__bt2sM{display:inline-flex;align-items:center;gap:5px;align-self:flex-start;padding:4px 10px;border-radius:var(--radius-full);background:var(--surface);border:1px solid var(--border);font-size:.75rem;font-weight:500;color:var(--text-secondary);transition:border-color .15s,color .15s}.Sidebar_balanceChip__bt2sM:hover{border-color:var(--accent-border);color:var(--accent)}.Sidebar_nav__yigU7{flex:1 1;overflow-y:auto;padding:12px 10px 16px}.Sidebar_group__QvXSe+.Sidebar_group__QvXSe{margin-top:18px}.Sidebar_groupTitle__Gj2bJ{display:block;padding:8px 10px 10px;font-size:.6875rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--accent);text-shadow:0 0 18px var(--accent-glow)}.Sidebar_groupList__yPjG7{list-style:none;display:flex;flex-direction:column;gap:2px}.Sidebar_navItem__NB3MD{display:flex;align-items:center;gap:10px;padding:9px 10px;border-radius:var(--radius-md);font-size:.875rem;font-weight:500;color:var(--text-secondary);transition:background .15s var(--ease),color .15s var(--ease);position:relative}.Sidebar_navItem__NB3MD:hover{background:var(--surface);color:var(--text)}.Sidebar_navItem__NB3MD:hover .Sidebar_chevron__AdLlJ{opacity:1;transform:translateX(0)}.Sidebar_navActive__cousp{background:var(--surface);color:var(--text)}.Sidebar_navActive__cousp:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:3px;height:18px;border-radius:0 2px 2px 0;background:var(--accent)}.Sidebar_navLabel__c33cJ{flex:1 1;min-width:0}.Sidebar_chevron__AdLlJ{color:var(--text-tertiary);opacity:0;transform:translateX(-4px);transition:opacity .15s,transform .15s var(--ease);flex-shrink:0}.Sidebar_navActive__cousp .Sidebar_chevron__AdLlJ{opacity:.6;transform:translateX(0)}.Sidebar_navIconWrap__fhEEr{position:relative;display:inline-flex;flex-shrink:0}.Sidebar_navUnreadBadge__RM4lt{position:absolute;top:-6px;right:-8px;min-width:16px;height:16px;padding:0 4px;border-radius:999px;background:#ef4444;color:#fff;font-size:.625rem;font-weight:700;line-height:16px;text-align:center;box-shadow:0 0 0 2px var(--bg)}.Sidebar_navDisabled__2Prkp{opacity:.45;cursor:default}.Sidebar_soon__TTAd5{font-size:.625rem;text-transform:uppercase;letter-spacing:.04em;color:var(--text-tertiary);padding:2px 6px;border:1px solid var(--border);border-radius:var(--radius-full)}.Sidebar_footer__O45V5{padding:16px 10px;display:flex;flex-direction:column;gap:6px;flex-shrink:0}.Sidebar_siteLink__Ro_HJ{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:9px;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);font-size:.8125rem;font-weight:500;color:var(--text-secondary);transition:background .15s,color .15s,border-color .15s}.Sidebar_siteLink__Ro_HJ:hover{background:var(--surface-hover);border-color:var(--border-strong);color:var(--text)}.Sidebar_logout__phiiS{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:9px;background:rgba(239,68,68,.08);border:1px solid rgba(239,68,68,.22);border-radius:var(--radius-full);color:#fca5a5;font-size:.8125rem;font-weight:500;cursor:pointer;transition:background .15s,color .15s,border-color .15s}.Sidebar_logout__phiiS:hover{background:rgba(239,68,68,.14);border-color:rgba(239,68,68,.4);color:#fecaca}@media (max-width:900px){.Sidebar_sidebar__5oZEx{position:fixed;top:0;left:0;z-index:50;width:min(var(--sidebar-w),88vw);height:100vh;transform:translateX(-105%);transition:transform .22s var(--ease);box-shadow:8px 0 32px rgba(0,0,0,.35)}.Sidebar_sidebarOpen__EaqAw{transform:translateX(0)}.Sidebar_nav__yigU7{display:block}.Sidebar_footer__O45V5{flex-direction:column}.Sidebar_logout__phiiS,.Sidebar_siteLink__Ro_HJ{flex:unset}}.SiteFooter_footer__tpuYU{background:var(--bg);margin-top:auto}.panel-shell .SiteFooter_footer__tpuYU{background:var(--bg)}.panel-shell .SiteFooter_footer__tpuYU.SiteFooter_tinted__Pfl4B{background:radial-gradient(900px 650px at 0 0,rgba(79,127,255,.024) 0,transparent 100%),var(--bg)}.panel-shell .SiteFooter_footer__tpuYU.SiteFooter_tinted__Pfl4B .SiteFooter_bottom__L0o7T{background:radial-gradient(700px 260px at 0 100%,rgba(79,127,255,.02) 0,transparent 100%),var(--bg)}.SiteFooter_footerAmeba__vWs6J{border-top:1px solid rgba(124,124,153,.25);background:rgba(0,5,46,.88)}.SiteFooter_footerAmeba__vWs6J .SiteFooter_bottomLinks__n8cGc a,.SiteFooter_footerAmeba__vWs6J .SiteFooter_bottomText__gwGl_,.SiteFooter_footerAmeba__vWs6J .SiteFooter_docLink__T3vJO,.SiteFooter_footerAmeba__vWs6J .SiteFooter_socialLink__joCfo,.SiteFooter_footerAmeba__vWs6J .SiteFooter_tagline__Z4E_O{color:#7c7c99}.SiteFooter_footerAmeba__vWs6J .SiteFooter_bottomLinks__n8cGc a:hover,.SiteFooter_footerAmeba__vWs6J .SiteFooter_docLink__T3vJO:hover,.SiteFooter_footerAmeba__vWs6J .SiteFooter_socialLink__joCfo:hover{color:#ffffff}.SiteFooter_footerAmeba__vWs6J .SiteFooter_docLink__T3vJO:hover svg{color:#4dd0e1}.SiteFooter_footerAmeba__vWs6J .SiteFooter_col__j_Aya h4{color:#7c7c99}.SiteFooter_footerAmeba__vWs6J .SiteFooter_paymentBadge__9CJwM{background:#ffffff;border:1px solid rgba(124,124,153,.25)}.SiteFooter_footerAmeba__vWs6J .SiteFooter_bottom__L0o7T{background:rgba(0,5,46,.88)}.SiteFooter_inner__JWAo_{display:grid;grid-template-columns:minmax(200px,280px) minmax(0,1fr);align-items:flex-start;grid-gap:24px clamp(24px,4vw,48px);gap:24px clamp(24px,4vw,48px);padding:28px 32px 14px}.SiteFooter_brand__hRHi1{grid-column:1;grid-row:1;justify-self:start;z-index:1;display:flex;flex-direction:column;align-items:flex-start;gap:10px;flex-shrink:0;width:100%;max-width:280px}.SiteFooter_tagline__Z4E_O{margin:0;font-size:.875rem;color:var(--text-secondary);line-height:1.6;max-width:26ch}.SiteFooter_linkCols__P0qQp{grid-column:2;grid-row:1;justify-self:end;display:grid;grid-template-columns:repeat(4,minmax(140px,1fr));align-items:start;grid-gap:clamp(24px,3vw,48px);gap:clamp(24px,3vw,48px)}.SiteFooter_col__j_Aya h4{font-size:.6875rem;font-weight:600;color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.1em;line-height:1;margin:0 0 12px}.SiteFooter_linkList__S748x{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:7px}.SiteFooter_linkList__S748x li{margin:0;padding:0}.SiteFooter_docLink__T3vJO,.SiteFooter_socialLink__joCfo{display:inline-flex;align-items:center;gap:9px;min-height:22px;font-size:.8125rem;line-height:1.45;color:var(--text-secondary);text-decoration:none;transition:color .15s ease}.SiteFooter_docLink__T3vJO svg{flex-shrink:0;color:var(--text-tertiary);transition:color .15s ease}.SiteFooter_docLink__T3vJO:hover,.SiteFooter_socialLink__joCfo:hover{color:var(--text)}.SiteFooter_docLink__T3vJO:hover svg{color:var(--accent)}.SiteFooter_socialLink__joCfo{white-space:nowrap}.SiteFooter_socialIcon__YGvXm{width:16px;height:16px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.SiteFooter_socialIcon__YGvXm svg{width:15px;height:15px;display:block}.SiteFooter_socialIconTelegram__N0117{color:#2aabee}.SiteFooter_socialIconVk__abEI1{color:#0077ff}.SiteFooter_socialIconYoutube__kQGFH{color:#ff0033}.SiteFooter_socialLink__joCfo:hover .SiteFooter_socialIconTelegram__N0117{color:#4fc3f7}.SiteFooter_socialLink__joCfo:hover .SiteFooter_socialIconVk__abEI1{color:#2787f5}.SiteFooter_socialLink__joCfo:hover .SiteFooter_socialIconYoutube__kQGFH{color:#ff4d4d}.SiteFooter_paymentsCol__WBpH6{min-width:0}.SiteFooter_paymentsList__4Pawt{list-style:none;margin:0 0 16px;padding:0;display:flex;flex-wrap:nowrap;align-items:center;gap:6px}.SiteFooter_paymentBadge__9CJwM{display:flex;align-items:center;justify-content:center;width:36px;height:30px;border-radius:8px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.1);overflow:hidden;padding:4px;flex-shrink:0}.SiteFooter_paymentBadgeWide__8ad8p{width:56px}.SiteFooter_paymentLogo__el5wV{width:auto;max-width:100%;height:16px;object-fit:contain}.SiteFooter_bottomLinks__n8cGc{display:flex;align-items:center;flex-wrap:wrap;gap:14px;font-size:.8125rem}.SiteFooter_bottomLinks__n8cGc a{color:var(--text-tertiary);text-decoration:none;transition:color .15s ease}.SiteFooter_bottomLinks__n8cGc a:hover{color:var(--text)}.SiteFooter_bottom__L0o7T{background:var(--bg)}.SiteFooter_bottomInner__kjgdL{display:flex;align-items:flex-start;justify-content:flex-start;gap:32px;padding:12px 32px 14px}.SiteFooter_bottomText__gwGl_{flex:1 1;min-width:0;font-size:.6875rem;color:var(--text-tertiary);line-height:1.6}.SiteFooter_bottomText__gwGl_ p{margin:0 0 5px}.SiteFooter_bottomText__gwGl_ p:last-child{margin-bottom:0}@media (max-width:1180px){.SiteFooter_inner__JWAo_{display:flex;flex-direction:column;gap:36px;padding-top:36px;padding-bottom:16px}.SiteFooter_brand__hRHi1{grid-column:unset;grid-row:unset;max-width:none}.SiteFooter_tagline__Z4E_O{max-width:42ch}.SiteFooter_linkCols__P0qQp{grid-column:unset;grid-row:unset;justify-self:stretch;width:100%;grid-template-columns:repeat(4,minmax(140px,max-content));gap:28px 36px}.SiteFooter_paymentsList__4Pawt{flex-wrap:wrap}}@media (max-width:960px){.SiteFooter_linkCols__P0qQp{grid-template-columns:repeat(2,minmax(140px,max-content))}}@media (max-width:640px){.SiteFooter_inner__JWAo_{padding-inline:24px}.SiteFooter_linkCols__P0qQp{grid-template-columns:1fr;gap:28px}.SiteFooter_paymentsList__4Pawt{flex-wrap:wrap}.SiteFooter_bottomInner__kjgdL{padding-inline:24px;padding-top:20px}}@media (max-width:480px){.SiteFooter_inner__JWAo_{padding-inline:16px;padding-top:28px;gap:28px}.SiteFooter_bottomInner__kjgdL{padding-inline:16px;padding-bottom:24px}.SiteFooter_paymentBadge__9CJwM{width:32px;height:28px}.SiteFooter_paymentBadgeWide__8ad8p{width:48px}}.panel-shell .SiteFooter_footer__tpuYU .SiteFooter_bottomInner__kjgdL,.panel-shell .SiteFooter_footer__tpuYU .SiteFooter_inner__JWAo_{padding-left:32px;padding-right:32px}@media (max-width:768px){.panel-shell .SiteFooter_footer__tpuYU .SiteFooter_bottomInner__kjgdL,.panel-shell .SiteFooter_footer__tpuYU .SiteFooter_inner__JWAo_{padding-left:16px;padding-right:16px}}@media (max-width:480px){.panel-shell .SiteFooter_footer__tpuYU .SiteFooter_bottomInner__kjgdL,.panel-shell .SiteFooter_footer__tpuYU .SiteFooter_inner__JWAo_{padding-left:12px;padding-right:12px}}