.Header-module__hBw1pG__topbar{background:var(--header-topbar);color:#fff;width:100%;font-size:12px}.Header-module__hBw1pG__topbarInner{justify-content:flex-end;align-items:center;max-width:1200px;margin:0 auto;padding:8px 16px;display:flex}.Header-module__hBw1pG__header{z-index:50;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:var(--header-surface);border-bottom:1px solid var(--header-border);width:100%;transition:box-shadow .25s,background .25s,border-color .25s;position:-webkit-sticky;position:sticky;top:0}.Header-module__hBw1pG__fixed{box-shadow:0 10px 30px rgba(0,0,0,.08)}.Header-module__hBw1pG__inner{max-width:1200px;margin:0 auto;padding:0 16px}.Header-module__hBw1pG__row{justify-content:space-between;align-items:center;gap:16px;min-height:78px;display:flex}.Header-module__hBw1pG__brand{color:var(--header-text);align-items:center;gap:12px;text-decoration:none;display:flex}.Header-module__hBw1pG__brandText{letter-spacing:-.02em;font-size:16px;font-weight:700;display:none}.Header-module__hBw1pG__desktopActions{align-items:center;gap:12px;display:none}.Header-module__hBw1pG__mobileActions{align-items:center;gap:8px;display:flex}.Header-module__hBw1pG__loginBtn,.Header-module__hBw1pG__signupBtn,.Header-module__hBw1pG__menuBtn{border-radius:999px;font-size:14px;font-weight:700;text-decoration:none;transition:all .2s}.Header-module__hBw1pG__loginBtn{border:2px solid var(--primary);color:#111;background:#3b82f6;border-radius:10px;justify-content:center;align-items:center;min-width:104px;padding:11px 18px;font-size:14px;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.Header-module__hBw1pG__loginBtn:hover{background:var(--primary-hover);color:#111;transform:translateY(-1px)}.Header-module__hBw1pG__signupBtn{border:2px solid var(--primary);color:#111;background:#2563eb;border-radius:10px;justify-content:center;align-items:center;min-width:104px;padding:11px 18px;font-size:14px;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.Header-module__hBw1pG__signupBtn:hover{background:var(--primary-hover);color:#111;transform:translateY(-1px)}.Header-module__hBw1pG__activeLogin,.Header-module__hBw1pG__activeSignup{color:#111;background:#1d4ed8;border-color:#1d4ed8}html[data-theme=dark] .Header-module__hBw1pG__loginBtn,html[data-theme=dark] .Header-module__hBw1pG__signupBtn,html[data-theme=dark] .Header-module__hBw1pG__activeLogin,html[data-theme=dark] .Header-module__hBw1pG__activeSignup{color:#fff}.Header-module__hBw1pG__menuBtn{border:1px solid var(--header-border);width:44px;height:44px;color:var(--header-text);cursor:pointer;background:0 0;justify-content:center;align-items:center;display:inline-flex}.Header-module__hBw1pG__bars{width:18px;height:14px;position:relative}.Header-module__hBw1pG__bars span{background:currentColor;width:18px;height:2px;transition:all .2s;position:absolute;left:0}.Header-module__hBw1pG__bars span:first-child{top:0}.Header-module__hBw1pG__bars span:nth-child(2){top:6px}.Header-module__hBw1pG__bars span:nth-child(3){top:12px}.Header-module__hBw1pG__open .Header-module__hBw1pG__bars span:first-child{transform:translateY(6px)rotate(45deg)}.Header-module__hBw1pG__open .Header-module__hBw1pG__bars span:nth-child(2){opacity:0}.Header-module__hBw1pG__open .Header-module__hBw1pG__bars span:nth-child(3){transform:translateY(-6px)rotate(-45deg)}.Header-module__hBw1pG__mobileMenu{max-height:0;transition:max-height .25s,padding-bottom .25s;overflow:hidden}.Header-module__hBw1pG__mobileMenuOpen{max-height:240px;padding-bottom:16px}.Header-module__hBw1pG__mobilePanel{border:1px solid var(--header-border);background:var(--header-surface);border-radius:18px;padding:14px}.Header-module__hBw1pG__mobileGrid{grid-template-columns:1fr 1fr;gap:12px;margin-top:12px;display:grid}@media (min-width:1024px){.Header-module__hBw1pG__brandText{display:inline}.Header-module__hBw1pG__desktopActions{display:flex}.Header-module__hBw1pG__mobileActions{display:none}}
