.Sidebar_sidebar__5oZEx{position:fixed;left:0;top:0;bottom:0;width:var(--sidebar-width);background:var(--sidebar-bg);display:flex;flex-direction:column;z-index:100;overflow-y:auto}.Sidebar_logo__dENZM{display:flex;align-items:center;gap:12px;height:var(--header-height);padding:0 18px;border-bottom:1px solid rgba(255,255,255,.08);justify-content:space-between;flex:none}.Sidebar_logoIcon__ySU3n{width:38px;height:38px;background:linear-gradient(135deg,var(--sidebar-accent),#6366f1);border-radius:var(--border-radius-md);display:flex;align-items:center;justify-content:center;font-weight:800;font-size:1.1rem;color:white}.Sidebar_logoText__CLbKz{display:flex;flex-direction:column;min-width:0}.Sidebar_logoTitle__7ugkk{font-size:.98rem;font-weight:700;color:white}.Sidebar_logoSubtitle__EgkAx{font-size:.72rem;color:var(--sidebar-text)}.Sidebar_mobileLang___qKDS{display:none;padding:var(--spacing-md);border-top:1px solid rgba(255,255,255,.08)}.Sidebar_mobileCloseBtn__sE_Gi{display:none;margin-left:auto;flex:none;width:36px;height:36px;border-radius:10px;align-items:center;justify-content:center;background:rgba(255,255,255,.06);color:white;border:1px solid rgba(255,255,255,.1)}.Sidebar_nav__yigU7{flex:1 1;padding:var(--spacing-md);display:flex;flex-direction:column;gap:var(--spacing-xs)}.Sidebar_navGroup__1Sum3{display:flex;flex-direction:column;gap:2px}.Sidebar_navGroup__1Sum3+.Sidebar_navGroup__1Sum3{margin-top:var(--spacing-md)}.Sidebar_navGroupTitle__K888_{font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--sidebar-text);padding:var(--spacing-sm) var(--spacing-sm);margin-bottom:2px}.Sidebar_navItem__NB3MD{display:flex;align-items:center;gap:var(--spacing-sm);padding:10px 12px;border-radius:var(--border-radius-md);color:var(--sidebar-text);font-size:.88rem;font-weight:500;transition:all var(--transition-fast);text-decoration:none}.Sidebar_navItem__NB3MD:hover{background:var(--sidebar-bg-hover);color:var(--sidebar-text-active)}.Sidebar_navItemActive__Q4zh_{background:var(--sidebar-accent);color:white!important}.Sidebar_navItemIcon__HmOYm{font-size:1.05rem;width:22px;text-align:center}.Sidebar_overlay__IyoXb{display:none}.Sidebar_navBottom__GzKd2{margin-top:auto;padding:var(--spacing-md);display:flex;flex-direction:column;gap:2px;border-top:1px solid rgba(255,255,255,.08)}@media (max-width:768px){.Sidebar_sidebar__5oZEx{transform:translateX(calc(-100% - 32px));transition:transform .25s ease;visibility:hidden;pointer-events:none}.Sidebar_sidebarOpen__EaqAw{transform:translateX(0);box-shadow:24px 0 48px rgba(15,23,42,.32);visibility:visible;pointer-events:auto}.Sidebar_overlay__IyoXb{display:block;position:fixed;inset:0;background:rgba(0,0,0,.5);z-index:99}.Sidebar_mobileLang___qKDS{display:block}.Sidebar_mobileCloseBtn__sE_Gi{display:inline-flex}}.Header_header__hO3lJ{height:var(--header-height);display:flex;align-items:center;justify-content:space-between;padding:0 var(--spacing-lg);background:rgba(11,16,32,.65);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border-bottom:1px solid var(--border-color);position:sticky;top:0;z-index:50}.Header_left__gux5M{display:flex;align-items:center;gap:12px}.Header_menuBtn__XXvhw{display:none;width:36px;height:36px;border-radius:8px;align-items:center;justify-content:center;color:var(--text-secondary);background:var(--bg-secondary)}.Header_brand__V5suk{display:flex;flex-direction:column}.Header_brandTitle__vfHGr{font-weight:700;font-size:1rem;color:var(--text-primary)}.Header_brandSub__V4_8Y{font-size:.75rem;color:var(--text-muted)}.Header_right__h4xQ1{display:flex;align-items:center;gap:var(--spacing-sm);min-width:0}.Header_lang__ppCC_{display:inline-flex}.Header_cta___P6mb{flex:none}.Header_ctaLabel__t3ps9{display:inline}.Header_envBadge__7A6gl{font-size:.7rem;font-weight:700;padding:4px 10px;border-radius:9999px;background:var(--accent-warning-light);color:var(--accent-warning)}@media (max-width:768px){.Header_menuBtn__XXvhw{display:inline-flex}.Header_header__hO3lJ{padding:0 var(--spacing-md)}.Header_ctaLabel__t3ps9,.Header_lang__ppCC_{display:none}.Header_cta___P6mb{padding:0 12px}}.Footer_footer__eNA9m{padding:32px var(--spacing-lg) 28px;background:rgba(11,16,32,.65);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border-top:1px solid var(--border-color);font-size:.82rem;color:var(--text-muted);margin-top:auto}.Footer_inner__ngCVB{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:minmax(260px,1.8fr) minmax(150px,1fr) minmax(170px,1fr);gap:28px}.Footer_brandCol__6UIwg{display:flex;flex-direction:column;gap:8px}.Footer_brand__Lj6Sp{font-size:1.1rem;font-weight:800;letter-spacing:-.01em;color:transparent;background:var(--accent-gradient);-webkit-background-clip:text;background-clip:text;width:fit-content}.Footer_tagline__WuViG{color:var(--text-secondary);line-height:1.5;max-width:30ch}.Footer_copy__1rMWy{color:var(--text-muted);font-size:.76rem;margin-top:4px}.Footer_col__TmcuA{display:flex;flex-direction:column;gap:9px}.Footer_colTitle__u3AX5{font-size:.7rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted);margin-bottom:3px}.Footer_link___mmVB{color:var(--text-secondary);text-decoration:none;transition:color var(--transition-fast);line-height:1.35}.Footer_link___mmVB:hover{color:var(--accent-primary)}@media (max-width:760px){.Footer_footer__eNA9m{padding:24px var(--spacing-md) 22px}.Footer_inner__ngCVB{grid-template-columns:1fr 1fr;gap:22px}.Footer_brandCol__6UIwg{grid-column:1/-1}}