:root{color-scheme:dark;--black:#0a0b0b;--ivory:#eee7db;--muted:#b1b0a9;--line:#343535;--red:#bb1218;font-family:Arial,Helvetica,sans-serif;color:var(--ivory);background:var(--black);font-synthesis:none}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0}img{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration:none}p,h1,h2,h3,figure{margin:0}a:focus-visible{outline:3px solid var(--ivory);outline-offset:6px}.wrap{width:min(1280px,calc(100% - 96px));margin-inline:auto}.eyebrow{text-transform:uppercase;font-size:.75rem;letter-spacing:.14em;line-height:1.6;font-weight:600}.skip-link{position:fixed;z-index:10;top:8px;left:8px;padding:14px;background:var(--ivory);color:var(--black);transform:translateY(-160%)}.skip-link:focus{transform:none}.masthead{min-height:112px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);gap:24px}.brand{width:285px}.masthead nav{display:flex;align-items:center;gap:30px;flex-wrap:wrap}.masthead nav a{font-size:.75rem;text-transform:uppercase;letter-spacing:.12em;padding:14px 0;border-bottom:1px solid transparent}.masthead nav a:hover{border-color:var(--red)}.hero{display:grid;grid-template-columns:1fr 1fr;gap:7%;padding-block:56px 64px;align-items:center}.hero-copy{max-width:540px}.featured{display:flex;align-items:center;gap:10px;color:var(--muted);margin-bottom:24px}.featured span{width:6px;height:6px;background:var(--red)}h1{width:90%;margin-left:-5px}h1 img{width:100%}.hero-line{font-family:Georgia,'Times New Roman',serif;font-style:italic;font-size:clamp(1.5rem,2.4vw,2rem);margin-top:24px;line-height:1.2}.hero-subtitle{font-size:1rem;color:var(--muted);line-height:1.6;margin-top:8px}.premiere{margin-top:28px;line-height:1.6;font-size:.9375rem}.premiere time{display:block}.premiere strong{font-size:1rem}.watch-button{display:inline-flex;justify-content:center;align-items:center;gap:14px;background:var(--red);color:#fff4e7;min-height:56px;padding:17px 27px;margin-top:16px;font-size:.875rem;text-transform:uppercase;font-weight:700;letter-spacing:.07em;transition:background .18s}.watch-button:hover{background:#d01920}.play{width:0;height:0;border-top:5px solid transparent;border-bottom:5px solid transparent;border-left:8px solid currentColor}.watch-note{font-size:.75rem;line-height:1.6;color:var(--muted);margin-top:10px}.hero-still{align-self:stretch;display:flex;flex-direction:column;justify-content:center;min-width:0}.hero-still>img{width:100%;height:100%;max-height:650px;object-fit:cover;object-position:center;filter:contrast(1.06)}figcaption{display:flex;justify-content:space-between;gap:20px;font-family:monospace;font-size:.6875rem;color:var(--muted);padding-top:13px;line-height:1.5}.introduction{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding-block:75px;display:grid;grid-template-columns:1fr 1.35fr;gap:12%}.introduction .eyebrow{color:var(--muted);margin-bottom:22px}.introduction h2{font-family:Georgia,'Times New Roman',serif;font-weight:400;font-size:clamp(2rem,3.8vw,3rem);line-height:1.12}.intro-text{align-self:center;max-width:660px;font-family:Georgia,'Times New Roman',serif;font-size:clamp(1.2rem,2.1vw,1.65rem);line-height:1.55}.intro-text p+p{margin-top:22px;color:var(--muted)}.chapters{padding-block:76px 82px}.section-heading{display:flex;justify-content:space-between;align-items:baseline;gap:24px;margin-bottom:30px}.section-heading h2{font-size:clamp(1.25rem,2vw,1.65rem);text-transform:uppercase;letter-spacing:-.02em}.section-heading .eyebrow{color:var(--muted)}.chapter-grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.chapter{display:block;height:100%;border-bottom:1px solid var(--line);padding-bottom:20px}.chapter-image{overflow:hidden;background:#000}.chapter img{width:100%;transition:transform .25s}.chapter:hover img{transform:scale(1.025)}.chapter:hover{border-color:var(--red)}.chapter-meta{display:flex;justify-content:space-between;margin-top:21px;font-family:monospace;font-size:.75rem;line-height:1.5;text-transform:uppercase;color:var(--muted)}.chapter h3{font-family:Georgia,'Times New Roman',serif;font-size:1.6rem;font-weight:400;display:flex;justify-content:space-between;gap:12px;margin-top:9px}.chapter h3 span{font-family:Arial,sans-serif;font-size:1.25rem;color:var(--muted)}.chapter-start{font-size:.75rem;text-transform:uppercase;letter-spacing:.08em;margin-top:14px;color:#ece3d5}.text-link{display:inline-flex;gap:24px;font-size:.8125rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;line-height:1.6;border-bottom:1px solid #8d8982;padding-bottom:8px}.text-link:hover{border-color:var(--red)}.playlist-link{margin-top:34px}.artifact{background:#ece7d9;color:#24221e;padding:62px 24px 40px;display:flex;flex-direction:column;align-items:center;text-align:center}.artifact img{width:min(430px,80vw)}.artifact .eyebrow{font-weight:400;letter-spacing:.23em}.about{padding-block:96px;display:grid;grid-template-columns:1fr 1.3fr;gap:10%;align-items:center}.about-art{width:100%;max-width:420px}.about h2{color:var(--muted);margin-bottom:26px}.about-line{font-family:Georgia,'Times New Roman',serif;font-size:clamp(1.8rem,3.1vw,2.6rem);line-height:1.22;margin-bottom:25px}.about-copy>p:not(.about-line):not(.coming-soon){font-size:1rem;line-height:1.75;color:var(--muted);max-width:560px}.about .coming-soon{margin-top:35px}.footer{border-top:1px solid var(--line);padding-block:30px}.footer-follow{display:flex;gap:30px;flex-wrap:wrap}.footer-bottom{display:flex;justify-content:space-between;flex-wrap:wrap;gap:20px;font-size:.75rem;line-height:1.6;color:var(--muted);padding-top:38px}.footer-bottom a:hover{color:var(--ivory)}
@media(min-width:1500px){.hero{gap:100px}.hero-copy{max-width:530px}}
@media(max-width:900px){.wrap{width:calc(100% - 48px)}.masthead{min-height:90px}.brand{width:240px}.hero{gap:6%;padding-top:36px}.hero-still>img{max-height:620px}.featured{font-size:.6875rem;letter-spacing:.09em}.hero-line{font-size:1.5rem}.section-heading .eyebrow{display:none}.chapter-grid{gap:18px}.chapter h3{font-size:1.35rem}.introduction{gap:8%}.about{gap:7%}}
@media(max-width:600px){.wrap{width:calc(100% - 40px)}.masthead{min-height:86px;gap:16px}.brand{width:205px}.masthead nav{gap:16px}.masthead nav a{font-size:.6875rem;letter-spacing:.05em}.masthead nav .social-nav{display:none}.hero{grid-template-columns:1fr;padding-top:29px;padding-bottom:38px;gap:34px}.hero-copy{max-width:none}.featured{font-size:.6875rem;margin-bottom:20px}h1{width:min(100%,380px);margin-left:-4px}.hero-line{font-size:1.65rem;margin-top:22px}.hero-subtitle{font-size:1rem}.premiere{margin-top:23px}.watch-button{width:100%;margin-top:14px}.watch-note{text-align:center}.hero-still>img{height:350px;max-height:none;object-position:50% 49%}.hero-still figcaption{font-size:.625rem}.introduction{grid-template-columns:1fr;gap:26px;padding-block:42px}.introduction h2 br{display:none}.introduction h2 br:after{content:' '}.introduction h2{font-size:2rem}.introduction .eyebrow{margin-bottom:16px}.intro-text{font-size:1.25rem}.chapters{padding-block:44px 48px}.section-heading{margin-bottom:25px}.section-heading h2{font-size:1.15rem}.chapter-grid{grid-template-columns:1fr;gap:30px}.chapter h3{font-size:1.65rem}.chapter-meta{margin-top:16px}.chapter{padding-bottom:22px}.playlist-link{margin-top:28px}.artifact{padding:45px 20px 30px}.artifact img{width:100%;max-width:390px}.about{padding-block:52px;grid-template-columns:1fr;gap:34px}.about-art{width:230px;margin-inline:auto}.about-line{font-size:2rem}.about h2{margin-bottom:20px}.footer-follow{gap:20px}.footer-bottom{display:grid;grid-template-columns:1fr auto;gap:16px}.footer-bottom>a:last-child{grid-column:2;grid-row:1}.footer-bottom>a:nth-child(2){grid-column:1 / -1}}
@media(max-width:360px){.brand{width:175px}.masthead nav{gap:11px}.masthead nav a{font-size:.625rem}.hero-still>img{height:290px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}.chapter:hover img{transform:none}}

/* Full-poster opening: supplied artwork, uncropped and proportional. */
.presentation-header{background:#000;padding:40px 24px 0;text-align:center}
.presentation-brand{display:block;width:min(820px,100%);margin-inline:auto}
.presentation-brand img{width:100%;height:auto}
.poster-premiere{background:#000;padding:14px 24px 62px;display:flex;flex-direction:column;align-items:center;text-align:center}
.presents{font-size:.875rem;text-transform:uppercase;letter-spacing:.34em;line-height:1.6;margin-bottom:34px;color:var(--ivory)}
.movie-poster{display:block;width:min(768px,100%);height:auto;max-height:none;object-fit:contain}
.poster-watch{width:min(420px,100%);margin-top:30px}
.poster-watch .premiere{margin-top:0;font-size:1rem}
.poster-watch .watch-button{width:100%}
.presentation-nav{display:flex;justify-content:center;flex-wrap:wrap;gap:12px 28px;margin-top:36px}
.presentation-nav a{font-size:.75rem;text-transform:uppercase;letter-spacing:.12em;padding:12px 0;border-bottom:1px solid transparent}
.presentation-nav a:hover{border-color:var(--red)}
.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@media(max-width:600px){.presentation-header{padding:24px 16px 0}.poster-premiere{padding:12px 16px 42px}.presents{font-size:.75rem;margin-bottom:24px}.poster-watch{margin-top:26px}.presentation-nav{gap:10px 24px;margin-top:28px}}

/* Simple launch layout: prominent premiere details and three equal chapters. */
.poster-watch{width:min(640px,100%);margin-top:42px}
.poster-watch .premiere{font-size:clamp(1.4rem,3vw,2rem);font-weight:600;line-height:1.5}
.poster-watch .premiere strong{font-size:clamp(1.8rem,4vw,2.6rem)}
.poster-watch .watch-button{min-height:88px;font-size:clamp(1.05rem,2.2vw,1.4rem);padding:24px 28px;margin-top:24px;gap:18px}
.poster-watch .play{border-top-width:7px;border-bottom-width:7px;border-left-width:11px}
.poster-watch .watch-note{font-size:.875rem;margin-top:14px}
.chapter-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}
.chapter-grid>li{min-width:0}
@media(max-width:600px){.chapter-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.chapter h3{font-size:1rem;line-height:1.3;display:block;overflow-wrap:anywhere}.chapter h3 span{display:none}.chapter-meta{flex-direction:column;align-items:flex-start;gap:4px;font-size:.75rem;margin-top:12px}.chapter-start{font-size:.75rem;letter-spacing:.02em}.chapter{padding-bottom:16px}.poster-watch .watch-button{min-height:80px;padding:22px 14px}.poster-watch{margin-top:30px}}

.countdown{margin:30px auto 6px;max-width:540px}
.countdown[hidden]{display:none}
.countdown-label{text-transform:uppercase;font-size:.75rem;letter-spacing:.13em;color:var(--muted);margin-bottom:14px}
.countdown-clock{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}
.countdown-unit{border-top:1px solid var(--line);padding-top:14px}
.countdown-unit>[data-unit]{display:block;font-size:clamp(1.8rem,5vw,3.3rem);line-height:1.1;font-variant-numeric:tabular-nums;font-weight:700}
.countdown-caption{display:block;font-size:.75rem;text-transform:uppercase;letter-spacing:.05em;color:var(--muted);margin-top:8px}
.countdown-status:not(:empty){font-size:1rem;margin-top:16px;line-height:1.5}
@media(max-width:400px){.countdown-clock{gap:8px}.countdown-caption{font-size:.6875rem;letter-spacing:0}}

/* Hide only the poster's top 56px credit line, preserving the source artwork. */
.movie-poster-window{width:min(768px,100%);overflow:hidden}
.movie-poster-window .movie-poster{width:100%;max-width:100%;margin-top:-5.46875%}
.poster-watch .watch-button{font-size:clamp(1rem,2.1vw,1.3rem);letter-spacing:.04em}
