.Header-module__hBw1pG__header{z-index:100;height:var(--header-height);border-bottom:1px solid var(--border-subtle);background:#fffffff5;align-items:center;display:flex;position:sticky;top:0}.Header-module__hBw1pG__inner{justify-content:space-between;align-items:center;height:100%;display:flex}.Header-module__hBw1pG__logo{color:var(--text-primary);letter-spacing:-.025em;align-items:center;gap:10px;font-size:1.04rem;font-weight:800;display:inline-flex}.Header-module__hBw1pG__logo:hover{color:var(--text-primary)}.Header-module__hBw1pG__logoMark{border:2px solid var(--accent-blue);border-radius:50%;place-items:center;width:30px;height:30px;display:grid;position:relative}.Header-module__hBw1pG__logoMark:before{content:"";border:1px solid var(--accent-blue);border-radius:50%;position:absolute;inset:5px}.Header-module__hBw1pG__logoMark i{background:var(--paper);width:2px;position:absolute}.Header-module__hBw1pG__logoMark i:first-child{height:34px;transform:rotate(90deg)}.Header-module__hBw1pG__logoMark i:nth-child(2){height:34px;transform:rotate(30deg)}.Header-module__hBw1pG__logoMark i:nth-child(3){height:34px;transform:rotate(-30deg)}.Header-module__hBw1pG__nav{align-items:center;gap:28px;display:flex}.Header-module__hBw1pG__navLink,.Header-module__hBw1pG__sourceLink{color:var(--text-secondary);font-size:.78rem;font-weight:700}.Header-module__hBw1pG__navLink:hover,.Header-module__hBw1pG__sourceLink:hover{color:var(--accent-blue)}.Header-module__hBw1pG__sourceLink:after{content:" ↗";font-family:var(--font-mono), monospace;font-size:.62rem}.Header-module__hBw1pG__scanButton{background:var(--accent-blue);border-radius:var(--radius-sm);color:#fff;padding:9px 15px;font-size:.76rem;font-weight:800}.Header-module__hBw1pG__scanButton:hover{background:var(--accent-blue-dark);color:#fff}.Header-module__hBw1pG__hamburger{z-index:103;place-items:center;width:40px;height:40px;display:none;position:relative}.Header-module__hBw1pG__hamburger span{background:var(--text-primary);width:22px;height:2px;transition:transform var(--transition-base), opacity var(--transition-base);position:absolute}.Header-module__hBw1pG__hamburger span:first-child{transform:translateY(-7px)}.Header-module__hBw1pG__hamburger span:nth-child(3){transform:translateY(7px)}.Header-module__hBw1pG__backdrop{inset:var(--header-height) 0 0;z-index:99;background:#10233d47;position:fixed}@media (max-width:760px){.Header-module__hBw1pG__hamburger{display:grid}.Header-module__hBw1pG__nav{top:var(--header-height);z-index:102;width:min(86vw,320px);height:calc(100dvh - var(--header-height));background:var(--paper);border-left:1px solid var(--border-subtle);transition:transform var(--transition-base);flex-direction:column;align-items:stretch;gap:8px;padding:38px 28px;position:fixed;right:0;transform:translate(102%)}.Header-module__hBw1pG__navOpen{transform:translate(0)}.Header-module__hBw1pG__navLink,.Header-module__hBw1pG__sourceLink{padding:11px 6px;font-size:1rem}.Header-module__hBw1pG__scanButton{text-align:center;margin-top:14px;padding:12px 16px}.Header-module__hBw1pG__hamburger[aria-expanded=true] span:first-child{transform:rotate(45deg)}.Header-module__hBw1pG__hamburger[aria-expanded=true] span:nth-child(2){opacity:0}.Header-module__hBw1pG__hamburger[aria-expanded=true] span:nth-child(3){transform:rotate(-45deg)}}
