:root{--story-paper:#f0ede4;--story-ink:#080808;--story-acid:#d8ff00;--story-red:#ff3b29;--story-edge:clamp(24px,3vw,64px);--story-gap:clamp(32px,6vw,112px);--story-space:clamp(84px,7vw,138px);--story-mono:"SFMono-Regular",Consolas,"Liberation Mono",monospace;--story-serif:Georgia,"Times New Roman",serif}
.story-hero{position:relative;height:100svh;min-height:700px;overflow:hidden;background:#081018;color:var(--story-paper)}
.story-hero>img{width:100%;height:100%;object-fit:cover;object-position:center center;filter:saturate(.9) contrast(1.04)}
.story-hero-shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.38),transparent 24%),linear-gradient(90deg,rgba(0,0,0,.77),rgba(0,0,0,.04) 68%),linear-gradient(0deg,rgba(0,0,0,.74),transparent 54%)}
.story-kicker{position:absolute;top:112px;left:3vw;right:3vw;display:flex;justify-content:space-between;font:600 8px var(--story-mono);letter-spacing:.2em;color:rgba(240,237,228,.68)}
.story-title{position:absolute;left:3vw;bottom:8%;max-width:1050px}
.story-title>p{margin:0 0 20px;font:700 9px var(--story-mono);letter-spacing:.22em;color:var(--story-acid)}
.story-title h1{margin:0;font-size:clamp(5rem,8.8vw,10rem);line-height:.73;letter-spacing:-.075em}
.story-title h1 em{font:italic 400 .94em/.75 var(--story-serif);color:var(--story-acid)}
.scroll-cue{position:absolute;right:3vw;bottom:7%;display:flex;align-items:center;gap:28px;border-bottom:1px solid currentColor;padding-bottom:9px;font:700 8px var(--story-mono);letter-spacing:.17em}.scroll-cue span{font-size:17px}
.story-intro{display:grid;grid-template-columns:minmax(220px,.75fr) 2.2fr;gap:8vw;padding:115px 3vw 145px;background:var(--story-paper)}
.story-facts{align-self:start;border-top:1px solid var(--story-ink)}
.story-facts p{display:grid;grid-template-columns:88px 1fr;gap:18px;margin:0;border-bottom:1px solid rgba(8,8,8,.2);padding:16px 0;font:700 8px/1.45 var(--story-mono);letter-spacing:.09em}.story-facts span{color:#77736b;font-size:7px;letter-spacing:.16em}
.story-copy{max-width:1050px}.story-copy .dek{max-width:22ch;margin:0 0 65px;font-size:clamp(2.7rem,5.1vw,6.2rem);font-weight:800;line-height:.87;letter-spacing:-.06em}.copy-columns{display:grid;grid-template-columns:1fr 1fr;gap:55px;max-width:950px}.copy-columns p{margin:0;font:500 clamp(.95rem,1.25vw,1.22rem)/1.62 var(--story-mono);letter-spacing:-.025em}.draft-note{margin:56px 0 0;color:#77736b;font:700 7px var(--story-mono);letter-spacing:.14em}
.story-setlist{display:grid;grid-template-columns:minmax(260px,.75fr) 2.2fr;gap:8vw;padding:110px 3vw 125px;background:var(--story-ink);color:var(--story-paper)}.setlist-heading>p:first-child{margin:0 0 25px;color:var(--story-acid);font:700 8px var(--story-mono);letter-spacing:.18em}.setlist-heading h2{margin:0;font-size:clamp(5rem,8vw,9rem);line-height:.69;letter-spacing:-.075em}.setlist-heading h2 em{font:italic 400 .93em var(--story-serif);color:var(--story-acid)}.setlist-time{margin:55px 0 0;font:700 8px/1.7 var(--story-mono);letter-spacing:.14em;color:rgba(240,237,228,.55)}.story-setlist ol{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-self:start;margin:0;padding:0;list-style:none;counter-reset:setlist}.story-setlist li{display:grid;grid-template-columns:36px 1fr;gap:14px;align-items:baseline;border-top:1px solid rgba(240,237,228,.2);padding:14px 12px 14px 0;font:700 clamp(.9rem,1.15vw,1.15rem) var(--story-mono);counter-increment:setlist}.story-setlist li::before{content:counter(setlist,decimal-leading-zero);color:var(--story-acid);font-size:8px;letter-spacing:.1em}.setlist-source{grid-column:2;margin:28px 0 0;font:700 7px var(--story-mono);letter-spacing:.14em;color:rgba(240,237,228,.48)}.setlist-source a{color:var(--story-paper);border-bottom:1px solid currentColor;padding-bottom:4px}
.story-gallery{padding:0 var(--story-edge);background:var(--story-paper);overflow:hidden}
.gallery-frame{display:block;border:0;background:none;padding:0;color:inherit;text-align:left;cursor:zoom-in}.gallery-frame img{width:100%;height:100%;object-fit:cover;transition:filter .35s,transform .7s cubic-bezier(.16,1,.3,1)}.gallery-frame:hover img{filter:saturate(1.12);transform:scale(1.012)}.gallery-frame span{display:block;margin-top:11px;font:700 7px var(--story-mono);letter-spacing:.16em;color:#625f59}
.gallery-wide{width:100%;overflow:hidden}.gallery-wide img{aspect-ratio:16/9}
.gallery-pair{display:grid;grid-template-columns:1fr 1fr;gap:var(--story-gap);width:min(100%,2100px);margin:var(--story-space) auto}.gallery-portrait img{aspect-ratio:2/3}.gallery-offset{margin-top:clamp(90px,10vw,175px)}
.gallery-section{margin-top:var(--story-space)}
.gallery-fullbleed{width:100vw;margin-left:calc(50% - 50vw)}
.gallery-field-note{margin:clamp(72px,7vw,128px) calc(var(--story-edge) * -1);padding:clamp(58px,5vw,90px) clamp(24px,8vw,150px);background:var(--story-acid);color:var(--story-ink)}.gallery-field-note p{margin:0 0 24px;font:700 8px var(--story-mono);letter-spacing:.19em}.gallery-field-note h2{max-width:18ch;margin:0;font-size:clamp(3.6rem,7vw,8rem);font-weight:900;line-height:.82;letter-spacing:-.07em}
.gallery-action-pair{display:grid;grid-template-columns:1fr 1fr;gap:clamp(24px,3vw,54px);align-items:start;width:min(100%,2200px);margin:0 auto var(--story-space)}.gallery-action img{aspect-ratio:3/2}.gallery-action-offset{margin-top:clamp(70px,7vw,110px)}
.gallery-nightfall{margin:var(--story-space) calc(var(--story-edge) * -1) 0;padding:clamp(70px,7vw,130px) var(--story-edge) clamp(90px,8vw,150px);background:var(--story-ink);color:var(--story-paper)}.gallery-nightfall>p{margin:0;font:700 8px var(--story-mono);letter-spacing:.19em;color:var(--story-acid)}.gallery-nightfall .gallery-section{margin-top:38px}.gallery-closing-portrait{width:min(64vw,1040px);margin:var(--story-space) auto 0}.gallery-closing-portrait img{width:100%;height:auto}
.story-next>a{position:relative;display:block;min-height:clamp(620px,78svh,940px);overflow:hidden;background:#090909;color:var(--story-paper)}.story-next img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 42%;transition:transform .9s cubic-bezier(.16,1,.3,1)}.story-next a:hover img{transform:scale(1.018)}.story-next-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.84),rgba(0,0,0,.08) 72%),linear-gradient(0deg,rgba(0,0,0,.62),transparent 55%)}.story-next-kicker,.story-next-title,.story-next-link{position:absolute;left:var(--story-edge);z-index:1}.story-next-kicker{top:clamp(62px,7vw,105px);font:700 8px var(--story-mono);letter-spacing:.19em;color:var(--story-acid)}.story-next-title{bottom:clamp(110px,12vw,185px);font-weight:900;font-size:clamp(4.8rem,9vw,10rem);line-height:.72;letter-spacing:-.075em}.story-next-title em{font:italic 400 .82em var(--story-serif);color:var(--story-acid)}.story-next-link{bottom:clamp(58px,6vw,92px);border-bottom:1px solid currentColor;padding-bottom:8px;font:700 8px var(--story-mono);letter-spacing:.15em}
.lightbox{width:100vw;max-width:none;height:100svh;max-height:none;margin:0;border:0;background:rgba(4,4,4,.96);color:var(--story-paper);padding:54px 70px}.lightbox::backdrop{background:#050505}.lightbox[open]{display:grid;grid-template-columns:50px 1fr 50px;align-items:center}.lightbox figure{display:grid;grid-template-rows:minmax(0,1fr) auto;justify-items:center;height:calc(100svh - 108px);margin:0}.lightbox img{width:auto;max-width:100%;height:100%;max-height:calc(100svh - 145px);object-fit:contain}.lightbox figcaption{margin-top:15px;font:700 7px var(--story-mono);letter-spacing:.16em;color:rgba(240,237,228,.65)}.lightbox-close{position:absolute;top:22px;right:28px;border:0;background:none;color:inherit;font:700 8px var(--story-mono);letter-spacing:.16em;cursor:pointer}.lightbox-arrow{border:0;background:none;color:inherit;font-size:32px;cursor:pointer}.lightbox-prev{justify-self:start}.lightbox-next{justify-self:end}
@media(max-width:760px){.story-hero{min-height:640px}.story-hero>img{object-position:58% center}.story-kicker{top:82px;left:17px;right:17px;font-size:6px}.story-kicker span:nth-child(2){display:none}.story-title{left:17px;right:17px;bottom:9%}.story-title>p{font-size:6px}.story-title h1{font-size:clamp(3.8rem,18vw,6.2rem);line-height:.75}.scroll-cue{display:none}.story-intro{grid-template-columns:1fr;gap:64px;padding:78px 17px 95px}.story-facts{max-width:430px}.story-copy .dek{font-size:clamp(2.6rem,12vw,4rem);margin-bottom:44px}.copy-columns{grid-template-columns:1fr;gap:28px}.copy-columns p{font-size:.91rem}.story-setlist{grid-template-columns:1fr;gap:65px;padding:78px 17px 90px}.setlist-heading h2{font-size:clamp(4.8rem,23vw,7rem)}.setlist-time{margin-top:40px}.story-setlist ol{grid-template-columns:1fr}.setlist-source{grid-column:1;margin-top:-30px}.story-gallery{padding:0 17px}.gallery-wide img{aspect-ratio:4/3}.gallery-pair{gap:13px;margin:70px 0}.gallery-offset{margin-top:72px}.gallery-section{margin-top:75px}.gallery-fullbleed{width:100vw;margin-left:calc(50% - 50vw)}.gallery-field-note{margin:75px -17px;padding:50px 17px}.gallery-field-note h2{font-size:clamp(2.8rem,13vw,4.5rem)}.gallery-action-pair{grid-template-columns:1fr;gap:55px;margin:0 0 75px}.gallery-action img{aspect-ratio:4/3}.gallery-action-offset{margin-top:0}.gallery-nightfall{margin:75px -17px 0;padding:65px 17px 90px}.gallery-closing-portrait{width:100%;margin-top:75px}.story-next>a{min-height:680px}.story-next-title{font-size:clamp(4rem,18vw,6rem)}.lightbox{padding:58px 12px 20px}.lightbox[open]{grid-template-columns:34px 1fr 34px}.lightbox figure{height:calc(100svh - 78px)}.lightbox img{max-height:calc(100svh - 120px)}.lightbox-close{right:14px}.lightbox-arrow{font-size:24px}}
@media(prefers-reduced-motion:reduce){.gallery-frame img{transition:none}}
