.topheader_topHeader__Z6Uo4{position:sticky;top:0;z-index:100;display:flex;align-items:center;height:72px;padding:0 16px;background:var(--bg);gap:12px;transition:background .3s ease,border-color .3s ease,box-shadow .3s ease}.topheader_topHeaderScrolled__Rqzvd{background:rgba(var(--white-rgb),.72);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-bottom-color:transparent;box-shadow:0 1px 0 rgba(0,0,0,.06)}.topheader_brand__iwFXE{display:flex;align-items:center;flex-shrink:0;text-decoration:none;margin-left:4px}.topheader_logoText__yrzKX{height:40px;width:auto;display:block}.topheader_headerSearch__YSHsL{flex:1;display:flex;align-items:center;gap:6px;max-width:520px;margin:0 auto}.topheader_headerActions__yX_JD{display:flex;align-items:center;gap:16px;flex-shrink:0}.topheader_headerActions__yX_JD a{font-size:13px;color:var(--muted);white-space:nowrap;transition:color .15s;text-decoration:none}.topheader_headerActions__yX_JD a:hover{color:var(--fg)}.topheader_btnLogin__JquW7{padding:5px 16px;border-radius:16px;background:var(--accent);color:var(--white)!important;font-weight:600;transition:all .2s ease}.topheader_btnLogin__JquW7:hover{opacity:.9;transform:translateY(-1px)}.topheader_btnDownload__QIQTx{padding:5px 16px;border-radius:16px;border:1.5px solid var(--accent)!important;color:var(--accent)!important;font-weight:600;transition:all .2s ease;display:flex;align-items:center;gap:4px}.topheader_btnDownload__QIQTx:hover{background:rgba(var(--accent-rgb),.06)}.topheader_downloadWrap__Qx1tT{position:relative;flex-shrink:0}.topheader_downloadDropdown__nMji9{position:absolute;top:calc(100% + 12px);right:0;width:250px;background:#1c1c1e;border:1px solid #2c2c2e;border-radius:12px;overflow:hidden;box-shadow:0 16px 40px rgba(0,0,0,.4);z-index:110;white-space:nowrap;opacity:0;visibility:hidden;transform:translateY(-10px);pointer-events:none}.topheader_downloadDropdownOpen__4Ok6U{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto;transition:transform .3s cubic-bezier(.22,.61,.36,1),opacity .3s ease}.topheader_downloadTabBar__gvEZU{display:flex;border-bottom:1px solid #2c2c2e}.topheader_downloadTab__VzPgL{flex:1;padding:10px 6px;background:none;border:none;font-size:12px;font-weight:600;color:#8e8e93;cursor:pointer;position:relative;transition:color .2s ease;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0}.topheader_downloadTab__VzPgL:hover{color:#f5f5f7}.topheader_downloadTab__VzPgL:after{content:"";position:absolute;left:50%;bottom:0;transform:translateX(-50%);width:0;height:2px;border-radius:2px;background:var(--accent,#ff2c56);transition:width .2s ease}.topheader_downloadTabActive__A6BCO{color:#f5f5f7}.topheader_downloadTabActive__A6BCO:after{width:28px}.topheader_downloadBody__KUWOE{display:flex;flex-direction:column;gap:14px;padding:14px 16px}.topheader_downloadOsBlock__K4dsr{display:flex;flex-direction:column;align-items:center;gap:8px}.topheader_downloadOsName__Pe9_U{font-size:12px;color:#f5f5f7;line-height:1}.topheader_downloadComingSoon__xLgoP{flex-shrink:0;font-size:11px;color:#ff9f0a;border:1px solid rgba(255,159,10,.45);border-radius:999px;padding:3px 10px;line-height:1}.topheader_downloadAndroidBlock__KBQ0B{display:flex;flex-direction:column;align-items:center;gap:10px}.topheader_downloadAndroidQr__gOIB_{display:flex;flex-direction:column;align-items:center;gap:6px}.topheader_downloadQrCanvas__0UGyq{width:80px;height:80px;border-radius:8px;display:block}.topheader_downloadQrIconOverlay__as2_S{pointer-events:none}.topheader_downloadQrIconChip__ATuPF{display:flex;align-items:center;justify-content:center;width:28px;height:28px;background:#1a1a1a;border:1px solid rgba(255,255,255,.15);border-radius:4px}.topheader_downloadQrIcon__ivDc9{width:26px;height:26px;object-fit:contain;display:block}.topheader_downloadQrEmpty__URbFv{width:80px;height:80px;border-radius:8px;display:block;background:rgba(255,255,255,.04);border:1px dashed rgba(255,255,255,.14);box-sizing:border-box}.topheader_downloadQrSub__e4srw{font-size:11px;color:#8e8e93;line-height:1}.topheader_avatarWrap__IXrzY{position:relative;flex-shrink:0}.topheader_userAvatar__pfuH_{display:flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border:none;border-radius:50%;background:none;cursor:pointer;transition:opacity .2s ease;flex-shrink:0;overflow:hidden}.topheader_avatarImg__jHP8L{width:100%;height:100%;object-fit:cover;border-radius:50%}.topheader_userAvatar__pfuH_:hover{opacity:.85}.topheader_cartBtn__Ihvx4{position:relative;display:flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border:none;border-radius:50%;background:none;color:var(--muted);cursor:pointer;transition:color .15s ease,opacity .2s ease;flex-shrink:0}.topheader_cartBtn__Ihvx4:hover{color:var(--fg)}.topheader_cartBadge__n2qpN{position:absolute;top:-2px;right:-2px;min-width:15px;height:15px;padding:0 3px;border-radius:8px;background:var(--accent);color:var(--white);font-size:10px;font-weight:700;line-height:15px;text-align:center;pointer-events:none}.topheader_avatarDropdown__thdV3{position:absolute;top:calc(100% + 8px);right:0;min-width:200px;background:#1c1c1e;border:1px solid var(--border);border-radius:12px;padding:8px;box-shadow:0 8px 32px rgba(0,0,0,.4);z-index:200;opacity:0;visibility:hidden;transform:translateY(-10px);pointer-events:none}.topheader_avatarDropdownOpen__09Gdg{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto;transition:transform .3s cubic-bezier(.22,.61,.36,1),opacity .3s ease}.topheader_avatarDropdownHead__08GHB{display:flex;align-items:center;gap:10px;padding:8px}.topheader_avatarDropdownInfo__remke{display:flex;flex-direction:column;min-width:0}.topheader_avatarDropdownNameRow__IzDMm{display:flex;align-items:center;gap:6px;min-width:0}.topheader_avatarDropdownName__u44vL{font-size:14px;font-weight:600;color:var(--fg);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.topheader_avatarAccountBadge__sOM2P{flex-shrink:0;font-size:9.5px;font-weight:800;padding:2px 8px;border-radius:999px;line-height:normal;white-space:nowrap}.topheader_avatarAccountBadge__sOM2P.topheader_accountMain__l86xU{color:#1a1404;background:linear-gradient(135deg,#ffd98c,#e9b356)}.topheader_avatarAccountBadge__sOM2P.topheader_accountSub__kaP2A{color:#cfe6ff;background:rgba(122,165,255,.16)}.topheader_avatarDropdownRole__mBcnS{font-size:12px;color:var(--muted);margin-top:2px}.topheader_avatarDropdownDivider__hT_cX{height:1px;background:var(--border);margin:6px 8px}.topheader_avatarDropdownItem__Vs7re{display:flex;align-items:center;gap:10px;width:100%;padding:8px 10px;border:none;background:none;color:var(--fg);font-size:13px;border-radius:8px;cursor:pointer;transition:background .15s;font-family:inherit}.topheader_avatarDropdownItem__Vs7re:hover{background:rgba(255,255,255,.08)}.topheader_avatarDropdownStats__uKxQk{padding:4px 0}.topheader_avatarDropdownStatRow__EfFGg{display:flex;align-items:center;gap:8px;width:100%;padding:6px 10px;border:none;background:none;color:var(--muted);font-size:12px;border-radius:6px;cursor:default;font-family:inherit;transition:background .15s,color .15s}button.topheader_avatarDropdownStatRow__EfFGg{cursor:pointer}button.topheader_avatarDropdownStatRow__EfFGg:hover{background:rgba(255,255,255,.08);color:var(--fg)}.topheader_avatarDropdownStatCount__OZVlb{margin-left:auto;font-weight:700;color:var(--fg);font-variant-numeric:tabular-nums}.topheader_langSwitcher__ITnaw{position:relative;flex-shrink:0}.topheader_langBtn__Vyld2{display:flex;align-items:center;gap:4px;padding:6px 12px;border-radius:8px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.1);color:#C6CAD4;font-size:13px;font-weight:600;cursor:pointer;transition:all .2s ease;font-family:inherit;white-space:nowrap}.topheader_langBtn__Vyld2:hover{border-color:rgba(255,255,255,.25);color:#fff;background:rgba(255,255,255,.1)}.topheader_langBtnLabel__PUVhQ{font-weight:600}.topheader_langBtnDivider__NBhkU{width:1px;height:14px;background:rgba(255,255,255,.2);border-radius:1px}.topheader_langBtnCurrency__XGKtw{font-weight:700;color:#fff}.topheader_langChevron__ASEdO{transition:transform .2s ease;opacity:.5}.topheader_langChevronOpen__scIUK{transform:rotate(180deg)}.topheader_langDropdown__DprMo{position:absolute;top:calc(100% + 10px);right:0;width:min(330px,calc(100vw - 32px));box-sizing:border-box;background:#1c1c1e;border:1px solid rgba(255,255,255,.08);border-radius:14px;padding:12px;box-shadow:0 24px 48px rgba(0,0,0,.5),0 2px 10px rgba(0,0,0,.25);z-index:200;display:flex;flex-direction:column;max-height:calc(100vh - 84px);overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.2) transparent;opacity:0;visibility:hidden;transform:translateY(-8px);pointer-events:none}.topheader_langDropdownOpen__7wiDI{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto;transition:transform .3s cubic-bezier(.22,.61,.36,1),opacity .3s ease}.topheader_langDropdownSection__6g9Hf+.topheader_langDropdownSection__6g9Hf{margin-top:12px;padding-top:11px;border-top:1px solid rgba(255,255,255,.06)}.topheader_langDropdownLabel__CZrvn{font-size:11px;font-weight:600;color:#8e8e93;text-transform:uppercase;letter-spacing:1.2px;padding:0 2px 7px}.topheader_langDropdownRow__UPCl8{display:flex;gap:2px;padding:3px;background:rgba(255,255,255,.05);border-radius:9px}.topheader_langDropdownSectionTz__nbSKG{min-height:0;flex:1 1 auto;display:flex;flex-direction:column}.topheader_langDropdownTz__DpPLg{margin:0 -4px;display:flex;flex-direction:column;flex:1 1 auto;min-height:0}.topheader_langDropdownTzSection__B1nFz{flex:1 1 auto;min-height:0}.topheader_currencyGrid__03yOU{display:flex;flex-wrap:wrap;gap:6px}.topheader_currencyGrid__03yOU .topheader_langOptionActive__GO7qp,.topheader_currencyGrid__03yOU .topheader_langOption__8a9BK{flex:1 1 calc(50% - 3px);min-width:0;justify-content:flex-start;gap:7px;padding:8px 10px}.topheader_langOption__8a9BK{flex:1;display:flex;align-items:center;justify-content:center;gap:4px;padding:7px 2px;border:none;background:none;color:#a9adb7;font-size:12.5px;font-weight:500;border-radius:7px;cursor:pointer;transition:background-color .15s ease,color .15s ease;font-family:inherit;white-space:nowrap}.topheader_langOption__8a9BK:hover{background:rgba(255,255,255,.07);color:#fff}.topheader_langOptionActive__GO7qp{color:#fff;font-weight:600;background:rgba(255,255,255,.14)}.topheader_currencySymbol__0lWxd{width:14px;font-size:15px;font-weight:700;text-align:center;color:#e8e8ed}.topheader_langDropdownRate__5KFrv{margin-top:12px}.topheader_langDropdownFooter__ixGOL{margin-top:12px;padding-top:11px;border-top:1px solid rgba(255,255,255,.06);position:sticky;bottom:-12px;background:#1c1c1e}.topheader_langConfirmBtn__GcWxk{width:100%;padding:8px 0;border:none;border-radius:9px;background:var(--accent);color:#fff;font-size:12.5px;font-weight:600;cursor:pointer;font-family:inherit;transition:opacity .15s,transform .15s}.topheader_langConfirmBtn__GcWxk:hover{opacity:.88}.topheader_langConfirmBtn__GcWxk:active{transform:scale(.98)}.topheader_menuToggle__gycfa,.topheader_searchToggle__eiGNo{display:none;width:36px;height:36px;align-items:center;justify-content:center;font-size:20px;flex-shrink:0;color:var(--fg);cursor:pointer;border:none;background:none}@media (max-width:900px){.topheader_headerActions__yX_JD,.topheader_headerSearch__YSHsL{display:none}.topheader_menuToggle__gycfa,.topheader_searchToggle__eiGNo{display:flex}.topheader_langSwitcher__ITnaw{display:none}}.location-weather_root__FZxEo{display:flex;align-items:center;gap:6px;font-size:14px;font-weight:900;color:#C6CAD4;white-space:nowrap;flex-shrink:0;margin-left:48px;user-select:none;line-height:72px;max-width:260px;overflow:hidden;text-overflow:ellipsis;min-width:0}.location-weather_root__FZxEo>*{min-width:0}.location-weather_weather__JulB8{font-size:14px;font-weight:900;color:#C6CAD4;overflow:hidden;text-overflow:ellipsis}.location-weather_city__gRUrW{color:#C6CAD4;margin-right:16px;overflow:hidden;text-overflow:ellipsis}.location-weather_icon__JsfpP{font-size:16px;line-height:1;vertical-align:middle}.location-weather_skeleton__IZSYe{display:inline-block;width:90px;height:16px;border-radius:4px;background:linear-gradient(90deg,rgba(255,255,255,.04) 25%,rgba(255,255,255,.08) 50%,rgba(255,255,255,.04) 75%);background-size:200% 100%;animation:location-weather_sk-shimmer__bxwgj 1.5s ease-in-out infinite}