.story .phero{background:#17130f;height:clamp(380px,52vw,640px);position:relative;overflow:hidden}.story .phero__img{object-fit:cover;object-position:center 30%;z-index:1;width:100%;height:100%;position:absolute;inset:0}.story .phero:after{content:"";z-index:2;background:linear-gradient(#140e0b80 0%,#140e0b33 40%,#140e0b99 100%);position:absolute;inset:0}.story .phero .breadcrumb{z-index:4;letter-spacing:.14em;text-transform:uppercase;color:#ffffffd1;font-size:.7rem;position:absolute;top:clamp(4.6rem,7vw,6rem);left:50%;transform:translate(-50%)}.story .phero .breadcrumb a:hover{color:#fff}.story .phero .inner{z-index:3;text-align:center;padding:0 var(--gutter) clamp(2.4rem, 5vw, 4rem);color:#fff;flex-direction:column;justify-content:flex-end;align-items:center;display:flex;position:absolute;inset:0}.story .phero .label{letter-spacing:.22em;color:#fff;border:1px solid #ffffff80;border-radius:999px;margin-bottom:1.1rem;padding:.4rem 1rem;font-size:.64rem;display:inline-block}.story .phero h1{color:#fff;font-size:var(--d2);font-weight:400}.story .phero h1 em{color:#fff;font-style:normal}.story .lead{padding:var(--d2) 0 var(--d1);text-align:center}.story .lead .label{color:var(--wine)}.story .lead p{font-family:var(--serif);max-width:none;margin:1.4rem auto 0;font-size:clamp(1.5rem,3vw,2.4rem);line-height:1.34}.story .lead p em{color:var(--wine);font-style:normal}.story .feature{padding:clamp(1.4rem,3.5vw,2.8rem) 0}.story .ft{grid-template-columns:1fr 1fr;align-items:center;gap:clamp(2rem,6vw,5.5rem);display:grid}.story .ft__media{overflow:hidden}.story .ft__media img{aspect-ratio:4/5;object-fit:cover;width:100%;transition:transform 1.2s cubic-bezier(.2,.7,.2,1)}.story .feature:hover .ft__media img{transform:scale(1.04)}.story .ft--rev .ft__media{order:2}.story .ft__text h2{margin-bottom:1.3rem;font-size:clamp(1.9rem,3.6vw,2.8rem)}.story .ft__text p{color:var(--muted);max-width:44ch;margin:0 0 1.1rem;font-size:1.05rem;line-height:1.85}.story .ft__text p:first-of-type{color:var(--fg);font-size:1.12rem}@media (max-width:820px){.story .ft{grid-template-columns:1fr;gap:1.6rem}.story .ft--rev .ft__media{order:0}.story .ft__media img{aspect-ratio:4/3}}.story .quote{padding:var(--d2) 0;text-align:center;background:var(--ivory)}.story .quote blockquote{font-family:var(--serif);max-width:none;color:var(--wine);margin:0 auto 2rem;font-size:clamp(1.5rem,3.2vw,2.5rem);font-style:italic;line-height:1.4}.story .cta{letter-spacing:.24em;text-transform:uppercase;color:#fff;background:var(--wine);border-radius:999px;padding:1rem 2.4rem;font-size:.72rem;transition:background .3s;display:inline-block}.story .cta:hover{background:var(--ink)}
