.Header-module__hBw1pG__header{z-index:50;height:var(--header-h);background:color-mix(in srgb,var(--bg)80%,transparent);-webkit-backdrop-filter:saturate(180%)blur(12px);backdrop-filter:saturate(180%)blur(12px);transition:border-color var(--dur-fast)var(--ease-state);border-bottom:1px solid #0000;align-items:center;display:flex;position:sticky;top:0}.Header-module__hBw1pG__scrolled{border-bottom-color:var(--line)}.Header-module__hBw1pG__inner{width:100%;max-width:var(--frame);align-items:center;gap:16px;margin:0 auto;padding:0 24px;display:flex}.Header-module__hBw1pG__brand{-webkit-user-select:none;user-select:none;align-items:center;gap:9px;margin-right:auto;font-size:14px;font-weight:500;display:inline-flex}.Header-module__hBw1pG__dot{background:var(--accent);width:8px;height:8px;transition:transform var(--dur-instant)ease-out;border-radius:50%;flex:none}.Header-module__hBw1pG__brand:hover .Header-module__hBw1pG__dot{transform:scale(1.25)}.Header-module__hBw1pG__dot[data-dot-state]{box-shadow:inset 0 0 0 1.5px var(--accent);background:0 0}.Header-module__hBw1pG__nav{font-family:var(--font-mono);color:var(--ink-secondary);align-items:center;gap:4px;font-size:13px;display:flex}.Header-module__hBw1pG__navItem{border-radius:var(--radius-sm);transition:color var(--dur-instant)ease-out,background-color var(--dur-instant)ease-out;padding:5px 8px}@media (hover:hover){.Header-module__hBw1pG__navItem:hover{color:var(--ink);background:var(--bg-hover)}}.Header-module__hBw1pG__active{color:var(--ink)}.Header-module__hBw1pG__sep{background:var(--line-strong);width:1px;height:14px;margin:0 4px}
