.LanguageSwitcher-module__psbpAa__localeSwitch{position:relative}.LanguageSwitcher-module__psbpAa__localeTrigger{color:#b7bbca;background:0 0;border:0;border-radius:7px;align-items:center;gap:7px;padding:5px 8px;font-size:13px;font-weight:600;display:inline-flex}.LanguageSwitcher-module__psbpAa__localeTrigger:hover{color:#fff;background:#ffffff0f}.LanguageSwitcher-module__psbpAa__localeTrigger i{color:#a5b4fc}.LanguageSwitcher-module__psbpAa__localePanel{visibility:hidden;opacity:0;z-index:2000;background:#161827;border:1px solid #2c2e42;border-radius:13px;width:420px;padding:10px;transition:all .18s;position:absolute;top:calc(100% + 10px);left:0;transform:translateY(-5px);box-shadow:0 24px 60px #0000004d}.LanguageSwitcher-module__psbpAa__localePanel.LanguageSwitcher-module__psbpAa__show{visibility:visible;opacity:1;transform:translateY(0)}.LanguageSwitcher-module__psbpAa__localePanelTitle{color:#858ba1;padding:5px 7px 9px;font-size:12px;font-weight:700}.LanguageSwitcher-module__psbpAa__localeGrid{grid-template-columns:repeat(3,1fr);gap:5px;display:grid}.LanguageSwitcher-module__psbpAa__localeItem{color:#d5d8e2;border-radius:8px;align-items:center;gap:7px;padding:9px;font-size:13px;font-weight:650;text-decoration:none;display:flex}.LanguageSwitcher-module__psbpAa__localeItem:hover{background:#23263a}.LanguageSwitcher-module__psbpAa__localeItem.LanguageSwitcher-module__psbpAa__active{color:#c7d2fe;background:#6366f12e}.LanguageSwitcher-module__psbpAa__localeCode{color:#6f758a;margin-left:auto;font-size:12px;font-weight:700}
.TopBar-module__LYwH0W__topbar{background:var(--dark);color:#a9aec0}.TopBar-module__LYwH0W__topbarInner{justify-content:space-between;align-items:center;gap:20px;min-height:40px;display:flex}.TopBar-module__LYwH0W__topbarGroup{align-items:center;gap:18px;display:flex}.TopBar-module__LYwH0W__topbarLink{color:#b7bbca;background:0 0;border:0;align-items:center;gap:7px;font-size:13px;font-weight:600;text-decoration:none;display:inline-flex}.TopBar-module__LYwH0W__topbarLink:hover{color:#fff}.TopBar-module__LYwH0W__topbarLink i{color:#a5b4fc}@media (max-width:800px){.TopBar-module__LYwH0W__topbar{display:none}}
.MobileNav-module__cfarMG__mobileMenu{visibility:hidden;opacity:0;z-index:1150;border-bottom:1px solid var(--border);box-shadow:var(--shadow-md);background:#fff;padding:12px 14px 18px;transition:all .2s;position:fixed;top:62px;left:0;right:0;transform:translateY(-7px)}.MobileNav-module__cfarMG__mobileMenu.MobileNav-module__cfarMG__show{visibility:visible;opacity:1;transform:translateY(0)}.MobileNav-module__cfarMG__mobileMenu a{color:#343b4a;border-bottom:1px solid #f0f1f4;align-items:center;gap:11px;padding:13px 10px;font-size:14px;font-weight:700;text-decoration:none;display:flex}.MobileNav-module__cfarMG__mobileMenu a i{width:22px;color:var(--primary)}.MobileNav-module__cfarMG__mobileLocaleList{flex-wrap:wrap;gap:7px;padding:13px 7px 0;display:flex}.MobileNav-module__cfarMG__mobileLocaleList a{border:1px solid var(--border);border-radius:8px;padding:7px 9px;font-size:12px}.MobileNav-module__cfarMG__mobileLocaleList a.MobileNav-module__cfarMG__active{border-color:var(--primary);background:var(--primary-soft);color:var(--primary)}
.Header-module__lnUIdW__header{z-index:1200;border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff5;height:74px;position:sticky;top:0}.Header-module__lnUIdW__headerInner{grid-template-columns:auto 1fr auto;align-items:center;gap:30px;height:100%;display:grid}.Header-module__lnUIdW__logo{letter-spacing:-1.6px;font-size:29px;font-weight:900;text-decoration:none}.Header-module__lnUIdW__logo span{color:var(--primary)}.Header-module__lnUIdW__desktopNav{justify-content:center;align-items:center;gap:4px;display:flex}.Header-module__lnUIdW__desktopNav a{color:#313746;border-radius:9px;padding:10px 11px;font-size:14px;font-weight:680;text-decoration:none}.Header-module__lnUIdW__desktopNav a:hover{color:var(--primary);background:var(--primary-soft)}.Header-module__lnUIdW__headerActions{align-items:center;gap:6px;display:flex}.Header-module__lnUIdW__headerIcon{color:#4b5563;background:0 0;border:1px solid #0000;border-radius:50%;place-items:center;width:42px;height:42px;font-size:17px;display:grid;position:relative}.Header-module__lnUIdW__iconBadge{background:var(--red);color:#fff;border-radius:999px;place-items:center;min-width:16px;height:16px;padding:0 4px;font-size:10px;font-weight:800;line-height:1;display:grid;position:absolute;top:1px;right:0}.Header-module__lnUIdW__headerIcon:hover{background:#f3f4f6}.Header-module__lnUIdW__headerCta{background:var(--primary);color:#fff;border:0;border-radius:10px;min-height:42px;padding:0 17px;font-size:14px;font-weight:800}.Header-module__lnUIdW__headerCta:hover{background:var(--primary-dark)}.Header-module__lnUIdW__accountArea{border-left:1px solid var(--border);align-items:center;gap:8px;margin-left:4px;padding-left:10px;display:flex}.Header-module__lnUIdW__accountName{color:var(--text);white-space:nowrap;align-items:center;gap:6px;font-size:13px;font-weight:700;display:flex}.Header-module__lnUIdW__accountPoints{background:var(--yellow-soft);color:#a16207;border-radius:999px;align-items:center;gap:3px;padding:2px 7px;font-size:11px;font-weight:800;display:inline-flex}.Header-module__lnUIdW__accountLink{color:#4b5563;white-space:nowrap;background:0 0;border:0;border-radius:8px;padding:6px 10px;font-size:13px;font-weight:700}.Header-module__lnUIdW__accountLink:hover{color:var(--primary);background:#f3f4f6}.Header-module__lnUIdW__mobileMenuBtn{display:none}@media (max-width:800px){.Header-module__lnUIdW__header{height:62px}.Header-module__lnUIdW__headerInner{gap:9px;display:flex}.Header-module__lnUIdW__desktopNav,.Header-module__lnUIdW__headerActions .Header-module__lnUIdW__headerIcon,.Header-module__lnUIdW__headerActions .Header-module__lnUIdW__headerCta{display:none}.Header-module__lnUIdW__mobileMenuBtn{display:grid}.Header-module__lnUIdW__headerActions{margin-left:auto}.Header-module__lnUIdW__logo{font-size:23px}}
.Footer-module__3hUVsW__footer{color:#9196a8;background:#0e0f1b;margin-top:58px;padding:50px 0 24px}.Footer-module__3hUVsW__footerGrid{grid-template-columns:1.5fr repeat(4,1fr);gap:36px;display:grid}.Footer-module__3hUVsW__footerBrand{color:#fff;font-size:27px;font-weight:900}.Footer-module__3hUVsW__footerBrand span{color:#818cf8}.Footer-module__3hUVsW__footerAbout p{color:#8d93a5;max-width:330px;margin-top:10px;font-size:13px;line-height:1.7}.Footer-module__3hUVsW__footerCol h4{color:#fff;margin-bottom:12px;font-size:13px}.Footer-module__3hUVsW__footerCol a,.Footer-module__3hUVsW__footerCol button{cursor:pointer;text-align:left;font:inherit;color:#9196a8;background:0 0;border:none;margin-bottom:8px;padding:0;font-size:12px;text-decoration:none;display:block}.Footer-module__3hUVsW__footerCol a:hover,.Footer-module__3hUVsW__footerCol button:hover{color:#fff}.Footer-module__3hUVsW__footerLocales{flex-wrap:wrap;gap:6px;margin-top:14px;display:flex}.Footer-module__3hUVsW__footerLocales a{border:1px solid #292b3b;border-radius:6px;margin:0;padding:5px 7px;font-size:11px;display:inline-flex}.Footer-module__3hUVsW__footerLocales a.Footer-module__3hUVsW__active{color:#c7d2fe;border-color:#4f46e5}.Footer-module__3hUVsW__footerBottom{border-top:1px solid #252736;justify-content:space-between;align-items:center;gap:20px;margin-top:34px;padding-top:18px;font-size:11px;display:flex}@media (max-width:1180px){.Footer-module__3hUVsW__footerGrid{grid-template-columns:1.4fr repeat(2,1fr)}}@media (max-width:800px){.Footer-module__3hUVsW__footerGrid{grid-template-columns:1fr 1fr}.Footer-module__3hUVsW__footerAbout{grid-column:1/-1}.Footer-module__3hUVsW__footerBottom{flex-direction:column;align-items:flex-start;gap:8px}}
