/* The film page: the picture leads. No panels; a title card, one data line, the clock as type and a copper hairline for the day. */
*{box-sizing:border-box}
body{margin:0;background:#0d1012;color:#fff;font:16px/1.5 -apple-system,BlinkMacSystemFont,'Segoe UI',system-ui,sans-serif}
#film{height:2100vh}
.stage{position:sticky;top:0;height:100svh;overflow:hidden;background:#0d1012}
canvas,#hold{position:absolute;inset:0;width:100%;height:100%;display:block;object-fit:cover}
#hold{pointer-events:none}
/* During: the 18:05 loop fades in over the held frame and out as the scroll moves on. */
#loop{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .35s ease;pointer-events:none}
#loop.on{opacity:1}
/* A soft grade instead of panels: a top shade for the mark, a deep foot for the words, a gentle vignette and one static grain. */
.grade{position:absolute;inset:0;pointer-events:none;background:linear-gradient(180deg,#0007 0,#0000 18%),linear-gradient(180deg,#0000 42%,#000a 100%),radial-gradient(120% 95% at 50% 42%,#0000 58%,#0005 100%)}
.grade::after{content:"";position:absolute;inset:0;opacity:.07;mix-blend-mode:overlay;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='220' height='220'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E")}
.mark{position:absolute;left:clamp(18px,3.2vw,48px);top:clamp(14px,2.6vw,38px);margin:0;padding-block:12px;font-size:12px;font-weight:650;letter-spacing:.22em}
.mark span,.eyebrow span{margin-left:14px;color:#e39b65;font-size:10px;letter-spacing:.18em}
.chapters{position:absolute;right:clamp(10px,2.6vw,38px);top:clamp(14px,2.6vw,38px);display:flex;gap:4px}
.chapters button{font:inherit;font-size:12px;letter-spacing:.1em;text-transform:uppercase;color:#fffc;background:none;border:0;min-height:44px;padding:0 12px;cursor:pointer;position:relative}
.chapters button::after{content:"";position:absolute;left:12px;right:12px;bottom:10px;height:1px;background:#e39b65;transform:scaleX(0);transition:transform .35s ease}
.chapters button:hover,.chapters button[aria-current=true]{color:#fff}
.chapters button:hover::after,.chapters button[aria-current=true]::after{transform:scaleX(1)}
.title{position:absolute;left:clamp(18px,3.2vw,48px);bottom:clamp(96px,10.5vw,150px);width:min(56vw,860px);opacity:0;transform:translateY(10px);transition:opacity .5s ease,transform .7s cubic-bezier(.2,.7,.2,1);pointer-events:none}
.title.on{opacity:1;transform:none}
.title h1{margin:0;font-weight:500;font-size:clamp(34px,4.6vw,76px);line-height:1.02;letter-spacing:-.035em;text-wrap:balance;text-shadow:0 2px 30px #0006}
.title p{margin:clamp(10px,1.2vw,18px) 0 0;max-width:40ch;font-size:clamp(15px,1.25vw,19px);color:#ffffffe0}
#products{list-style:none;display:flex;gap:clamp(18px,2.4vw,40px);margin:clamp(14px,1.6vw,24px) 0 0;padding:0;font-size:13px;color:#ffffffc8}
#products b{display:block;font-weight:600;font-size:15px;color:#edc5a1;letter-spacing:.01em}
.readout{position:absolute;left:clamp(18px,3.2vw,48px);right:clamp(18px,3.2vw,48px);bottom:clamp(18px,2.4vw,34px);display:flex;justify-content:space-between;align-items:flex-end;gap:16px;pointer-events:none}
.data{display:flex;flex-wrap:wrap;gap:6px clamp(18px,2.4vw,36px);margin:0 0 .9em;font-size:13px;letter-spacing:.08em;font-variant-numeric:tabular-nums;text-transform:uppercase}
.data em{font-style:normal;color:#ffffff99;margin-right:8px}
.data b{font-weight:600}.data .copper{color:#e39b65}
.data .date{color:#ffffff99}
.clock{margin:0;font-size:clamp(44px,6vw,96px);font-weight:300;line-height:.9;letter-spacing:-.04em;font-variant-numeric:tabular-nums}
.day{position:absolute;left:0;right:0;bottom:0;height:3px;background:#ffffff1f}
.day i{position:absolute;inset:0;transform-origin:0 50%;transform:scaleX(0)}
#buffer{background:#ffffff26}#progress{background:#e39b65}
.visually-hidden{position:absolute!important;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}
a:focus-visible,button:focus-visible{outline:2px solid #e39b65;outline-offset:4px}
[hidden]{display:none!important}
.eyebrow{font-size:12px;font-weight:650;letter-spacing:.14em}
#end{min-height:75vh;padding:15vh 10vw;max-width:950px}
#end h2{font-size:clamp(30px,4vw,56px);line-height:1.1;font-weight:500;letter-spacing:-.03em}
#end p{color:#bfc6c4}
.cta{display:inline-flex;align-items:center;min-height:44px;padding:0 25px;background:#e39b65;color:#171b1d;text-decoration:none;border-radius:3px;font-weight:600}
.fine{font-size:12px;margin-top:30px}
#stills{max-width:1120px;margin:0 auto;padding:10vh 40px 2vh}.stills-intro{max-width:640px;margin-bottom:56px}.stills-intro h1{margin:18px 0;font-weight:500;letter-spacing:-.035em;font-size:clamp(28px,3.6vw,56px);line-height:1.04}.stills-intro p{color:#dfe3e1}#stills a{color:#e39b65}#stills figure{margin:0 0 72px}#stills img{display:block;width:100%;height:auto;border-radius:4px;background:#0d1216}#stills figcaption{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.25fr);gap:10px 36px;margin-top:18px}.still-meta{margin:0;font-size:12px;letter-spacing:.08em;color:#bfc6c4;font-variant-numeric:tabular-nums}.still-line{margin:6px 0 0;font-size:clamp(24px,2.7vw,36px);font-weight:500;line-height:1.08;letter-spacing:-.025em}.still-body{margin:0 0 10px;color:#dfe3e1}.still-source{margin:0;font-size:12px;color:#9ca3af}
@media(max-width:700px){
 .grade{background:linear-gradient(180deg,#0008 0,#0000 22%),linear-gradient(180deg,#0000 38%,#000c 100%)}
 .mark{font-size:10px;letter-spacing:.18em}.mark span{display:block;margin:4px 0 0}
 .chapters{left:8px;right:8px;top:auto;bottom:0;justify-content:space-between;gap:0;padding-bottom:4px}
 .chapters button{flex:1 1 0;font-size:10px;padding:0 4px}.chapters button::after{left:25%;right:25%}
 .title{left:18px;right:18px;width:auto;bottom:148px}
 .title h1{font-size:clamp(28px,8.4vw,38px)}
 .title p{font-size:14px}
 #products{flex-direction:column;gap:6px;font-size:12px}#products b{display:inline;margin-right:8px;font-size:13px}
 .readout{left:18px;right:18px;bottom:52px}
 .data{font-size:11px;gap:4px 16px;margin-bottom:.6em}.data .date{display:none}
 .clock{font-size:44px}
 #end{padding:12vh 25px}
 #stills{padding:8vh 18px 2vh}#stills figcaption{grid-template-columns:1fr}
}
