.masthead-inner{gap:var(--space-6)}.masthead-brand{display:flex;align-items:center;gap:var(--space-5);text-decoration:none;color:var(--color-text)}.masthead-text{display:flex;flex-direction:column;gap:var(--space-1)}.site-tagline{font-size:var(--font-size-xs);letter-spacing:0.12em;text-transform:uppercase;color:var(--color-text-muted);max-width:420px}.masthead-nav{display:flex;align-items:center;gap:var(--space-5);margin-left:auto}.masthead-nav .nav-pill-row{flex-wrap:wrap}.mobile-drawer-title{font-family:var(--font-serif);font-size:1rem;letter-spacing:0.12em;text-transform:uppercase;color:var(--color-text-soft)}.mobile-drawer-close{width:34px;height:34px;border-radius:999px;border:1px solid rgba(255,255,255,0.14);display:flex;align-items:center;justify-content:center;background:rgba(5,5,9,0.92)}.drawer-close-icon{position:relative;width:14px;height:14px}.drawer-close-icon span{position:absolute;left:0;right:0;height:2px;border-radius:999px;background:#f5f5f8}.drawer-close-icon span:first-child{transform:rotate(45deg);top:6px}.drawer-close-icon span:last-child{transform:rotate(-45deg);top:6px}.mobile-drawer-close:hover{background:rgba(255,255,255,0.1)}.mobile-drawer-close:active{background:rgba(255,255,255,0.15)}.mobile-drawer-link:focus-visible,.masthead a:focus-visible,.mobile-drawer-close:focus-visible,.mobile-nav-toggle:focus-visible{outline:2px solid var(--color-primary-bright);outline-offset:3px}@media (max-width:768px){.masthead-inner{gap:var(--space-4)}.masthead-brand{gap:var(--space-4)}.site-tagline{display:none}.masthead-nav{margin-left:0}}