.story-detail{background:var(--night);color:var(--white)}.story-detail__hero{position:relative;min-height:92svh;display:flex;align-items:flex-end;background-position:50%;background-size:cover;overflow:hidden}.story-detail__hero-overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(5,5,5,.15),rgba(5,5,5,.22) 40%,rgba(5,5,5,.9)),linear-gradient(90deg,rgba(5,5,5,.52),transparent 70%)}.story-detail__hero-content{position:relative;z-index:1;padding-bottom:clamp(4rem,9vw,8rem)}.story-detail__back{display:inline-block;margin-bottom:1.6rem;color:rgba(248,245,238,.68);font-size:.68rem;letter-spacing:.14em;text-transform:uppercase;transition:color .25s ease,translate .35s var(--ease)}.story-detail__back:focus-visible,.story-detail__back:hover{color:var(--champagne);translate:-.25rem 0;outline:none}.story-detail__hero h1{max-width:1050px;margin:1rem 0 1.35rem;font-family:var(--serif);font-size:clamp(3.4rem,8vw,8.5rem);line-height:.92;font-weight:400;letter-spacing:-.055em}.story-detail__hero-content>p:last-child{max-width:620px;color:rgba(248,245,238,.68);font-size:clamp(1rem,1.7vw,1.25rem);line-height:1.7}.story-detail__intro-grid{display:grid;grid-template-columns:minmax(220px,.55fr) minmax(0,1.45fr);grid-gap:clamp(3rem,8vw,9rem);gap:clamp(3rem,8vw,9rem);align-items:start}.story-detail__meta{display:grid;grid-gap:2rem;gap:2rem}.story-detail__meta div{display:grid;grid-gap:.45rem;gap:.45rem;padding-bottom:1.5rem;border-bottom:1px solid var(--line-light)}.story-detail__credits span,.story-detail__meta span{color:rgba(248,245,238,.4);font-size:.66rem;letter-spacing:.14em;text-transform:uppercase}.story-detail__credits strong,.story-detail__meta strong{font-weight:500;color:rgba(248,245,238,.86)}.story-detail__copy{max-width:790px}.story-detail__copy p{margin:0 0 1.4rem;color:rgba(248,245,238,.65);font-family:var(--serif);font-size:clamp(1.55rem,2.9vw,2.6rem);line-height:1.35;letter-spacing:-.025em}.story-detail__credits{border-top:1px solid var(--line-light);border-bottom:1px solid var(--line-light)}.story-detail__credits .shell{display:grid;grid-template-columns:repeat(3,1fr)}.story-detail__credits .shell>div{min-height:145px;display:grid;align-content:center;grid-gap:.55rem;gap:.55rem;padding:1.4rem 2rem;border-right:1px solid var(--line-light)}.story-detail__credits .shell>div:first-child{padding-left:0}.story-detail__credits .shell>div:last-child{border-right:0}.story-gallery{padding:clamp(1rem,2vw,2rem) 0 clamp(7rem,12vw,13rem)}.story-gallery__grid{display:grid;grid-template-columns:1.25fr .75fr;grid-gap:1rem;gap:1rem}.story-gallery__item{position:relative;margin:0;min-height:500px;overflow:hidden;background:#151512}.story-gallery__item:first-child{grid-row:span 2;min-height:1016px}.story-gallery__item--wide{grid-column:1/-1;min-height:0}.story-gallery__image{width:100%;height:100%;object-fit:cover;transition:transform 1.2s var(--ease)}.story-gallery__item:hover .story-gallery__image{transform:scale(1.025)}@media (max-width:800px){.story-detail__hero{min-height:78svh}.story-detail__credits .shell,.story-detail__intro-grid,.story-gallery__grid{grid-template-columns:1fr}.story-detail__credits .shell>div,.story-detail__credits .shell>div:first-child{min-height:110px;padding:1.3rem 0;border-right:0;border-bottom:1px solid var(--line-light)}.story-detail__credits .shell>div:last-child{border-bottom:0}.story-gallery__item,.story-gallery__item:first-child{min-height:62vw;grid-row:auto}.story-gallery__item--wide{min-height:0}}