.crumbs{font-size:var(--fs-xs);letter-spacing:var(--track-caps);text-transform:uppercase;color:var(--ink-3);align-items:center;gap:10px;display:flex}.crumbs a{color:var(--ink-3);transition:color var(--dur) var(--ease)}.crumbs a:hover{color:var(--gold)}.crumbs [aria-current]{color:var(--ink-2)}.cat-hero{background:var(--surface);border-bottom:1px solid var(--line);position:relative;overflow:hidden}.cat-hero:after{content:"";background:var(--grad-gold-line);height:1px;position:absolute;bottom:-1px;left:0;right:0}.cat-hero-bg{background:var(--grad-surface);pointer-events:none;position:absolute;inset:0}.cat-hero-bg:before{content:"";background:var(--grad-vignette);position:absolute;inset:0}.cat-hero-mono{font-family:var(--serif);color:var(--gold);opacity:.06;letter-spacing:-.06em;-webkit-user-select:none;user-select:none;font-size:clamp(200px,32vw,520px);line-height:1;position:absolute;bottom:-10%;right:clamp(-20px,-2vw,-8px)}.cat-hero-media{position:absolute;inset:0}.cat-hero-media img{object-fit:cover;width:100%;height:100%;animation:kenburns 9s var(--ease) both}.cat-hero.has-image .cat-hero-in{justify-content:flex-end;min-height:min(52dvh,520px)}.cat-hero-in{z-index:1;flex-direction:column;gap:clamp(10px,1.4vw,18px);padding-block:clamp(28px,4vw,56px) clamp(28px,4vw,48px);display:flex;position:relative}.cat-hero-in .crumbs{margin-bottom:6px}.cat-hero-title{letter-spacing:-.015em;font-size:clamp(40px,6.4vw,92px);line-height:.98}.cat-hero-in .lede{font-size:var(--fs-md);max-width:52ch}.cat-chips{flex-wrap:wrap;gap:8px;margin-top:6px;display:flex}.cat-chips .chip{min-height:34px}.cat-hero--skel .cat-hero-in{gap:16px}.cat-hero--skel .skel-title{height:clamp(40px,6vw,88px)}@media (max-width:560px){.cat-hero-title{font-size:clamp(34px,10vw,48px)}.cat-hero.has-image .cat-hero-in{min-height:300px}.cat-chips{margin-inline:calc(var(--gutter) * -1);padding-inline:var(--gutter);scrollbar-width:none;flex-wrap:nowrap;overflow-x:auto}.cat-chips::-webkit-scrollbar{display:none}.cat-chips .chip{white-space:nowrap}}@media (max-width:400px){.cat-hero-in{padding-block:20px 22px}.crumbs{gap:6px}}
