.masthead{z-index:50;height:var(--rail-clearance);background-color:var(--ground);border-bottom:1px solid var(--edge);align-items:center;display:flex;position:fixed;inset:0 0 auto}.masthead-inner{width:100%;max-width:84rem;padding-inline:var(--gutter);justify-content:space-between;align-items:center;gap:var(--s-3);margin-inline:auto;display:flex}.masthead-brand{align-items:center;min-height:44px;text-decoration:none;display:inline-flex}.masthead-brand-name{color:var(--ink);letter-spacing:.16em;transition:color var(--dur)var(--ease);font-weight:500}.masthead-brand:hover .masthead-brand-name{color:var(--gold)}.masthead-action{border:1px solid var(--rule);min-height:44px;color:var(--ink);white-space:nowrap;transition:border-color var(--dur)var(--ease),background-color var(--dur)var(--ease),color var(--dur)var(--ease);border-radius:999px;align-items:center;padding-inline:1.125rem;text-decoration:none;display:inline-flex}.masthead-action .mono{letter-spacing:-.004em;text-transform:none;font-family:inherit;font-size:.9375rem;font-weight:500}.masthead-action:hover{border-color:var(--gold);background-color:color-mix(in srgb,var(--gold)12%,transparent);color:var(--ink)}.hero-stage .masthead{z-index:2;background-color:var(--ground);border-bottom:0;position:absolute;inset:0 0 auto}.hero-stage .masthead-inner{max-width:none;padding-inline:var(--hero-pad)}.hero-stage .masthead .mono{color:var(--ink)}.hero-stage .masthead-brand:hover .masthead-brand-name{color:var(--gold)}.hero-stage .masthead-action:hover{color:var(--ink)}.hero-stage .masthead a:focus-visible{outline-color:var(--gold)}@media not (max-width:62rem){.hero-stage .masthead{background-color:#0000}.hero-stage .masthead .mono{color:var(--hero-ink)}.hero-stage .masthead-brand:hover .masthead-brand-name{color:var(--hero-ink-2)}.hero-stage .masthead-action{border-color:var(--rule-on-light);color:var(--hero-ink)}.hero-stage .masthead-action:hover{border-color:var(--hero-ink);background-color:color-mix(in srgb,var(--hero-ink)8%,transparent);color:var(--hero-ink)}.hero-stage .masthead a:focus-visible{outline-color:var(--hero-ink)}}@media (max-width:30rem){.masthead-action{padding-inline:.75rem}.masthead-action .mono,.masthead-brand-name{letter-spacing:.03em}.masthead-action .mono{font-size:.875rem}.masthead-brand-name{white-space:nowrap}}
