.site-header-module__uwDbbW__siteHeader{z-index:60;left:0;right:0}.site-header-module__uwDbbW__home{will-change:background-color, box-shadow;padding-top:10px;transition:background-color .22s,box-shadow .22s,border-color .22s,padding .22s;position:fixed;top:0;left:0;right:0}.site-header-module__uwDbbW__homeTop{background:var(--header-home-pinned-bg);border-top:4px solid var(--header-top-accent);border-bottom:1px solid var(--header-home-pinned-border);box-shadow:var(--header-home-pinned-shadow);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}html[data-theme=dark] .site-header-module__uwDbbW__homeTop{background:var(--header-home-pinned-bg);border-top:4px solid var(--header-top-accent);border-bottom:1px solid var(--header-home-pinned-border);box-shadow:var(--header-home-pinned-shadow);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.site-header-module__uwDbbW__homePinned{background:var(--header-home-pinned-bg);border-top:4px solid var(--header-top-accent);border-bottom:1px solid var(--header-home-pinned-border);box-shadow:var(--header-home-pinned-shadow);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);padding:8px 0}.site-header-module__uwDbbW__site{position:sticky;top:0}.site-header-module__uwDbbW__detail{position:relative}.site-header-module__uwDbbW__site,.site-header-module__uwDbbW__detail{background:var(--header-home-pinned-bg);border-top:4px solid var(--header-top-accent);border-bottom:1px solid var(--header-home-pinned-border);box-shadow:var(--header-home-pinned-shadow);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);padding:10px 0 0}.site-header-module__uwDbbW__mobileBar{display:none}.site-header-module__uwDbbW__mobileLead{align-items:center;gap:12px;display:flex}.site-header-module__uwDbbW__inner{grid-template-columns:max-content minmax(0,1fr) max-content;align-items:center;gap:24px;display:grid}.site-header-module__uwDbbW__brand,.site-header-module__uwDbbW__nav,.site-header-module__uwDbbW__actions,.site-header-module__uwDbbW__mobileActions{align-items:center;display:flex}.site-header-module__uwDbbW__brand{gap:14px;min-width:0}.site-header-module__uwDbbW__brandLogo img{width:auto;height:29px}.site-header-module__uwDbbW__nav{justify-content:center;gap:4px;min-width:0;padding-top:8px}.site-header-module__uwDbbW__navItemWrap{align-items:center;display:flex;position:relative}.site-header-module__uwDbbW__navItemWrap:after{content:"";height:14px;position:absolute;top:100%;left:0;right:0}.site-header-module__uwDbbW__navLink{min-height:34px;color:var(--header-nav-text);white-space:nowrap;border-radius:8px;flex-shrink:0;align-items:center;padding:0 10px;font-size:14px;font-weight:500;transition:all .2s;display:inline-flex;position:relative}.site-header-module__uwDbbW__navLink:hover{color:var(--header-nav-hover)}.site-header-module__uwDbbW__navLinkDisabled,.site-header-module__uwDbbW__navLinkDisabled:hover{color:var(--header-nav-text);cursor:default}.site-header-module__uwDbbW__navTrigger{gap:7px}.site-header-module__uwDbbW__navCaret{color:var(--header-nav-caret);font-size:15px;font-style:normal;line-height:1;transition:transform .2s,color .2s;transform:translateY(1px)}.site-header-module__uwDbbW__navItemWrap:hover .site-header-module__uwDbbW__navCaret,.site-header-module__uwDbbW__navItemWrap:focus-within .site-header-module__uwDbbW__navCaret{color:var(--header-nav-caret-active);transform:translateY(1px)rotate(90deg)}.site-header-module__uwDbbW__navDropdown{z-index:70;border:1px solid var(--header-dropdown-border);background:var(--header-dropdown-bg);min-width:120px;box-shadow:var(--header-dropdown-shadow);-webkit-backdrop-filter:blur(24px)saturate(145%);backdrop-filter:blur(24px)saturate(145%);opacity:0;visibility:hidden;pointer-events:none;border-radius:14px;gap:0;padding:10px 0;transition:opacity .18s,transform .18s,visibility .18s;display:grid;position:absolute;top:calc(100% + 6px);left:50%;transform:translate(-50%)translateY(8px)}.site-header-module__uwDbbW__navItemWrap:hover .site-header-module__uwDbbW__navDropdown,.site-header-module__uwDbbW__navItemWrap:focus-within .site-header-module__uwDbbW__navDropdown{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%)translateY(0)}.site-header-module__uwDbbW__navDropdownLink{min-height:31px;color:var(--header-dropdown-text);white-space:nowrap;justify-content:space-between;align-items:center;gap:16px;padding:0 20px;font-size:14px;font-weight:700;transition:background-color .18s,color .18s;display:flex}.site-header-module__uwDbbW__navDropdownLink:hover{background:var(--header-dropdown-hover-bg);color:var(--header-dropdown-hover-text)}.site-header-module__uwDbbW__navDropdownLinkDisabled,.site-header-module__uwDbbW__navDropdownLinkDisabled:hover{color:var(--header-dropdown-text);cursor:default;background:0 0}.site-header-module__uwDbbW__navDropdownLink em{background:var(--header-badge-bg);min-width:26px;color:var(--header-badge-text);text-align:center;border-radius:999px;padding:0 6px;font-size:10px;font-style:normal;font-weight:700;line-height:18px}.site-header-module__uwDbbW__active{color:#333;background:linear-gradient(#ffd666,#ffc53d);font-weight:600}.site-header-module__uwDbbW__navLink em{background:var(--header-badge-bg);min-width:24px;height:16px;color:var(--header-badge-text);text-align:center;border-radius:8px;padding:0 4px;font-size:10px;font-style:normal;font-weight:700;line-height:18px;position:absolute;top:-8px;right:-6px}.site-header-module__uwDbbW__actions{flex-shrink:0;justify-content:flex-end;gap:10px;min-width:auto}.site-header-module__uwDbbW__authHubWrap{align-items:center;display:flex;position:relative}.site-header-module__uwDbbW__authHubWrap:after{content:"";width:100%;height:16px;position:absolute;top:100%;right:0}.site-header-module__uwDbbW__authHubTrigger,.site-header-module__uwDbbW__auth,.site-header-module__uwDbbW__iconTool,.site-header-module__uwDbbW__vipButton{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;min-height:36px;font-size:13px;font-weight:700;display:inline-flex}.site-header-module__uwDbbW__authHubTrigger{border:1px solid var(--header-pill-border);background:var(--header-user-bg);width:38px;height:38px;color:var(--header-pill-text);box-shadow:var(--header-pill-shadow);cursor:pointer}.site-header-module__uwDbbW__authHubTrigger svg{width:18px;height:18px}.site-header-module__uwDbbW__authHubPanel{z-index:80;border:1px solid var(--header-dropdown-border);background:var(--header-dropdown-bg);width:278px;box-shadow:var(--header-dropdown-shadow);-webkit-backdrop-filter:blur(24px)saturate(145%);backdrop-filter:blur(24px)saturate(145%);opacity:0;visibility:hidden;pointer-events:none;border-radius:16px;gap:14px;padding:16px 14px 14px;transition:opacity .18s,transform .18s,visibility .18s;display:grid;position:absolute;top:calc(100% + 14px);right:-8px;transform:translateY(8px)}.site-header-module__uwDbbW__authHubWrap:hover .site-header-module__uwDbbW__authHubPanel,.site-header-module__uwDbbW__authHubWrap:focus-within .site-header-module__uwDbbW__authHubPanel{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.site-header-module__uwDbbW__authHubBanner{color:#fff;text-align:center;background:linear-gradient(90deg,#f6aacd 0%,#ddc1ff 40%,#69bcff 100%);border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:36px;padding:0 12px;display:flex}.site-header-module__uwDbbW__authHubBanner span{font-size:14px}.site-header-module__uwDbbW__authHubBanner strong{font-size:13px;font-weight:800}.site-header-module__uwDbbW__authHubActions{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.site-header-module__uwDbbW__authHubAction{color:var(--header-panel-text);cursor:pointer;background:0 0;border:none;flex-direction:column;align-items:center;gap:8px;padding:0;font-size:13px;font-weight:700;display:flex}.site-header-module__uwDbbW__authHubActionIcon{border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;display:inline-flex}.site-header-module__uwDbbW__authHubActionIcon svg{width:18px;height:18px;display:block}.site-header-module__uwDbbW__authHubActionLogin{color:#2f86ff}.site-header-module__uwDbbW__authHubActionLogin .site-header-module__uwDbbW__authHubActionIcon{background:#edf5ff}.site-header-module__uwDbbW__authHubActionRegister{color:#24b85f}.site-header-module__uwDbbW__authHubActionRegister .site-header-module__uwDbbW__authHubActionIcon{background:#edf9ef}.site-header-module__uwDbbW__authHubActionRecover{color:#ff58ca}.site-header-module__uwDbbW__authHubActionRecover .site-header-module__uwDbbW__authHubActionIcon{background:#fff1fb}html[data-theme=dark] .site-header-module__uwDbbW__authHubActionLogin .site-header-module__uwDbbW__authHubActionIcon{background:#182c48;box-shadow:inset 0 0 0 1px #6f9fff38}html[data-theme=dark] .site-header-module__uwDbbW__authHubActionRegister .site-header-module__uwDbbW__authHubActionIcon{background:#183124;box-shadow:inset 0 0 0 1px #59d27e38}html[data-theme=dark] .site-header-module__uwDbbW__authHubActionRecover .site-header-module__uwDbbW__authHubActionIcon{background:#331e29;box-shadow:inset 0 0 0 1px #ff73bc33}.site-header-module__uwDbbW__auth{background:var(--header-pill-bg);color:var(--header-pill-text);border:1px solid var(--header-pill-border);box-shadow:var(--header-pill-shadow);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);padding:0 12px}.site-header-module__uwDbbW__iconTool{width:36px;height:36px;color:var(--header-icon-text);cursor:pointer;background:0 0;border:none;padding:0;transition:color .2s,background-color .2s,box-shadow .2s}.site-header-module__uwDbbW__iconTool:hover{color:var(--header-icon-hover)}.site-header-module__uwDbbW__iconTool svg{width:20px;height:20px}.site-header-module__uwDbbW__vipButton{color:#fff;cursor:pointer;font:inherit;background:linear-gradient(135deg,#1d8fff,#0f7eff);border:0;padding:0 16px;text-decoration:none;transition:filter .2s,box-shadow .2s;box-shadow:0 12px 24px #166dff3d}.site-header-module__uwDbbW__vipButton:hover{filter:brightness(1.1);box-shadow:0 16px 28px #166dff47}.site-header-module__uwDbbW__vipHubWrap{align-items:center;display:flex;position:relative}.site-header-module__uwDbbW__vipHubWrap:after{content:"";width:100%;height:16px;position:absolute;top:100%;right:0}.site-header-module__uwDbbW__vipPanel{z-index:80;border:1px solid var(--header-dropdown-border);background:var(--header-dropdown-bg);width:262px;box-shadow:var(--header-dropdown-shadow);-webkit-backdrop-filter:blur(24px)saturate(145%);backdrop-filter:blur(24px)saturate(145%);opacity:0;visibility:hidden;pointer-events:none;border-radius:16px;gap:12px;padding:12px;transition:opacity .18s,transform .18s,visibility .18s;display:grid;position:absolute;top:calc(100% + 14px);right:-10px;transform:translateY(8px)}.site-header-module__uwDbbW__vipHubWrap:hover .site-header-module__uwDbbW__vipPanel,.site-header-module__uwDbbW__vipHubWrap:focus-within .site-header-module__uwDbbW__vipPanel{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.site-header-module__uwDbbW__vipPlanCard{color:#fff;border-radius:12px;gap:8px;padding:14px 14px 12px;display:grid;position:relative;overflow:hidden}.site-header-module__uwDbbW__vipPlanGlow{opacity:.34;border:1px solid #ffffff24;border-radius:50%;width:92px;height:92px;position:absolute;bottom:-14px;right:-14px}.site-header-module__uwDbbW__vipPlanGlow:before{content:"";border:1px solid #ffffff24;border-radius:50%;position:absolute;inset:15px}.site-header-module__uwDbbW__vipPlanIcon,.site-header-module__uwDbbW__vipPlanCard strong,.site-header-module__uwDbbW__vipPlanList,.site-header-module__uwDbbW__vipPlanAction{z-index:1;position:relative}.site-header-module__uwDbbW__vipPlanIcon{justify-content:center;align-items:center;width:18px;height:18px;font-size:15px;display:inline-flex}.site-header-module__uwDbbW__vipPlanCard strong{font-size:14px;line-height:1.2}.site-header-module__uwDbbW__vipPlanList{gap:3px;margin:0;padding:0;list-style:none;display:grid}.site-header-module__uwDbbW__vipPlanList li{color:#ffffffeb;font-size:12px;line-height:1.35}.site-header-module__uwDbbW__vipPlanAction{cursor:pointer;width:fit-content;min-height:28px;font-size:12px;font-weight:800;font:inherit;border:0;border-radius:8px;justify-content:center;align-items:center;padding:0 12px;text-decoration:none;display:inline-flex}.site-header-module__uwDbbW__themeToggleActive{background:var(--header-toggle-active-bg);color:var(--header-toggle-active-text);box-shadow:inset 0 0 0 1px var(--header-toggle-active-border)}.site-header-module__uwDbbW__vipPlanGold{background:linear-gradient(135deg,#f4a7cd,#86b5ff)}.site-header-module__uwDbbW__vipPlanGold .site-header-module__uwDbbW__vipPlanAction{color:#fffaf3;background:linear-gradient(#ff8b48,#ff6a18);box-shadow:0 10px 20px #ff6e2938}.site-header-module__uwDbbW__vipPlanDiamond{background:linear-gradient(135deg,#60daa3,#6f63ff)}.site-header-module__uwDbbW__vipPlanDiamond .site-header-module__uwDbbW__vipPlanAction{color:#7b5a11;background:linear-gradient(#fff1c9,#ffd978);box-shadow:0 10px 20px #ffd87838}.site-header-module__uwDbbW__primary{color:#fff;background:linear-gradient(135deg,#1d8fff,#0f7eff);border-color:#0000;box-shadow:0 12px 24px #166dff3d}.site-header-module__uwDbbW__primary:hover{filter:brightness(1.1);box-shadow:0 16px 28px #166dff47}.site-header-module__uwDbbW__home .site-header-module__uwDbbW__inner,.site-header-module__uwDbbW__site .site-header-module__uwDbbW__inner,.site-header-module__uwDbbW__detail .site-header-module__uwDbbW__inner{gap:18px}.site-header-module__uwDbbW__home .site-header-module__uwDbbW__nav,.site-header-module__uwDbbW__site .site-header-module__uwDbbW__nav,.site-header-module__uwDbbW__detail .site-header-module__uwDbbW__nav{gap:1px;padding-top:0}@media (min-width:961px){.site-header-module__uwDbbW__home,.site-header-module__uwDbbW__site,.site-header-module__uwDbbW__detail{-webkit-backdrop-filter:blur(24px)saturate(145%);backdrop-filter:blur(24px)saturate(145%);background:#e8f0f6c2;border:1px solid #ffffffb8;border-radius:0;padding:9px 0;box-shadow:0 12px 32px #23344e29,inset 0 1px #ffffffad}.site-header-module__uwDbbW__home{top:0;left:0;right:0}.site-header-module__uwDbbW__homeTop,.site-header-module__uwDbbW__homePinned{background:#e8f0f6c2;border:1px solid #ffffffb8;box-shadow:0 12px 32px #23344e29,inset 0 1px #ffffffad}.site-header-module__uwDbbW__homePinned{padding:8px 0;top:0}.site-header-module__uwDbbW__site{margin:0;top:0}.site-header-module__uwDbbW__detail{margin:0}.site-header-module__uwDbbW__home .site-header-module__uwDbbW__inner,.site-header-module__uwDbbW__site .site-header-module__uwDbbW__inner,.site-header-module__uwDbbW__detail .site-header-module__uwDbbW__inner{width:min(var(--container), calc(100% - 28px))}.site-header-module__uwDbbW__active{color:#263241;background:#ffffff94;box-shadow:inset 0 0 0 1px #fff9,0 5px 14px #40506814}:is(html[data-theme=dark] .site-header-module__uwDbbW__home,html[data-theme=dark] .site-header-module__uwDbbW__site,html[data-theme=dark] .site-header-module__uwDbbW__detail,html[data-theme=dark] .site-header-module__uwDbbW__homeTop,html[data-theme=dark] .site-header-module__uwDbbW__homePinned){background:#0d1726c2;border-color:#7e92b53d;box-shadow:0 14px 34px #0008185c,inset 0 1px #ffffff0f}html[data-theme=dark] .site-header-module__uwDbbW__active{color:#f2f7ff;background:#7c97c42e;box-shadow:inset 0 0 0 1px #9ab5e129,0 6px 16px #0008182e}}@media (max-width:1480px){.site-header-module__uwDbbW__inner{gap:16px}.site-header-module__uwDbbW__nav{gap:2px}.site-header-module__uwDbbW__navLink{padding:0 9px;font-size:13px}.site-header-module__uwDbbW__auth,.site-header-module__uwDbbW__vipButton{min-height:34px;padding:0 10px;font-size:12px}}@media (max-width:1320px){.site-header-module__uwDbbW__navLink{padding:0 7px;font-size:12.5px}.site-header-module__uwDbbW__actions{gap:6px}.site-header-module__uwDbbW__auth,.site-header-module__uwDbbW__vipButton{padding:0 9px;font-size:12px}.site-header-module__uwDbbW__vipButton{padding:0 13px}.site-header-module__uwDbbW__vipPanel{right:-14px}}@media (max-width:960px){.site-header-module__uwDbbW__inner{display:none}.site-header-module__uwDbbW__home,.site-header-module__uwDbbW__site,.site-header-module__uwDbbW__detail,.site-header-module__uwDbbW__homeTop,.site-header-module__uwDbbW__homePinned{border:1px solid var(--header-drawer-border);background:var(--header-drawer-bg);box-shadow:0 10px 28px #23344e24, inset 0 1px 0 var(--header-drawer-highlight);-webkit-backdrop-filter:blur(24px)saturate(145%);backdrop-filter:blur(24px)saturate(145%);border-radius:0}:is(html[data-theme=dark] .site-header-module__uwDbbW__home,html[data-theme=dark] .site-header-module__uwDbbW__site,html[data-theme=dark] .site-header-module__uwDbbW__detail,html[data-theme=dark] .site-header-module__uwDbbW__homeTop,html[data-theme=dark] .site-header-module__uwDbbW__homePinned){box-shadow:0 12px 30px #00081857, inset 0 1px 0 var(--header-drawer-highlight)}.site-header-module__uwDbbW__home{padding-top:14px}.site-header-module__uwDbbW__site,.site-header-module__uwDbbW__detail{padding:14px 0 0}.site-header-module__uwDbbW__mobileBar{grid-template-columns:1fr auto;align-items:center;gap:10px;min-height:52px;display:grid}.site-header-module__uwDbbW__mobileLead{min-width:0}.site-header-module__uwDbbW__mobileLogo{align-items:center;min-width:0;display:inline-flex}.site-header-module__uwDbbW__mobileLogo img{width:auto;height:24px}.site-header-module__uwDbbW__mobileActions{justify-content:flex-end;gap:8px}.site-header-module__uwDbbW__mobileMenuButton,.site-header-module__uwDbbW__mobileIconButton,.site-header-module__uwDbbW__mobileAvatarButton{background:var(--header-mobile-button-bg);border:1px solid var(--header-mobile-button-border);width:38px;height:38px;color:var(--header-mobile-button-text);box-shadow:var(--header-mobile-button-shadow);-webkit-backdrop-filter:blur(16px)saturate(135%);backdrop-filter:blur(16px)saturate(135%);border-radius:12px;justify-content:center;align-items:center;display:inline-flex}.site-header-module__uwDbbW__mobileMenuButton{flex-direction:column;gap:4px;padding:0}.site-header-module__uwDbbW__mobileMenuButton span{background:currentColor;border-radius:999px;width:15px;height:1.8px}.site-header-module__uwDbbW__mobileIconButton svg{width:18px;height:18px}.site-header-module__uwDbbW__mobileAvatarButton{padding:0;overflow:hidden}.site-header-module__uwDbbW__mobileAvatarButton img{object-fit:cover;width:100%;height:100%}}
