:root{--night:#0d1029;--night-soft:#181d46;--cream:#fff0d4;--gold:#ffbd63;--gold-pale:#ffe2a6;--coral:#d96a5d;--blue:#8bdff4;--muted:#b0b2ca;--line:rgba(255,226,166,.2);--max:1440px}
*{box-sizing:border-box}html{background:var(--night);color-scheme:dark;scroll-behavior:smooth}body{margin:0;background:var(--night);color:var(--cream);font-family:ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:16px;line-height:1.6;overflow-x:hidden}img{display:block;max-width:100%}a{color:inherit}.skip-link{position:fixed;z-index:100;top:12px;left:12px;padding:10px 14px;background:var(--cream);color:var(--night);transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}
.site-header{position:absolute;z-index:20;inset:0 0 auto;display:flex;align-items:center;justify-content:space-between;width:min(100% - 64px,var(--max));margin:auto;padding:25px 0;border-bottom:1px solid rgba(255,240,212,.22)}.festival-mark,.studio-link,.footer-brand{display:inline-flex;align-items:center;text-decoration:none}.festival-mark{gap:11px;font-family:Georgia,serif;font-size:18px;font-weight:700;letter-spacing:.08em}.festival-mark svg{width:33px;height:33px;fill:none;stroke:var(--gold);stroke-width:2}.festival-mark ellipse{fill:var(--gold);fill-opacity:.7;stroke:none}.studio-link{gap:10px;color:#e1dccf;font-size:10px;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.studio-link img,.footer-brand img{filter:sepia(1) saturate(.7) brightness(1.9)}
.hero{position:relative;display:grid;align-items:center;min-height:max(760px,100svh);overflow:hidden;isolation:isolate}.hero-media,.hero-media img,.hero-shade{position:absolute;inset:0;width:100%;height:100%}.hero-media{z-index:-3}.hero-media img{object-fit:cover;object-position:center}.hero-shade{z-index:-2;background:linear-gradient(90deg,rgba(10,12,36,.94) 0%,rgba(10,12,36,.68) 30%,rgba(10,12,36,.1) 67%),linear-gradient(180deg,rgba(8,10,31,.55),transparent 35%,rgba(8,10,31,.25) 72%,var(--night))}.hero-copy{width:min(100% - 64px,var(--max));margin:0 auto;padding-top:4vh}.hero-copy>p:not(.eyebrow):not(.free-note){max-width:540px;margin-bottom:31px;color:#eee6dd;font-size:clamp(1rem,1.5vw,1.2rem)}.eyebrow,.kicker{margin:0 0 20px;color:var(--gold-pale);font-size:10px;font-weight:800;letter-spacing:.24em;text-transform:uppercase}.eyebrow{display:flex;align-items:center;gap:13px}.eyebrow span{width:35px;height:1px;background:var(--gold)}
h1,h2,h3,p{margin-top:0}h1,h2{text-wrap:balance}h1{max-width:820px;margin-bottom:25px;font-family:Georgia,"Times New Roman",serif;font-size:clamp(4rem,7.2vw,7.4rem);font-weight:400;line-height:.83;letter-spacing:-.065em;text-shadow:0 6px 35px rgba(0,0,0,.72)}h1 em,h2 em{color:var(--gold-pale);font-weight:400}h1 em{font-style:italic}.free-note{margin:20px 0 0;color:#c7c0ba;font-size:9px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}
.store-links{display:flex;gap:11px;flex-wrap:wrap}.store-button{display:inline-flex;align-items:center;min-width:181px;min-height:58px;gap:12px;padding:9px 17px;border:1px solid rgba(255,226,166,.45);border-radius:4px;background:rgba(14,16,41,.78);box-shadow:0 12px 32px rgba(0,0,0,.25),inset 0 0 20px rgba(255,189,99,.025);backdrop-filter:blur(10px);text-decoration:none;transition:transform .2s ease,border-color .2s ease,background .2s ease}.store-button:hover,.store-button:focus-visible{border-color:var(--gold-pale);background:rgba(31,33,69,.95);transform:translateY(-2px)}.store-button svg{width:26px;height:26px;fill:var(--cream)}.store-button span{display:flex;flex-direction:column;font-size:18px;font-weight:650;line-height:1.05}.store-button small{margin-bottom:4px;font-size:8px;font-weight:550;letter-spacing:.07em;text-transform:uppercase}
.scroll-cue{position:absolute;bottom:32px;left:50%;display:flex;align-items:center;gap:12px;color:rgba(255,240,212,.7);font-size:8px;font-weight:700;letter-spacing:.2em;text-decoration:none;text-transform:uppercase;transform:translateX(-50%)}.scroll-cue span{width:1px;height:46px;background:linear-gradient(var(--gold),transparent)}
.quiet-strip{display:grid;grid-template-columns:1fr auto 1fr auto 1fr;align-items:center;min-height:100px;padding:0 5vw;border-block:1px solid var(--line);background:#10132f}.quiet-strip p{margin:0;color:#ddd4c8;font-size:10px;font-weight:700;letter-spacing:.14em;text-align:center;text-transform:uppercase}.quiet-strip p span{margin-right:9px;color:var(--gold);font-family:Georgia,serif;font-style:italic}.quiet-strip i{width:4px;height:4px;border-radius:50%;background:var(--gold)}
.section-shell{width:min(100% - 96px,var(--max));margin:auto}.festival{display:grid;grid-template-columns:minmax(520px,1.2fr) minmax(330px,.8fr);align-items:center;gap:clamp(50px,8vw,130px);min-height:920px;padding-block:130px}.paper-frame{position:relative;margin:0;padding:13px;border:1px solid rgba(255,226,166,.34);background:rgba(255,240,212,.035);box-shadow:0 25px 90px rgba(0,0,0,.38)}.paper-frame:before,.paper-frame:after{content:"";position:absolute;inset:7px;border:1px solid rgba(255,226,166,.13);pointer-events:none}.paper-frame:after{inset:-8px 28px;border-block:1px solid rgba(255,189,99,.45);border-inline:0}.paper-frame img{width:100%;aspect-ratio:16/10;object-fit:cover}.paper-frame figcaption{padding:14px 5px 2px;color:#bdb6ad;font:700 9px/1 ui-monospace,monospace;letter-spacing:.17em;text-transform:uppercase}.section-copy h2,.catch h2,.rhythm h2{margin-bottom:29px;font-family:Georgia,serif;font-size:clamp(3.3rem,5.5vw,6.2rem);font-weight:400;line-height:.91;letter-spacing:-.055em}.section-copy>p:not(.kicker),.catch-copy>p:last-child{color:var(--muted);font-size:18px;line-height:1.75}.section-copy blockquote{margin:44px 0 0;padding:19px 0 19px 24px;border-left:1px solid var(--gold);color:var(--gold-pale);font-family:Georgia,serif;font-size:20px;font-style:italic}
.catch{position:relative;display:grid;align-items:center;min-height:max(780px,92svh);overflow:hidden;isolation:isolate}.catch-media,.catch-media img,.catch-shade{position:absolute;inset:0;width:100%;height:100%}.catch-media{z-index:-3}.catch-media img{object-fit:cover}.catch-shade{z-index:-2;background:linear-gradient(90deg,rgba(10,12,35,.91),rgba(10,12,35,.46) 38%,rgba(10,12,35,.03) 67%),linear-gradient(180deg,var(--night),transparent 25%,transparent 78%,var(--night))}.catch-copy{width:min(100% - 96px,var(--max));margin:auto}.catch-copy h2{font-size:clamp(4rem,7vw,8rem);line-height:.78}.catch-copy>p:last-child{max-width:490px;color:#e5dfdc}.catch-copy .kicker{color:var(--gold-pale)}
.rhythm{display:grid;grid-template-columns:.9fr 1.1fr;gap:clamp(55px,10vw,170px);padding-block:160px}.rhythm-heading{position:sticky;top:90px;align-self:start}.rhythm-list{margin:0;padding:0;list-style:none}.rhythm-list li{display:grid;grid-template-columns:60px 1fr;gap:22px;padding:35px 0;border-top:1px solid var(--line)}.rhythm-list li:last-child{border-bottom:1px solid var(--line)}.rhythm-list>li>span{color:var(--gold);font:italic 600 16px/1 Georgia,serif}.rhythm-list h3{margin-bottom:7px;font-family:Georgia,serif;font-size:27px;font-weight:400}.rhythm-list p{margin:0;color:var(--muted)}
.finale{position:relative;min-height:min(88svh,950px);overflow:hidden;isolation:isolate}.finale>picture,.finale>picture img{position:absolute;inset:0;width:100%;height:100%}.finale>picture{z-index:-2}.finale>picture img{object-fit:cover}.finale:after{content:"";position:absolute;z-index:-1;inset:0;background:linear-gradient(180deg,var(--night),rgba(11,13,39,.02) 30%,rgba(11,13,39,.8)),linear-gradient(90deg,rgba(11,13,39,.9),transparent 52%)}.finale-copy{position:absolute;left:5vw;bottom:9vh;max-width:730px}.finale-copy h2{margin:0 0 28px;font-family:Georgia,serif;font-size:clamp(4rem,7vw,8rem);font-weight:400;line-height:.82;letter-spacing:-.06em}.finale-copy .kicker{color:var(--gold-pale)}
footer{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:25px;width:min(100% - 64px,var(--max));min-height:190px;margin:auto;color:#858aa9}.footer-brand{gap:14px;color:var(--cream)}.footer-brand span{display:flex;flex-direction:column;font-family:Georgia,serif;font-size:15px}.footer-brand small{margin-bottom:2px;color:#8f90a8;font-family:ui-sans-serif,sans-serif;font-size:8px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}footer nav{display:flex;gap:28px}footer nav a{font-size:10px;font-weight:700;letter-spacing:.13em;text-decoration:none;text-transform:uppercase}footer nav a:hover,footer nav a:focus-visible{color:var(--gold-pale)}footer>p{margin:0;font-size:9px;letter-spacing:.07em;line-height:1.7;text-align:right;text-transform:uppercase}:focus-visible{outline:2px solid var(--gold-pale);outline-offset:5px}
@media(max-width:900px){.festival{grid-template-columns:1fr}.paper-frame{order:-1}.rhythm{grid-template-columns:1fr}.rhythm-heading{position:static}footer{grid-template-columns:1fr 1fr;padding:45px 0}footer>p{grid-column:1/-1;text-align:left}}
@media(max-width:767px){.site-header{width:calc(100% - 32px);padding:17px 0}.festival-mark{font-size:14px}.festival-mark svg{width:28px;height:28px}.studio-link span{display:none}.hero{min-height:max(780px,100svh)}.hero-media img{object-position:center}.hero-shade{background:linear-gradient(180deg,rgba(8,10,31,.78),rgba(8,10,31,.08) 43%,rgba(8,10,31,.16) 68%,var(--night))}.hero-copy{width:calc(100% - 34px);padding-top:0;margin-top:-34vh;text-align:center}.eyebrow{justify-content:center;font-size:8px}.hero-copy h1{margin-inline:auto;font-size:clamp(3.6rem,16vw,5.7rem)}.hero-copy>p:not(.eyebrow):not(.free-note){max-width:360px;margin-inline:auto;font-size:14px}.hero-copy .store-links{justify-content:center}.store-button{min-width:158px;min-height:53px;padding:8px 12px}.store-button svg{width:22px;height:22px}.store-button span{font-size:15px}.free-note{font-size:7px}.scroll-cue{bottom:18px}.scroll-cue span{height:28px}.quiet-strip{grid-template-columns:1fr 1fr 1fr;min-height:80px;padding:0 7px}.quiet-strip i{display:none}.quiet-strip p{font-size:7px}.quiet-strip p span{display:block;margin:0 0 5px}.section-shell{width:calc(100% - 32px)}.festival{gap:58px;min-height:auto;padding-block:80px 100px}.paper-frame{padding:8px}.paper-frame img{aspect-ratio:4/5}.section-copy h2,.catch h2,.rhythm h2{font-size:clamp(3rem,13vw,4.4rem)}.section-copy>p:not(.kicker),.catch-copy>p:last-child{font-size:16px}.catch{min-height:880px;align-items:start}.catch-media img{object-position:center}.catch-shade{background:linear-gradient(180deg,rgba(10,12,35,.86),rgba(10,12,35,.23) 45%,rgba(10,12,35,.05) 70%,var(--night))}.catch-copy{width:calc(100% - 32px);padding-top:95px;text-align:center}.catch-copy h2{font-size:clamp(4.2rem,20vw,6rem)}.catch-copy>p:last-child{max-width:360px;margin-inline:auto}.rhythm{gap:22px;padding-block:100px 110px}.rhythm-list li{padding:27px 0}.finale{min-height:860px}.finale>picture img{object-position:center}.finale:after{background:linear-gradient(180deg,var(--night),rgba(11,13,39,.03) 25%,rgba(11,13,39,.86))}.finale-copy{right:20px;bottom:42px;left:20px;text-align:center}.finale-copy h2{font-size:4.2rem}.finale-copy .store-links{justify-content:center}footer{grid-template-columns:1fr;width:calc(100% - 32px)}footer>p{grid-column:auto}footer nav{gap:22px}}
@media(max-width:380px){.store-links{gap:8px}.store-button{min-width:145px}.store-button span{font-size:14px}.hero-copy h1{font-size:3.6rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition-duration:.01ms!important}}
.error-page{display:grid;align-content:center;justify-items:start;min-height:100svh;width:min(100% - 40px,860px);margin:auto}.error-page h1{margin-bottom:30px}.error-page .store-button{font-weight:700}
