:root{--gold:#d6a554;--gold-dim:#b08443;--gold-deep:#8a6a36;--gold-pale:#ecd6a6;--ink:#0a0704;--ink-2:#0e0a06;--panel:#171008;--panel-2:#20160b;--line:#d6a5542e;--line-soft:#ffffff0f;--hair:#f0e4cd1a;--rust:#8c2420;--neon:#4a6f96;--text:#f2e8d6;--text-dim:#c9b89c;--text-faint:#8d7d62;--serif:"EB Garamond", Georgia, "Times New Roman", serif;--body:"EB Garamond", Georgia, serif;--label:"Barlow Condensed", "Helvetica Neue", Arial, sans-serif;--mono:var(--label);--maxw:1080px;--ease:cubic-bezier(.16, 1, .3, 1)}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:76px;font-size:125%}body{background:var(--ink);color:var(--text);font-family:var(--body);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0;font-weight:400;line-height:1.6}h1,h2,h3{font-family:var(--serif);margin:0;font-weight:600;line-height:1.05}a{color:inherit;text-decoration:none}::selection{background:var(--gold);color:var(--ink)}body:before,body:after{content:"";pointer-events:none;position:fixed;inset:0}body:before{z-index:1010;background:radial-gradient(128% 108% at 50% 46%,#0000 54%,#04030180 100%)}body:after{z-index:1011;opacity:.4;mix-blend-mode:overlay;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='180' height='180'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='2'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.05'/%3E%3C/svg%3E")}::-moz-selection{background:var(--gold);color:var(--ink)}:focus-visible{outline:1px solid var(--gold);outline-offset:3px}.chord{flex:none;align-items:flex-end;line-height:0;display:inline-flex}.chord i{background:var(--gold);border-radius:.5px;display:block}.chord i:first-child{height:100%}.chord i:nth-child(2){opacity:.75;height:55%}.chord i:nth-child(3){opacity:.9;height:82%}.chord--xs{gap:2px;height:8px}.chord--xs i{width:1px}.chord--sm{gap:3px;height:11px}.chord--sm i{width:1px}.chord--md{gap:4px;height:16px}.chord--md i{width:1.5px}.chord--lg{gap:6px;height:22px}.chord--lg i{width:2px}.chord--xl{gap:9px;height:30px}.chord--xl i{width:2px}.chord--after{filter:drop-shadow(0 0 10px #d6a55459);justify-content:center;margin:1.9rem auto 0;display:flex}.eyebrow{align-items:center;gap:.7rem;margin-bottom:1.5rem;display:flex}.eyebrow--center{justify-content:center}.eyebrow--left{justify-content:flex-start}.eyebrow__text{font-family:var(--label);letter-spacing:.34em;text-transform:uppercase;color:var(--text-faint);padding-left:.06em;font-size:.72rem;font-weight:500;line-height:1}.corners{z-index:3;pointer-events:none;position:absolute;inset:clamp(.9rem,2.4vw,1.6rem)}.corners i{border:0 solid #d6a55466;width:13px;height:13px;position:absolute}.corners i:first-child{border-top-width:1px;border-left-width:1px;top:0;left:0}.corners i:nth-child(2){border-top-width:1px;border-right-width:1px;top:0;right:0}.corners i:nth-child(3){border-bottom-width:1px;border-left-width:1px;bottom:0;left:0}.corners i:nth-child(4){border-bottom-width:1px;border-right-width:1px;bottom:0;right:0}.rule-wide{background:linear-gradient(90deg,#0000,#d6a5545c 22% 78%,#0000);width:100%;height:1px;margin:1.7rem auto}.fh{-webkit-user-select:none;user-select:none;filter:drop-shadow(0 2px 12px #0009);max-width:100%;height:auto;margin:0 auto;display:block}.fh--title{width:min(880px,88vw)}.fh--lg{width:min(560px,78vw)}.fh--md{width:min(380px,64vw)}.fh--sm{width:min(180px,40vw)}.fh--xs,.fh--md[src*=setting],.fh--md[src*=budget],.fh--md[src*=chorus],.fh--md[src*=bridge]{width:min(300px,56vw)}.fh--md[src*=hook],.fh--md[src*=verse],.fh--md[src*=coda]{width:min(210px,44vw)}.fh--md[src*=synopsis],.fh--md[src*=imogen]{width:min(330px,58vw)}.fh--md[src*=liam]{width:min(210px,42vw)}.fh--md[src*=conclusion]{width:min(420px,66vw)}.fh--md[src*=investor]{width:min(620px,84vw)}.nav{z-index:50;height:58px;transition:background .4s var(--ease), border-color .4s var(--ease);background:linear-gradient(#0a0704cc,#0000);border-bottom:1px solid #0000;justify-content:space-between;align-items:center;gap:1.5rem;padding:0 clamp(1rem,4vw,3rem);display:flex;position:fixed;top:0;left:0;right:0}.nav.scrolled{-webkit-backdrop-filter:blur(14px)saturate(1.1);backdrop-filter:blur(14px)saturate(1.1);background:#090603e6;border-bottom-color:#d6a55429}.nav__brand{font-family:var(--label);letter-spacing:.2em;text-transform:uppercase;white-space:nowrap;align-items:center;gap:.55rem;font-size:.72rem;font-weight:500;display:flex}.nav__studio,.nav__show{white-space:nowrap}.nav__studio{color:var(--text-faint);transition:color .25s var(--ease)}.nav__studio:hover{color:var(--gold)}.nav__ext{color:var(--text-faint);transition:color .25s var(--ease)}.nav__studio:hover .nav__ext{color:var(--gold)}.nav__sep{color:#8d7d6299}.nav__show{color:var(--gold);transition:color .25s var(--ease)}.nav__show:hover{color:var(--text)}.nav__links{align-items:center;gap:clamp(.55rem,1.3vw,1.05rem);display:flex}.nav__links a{font-family:var(--label);letter-spacing:.16em;text-transform:uppercase;white-space:nowrap;color:var(--text-faint);transition:color .25s var(--ease);align-items:baseline;gap:.34em;padding:.45rem 0;font-size:.7rem;font-weight:500;display:inline-flex;position:relative}.nav__links a b{letter-spacing:.06em;color:var(--gold-deep);opacity:.75;transition:color .25s var(--ease), opacity .25s var(--ease);font-size:.58rem;font-weight:400}.nav__links a:hover,.nav__links a.active{color:var(--gold)}.nav__links a:hover b,.nav__links a.active b{color:var(--gold);opacity:1}.nav__links a:not(.nav__contact):after{content:"";background:var(--gold);transform-origin:0;height:1px;transition:transform .4s var(--ease);position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}.nav__links a:not(.nav__contact):hover:after,.nav__links a:not(.nav__contact).active:after{transform:scaleX(1)}.nav__links a.nav__contact{color:var(--gold);transition:background .3s var(--ease), border-color .3s var(--ease), color .3s var(--ease);border:1px solid #d6a55473;border-radius:999px;align-self:center;padding:.3rem .9rem}.nav__links a.nav__contact:hover{border-color:var(--gold);background:#d6a55429}@media (width<=1460px){.nav__studio,.nav__sep{display:none}}@media (width<=1080px){.nav__links a b{display:none}}@media (width<=980px){.nav__links{display:none}}@media (width<=680px){.nav{display:none}}.playhead{z-index:60;pointer-events:none;opacity:0;height:30px;transition:opacity .7s var(--ease), transform .7s var(--ease);background:linear-gradient(#0000 0%,#0805036b 40%,#080503cc 100%);position:fixed;bottom:0;left:0;right:0;transform:translateY(8px)}.playhead.is-on{opacity:1;transform:none}.playhead__wave{justify-content:space-between;align-items:center;gap:1px;height:16px;padding:0 clamp(.6rem,2vw,1.4rem);display:flex;position:absolute;bottom:7px;left:0;right:0}.playhead__wave i{background:#f0e4cd29;border-radius:1px;flex:0 0 2px}.playhead__wave--lit{will-change:clip-path}.playhead__wave--lit i{background:linear-gradient(180deg, var(--gold-pale), var(--gold-dim));box-shadow:0 0 5px #d6a55473}.playhead__needle{background:linear-gradient(180deg, transparent, var(--gold-pale) 30%, var(--gold-pale));width:1px;height:24px;position:absolute;bottom:3px;box-shadow:0 0 9px #ecd6a6bf}.playhead__needle:after{content:"";background:var(--gold-pale);border-radius:50%;width:4px;height:4px;position:absolute;top:-2px;left:50%;transform:translate(-50%);box-shadow:0 0 8px #ecd6a6e6}@media (width<=680px){.playhead{height:20px}.playhead__wave{height:11px;bottom:4px}.playhead__needle{height:17px;bottom:2px}}.rail{z-index:60;font-family:var(--label);text-transform:uppercase;pointer-events:none;opacity:0;transition:opacity .7s var(--ease);flex-direction:column;align-items:center;gap:.8rem;display:none;position:fixed;top:50%;left:clamp(.9rem,1.8vw,1.5rem);transform:translateY(-50%)}.rail.is-on{opacity:1}.rail__num,.rail__total,.rail__label{writing-mode:vertical-rl}.rail__num,.rail__total{letter-spacing:.16em;font-size:.68rem;line-height:1}.rail__num{color:var(--gold)}.rail__total{color:#8d7d62bf}.rail__line{background:linear-gradient(#d6a55473,#d6a55414);width:1px;height:38px}.rail__line--short{height:22px}.rail__label{letter-spacing:.3em;color:var(--text-dim);animation:railIn .55s var(--ease) both;font-size:.68rem;font-weight:500;line-height:1}@keyframes railIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:none}}@media (width>=1240px){.rail{display:flex}}@media (width<=680px){.rail{flex-direction:row;justify-content:center;align-items:center;gap:.55rem;display:flex;inset:auto 0 26px;transform:none}.rail__line,.rail__total{display:none}.rail__num,.rail__label{writing-mode:horizontal-tb;font-size:.62rem}.rail__label{letter-spacing:.24em}.rail__num:after{content:"·";color:#8d7d62cc;margin-left:.5rem}}.reveal{opacity:0;transition:opacity 1.05s var(--ease), transform 1.05s var(--ease);transform:translateY(26px)}.reveal.in{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){.reveal{opacity:1;transition:none;transform:none}html{scroll-behavior:auto}}.slide{background-color:var(--ink);background-position:50%;background-repeat:no-repeat;background-size:cover;align-items:center;min-height:100svh;padding:clamp(4.5rem,9vw,7rem) clamp(1.25rem,6vw,5rem);display:flex;position:relative;overflow:hidden}.slide>*{z-index:2;position:relative}.slide>.corners{z-index:3;position:absolute}.slide__center{text-align:center;max-width:760px;margin:0 auto}.slide__center.wide{max-width:1000px}.cell{background-color:var(--panel);border-radius:2px;height:100%;margin:0;position:relative;overflow:hidden}.cell__img{transition:transform 1.6s var(--ease), filter 1.2s var(--ease);will-change:transform;background-position:50%;background-size:cover;display:block;position:absolute;inset:-1px;transform:scale(1)}.cell:after{content:"";pointer-events:none;border-radius:2px;position:absolute;inset:0;box-shadow:inset 0 0 0 1px #f0e4cd12}@media (hover:hover){.cell:hover .cell__img{filter:saturate(1.08)brightness(1.02);transform:scale(1.045)}}.slide--title{text-align:center;justify-content:center}.slide--title .slide__center{max-width:min(1500px,95vw)}.slide--title .slide__studio{animation:heroIn 1.3s var(--ease) .1s both}.slide--title .title__name{animation:heroIn 1.5s var(--ease) .24s both}.slide--title .title__rule{animation:heroIn 1.4s var(--ease) .5s both}.slide--title .title__credit{animation:heroIn 1.4s var(--ease) .66s both}.title__foot{animation:fadeIn 1.6s var(--ease) 1.1s both}.title__bg{z-index:0;transform-origin:50% 45%;will-change:transform;background-position:50%;background-repeat:no-repeat;background-size:cover;animation:34s ease-out both kenburns;position:absolute;inset:0}@keyframes kenburns{0%{transform:scale(1.04)}to{transform:scale(1.16)}}@keyframes heroIn{0%{opacity:0;transform:translateY(26px)}to{opacity:1;transform:none}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@media (prefers-reduced-motion:reduce){.title__bg,.slide--title .slide__studio,.slide--title .title__name,.slide--title .title__rule,.slide--title .title__credit,.title__foot{animation:none}}.slide__studio{font-family:var(--label);letter-spacing:.44em;text-transform:uppercase;color:var(--gold);margin-bottom:2.2rem;padding-left:.44em;font-size:.8rem;font-weight:500}.title__name{margin:0}.title__name .fh--title{filter:drop-shadow(0 4px 18px #000000b3)drop-shadow(0 0 60px #d6a55438)}.title__rule{justify-content:center;align-items:center;gap:1.4rem;width:min(360px,70vw);margin:2.1rem auto;display:flex}.title__rule>span:not(.chord){background:linear-gradient(90deg,#0000,#d6a55499);flex:1;height:1px}.title__rule>span:not(.chord):last-child{background:linear-gradient(90deg,#d6a55499,#0000)}.title__credit{flex-direction:column;align-items:center;gap:.5rem;margin:0;display:flex}.title__credit span{font-family:var(--label);letter-spacing:.34em;text-transform:uppercase;color:var(--text-faint);padding-left:.34em;font-size:.7rem;font-weight:500}.title__credit b{font-family:var(--serif);letter-spacing:.01em;color:var(--text);font-size:clamp(1.2rem,2.6vw,1.8rem);font-weight:600;line-height:1.1}.slide--title .slide__studio,.slide--title .title__credit{text-shadow:0 2px 16px #000000bf}.title__foot{z-index:3;font-family:var(--label);letter-spacing:.28em;text-transform:uppercase;color:var(--text-faint);text-shadow:0 2px 12px #000000e6;justify-content:space-between;align-items:baseline;gap:2rem;font-size:.7rem;font-weight:500;display:flex;position:absolute;bottom:clamp(2.4rem,4vw,3rem);left:clamp(2rem,6vw,5rem);right:clamp(2rem,6vw,5rem)}.title__foot-l{color:var(--gold-dim)}@media (width<=900px){.title__foot{display:none}}.slide__scroll{font-family:var(--label);letter-spacing:.38em;text-transform:uppercase;color:var(--text-faint);z-index:3;padding-left:.38em;font-size:.68rem;font-weight:500;animation:2.4s ease-in-out infinite bob;position:absolute;bottom:1.5rem;left:50%;transform:translate(-50%)}@keyframes bob{0%,to{opacity:.5;transform:translate(-50%)}50%{opacity:1;transform:translate(-50%,7px)}}.slide__scroll:after{content:"";background:linear-gradient(180deg, var(--gold), transparent);width:1px;height:34px;animation:2.4s ease-in-out infinite scroll-drop;position:absolute;top:calc(100% + 10px);left:50%}@keyframes scroll-drop{0%{transform-origin:top;opacity:0;transform:scaleY(0)}35%{transform-origin:top;opacity:.9;transform:scaleY(1)}to{opacity:0;transform:scaleY(1)translateY(10px)}}.slide--logline{text-align:center;justify-content:center}.logline__line{font-family:var(--serif);letter-spacing:.015em;color:var(--gold);text-wrap:balance;text-shadow:0 2px 6px #000000e6,0 0 34px #0009;max-width:26ch;margin:0 auto;font-size:clamp(1.35rem,3.2vw,2.3rem);font-weight:500;line-height:1.5}@media (width>=900px){.logline__line{max-width:34ch}}.slide--split{align-items:stretch}.panel{flex:0 auto;align-self:center;width:100%;max-width:560px;margin:0}.panel--right{margin-left:auto}.panel--left{margin-right:auto}.panel--tone{max-width:520px}.spec{background:linear-gradient(#17100880,#0a07048c);border:1px solid #d6a55433;border-radius:2px;padding:clamp(1.6rem,3.2vw,2.4rem);position:relative;box-shadow:inset 0 0 0 1px #f0e4cd0a,0 24px 60px #00000073}.spec:before{content:"";border-top:2px solid var(--gold);border-left:2px solid var(--gold);width:26px;height:26px;position:absolute;top:-1px;left:-1px}.spec__row+.spec__row{border-top:1px solid var(--hair);margin-top:1.5rem;padding-top:1.5rem}.spec .fh{margin:0}.tone__genre{font-family:var(--serif);color:var(--text);margin:.9rem 0 0;font-size:clamp(1.15rem,2.2vw,1.5rem)}.tone__line{font-family:var(--serif);color:var(--text);text-wrap:pretty;margin:.9rem 0 0;font-size:clamp(1.05rem,2vw,1.3rem);line-height:1.62}.tone__line i{color:var(--gold-pale);font-style:italic}.slide--quote{align-items:center}.quote__block{max-width:460px;margin:0 auto;padding:0 clamp(1rem,4vw,3rem);position:relative}.quote__lines{position:relative}.quote__lines:before{content:"“";font-family:var(--serif);color:var(--gold);opacity:.14;pointer-events:none;font-size:8rem;line-height:1;position:absolute;top:-.46em;left:-.34em}.quote__line{font-family:var(--serif);color:#f7efdd;text-shadow:0 2px 10px #000000d9;margin:0;font-size:clamp(1.25rem,2.6vw,1.85rem);font-style:italic;line-height:1.48;position:relative}.moodgrid{background:var(--ink);position:relative}.moodgrid__cells{grid-template-columns:1fr 1fr;gap:2px;display:grid}.moodgrid__wrap{min-height:46svh}@media (width<=680px){.moodgrid__cells{grid-template-columns:1fr}.moodgrid__wrap{min-height:0}.moodgrid--a .moodgrid__wrap:first-child{aspect-ratio:1024/416}.moodgrid--a .moodgrid__wrap:nth-child(2){aspect-ratio:967/403}.moodgrid--a .moodgrid__wrap:nth-child(3){aspect-ratio:967/405}.moodgrid--a .moodgrid__wrap:nth-child(4){aspect-ratio:967/403}.moodgrid--b .moodgrid__wrap:first-child{aspect-ratio:967/540}.moodgrid--b .moodgrid__wrap:nth-child(2){aspect-ratio:967/376}.moodgrid--b .moodgrid__wrap:nth-child(3){aspect-ratio:967/400}.moodgrid--b .moodgrid__wrap:nth-child(4){aspect-ratio:967/410}}.slide--setting{min-height:100svh;padding:0}.setting__strips{grid-template-columns:repeat(4,1fr);gap:2px;display:grid;position:absolute;inset:0}.setting__strip{background-position:50%;background-size:cover}.setting__scrim{background:radial-gradient(88% 70%,#0a0704d6 0%,#0a070480 55%,#0a070447 100%);position:absolute;inset:0}.setting__center{padding:clamp(4.5rem,9vw,7rem) clamp(1.25rem,6vw,5rem)}.setting__body{font-family:var(--serif);color:var(--text);text-wrap:balance;text-shadow:0 2px 8px #000000e6;max-width:50ch;margin:1.6rem auto 0;font-size:clamp(1.1rem,2.2vw,1.5rem);line-height:1.6}.cities{border-top:1px solid #d6a55440;flex-wrap:wrap;justify-content:center;gap:.9rem clamp(1.2rem,3vw,2.4rem);max-width:640px;margin:2.2rem auto 0;padding-top:1.5rem;display:flex}.cities__item{font-family:var(--label);letter-spacing:.3em;text-transform:uppercase;color:var(--gold-dim);text-shadow:0 2px 8px #000000e6;padding-left:.3em;font-size:.76rem;font-weight:500}@media (width<=680px){.setting__strips{grid-template-rows:1fr 1fr;grid-template-columns:repeat(2,1fr)}}.postcards{background:var(--ink);grid-template-rows:1fr 1fr;grid-template-columns:1.2fr 1fr 1.2fr;gap:2px;min-height:92svh;display:grid}.postcards__cell--1{grid-area:1/1}.postcards__cell--2{grid-area:2/1}.postcards__cell--3{grid-area:1/2/span 2}.postcards__cell--4{grid-area:1/3}.postcards__cell--5{grid-area:2/3}@media (width<=680px){.postcards{min-height:0;display:block}.postcards__wrap{margin-bottom:2px}.postcards__cell--1{aspect-ratio:3000/1999}.postcards__cell--2{aspect-ratio:1201/787}.postcards__cell--3{aspect-ratio:500/664}.postcards__cell--4{aspect-ratio:400/266}.postcards__cell--5{aspect-ratio:500/319}}.slide--lovers{justify-content:center}.slide--char{align-items:stretch}.slide--char .panel{align-self:center;max-width:500px}.char{text-align:left;border-left:1px solid #d6a5544d;padding:clamp(1.4rem,2.6vw,2rem) 4.4rem clamp(1.4rem,2.6vw,2rem) clamp(1.4rem,2.6vw,2.1rem);position:relative}.char>:not(.char__num){z-index:1;position:relative}.char__num{z-index:0;font-family:var(--serif);letter-spacing:-.02em;color:#d6a55442;-webkit-user-select:none;user-select:none;font-size:3.6rem;font-weight:600;line-height:1;position:absolute;top:-.08em;right:0}.char .eyebrow{margin-bottom:1.1rem}.char .fh{margin:0 0 1.1rem}.char__rule{background:linear-gradient(90deg, var(--gold), #d6a5540d);width:54px;height:1px;margin-bottom:1.2rem;display:block}.char__desc{color:var(--text);text-align:justify;-webkit-hyphens:auto;hyphens:auto;text-shadow:0 1px 6px #000c;margin:0;font-size:clamp(1rem,1.8vw,1.15rem);line-height:1.72}@media (width<=680px){.char{padding-right:3.2rem}.char__num{font-size:2.8rem}}.themed{background:var(--ink);position:relative}.themed__cells{grid-template-columns:1fr 1fr;gap:2px;display:grid}.themed__wrap{min-height:50svh}.themed__overlay{pointer-events:none;background:radial-gradient(58% 46%,#080503b8,#0805033d 62%,#0000 82%);justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.themed__plate{padding:clamp(1.8rem,4vw,2.8rem) clamp(2.4rem,6vw,4.4rem);position:relative}.themed__plate:before{content:"";z-index:0;background:radial-gradient(closest-side,#080503e6 0%,#080503bd 40%,#08050366 66%,#0000 100%);position:absolute;inset:-40% -20%}.themed__plate>*{z-index:1;position:relative}.themed__plate .chord--after{margin-top:.5rem}.themed__plate .fh{filter:drop-shadow(0 3px 16px #000000e6)drop-shadow(0 0 50px #000000b3)}@media (width<=680px){.themed__cells{grid-template-columns:1fr}.themed__wrap{min-height:34svh}}.slide--synopsis{text-align:center;justify-content:center}.synopsis__body{font-family:var(--serif);color:var(--text-dim);text-align:justify;-webkit-hyphens:auto;hyphens:auto;margin:0 auto;font-size:clamp(.98rem,1.6vw,1.12rem);line-height:1.78}.synopsis__body:first-letter{float:left;color:var(--gold);padding:.06em .1em 0 0;font-size:3.7em;font-weight:600;line-height:.8}@media (width>=900px){.synopsis__body{columns:2;column-rule:1px solid var(--hair);column-gap:clamp(2.2rem,4vw,3.4rem)}}.songpart{background:var(--ink);min-height:100svh;position:relative}.songpart__cells{gap:2px;display:grid;position:absolute;inset:0}.songpart__cell{background-position:50%;background-size:cover;background-color:var(--panel)}.songpart--hook .songpart__cells{grid-template-rows:1.1fr 1fr;grid-template-columns:repeat(3,1fr)}.songpart--hook .songpart__cell:first-child{grid-column:1/-1}.songpart--verse .songpart__cells{grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr}.songpart--verse .songpart__cell:first-child{grid-row:1/-1}.songpart--chorus .songpart__cells{grid-template-rows:1fr 1fr;grid-template-columns:.6fr 1.05fr .6fr}.songpart--chorus .songpart__cell:first-child,.songpart--chorus .songpart__cell:nth-child(2){grid-row:1/-1}.songpart--bridge .songpart__cells{grid-template-rows:repeat(4,1fr);grid-template-columns:1fr}.songpart--coda .songpart__cells{grid-template-rows:1fr 1fr;grid-template-columns:repeat(20,1fr)}.songpart--coda .songpart__cell:first-child{grid-area:1/1/auto/14}.songpart--coda .songpart__cell:nth-child(2){grid-area:1/14/auto/-1}.songpart--coda .songpart__cell:nth-child(3){grid-area:2/1/auto/9}.songpart--coda .songpart__cell:nth-child(4){grid-area:2/9/auto/-1}.songpart__overlay{z-index:2;justify-content:center;align-items:center;min-height:100svh;padding:clamp(4.5rem,9vw,7rem) clamp(1.25rem,6vw,5rem);display:flex;position:relative}.songpart--hook .songpart__card{transform:translateY(-24vh)}.songpart__card{text-align:center;padding:clamp(1.8rem,4vw,2.8rem) clamp(2rem,5.5vw,3.6rem);position:relative}.songpart__card:before{content:"";z-index:0;pointer-events:none;background:radial-gradient(closest-side,#080503f0 0%,#080503db 34%,#0805038c 60%,#0805032e 80%,#0000 100%);position:absolute;inset:-78% -46%}.songpart__card>*{z-index:1;position:relative}.songpart__track{font-family:var(--label);letter-spacing:.24em;color:var(--gold-dim);justify-content:center;align-items:center;gap:.6rem;margin-bottom:1.2rem;font-size:.68rem;font-weight:500;display:flex}.songpart__track i{background:#d6a55480;width:26px;height:1px;display:block}.songpart__card .fh{margin:0 auto 1.3rem}.songpart__lyric{padding-top:1.2rem;position:relative}.songpart__lyric:before{content:"";background:#d6a55473;width:40px;height:1px;position:absolute;top:0;left:50%;transform:translate(-50%)}.songpart__line{font-family:var(--serif);color:#f7efdd;text-shadow:0 2px 8px #000000eb;margin:0;font-size:clamp(1.1rem,2.2vw,1.42rem);font-style:italic;line-height:1.55}@media (width<=680px){.songpart--verse .songpart__cells,.songpart--chorus .songpart__cells{grid-template-rows:repeat(3,1fr);grid-template-columns:1fr}.songpart--verse .songpart__cell:first-child,.songpart--chorus .songpart__cell:first-child,.songpart--chorus .songpart__cell:nth-child(2){grid-row:auto}.songpart--chorus .songpart__cells{grid-template-rows:repeat(4,1fr);grid-template-columns:1fr}.songpart--hook .songpart__cells{grid-template-rows:2.3fr 1fr 1fr 1fr;grid-template-columns:1fr}.songpart--hook .songpart__overlay{align-items:flex-start}.songpart--hook .songpart__card{transform:none}.songpart--coda .songpart__cells{grid-template-rows:repeat(4,1fr);grid-template-columns:1fr}.songpart--coda .songpart__cell{background-size:cover;grid-area:auto/1!important}.songpart--coda .songpart__cell:nth-child(2){background-image:url(/img/coda-b-m.jpg)!important}.songpart--verse .songpart__cell:first-child{background-image:url(/img/verse-a-m.jpg)!important}}.slide--conclusion{text-align:center;justify-content:center}.conclusion__body{font-family:var(--serif);color:var(--text);text-align:justify;text-align-last:center;-webkit-hyphens:auto;hyphens:auto;max-width:58ch;margin:0 auto;font-size:clamp(1.12rem,2.1vw,1.48rem);line-height:1.68}.slide--budget{text-align:center;justify-content:center}.budget__intro{font-family:var(--serif);color:var(--text-dim);text-wrap:balance;max-width:44ch;margin:1.5rem auto 0;font-size:clamp(1.08rem,2vw,1.34rem);font-style:italic;line-height:1.55}.ledger{text-align:left;max-width:620px;margin:2.6rem auto 0}.ledger__block+.ledger__block{border-top:1px solid var(--hair);margin-top:2.1rem;padding-top:1.9rem}.ledger__label{font-family:var(--label);letter-spacing:.24em;text-transform:uppercase;color:var(--gold);align-items:center;gap:.7rem;margin:0 0 1rem;font-size:.78rem;font-weight:600;display:flex}.ledger__row{border-bottom:1px solid #f0e4cd0f;align-items:baseline;gap:.7rem;margin:0;padding:.5rem 0;display:flex}.ledger__term{font-family:var(--serif);color:var(--text-dim);white-space:nowrap;font-size:clamp(1rem,1.8vw,1.14rem)}.ledger__leader{border-bottom:1px dotted #d6a55459;flex:auto;min-width:1.5rem;height:0;transform:translateY(-.28em)}.ledger__value{font-family:var(--label);letter-spacing:.06em;color:var(--gold-pale);text-align:right;white-space:nowrap;font-size:clamp(1rem,1.9vw,1.16rem);font-weight:600}.ledger__tick{border-bottom:1px solid #f0e4cd0f;align-items:baseline;gap:.8rem;margin:0;padding:.5rem 0;display:flex}.ledger__tick .chord{transform:translateY(1px)}.ledger__tick span{font-family:var(--serif);color:var(--text-dim);font-size:clamp(1rem,1.8vw,1.14rem);line-height:1.5}.ledger__rows>:last-child{border-bottom:0}@media (width<=560px){.ledger__row{flex-wrap:wrap;row-gap:.15rem}.ledger__term{white-space:normal}.ledger__leader{display:none}.ledger__value{white-space:normal;text-align:left;flex-basis:100%}}.slide--investor{text-align:center;justify-content:center}.stats{background:#d6a55424;border:1px solid #d6a5543d;grid-template-columns:repeat(3,1fr);gap:1px;max-width:720px;margin:2.2rem auto 2.6rem;display:grid}.stats__item{background:#090603b8;flex-direction:column;align-items:center;gap:.5rem;padding:1.3rem .8rem;display:flex}.stats__value{font-family:var(--serif);color:var(--gold);font-size:clamp(1.7rem,3.6vw,2.4rem);font-weight:600;line-height:1}.stats__label{font-family:var(--label);letter-spacing:.2em;text-transform:uppercase;color:var(--text-faint);text-wrap:balance;padding-left:.2em;font-size:.66rem;font-weight:500}.investor__body{font-family:var(--serif);color:var(--text-dim);text-align:justify;-webkit-hyphens:auto;hyphens:auto;font-size:clamp(.98rem,1.6vw,1.1rem);line-height:1.78}.investor__body p{margin:0 0 1.1rem}.investor__body p:last-child{margin-bottom:0}.investor__body p:nth-child(2){color:var(--gold-pale);text-align:center;border-top:1px solid var(--hair);border-bottom:1px solid var(--hair);break-inside:avoid;padding:.9rem 0;font-style:italic}@media (width>=900px){.investor__body{columns:2;column-rule:1px solid var(--hair);column-gap:clamp(2.2rem,4vw,3.4rem)}}@media (width<=680px){.stats{grid-template-columns:1fr}}.slide--closing{text-align:center;justify-content:center}.closing__wfp{opacity:.95}.closing__contact{flex-direction:column;align-items:center;gap:.8rem;max-width:46ch;margin:2.6rem auto 0;display:flex}.closing__contact-label{font-family:var(--serif);color:var(--text-dim);text-wrap:balance;font-size:clamp(1rem,1.9vw,1.18rem);line-height:1.5}.closing__contact-email{font-family:var(--serif);color:var(--gold);font-size:clamp(1.5rem,3.6vw,2.3rem);font-style:italic;line-height:1.25;text-decoration:none;position:relative}.closing__contact-email:after{content:"";transform-origin:0;height:1px;transition:transform .5s var(--ease), background .5s var(--ease);background:#d6a55466;position:absolute;bottom:.06em;left:0;right:0}.closing__contact-email:hover:after{background:var(--gold);transform:scaleY(1.6)}.footer{border-top:1px solid var(--line);background:#070502;padding:clamp(2.8rem,6vw,4.2rem) clamp(1.25rem,5vw,3rem) clamp(3.6rem,7vw,5rem)}.footer__inner{text-align:center;max-width:1080px;margin:0 auto}.footer__top{border-bottom:1px solid var(--hair);flex-wrap:wrap;justify-content:center;align-items:center;gap:.8rem 1.2rem;margin-bottom:1.8rem;padding-bottom:1.6rem;display:flex}.footer__title,.footer__credit{font-family:var(--label);letter-spacing:.24em;text-transform:uppercase;padding-left:.24em;font-size:.74rem;font-weight:500}.footer__title{color:var(--gold)}.footer__credit{color:var(--text-faint)}.footer__copy{font-family:var(--serif);color:var(--text-faint);text-wrap:balance;max-width:88ch;margin:0 auto;font-size:.82rem;line-height:1.75}.footer__link{font-family:var(--label);letter-spacing:.2em;text-transform:uppercase;color:var(--gold);transition:border-color .3s var(--ease);border-bottom:1px solid #0000;margin-top:1.6rem;padding-left:.2em;font-size:.74rem;font-weight:500;display:inline-block}.footer__link:hover{border-bottom-color:var(--gold)}@media (width<=680px){.char__desc,.synopsis__body,.investor__body,.conclusion__body{text-align:left;text-align-last:left}.slide--title{padding-left:6px;padding-right:6px}.fh--title{width:min(880px,97vw);max-width:97vw}#tone{background-position:48%!important}.slide--quote{background-position:38%!important}#contact{background-position:35%!important}.songpart--bridge .songpart__cell:first-child{background-image:url(/img/bridge-a-m.jpg)!important}.songpart--bridge .songpart__cell:nth-child(2){background-image:url(/img/bridge-b-m.jpg)!important}.songpart--bridge .songpart__cell:nth-child(3){background-image:url(/img/bridge-c-m.jpg)!important}.songpart--bridge .songpart__cell:nth-child(4){background-image:url(/img/bridge-d-m.jpg)!important}}.gate{z-index:1000;background:radial-gradient(120% 90% at 50% 0%, #d6a5541a, transparent 55%), linear-gradient(180deg, #0e0a06, var(--ink));font-family:var(--body);justify-content:center;align-items:center;padding:2rem;display:flex;position:fixed;inset:0}.gate__card{text-align:center;border:1px solid var(--line);background:linear-gradient(#17100866,#ffffff03);border-radius:3px;width:100%;max-width:470px;padding:clamp(2.2rem,5vw,3.2rem);position:relative;box-shadow:inset 0 0 0 1px #f0e4cd0a,0 40px 90px #0009}.gate__card:before{content:"";border-top:2px solid var(--gold);border-left:2px solid var(--gold);width:28px;height:28px;position:absolute;top:-1px;left:-1px}.gate__chord{filter:drop-shadow(0 0 22px #d6a55473);gap:8px;height:30px;margin:0 auto 1.4rem}.gate__chord i{width:2px}.gate__eyebrow{font-family:var(--label);letter-spacing:.36em;text-transform:uppercase;color:var(--text-faint);margin-bottom:1.4rem;padding-left:.36em;font-size:.72rem;font-weight:500}.gate__title{margin:0;line-height:0}.gate__title img{-webkit-user-select:none;user-select:none;filter:drop-shadow(0 3px 14px #000000b3)drop-shadow(0 0 44px #d6a55433);width:min(360px,100%);height:auto;margin:0 auto;display:block}.gate__rule{background:linear-gradient(90deg, transparent, var(--gold), transparent);width:96px;height:1px;margin:1.6rem auto}.gate__sub{font-family:var(--serif);color:var(--text-dim);text-wrap:balance;max-width:32ch;margin:0 auto 1.8rem;font-size:1rem;line-height:1.55}.gate__form{flex-direction:column;gap:.7rem;display:flex}.gate__input{box-sizing:border-box;border:1px solid var(--line);width:100%;color:var(--text);font-family:var(--body);text-align:center;letter-spacing:.02em;background:#00000059;border-radius:4px;padding:.85rem 1rem;font-size:1rem}.gate__input:focus{border-color:var(--gold);outline:none}.gate__input::placeholder{color:var(--text-faint)}.gate__button{cursor:pointer;font-family:var(--label);letter-spacing:.3em;text-indent:.3em;text-transform:uppercase;color:#1a140a;background:linear-gradient(#ecc987 0%,#c79a4c 100%);border:none;border-radius:3px;padding:.75rem 1rem;font-size:.92rem;font-weight:600;transition:filter .2s}.gate__button:hover{filter:brightness(1.08)}.gate__form.is-error .gate__input{border-color:#8c2420;animation:.4s gate-shake}@keyframes gate-shake{0%,to{transform:translate(0)}25%{transform:translate(-6px)}75%{transform:translate(6px)}}.gate__foot{border-top:1px solid var(--hair);font-family:var(--label);letter-spacing:.18em;text-transform:uppercase;color:var(--text-faint);margin-top:2rem;padding-top:1.5rem;font-size:.72rem;font-weight:500;line-height:2}.gate__link{color:var(--gold-dim);text-decoration:none}.gate__link:hover{color:var(--gold)}
