@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;800&family=IBM+Plex+Mono:wght@400&display=swap');
:root{--ink:#161616;--paper:#eeece7;--line:rgba(20,20,20,.25)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:80px}body{margin:0;background:#bdbbb6;color:var(--ink);font-family:'DM Sans',Arial,sans-serif;font-size:18px;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button,a,input,textarea,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible,input:focus-visible,textarea:focus-visible{outline:2px solid currentColor;outline-offset:6px}button{cursor:pointer}header{height:100px;position:fixed;inset:0 0 auto;display:flex;align-items:center;justify-content:space-between;padding:24px 3vw;z-index:30;transition:color .4s,background .4s}header.dark{color:#f5f3ee;background:linear-gradient(#15151566,transparent)}.brand{width:186px;height:auto;display:block;filter:grayscale(1) invert(1) contrast(8);mix-blend-mode:multiply}header.dark .brand,footer .brand{filter:none;mix-blend-mode:screen}.brand-link{display:block}.menu-toggle{border:0;background:none;font-size:16px;color:inherit;display:flex;gap:18px;align-items:center}.menu-toggle span{font-size:25px;transition:transform .3s}.menu-toggle[aria-expanded=true] span{transform:rotate(45deg)}.apply-link{font-size:23px}.apply-link span{margin-left:8px}#menu{position:fixed;right:3vw;top:92px;width:min(390px,94vw);padding:30px;background:var(--paper);z-index:40;box-shadow:0 20px 60px #0002}#menu a{display:block;padding:15px 0;border-bottom:1px solid var(--line)}[hidden]{display:none!important}.scene{position:fixed;inset:0;z-index:-1;overflow:hidden;background:#bbb9b4}.scene-photo{position:absolute;inset:-3%;background:url('assets/tv-scene.png') center center/cover no-repeat;will-change:transform;transform-origin:65% 50%}.scene-shade{position:absolute;inset:0;background:#111;opacity:0;will-change:opacity}.chapter{position:relative;min-height:120svh;display:flex;align-items:center;padding:120px 4vw}.chapter-content{width:40%;max-width:620px;will-change:transform,opacity}.intro{min-height:100svh}.eyebrow{font-family:'IBM Plex Mono',monospace;font-size:12px;letter-spacing:.12em;margin:0 0 32px;line-height:1.6;font-weight:400}.intro h1{font-size:clamp(30px,2.8vw,49px);font-weight:400;line-height:1.13;letter-spacing:-.045em;margin:0 0 30px}.intro h1 span{display:block}.lead{font-size:clamp(18px,1.45vw,24px);line-height:1.5;letter-spacing:-.025em;max-width:480px}.intro .lead{font-size:clamp(17px,1.3vw,22px)}.text-link{margin-top:34px;display:inline-flex;align-items:center;gap:40px;border-bottom:1px solid currentColor;padding:0 0 10px;font-size:16px}.text-link span{transition:transform .3s}.text-link:hover span{transform:translateY(5px)}.scroll-cue,.scene-note{position:absolute;bottom:32px;font:12px 'IBM Plex Mono',monospace;letter-spacing:.08em}.scroll-cue span{margin-left:25px}.scene-note{right:4vw}.chapter h2{font-size:clamp(38px,4.6vw,78px);font-weight:400;line-height:1.03;letter-spacing:-.055em;margin:0 0 30px}.topics{display:flex;flex-wrap:wrap;gap:8px 18px;margin-top:30px;font-size:14px}.topics span{padding:10px 0;border-bottom:1px solid currentColor}.live{color:var(--paper)}.big-index{position:absolute;bottom:5vh;right:4vw;font-size:clamp(100px,14vw,230px);font-weight:400;letter-spacing:-.08em;opacity:.18;line-height:1}.chapter-nav{position:fixed;right:25px;top:48%;display:flex;flex-direction:column;gap:14px;z-index:25;mix-blend-mode:difference}.chapter-nav a{width:6px;height:6px;border-radius:50%;background:#fff6;transition:transform .3s,background .3s}.chapter-nav a.active{background:#fff;transform:scale(1.5)}.program{position:relative;background:var(--paper);padding:130px 5vw 150px;display:grid;grid-template-columns:1fr 1.15fr;gap:8vw;z-index:2}.program-intro{align-self:start;position:sticky;top:150px}.program h2,.application h2{font-size:clamp(40px,4.7vw,78px);font-weight:400;letter-spacing:-.055em;line-height:1.03;margin:0 0 35px}.program-intro>p:last-child{font-size:20px;line-height:1.6;max-width:380px}.curriculum{padding-top:0}.curriculum details{border-top:1px solid var(--line);padding:28px 0}.curriculum details:last-child{border-bottom:1px solid var(--line)}summary{list-style:none;cursor:pointer;display:flex;gap:20px;align-items:center;font-size:clamp(20px,2vw,31px);letter-spacing:-.035em}summary::-webkit-details-marker{display:none}.number{font:12px 'IBM Plex Mono',monospace;min-width:26px}.plus{margin-left:auto;font-size:28px;font-weight:400;transition:transform .3s}details[open] .plus{transform:rotate(45deg)}.detail-body{padding:12px 30px 10px 46px;animation:detail-in .35s ease}.detail-body p{font-size:17px;line-height:1.6;max-width:440px}.detail-body>span{font:11px/1.7 'IBM Plex Mono',monospace;letter-spacing:.04em;opacity:.65}.statement{min-height:115svh;background:#1a1a1a;color:var(--paper);position:relative;padding:100px 5vw;overflow:hidden;display:flex;flex-direction:column;justify-content:center}.statement-line{font-size:clamp(60px,9vw,155px);line-height:1;letter-spacing:-.065em;margin:10px 0 30px;will-change:transform}.statement-line span{display:block}.statement-line em{display:block;font-weight:400;font-style:normal;color:#888781;margin-left:22vw}.round-link{position:absolute;right:5vw;top:120px;border:1px solid #888;width:85px;height:85px;display:grid;place-items:center;border-radius:50%;font-size:40px;transition:background .3s}.round-link:hover{background:#fff2}.application{background:var(--paper);position:relative;padding:150px 5vw 120px;display:grid;grid-template-columns:1fr 1.15fr;gap:8vw}.application-copy p:not(.eyebrow){max-width:370px;line-height:1.6}.preview-notice{font-size:14px;color:#6b6964;border-top:1px solid var(--line);padding-top:18px;margin-top:40px}form{padding-top:8px}label{display:block;font-size:14px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:30px}input:not([type=radio]):not([type=checkbox]),textarea{display:block;border:0;border-bottom:1px solid #96938c;background:none;padding:13px 0;color:inherit;border-radius:0;width:100%;font-size:17px}input::placeholder,textarea::placeholder{color:#828078}textarea{resize:vertical;min-height:100px}fieldset{border:0;margin:35px 0;padding:0}legend{font-size:14px;margin-bottom:18px}.radio{display:inline-flex;align-items:center;gap:5px;margin:0 15px 12px 0}.radio input,.consent input{accent-color:#191919;width:17px;height:17px}.consent{display:flex;gap:9px;margin:28px 0;align-items:center;font-size:13px;line-height:1.5}.submit{border:1px solid #151515;background:#151515;color:var(--paper);padding:21px;width:100%;display:flex;justify-content:space-between;font-size:17px;transition:background .3s}.submit:hover{background:#343434}.form-result{font-size:15px;line-height:1.5;margin-bottom:0}.form-result:empty{display:none}footer{position:relative;background:#151515;color:var(--paper);padding:70px 5vw 40px;display:grid;grid-template-columns:1fr auto;gap:25px;font-size:14px}footer .brand{width:min(50vw,420px)}footer p{font:12px 'IBM Plex Mono',monospace;align-self:center}footer button{justify-self:end;background:none;border:0;border-bottom:1px solid #777;color:inherit;padding:0 0 5px}.progress{height:3px;position:fixed;inset:auto auto 0 0;background:#8b8980;width:0;z-index:50}.loader{position:fixed;inset:0;z-index:100;background:var(--paper);display:flex;align-items:center;justify-content:center;flex-direction:column;gap:28px;transition:transform .9s cubic-bezier(.76,0,.24,1);pointer-events:none}.loader .brand{width:min(55vw,460px);animation:logo-in 1.1s both}.loader span{font:12px 'IBM Plex Mono',monospace;letter-spacing:.2em}.loader i{position:absolute;bottom:0;left:0;height:3px;background:#171717;animation:loading 1.4s both;width:100%}.loader.done{transform:translateY(-102%)}.reveal{opacity:.12;transform:translateY(40px);transition:opacity .9s,transform 1s}.reveal.visible{opacity:1;transform:translateY(0)}body.ready .intro h1 span{animation:text-in .9s both}body.ready .intro h1 span:nth-child(2){animation-delay:.15s}body.ready .intro .lead{animation:text-in .9s .3s both}@keyframes logo-in{from{opacity:0;transform:translateY(25px) scale(.96)}to{opacity:1;transform:none}}@keyframes text-in{from{opacity:0;transform:translateY(25px);filter:blur(5px)}to{opacity:1;transform:none;filter:none}}@keyframes loading{from{transform:scaleX(0);transform-origin:left}to{transform:scaleX(1);transform-origin:left}}@keyframes detail-in{from{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:none}}
@media(min-width:1700px){.chapter-content{width:39%}.intro h1{font-size:48px}.scene-photo{background-size:cover}}
@media(max-width:850px){header{height:82px;padding:20px 6vw}.brand{width:150px}.menu-toggle{font-size:14px;gap:8px}.apply-link{font-size:17px}.chapter{padding:110px 7vw 70px;min-height:115svh;align-items:flex-end}.intro{min-height:100svh}.chapter-content{width:88%;max-width:520px;background:linear-gradient(90deg,#ddd9d3e8,#ddd9d300);padding:20px 0}.intro .chapter-content{margin-bottom:50px}.intro h1{font-size:35px}.chapter h2{font-size:48px}.lead{font-size:18px;max-width:440px}.scene-photo{background-position:65% 10%;background-size:auto 105%;inset:-2%}.scene-shade{background:#111}.live .chapter-content{background:linear-gradient(90deg,#151515dd,#15151500)}.eyebrow{margin-bottom:20px}.big-index{top:125px;bottom:auto;font-size:90px}.topics{font-size:13px}.chapter-nav{right:15px}.scroll-cue,.scene-note{bottom:22px;font-size:10px}.scene-note{display:none}.program,.application{grid-template-columns:1fr;padding:90px 7vw;gap:40px}.program-intro{position:static}.program h2,.application h2{font-size:48px}.program-intro>p:last-child{font-size:18px}.curriculum details{padding:22px 0}summary{font-size:23px;gap:10px}.detail-body{padding-left:36px}.statement{min-height:90svh;padding:80px 7vw}.statement-line{font-size:12vw}.statement-line em{margin-left:10vw}.round-link{width:55px;height:55px;font-size:28px;top:35px}.form-grid{gap:25px 18px}.consent{font-size:14px}footer{padding:55px 7vw;grid-template-columns:1fr}footer p{line-height:1.7}footer button{justify-self:start}.application-copy p:not(.eyebrow){max-width:100%}.preview-notice{margin-top:20px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}.reveal{opacity:1;transform:none}.loader{display:none}.scene-photo,.chapter-content,.statement-line{transform:none!important}}

/* Keep the source logo's exact silhouette with a luminance mask. */
.brand,header.dark .brand,footer .brand{filter:none;mix-blend-mode:normal}
@media(max-width:850px){.scene-photo{background-size:auto 75svh;background-position:68% top;background-color:#bdbbb6}.chapter{min-height:max(100svh,900px)}.chapter-content{width:100%;background:linear-gradient(90deg,#bdbbb6f5,#bdbbb6dd);padding:24px 0}.intro .chapter-content{margin-bottom:25px}.live .chapter-content{background:linear-gradient(90deg,#202020f5,#202020d9)}header{background:#bdbbb6e8;backdrop-filter:blur(8px)}header.dark{background:#202020e8}.intro .eyebrow{margin-bottom:16px}}
@media(max-width:400px){header{padding:18px 6vw}.menu-toggle{display:none}.brand{width:130px}.form-grid{grid-template-columns:1fr}.chapter h2,.program h2,.application h2{font-size:39px}.intro h1{font-size:32px}.chapter{min-height:950px}.chapter-nav{right:9px}.eyebrow{font-size:11px}.topics{gap:6px 14px}.statement-line{font-size:14vw}.statement-line em{margin-left:0}}

/* Stronger opening typography. */
.intro h1{font-size:clamp(48px,4.8vw,84px);font-weight:800;line-height:1.02;letter-spacing:-.055em;margin-bottom:32px}
.intro .lead{font-size:clamp(19px,1.5vw,25px);font-weight:500;line-height:1.45}
.intro .text-link{font-size:18px;font-weight:600}
@media(max-width:850px){.intro h1{font-size:clamp(44px,7.8vw,64px)}.intro .lead{font-size:20px}}
@media(max-width:400px){.intro h1{font-size:clamp(36px,10.5vw,44px)}.intro .lead{font-size:18px}}
/* Layered TV character: body, independently rotating head, live screen. */
.scene{z-index:0;pointer-events:none;background:#bdbbb6;will-change:opacity}
main,footer{position:relative;z-index:1}
.scene-photo{inset:auto;left:50%;top:50%;width:max(100vw,188.184svh);height:max(53.14vw,100svh);background:none!important;transform-origin:63% 70%;will-change:transform}
.body-plate,.head-photo{position:absolute;inset:0;width:100%;height:100%;object-fit:fill}
.head-layer{position:absolute;inset:0;transform-origin:63% 70%;will-change:transform;transform-style:preserve-3d;clip-path:polygon(46% 15%,74% 14%,77% 21%,78% 62%,74% 77%,68% 84%,55% 84%,45% 74%,44% 41%)}
.tv-screen{position:absolute;left:50.8%;top:22.3%;width:21.2%;height:37.1%;overflow:hidden;border-radius:7% 7% 8% 8%;clip-path:polygon(2% 10%,98% 0,100% 99%,0 100%);background:#0a0d10;isolation:isolate}
.tv-screen video,.tv-screen .mobile-dance-loop{width:100%;height:100%;object-fit:cover;object-position:50% 50%;filter:brightness(.83) saturate(.8) contrast(1.12);pointer-events:none;-webkit-user-select:none;user-select:none}
.mobile-dance-loop{display:none}
.tv-screen video::-webkit-media-controls{display:none!important}
#tv-static{position:absolute;inset:0;width:100%;height:100%;opacity:.11;mix-blend-mode:screen;image-rendering:pixelated;pointer-events:none}
.scanlines{position:absolute;inset:0;background:repeating-linear-gradient(to bottom,transparent 0px,transparent 2px,#0005 3px,#0005 4px);box-shadow:inset 0 0 25px 12px #0006;pointer-events:none}
.tv-live{position:absolute;bottom:6%;left:8%;color:#efefdf;font:clamp(7px,.7vw,12px) 'IBM Plex Mono',monospace;letter-spacing:.07em;text-shadow:0 1px 4px #000}
.video-control{position:absolute;right:4vw;bottom:28px;background:none;color:inherit;border:0;border-bottom:1px solid #3338;padding:7px 0;font-size:13px;z-index:3}
.tiktok{background:var(--paper);min-height:100svh;overflow:hidden}.tiktok .chapter-content{width:min(75%,1000px);max-width:1000px;background:none}.tiktok h2{font-size:clamp(55px,7.5vw,128px);max-width:1000px}.tiktok .lead{max-width:580px}.tiktok .big-index{font-size:28vw;bottom:-3vw;right:4vw;opacity:.055}
.live{background:#1a1a1a;min-height:100svh;overflow:hidden}.live .chapter-content{width:min(75%,1000px);max-width:1000px;background:none}.live h2{font-size:clamp(55px,7.5vw,128px)}.live .lead{max-width:580px}.live .big-index{font-size:28vw;opacity:.07;bottom:-3vw}
.talent-link{margin-top:30px}.talent-link span{font-size:13px;line-height:1.5;display:block;margin-top:10px;color:#67655f}
@media(max-width:850px){.scene-photo{width:141.14svh;height:75svh;left:50%;top:0;transform-origin:63% 70%}.tiktok,.live{align-items:center;min-height:100svh}.tiktok .chapter-content,.live .chapter-content{width:100%}.tiktok h2,.live h2{font-size:clamp(42px,8vw,66px)}.tiktok .big-index,.live .big-index{top:auto;bottom:20px;font-size:40vw}.video-control{right:7vw;bottom:24px;font-size:12px}.scene{background:#bdbbb6}}
@media(prefers-reduced-motion:reduce){.scene-photo{transform:translate(-50%,-50%)!important}.head-layer{transform:none!important}}
@media(max-width:850px) and (prefers-reduced-motion:reduce){.scene-photo{transform:translate(-65%,0)!important}}
/* Feather the extracted head's background into the stationary studio plate. */
.head-layer{clip-path:none;mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1721' height='914' viewBox='0 0 1721 914'%3E%3Cdefs%3E%3Cfilter id='f' x='-10%25' y='-10%25' width='120%25' height='120%25'%3E%3CfeGaussianBlur stdDeviation='17'/%3E%3C/filter%3E%3C/defs%3E%3Cpath fill='white' filter='url(%23f)' d='M800 130 L1305 110 L1350 250 L1345 630 L1280 737 L1120 780 L940 850 L815 725 L745 620 L750 345 Z'/%3E%3C/svg%3E");mask-size:100% 100%;mask-repeat:no-repeat}
.tv-screen{left:51.017%;top:23.085%;width:20.628%;height:35.558%;clip-path:polygon(0 5.5%,98% 0,100% 99%,0 100%);border-radius:5%}
/* Cleaner opening message and full-width talent chapters. */
.intro h1{font-size:clamp(58px,6vw,100px);font-weight:600;line-height:1.01;letter-spacing:-.065em;max-width:650px;margin-bottom:28px}
.intro .eyebrow{font-size:12px;letter-spacing:.16em;margin-bottom:24px}
.intro .lead{font-size:clamp(18px,1.4vw,24px);font-weight:400;max-width:420px;line-height:1.45}
.hero-apply{display:inline-block;margin-top:24px;border-bottom:1px solid currentColor;padding-bottom:8px;font-size:17px;font-weight:500}
.tiktok,.live{display:grid;grid-template-columns:1fr 1fr;gap:7vw;min-height:110svh;padding:120px 6vw;align-items:center}
.tiktok .chapter-content,.live .chapter-content{width:100%;max-width:100%}
.tiktok h2,.live h2{font-size:clamp(48px,5.5vw,92px);line-height:1.03}
.tiktok .lead,.live .lead{font-size:clamp(18px,1.35vw,23px);max-width:480px}
.talent-photo{position:relative;margin:0;aspect-ratio:3/4;overflow:hidden;max-height:80svh;background:#272727;isolation:isolate}
.talent-photo img{width:100%;height:100%;object-fit:cover;transform:scale(1.12);will-change:transform}
.talent-photo figcaption{position:absolute;bottom:0;inset-inline:0;padding:60px 24px 24px;background:linear-gradient(transparent,#0009);color:white;font:12px 'IBM Plex Mono',monospace;letter-spacing:.08em}
.live .talent-photo{grid-column:1;grid-row:1}.live .chapter-content{grid-column:2;grid-row:1}
@media(max-width:850px){.intro h1{font-size:clamp(48px,9.5vw,72px)}.intro .lead{font-size:20px}.tiktok,.live{grid-template-columns:1fr;gap:45px;padding:90px 7vw;min-height:100svh}.tiktok h2,.live h2{font-size:clamp(44px,9vw,68px)}.live .talent-photo,.live .chapter-content{grid-column:auto;grid-row:auto}.talent-photo{width:100%;max-height:70svh}.hero-apply{margin-top:14px}}
@media(max-width:400px){.intro h1{font-size:44px}.intro .lead{font-size:18px}}
@media(prefers-reduced-motion:reduce){.talent-photo img{transform:none!important}}

.round-link{font-size:17px}
/* Dark logo wipe and a separate full-screen audition stage. */
.loader{background:#0c0c0c;color:#f1edde;gap:32px;transition:clip-path 1.05s cubic-bezier(.76,0,.24,1),visibility 1.05s;clip-path:inset(0 0 0 0);transform:none}
.loader .brand{width:min(58vw,560px);animation:logo-in 1.2s .15s both}
.loader i{background:#f1edde;animation-duration:1.75s}
.loader.done{transform:none;clip-path:inset(0 0 100% 0);visibility:hidden}
.loader.done .brand{animation:none}
.loader span{opacity:.6;font-size:11px}
body.audition-open{overflow:hidden}
#audition-dialog{position:fixed;inset:0;margin:0;border:0;width:100vw;max-width:none;height:100dvh;max-height:none;padding:0;background:#0c0c0c;color:#f1edde;overflow-y:auto;overscroll-behavior:contain;z-index:200;color-scheme:dark}
#audition-dialog::backdrop{background:#0c0c0c}
#audition-dialog[open]{animation:audition-wipe .7s cubic-bezier(.76,0,.24,1) both}
#audition-dialog[open] .audition-shell{animation:audition-reveal .65s .4s both}
#audition-dialog.closing{animation:audition-close .42s cubic-bezier(.76,0,.24,1) both}
.audition-shell{min-height:100%;padding:30px 5vw 70px;max-width:1800px;margin:auto}
.audition-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:7vh;gap:20px}
.audition-wordmark{font:12px 'IBM Plex Mono',monospace;letter-spacing:.13em}
.audition-close,.change-artist{background:none;border:0;border-bottom:1px solid #666;color:inherit;padding:9px 0;font-size:16px}
.audition-close{padding:10px 0;margin-left:auto}
.audition-step h2{font-size:clamp(48px,6.2vw,105px);line-height:1.02;font-weight:500;letter-spacing:-.055em;margin:0 0 26px;outline:none}
.audition-intro{color:#aaa8a1;font-size:20px;line-height:1.5}
#artist-picker{max-width:1050px;margin:0 auto}.artist-choices{margin-top:40px}
.artist-choices button{width:100%;border:0;border-top:1px solid #45443f;color:inherit;background:none;display:grid;grid-template-columns:50px 1fr 1fr;align-items:center;text-align:left;gap:20px;padding:24px 10px;transition:padding .25s,background .25s}
.artist-choices button:last-child{border-bottom:1px solid #45443f}
.artist-choices button:hover,.artist-choices button:focus-visible{background:#20201e;padding-left:25px}
.artist-choices button>span{font:12px 'IBM Plex Mono',monospace;color:#929087}
.artist-choices strong{font-size:clamp(23px,2.4vw,40px);font-weight:400;letter-spacing:-.025em}
.artist-choices small{font-size:16px;color:#a7a49a;justify-self:end;text-align:right}
.change-artist{margin-bottom:45px}.audition-form-layout{display:grid;grid-template-columns:1fr 1.1fr;gap:8vw;align-items:start}
.audition-form-copy>p:not(.eyebrow){max-width:400px;line-height:1.6;color:#aaa8a1}
.audition-form-copy .preview-notice{border-color:#45443f;font-size:14px}
#audition-form{max-width:760px}#audition-form input:not([type=checkbox]),#audition-form textarea{border-color:#68665f;color:#f1edde;font-size:17px;background:none}
#audition-form input::placeholder,#audition-form textarea::placeholder{color:#929087}
#artist-specific-fields{display:grid;grid-template-columns:1fr 1fr;gap:30px;margin-top:32px}
#showcase-label{display:block}#showcase-hint{display:block;color:#aaa8a1;font-size:13px;line-height:1.5;margin-top:10px}
.audition-goals{margin-top:32px}#audition-form .consent input{accent-color:#f1edde}#audition-form .submit{background:#f1edde;color:#131313;border:1px solid #f1edde;justify-content:center}#audition-form .submit:hover{background:#d5d0c4}
#artist-form-step{animation:detail-in .35s ease}.round-link{width:110px;height:110px}
@keyframes audition-wipe{from{clip-path:inset(100% 0 0 0)}to{clip-path:inset(0 0 0 0)}}
@keyframes audition-reveal{from{opacity:0;transform:translateY(22px)}to{opacity:1;transform:none}}
@keyframes audition-close{from{clip-path:inset(0 0 0 0)}to{clip-path:inset(0 0 100% 0)}}
@media(max-width:850px){.audition-shell{padding:20px 7vw 50px}.audition-top{margin-bottom:50px}.audition-step h2{font-size:clamp(42px,9vw,70px)}.artist-choices button{grid-template-columns:25px 1fr;padding:22px 0;gap:10px}.artist-choices small{grid-column:2;justify-self:start;text-align:left;font-size:14px}.artist-choices strong{font-size:27px}.audition-form-layout{grid-template-columns:1fr;gap:20px}.change-artist{margin-bottom:35px}.audition-form-copy .preview-notice{margin-top:24px}.audition-intro{font-size:18px}#artist-specific-fields{grid-template-columns:1fr;gap:26px}.audition-wordmark{font-size:10px}.round-link{width:90px;height:90px}}
@media(prefers-reduced-motion:reduce){#audition-dialog[open],#audition-dialog[open] .audition-shell,#audition-dialog.closing{animation:none}}
.hero-description{font-size:clamp(16px,1.15vw,20px);line-height:1.5;max-width:450px;margin:14px 0 0;color:#41413f}
.intro .hero-apply{margin-top:26px}
/* The vocalist lives in the scene, rather than in a rectangular photograph. */
.live{position:relative;min-height:125svh;background:#121212;isolation:isolate}
.live::before{content:'';position:absolute;inset:0;background:radial-gradient(ellipse at 26% 65%,#5d49372b,transparent 58%);z-index:-1}
.live .singer-photo{position:absolute;left:0;bottom:-4%;width:57%;height:105%;max-height:none;aspect-ratio:auto;background:none;overflow:visible;z-index:-1;pointer-events:none}
.live .singer-photo img{width:100%;height:100%;object-fit:contain;object-position:left bottom;filter:drop-shadow(0 15px 45px #0005);mask-image:linear-gradient(to bottom,#000 0%,#000 83%,transparent 100%)}
.live .singer-photo figcaption{display:none}
.live .chapter-content{grid-column:2;position:relative;z-index:1}
@media(max-width:850px){.live{min-height:1200px;align-items:start;padding-top:100px}.live .chapter-content{grid-column:1;background:none}.live .singer-photo{width:100%;height:65%;left:-7%;bottom:-3%;opacity:.8}.live .chapter-content{max-width:90%}}
/* A focused question occupies each audition screen. */
.intro .chapter-content,header .menu-toggle,header .apply-link{text-transform:uppercase}
.intro h1{font-size:clamp(50px,5.3vw,90px);font-weight:750;line-height:.98;letter-spacing:-.055em}
.audition-form-layout{display:block;max-width:850px;margin:3vh auto 0;transition:opacity .18s,transform .18s}
.audition-form-copy{display:flex;flex-direction:column}
.audition-form-copy>.eyebrow{display:none}
.audition-form-copy .question-kicker{order:-1;font:12px 'IBM Plex Mono',monospace;letter-spacing:.12em;margin:0 0 24px;color:#c3bfb2}
.audition-form-copy h2{font-size:clamp(40px,5.3vw,78px);font-weight:500;max-width:850px}
.audition-form-copy #artist-form-description{max-width:700px;font-size:19px;margin:0 0 24px}
.audition-form-copy .preview-notice{font-size:12px;border:0;margin:0 0 28px;padding:0;color:#85837b}
#audition-form{max-width:none}
#audition-form .form-grid,#artist-specific-fields{display:contents}
#audition-form label:not(.consent){font-size:0;margin:0;display:block}
#audition-form input:not([type=checkbox]),#audition-form textarea{width:100%;font-size:clamp(23px,3vw,38px);padding:18px 0;border:0;border-bottom:1px solid #77746c;border-radius:0;outline-offset:6px}
#audition-form textarea{min-height:125px;resize:vertical}
#showcase-label,#showcase-hint{display:none}
#audition-form .consent{font-size:20px;line-height:1.5;margin:25px 0 40px;display:flex;align-items:center;gap:18px}
#audition-form .consent input{width:24px;height:24px;flex-shrink:0}
.question-controls{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:38px}
.question-back{color:#f1edde;background:none;border:0;border-bottom:1px solid #77746c;padding:10px 0;font-size:16px}
#audition-form .submit{margin:0;padding:16px 30px;min-width:150px;width:auto;font-size:16px}
.question-progress{display:flex;align-items:center;gap:24px;margin-top:42px;font:12px 'IBM Plex Mono',monospace;color:#aaa69c}
.question-track{height:2px;background:#33332f;flex:1}.question-track i{display:block;height:100%;background:#eee8d9;transition:width .4s ease}
.question-exit{opacity:0;transform:translateY(-16px)}
.question-enter{animation:question-in .4s ease both}
@keyframes question-in{from{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}
@media(max-width:850px){.intro h1{font-size:clamp(40px,8.7vw,68px)}.audition-form-layout{margin-top:0}.audition-top{margin-bottom:30px}.change-artist{margin-bottom:30px}.audition-form-copy #artist-form-description{font-size:17px}.question-controls{margin-top:26px}}
@media(prefers-reduced-motion:reduce){.question-enter{animation:none}.audition-form-layout,.question-track i{transition:none}}
.audition-form-layout{transition:opacity .3s ease,transform .3s cubic-bezier(.4,0,.2,1),filter .3s}
.question-exit{opacity:0;transform:translateY(-45px);filter:blur(5px)}
.question-enter{animation:question-in .65s cubic-bezier(.16,1,.3,1) both}
@keyframes question-in{from{opacity:0;transform:translateY(65px);filter:blur(7px)}to{opacity:1;transform:translateY(0);filter:blur(0)}}
#audition-form .audition-upload{position:relative;border:1px dashed #858174;padding:35px 25px;text-align:center;cursor:pointer;transition:background .2s}
#audition-form .audition-upload:hover{background:#24231f}
#audition-form .audition-upload input{position:absolute;inset:0;width:100%;height:100%;opacity:0;cursor:pointer}
.upload-prompt{display:block;font-size:26px}.upload-filename{display:block;font-size:13px;color:#aaa69c;margin-top:12px;overflow-wrap:anywhere}
.audition-upload:focus-within{outline:2px solid ivory;outline-offset:5px}
.upload-preview{margin-top:20px}.upload-preview img,.upload-preview video{display:block;max-width:100%;max-height:220px;border-radius:4px}
@media(prefers-reduced-motion:reduce){.audition-form-layout{transition:none}.question-enter{animation:none}}
.intro h1 .decode-word{display:inline-block;white-space:nowrap;transform:none;opacity:1;animation:none}
.intro h1 .decode-glyph{display:inline-block;transform:none;opacity:1;animation:none;text-align:center}
.intro h1 .decode-glyph.decoding{color:#444641;text-shadow:1px 0 #ddd8c8;opacity:.72}

.statement .statement-audition{position:relative;display:block;margin:64px auto 0;padding:23px 48px;min-height:70px;border:1px solid #eee8d9;border-radius:0;background:#eee8d9;color:#151515;font-size:clamp(18px,2vw,26px);font-weight:700;letter-spacing:.035em;cursor:pointer;z-index:2;transition:background .25s,color .25s,transform .25s}
.statement .statement-audition:hover{background:transparent;color:#eee8d9;transform:translateY(-4px)}
@media(max-width:850px){.statement .statement-audition{margin-top:48px;width:100%;padding:22px 25px}}

.statement{isolation:isolate;overflow:hidden;background:#151515}
.artist-backdrop{position:absolute;inset:0;z-index:-1;pointer-events:none;background:#151515}
.artist-slide{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 30%;opacity:0;transform:scale(1.06);transition:opacity 1.8s ease,transform 6s ease}
.artist-slide.is-active{opacity:.6;transform:scale(1)}
.artist-backdrop::after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#151515bb,#15151533),linear-gradient(0deg,#151515 0%,transparent 45%,#15151577 100%)}
.statement .eyebrow,.statement .statement-line{position:relative;color:#eee8d9}
.statement .statement-line em{color:#eee8d9}
@media(prefers-reduced-motion:reduce){.artist-slide{transition:none;transform:none}}

/* Translucent audition buttons let the moving imagery show through. */
header .apply-link,.intro .hero-apply,.statement .statement-audition{display:inline-flex;justify-content:center;align-items:center;background:rgba(238,232,217,.18);border:1px solid rgba(238,232,217,.65);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-radius:4px;padding:17px 28px;font-weight:650;font-size:15px;letter-spacing:.055em;text-transform:uppercase;transition:background .25s,border-color .25s,transform .25s}
header .apply-link,.intro .hero-apply{border-color:rgba(22,22,22,.4);color:#161616;background:rgba(238,232,217,.26)}
header.dark .apply-link{color:#eee8d9;border-color:rgba(238,232,217,.6);background:rgba(238,232,217,.12)}
.statement .statement-audition{display:flex;width:fit-content;min-width:260px;color:#eee8d9;font-size:23px;padding:23px 44px;margin:64px auto 0;background:rgba(238,232,217,.13)}
header .apply-link:hover,.intro .hero-apply:hover,.statement .statement-audition:hover{background:rgba(238,232,217,.36);transform:translateY(-3px)}
@media(max-width:850px){header .apply-link{padding:12px 15px;font-size:11px}.statement .statement-audition{width:100%;min-width:0;margin-top:48px;font-size:20px}}

/* Cutouts float within their sections, independently of scrolling copy. */
.tiktok{position:relative;isolation:isolate;overflow:hidden;min-height:115svh}
.tiktok .talent-photo{position:absolute;right:0;bottom:1%;width:54%;height:96%;max-height:none;aspect-ratio:auto;background:none;overflow:visible;z-index:-1;pointer-events:none}
.tiktok .talent-photo img{object-fit:contain;object-position:right bottom;transform:none;will-change:transform}
.tiktok .talent-photo figcaption{display:none}
.tiktok .chapter-content{position:relative;z-index:1;grid-column:1}
.live{overflow:hidden}.live .singer-photo{width:49%;left:-2%;height:100%;bottom:-3%}
.live .singer-photo img{transform:none;object-position:left bottom;will-change:transform}
.live .chapter-content{padding-left:2vw}
.artist-backdrop{inset:-120px 0;will-change:transform}
.artist-slide[src*=dancers-cutout]{object-fit:contain;object-position:right center}
@media(max-width:850px){.tiktok{min-height:1250px;align-items:start;padding-top:90px}.tiktok .chapter-content{width:100%;max-width:100%;background:none}.tiktok .talent-photo{width:100%;height:64%;bottom:0;right:-5%}.live .chapter-content{padding-left:0;max-width:100%;width:100%}.live .singer-photo{width:100%;height:62%;left:-10%;bottom:-3%}.artist-backdrop{inset:-80px 0}}
@media(prefers-reduced-motion:reduce){.artist-backdrop,.talent-photo img{transform:none!important;will-change:auto}}

/* Quiet, flat calls to action; no duplicate in the fixed header. */
.intro .hero-apply,.statement .statement-audition{backdrop-filter:none;-webkit-backdrop-filter:none;border-radius:0;font-size:14px;font-weight:600;letter-spacing:.08em;min-height:54px;padding:18px 28px;min-width:190px;width:fit-content;box-shadow:none;transform:none}
.intro .hero-apply{background:#171717;color:#eee8d9;border:1px solid #171717}
.statement .statement-audition{background:transparent;color:#eee8d9;border:1px solid #eee8d980;margin:48px auto 0}
.intro .hero-apply:hover{background:#343434;color:#eee8d9;transform:none}
.statement .statement-audition:hover{background:#eee8d9;color:#171717;border-color:#eee8d9;transform:none}
@media(max-width:850px){header .menu-toggle{display:flex}.statement .statement-audition{width:fit-content;min-width:190px;font-size:14px}}

/* One headline and a compact, concrete explanation. */
.intro .chapter-content{width:46%;max-width:720px;padding:0;margin-top:35px}
.intro h1{font-size:clamp(48px,5.5vw,92px);line-height:1.02;letter-spacing:-.055em;margin:0 0 28px;font-weight:750}
.intro h1>span{display:block;white-space:nowrap}
.intro .eyebrow{margin-bottom:24px}
.intro .lead{font-size:clamp(17px,1.45vw,23px);line-height:1.35;margin:0 0 12px;max-width:100%;font-weight:500;letter-spacing:-.015em}
.intro .hero-description{font-size:clamp(13px,1.05vw,17px);line-height:1.65;max-width:490px;margin:0;color:#41413f;letter-spacing:.015em}
.intro .hero-apply{margin-top:28px}
@media(max-width:850px){.intro .chapter-content{width:100%;max-width:560px;margin:0 0 55px}.intro h1{font-size:clamp(36px,8.4vw,66px);margin-bottom:24px}.intro .lead{font-size:17px}.intro .hero-description{font-size:12px;max-width:370px;line-height:1.65}.intro .eyebrow{margin-bottom:18px}}

.statement{background:#191919}.statement::before,.statement::after{background:none}
[data-scroll-build]{will-change:translate,opacity,clip-path;transition:none!important}
.statement-line>span,.statement-line>em{display:block}
.section-audition{display:inline-flex;align-items:center;justify-content:center;margin-top:32px;min-height:54px;padding:17px 28px;background:transparent;border:1px solid currentColor;border-radius:0;color:inherit;font:600 14px 'DM Sans',Arial,sans-serif;letter-spacing:.08em;cursor:pointer}
.section-audition:hover{background:#7772}
footer .section-audition{justify-self:start;margin:0;padding:17px 28px;border:1px solid #eee8d980}
.tiktok,.live{min-height:135svh}.program{overflow:clip}
@media(max-width:850px){.tiktok,.live{min-height:1250px}}
@media(prefers-reduced-motion:reduce){[data-scroll-build]{opacity:1!important;translate:none!important;clip-path:none!important}.talent-photo img{opacity:1!important}}

/* TV power-on: light, logo signal, then a horizontal aperture reveal. */
.loader{background:transparent;clip-path:none!important;isolation:isolate;overflow:hidden;gap:26px;transition:visibility 1.05s;transform:none}
.loader::before,.loader::after{content:'';position:absolute;left:0;right:0;width:100%;height:50.1%;background:#0b0b0b;z-index:-1;transition:transform 1.05s cubic-bezier(.76,0,.24,1)}
.loader::before{top:0;bottom:auto}.loader::after{bottom:0;top:auto}
.loader.done::before{transform:translateY(-101%)}.loader.done::after{transform:translateY(101%)}
.logo-assembly{position:relative;width:min(68vw,650px);aspect-ratio:1230/240;animation:signal-logo 1.25s .35s both;transition:opacity .25s,filter .4s,transform .4s}
.loader .logo-assembly .brand{width:100%;height:100%;animation:none;filter:none;mix-blend-mode:normal}
.loader>span{animation:signal-caption .6s 1.05s both;transition:opacity .2s;letter-spacing:.2em}
.loader>i{display:none}
.intro-beam{position:absolute;top:50%;left:15%;width:70%;height:2px;background:#eee8d9;box-shadow:0 0 16px #eee8d977;animation:signal-beam .85s both;pointer-events:none}
.intro-scan{position:absolute;inset:0;background:repeating-linear-gradient(0deg,transparent 0px,transparent 3px,#eee8d90c 4px);pointer-events:none;animation:signal-scan 1.7s .2s both}
.loader.done .logo-assembly{opacity:0;filter:blur(5px);transform:scale(1.08)}
.loader.done>span,.loader.done .intro-scan,.loader.done .intro-beam{opacity:0;animation:none}
@keyframes signal-beam{0%{transform:scaleX(0);opacity:0}20%{opacity:1}65%{transform:scaleX(1);opacity:.85}100%{transform:scaleX(1);opacity:0}}
@keyframes signal-logo{0%{opacity:0;clip-path:inset(49% 0);transform:scaleX(1.035)}40%{opacity:1;clip-path:inset(0);transform:scaleX(1.015)}65%{opacity:1;transform:scaleX(1)}100%{opacity:1;clip-path:inset(0);transform:none}}
@keyframes signal-caption{from{opacity:0;transform:translateY(10px)}to{opacity:.6;transform:none}}
@keyframes signal-scan{0%{opacity:0;transform:translateY(-8px)}30%{opacity:.6}100%{opacity:0;transform:translateY(8px)}}

.intro .hero-description{text-transform:none;font-size:clamp(16px,1.25vw,21px);line-height:1.55;letter-spacing:0;max-width:490px;color:#333330}
@media(max-width:850px){.intro .hero-description{font-size:16px;max-width:390px}}

/* Safe spacing and complete controls at every scroll position. */
header.scrolled{background:#eeece7;color:#161616;border-bottom:1px solid #16161614}
header.scrolled.dark{background:#191919;color:#eee8d9;border-bottom-color:#eee8d919}
.tiktok,.live{padding:150px 6vw;gap:8vw;grid-template-columns:minmax(0,1fr) minmax(0,1fr)}
.tiktok h2,.live h2{font-size:clamp(42px,4.3vw,72px);line-height:1.07;overflow-wrap:normal}
.tiktok .chapter-content,.live .chapter-content{min-width:0;max-width:560px}
.tiktok .talent-photo,.live .singer-photo{top:50%;bottom:auto;height:85svh;max-height:1000px;transform:translateY(-50%);width:48%;overflow:visible}
.tiktok .talent-photo{right:1%;left:auto}.live .singer-photo{left:0}
.tiktok .talent-photo img,.live .singer-photo img{object-fit:contain;object-position:center center}
[data-audition-open]{clip-path:none!important;opacity:1!important;translate:none!important}
[data-scroll-build]{clip-path:none!important}
.program{overflow:visible}.program-intro{top:135px}
@media(max-width:850px){.tiktok,.live{display:flex;flex-direction:column;align-items:stretch;min-height:0;padding:120px 7vw 100px;gap:55px}.tiktok .chapter-content,.live .chapter-content{width:100%;max-width:100%;padding:0;flex:none}.tiktok .talent-photo,.live .singer-photo{position:relative;top:auto;left:auto;right:auto;bottom:auto;transform:none;width:100%;height:75svh;max-height:750px;margin:20px 0 0;z-index:0;flex:none}.tiktok h2,.live h2{font-size:clamp(38px,7.5vw,60px)}.program-intro{top:auto}.section-audition{align-self:flex-start}}

@media(prefers-reduced-motion:reduce){.intro-beam,.intro-scan{display:none}.logo-assembly{animation:none}.loader::before,.loader::after{transition:none}}
.loader.done .logo-assembly{animation:none;opacity:0}

.intro-noise{position:absolute;inset:0;width:100%;height:100%;z-index:0;opacity:.16;image-rendering:pixelated;pointer-events:none;transition:opacity .35s ease;mix-blend-mode:screen}
.loader .logo-assembly,.loader>span{z-index:1}.loader .intro-beam,.loader .intro-scan{z-index:2}
.loader.done .intro-noise{opacity:0}
@media(prefers-reduced-motion:reduce){.intro-noise{display:none}}

#audition-form select{display:block;width:100%;padding:18px 8px;background:#0c0c0c;color:#f1edde;border:0;border-bottom:1px solid #77746c;border-radius:0;font:inherit;font-size:clamp(23px,3vw,38px);cursor:pointer;color-scheme:dark}
#audition-form select:focus-visible{outline:2px solid #eee8d9;outline-offset:6px}
.review-row{display:flex;justify-content:space-between;align-items:center;gap:24px;padding:20px 0;border-bottom:1px solid #ffffff26}.review-row>div{min-width:0}.review-row small{color:#aaa69c;font-size:12px}.review-row p{font-size:18px;margin:8px 0 0;overflow-wrap:anywhere}.review-row button,.review-close{background:none;color:#eee8d9;border:0;border-bottom:1px solid #77746c;padding:8px 0;cursor:pointer}.review-close{margin-top:32px;border:1px solid #77746c;padding:17px 24px;font-size:14px}

body.ready .intro h1 .decode-word,body.ready .intro h1 .decode-glyph{animation:none;animation-delay:0s}
.intro h1 .decode-glyph{transition:color .12s ease,opacity .12s ease}
.intro h1 .decode-glyph.decoding{color:#45453f;opacity:.88;text-shadow:none}

.review-media{display:block;width:auto;max-width:min(100%,520px);max-height:380px;object-fit:contain;margin-top:18px;border:1px solid #ffffff26;border-radius:4px;background:#161616}
@media(max-width:600px){.review-media{max-width:100%;max-height:280px}.review-row:has(.review-media){align-items:flex-start}}

.review-link{text-decoration:underline;text-underline-offset:5px;text-decoration-color:#aaa69c;overflow-wrap:anywhere}.review-link:hover{color:#fff}
.review-actions{margin-top:40px}.review-submit{display:flex;align-items:center;justify-content:center;width:100%;min-height:88px;padding:24px 32px;background:#eee8d9;color:#111;border:1px solid #eee8d9;border-radius:0;font-size:clamp(23px,3vw,36px);font-weight:650;letter-spacing:.04em;cursor:pointer;transition:background .2s}
.review-submit:hover{background:#fff}.review-submit-status{font-size:13px!important;line-height:1.5;color:#aaa69c;margin:14px 0 0}.review-actions .review-close{margin-top:22px;border:0;border-bottom:1px solid #77746c;padding:8px 0}

.intro h1 .decode-glyph{transition:none}
.intro h1 .decode-glyph.decoding{color:#444641;text-shadow:1px 0 #ddd8c8;opacity:.72}
/* Keep the closing statement inside the viewport during its scroll travel. */
.statement-line{font-size:clamp(48px,8.2vw,140px);max-width:100%;overflow-wrap:break-word}
.statement-line em{margin-left:14vw;max-width:calc(100% - 14vw)}
@media(max-width:850px){.statement{padding:110px 7vw}.statement-line{font-size:clamp(40px,10vw,78px)}.statement-line em{margin-left:0;max-width:100%}.audition-form-copy h2{overflow-wrap:break-word}}

/* Language selection precedes the intro; all animation clocks remain paused. */
.language-pending{overflow:hidden}
.language-pending .loader,.language-pending .loader *,.language-pending .loader::before,.language-pending .loader::after{animation-play-state:paused!important}
#language-welcome{position:fixed;inset:0;width:100%;max-width:none;height:100dvh;max-height:none;margin:0;padding:clamp(24px,6vw,90px);border:0;background:#0b0b0b;color:#eee8d9;z-index:10000}
#language-welcome::backdrop{background:#0b0b0b}
.language-welcome-inner{width:min(100%,640px);margin:auto;min-height:100%;display:flex;flex-direction:column;justify-content:center}
.language-welcome-inner>img{width:230px;max-width:60%;height:85px;object-fit:cover;margin:0 0 45px -35px}
#language-title{font:500 12px/1.4 monospace;letter-spacing:.18em;margin:0 0 12px}
.language-subtitle{font-size:13px;color:#9c9b96;line-height:1.8;margin:0 0 30px}
.language-choices{display:grid;grid-template-columns:1fr 1fr;gap:12px}
.language-choices button{display:flex;justify-content:space-between;align-items:center;gap:18px;background:transparent;color:inherit;border:1px solid #eee8d944;padding:24px;text-align:left;font-size:clamp(20px,3vw,28px);cursor:pointer;transition:background .18s,color .18s,border-color .18s}
.language-choices button span{font:11px monospace;opacity:.55}
.language-choices button:hover,.language-choices button:focus-visible{background:#eee8d9;color:#0b0b0b;border-color:#eee8d9;outline:2px solid #eee8d9;outline-offset:3px}
.language-switch{margin-left:auto;margin-right:28px;display:flex;align-items:center}
.language-switch select{font:500 12px/1.2 sans-serif;letter-spacing:.08em;color:inherit;background:transparent;border:0;border-bottom:1px solid currentColor;padding:8px 3px;cursor:pointer;width:53px}
.language-switch option{color:#171717;background:#eeece7}
.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
html[lang="ko"]{word-break:keep-all;overflow-wrap:break-word}
html[lang="ko"] .intro h1{font-size:clamp(48px,6.6vw,112px);letter-spacing:-.065em}
html[lang="es"] .intro h1,html[lang="pt-BR"] .intro h1{font-size:clamp(42px,6.4vw,110px)}
@media(max-width:600px){.language-switch{margin-right:14px}.language-choices button{padding:20px 15px}.language-welcome-inner>img{margin-bottom:30px}html[lang="ko"] .intro h1{font-size:clamp(38px,10vw,60px)}html[lang="es"] .intro h1,html[lang="pt-BR"] .intro h1{font-size:clamp(35px,9vw,54px)}}

.studios{background:#191919;color:#eee8d9;padding:130px 5vw 100px;position:relative;overflow:hidden}
.studios-heading{display:grid;grid-template-columns:1.5fr 1fr;gap:20px 8vw;align-items:end;margin-bottom:65px}
.studios-heading .eyebrow{grid-column:1/-1;margin-bottom:20px}
.studios h2{font-size:clamp(45px,6.4vw,104px);line-height:1.02;font-weight:500;letter-spacing:-.05em;margin:0}
.studios-intro{font-size:clamp(18px,1.55vw,25px);line-height:1.6;color:#b5b3aa;max-width:350px;margin:0 0 6px}
.studios-image{margin:0;position:relative;aspect-ratio:16/8.5;overflow:hidden}
.studios-image img{width:100%;height:124%;position:absolute;top:-12%;object-fit:cover;will-change:transform}
.studios-image figcaption{position:absolute;bottom:22px;left:24px;font:10px monospace;letter-spacing:.14em;background:#111a;padding:10px 12px;color:#eee8d9}
.studios-bottom{display:grid;grid-template-columns:1fr 1fr;gap:40px;padding:45px 0 32px;border-bottom:1px solid #eee8d933}
.studios h3{font-size:28px;font-weight:500;letter-spacing:-.02em;margin:0 0 12px}
.studios-bottom p{color:#aaa89f;font-size:16px;margin:0;line-height:1.5}
.studio-locations{display:grid;grid-template-columns:1fr 1fr;gap:25px}
.studio-locations>div{display:flex;flex-direction:column;gap:16px}
.studio-locations span{font-size:24px}.studio-locations small{font:10px monospace;letter-spacing:.12em;color:#b5b3aa}
.studios>.section-audition{margin-top:36px;color:#eee8d9;border-color:#eee8d980}
@media(max-width:850px){.studios{padding:95px 7vw 70px}.studios-heading{grid-template-columns:1fr;margin-bottom:35px;gap:24px}.studios-heading .eyebrow{margin:0}.studios-intro{max-width:500px}.studios-image{aspect-ratio:4/3}.studios-image img{object-position:47% center}.studios-bottom{grid-template-columns:1fr;padding-top:30px}.studio-locations span{font-size:22px}}
@media(prefers-reduced-motion:reduce){.studios-image img{transform:none!important}}

html[lang="th"] body{font-family:'Noto Sans Thai','DM Sans',Tahoma,sans-serif}
html[lang="th"] .intro h1{font-size:clamp(34px,4.3vw,74px);line-height:1.35;letter-spacing:-.025em}
html[lang="th"] h2{line-height:1.35;letter-spacing:-.02em}
html[lang="th"] .decode-word{white-space:normal}
.language-switch select{width:60px}
@media(max-width:850px){html[lang="th"] .intro h1{font-size:clamp(30px,7vw,52px)}}

/* Keep every translated headline inside its editorial column at every viewport. */
.intro h1{font-size:var(--hero-fit,clamp(48px,5.5vw,92px))!important;max-width:100%;}
.intro h1>span{width:max-content;max-width:100%;white-space:nowrap;}
.chapter h2,.program h2,.studios h2,.statement-line,summary,.hero-description,.lead{overflow-wrap:anywhere;}
html[lang="ko"] .intro h1,html[lang="th"] .intro h1{line-height:1.2;letter-spacing:-.035em;}
html[lang="fil"] .intro h1,html[lang="es"] .intro h1,html[lang="pt-BR"] .intro h1{line-height:1.02;letter-spacing:-.055em;}
html[lang="fil"] .intro .hero-description,html[lang="es"] .intro .hero-description,html[lang="pt-BR"] .intro .hero-description{max-width:540px;}
@media(max-width:850px){.intro h1>span{max-width:86vw}.intro .chapter-content{overflow:visible}.intro .hero-description{max-width:min(90vw,500px)}}

/* Keep the fixed navigation floating over the artwork without a full-width bar. */
header,
header.scrolled,
header.dark,
header.scrolled.dark{
  background:transparent!important;
  border-bottom:0!important;
  box-shadow:none!important;
  backdrop-filter:none!important;
  -webkit-backdrop-filter:none!important;
}

/* The performance film stays inside the TV screen at every viewport. */

/* Phone composition: show the TV first, then give the message its own solid stage. */
@media(max-width:850px){
  html,body{width:100%;max-width:100%;overflow-x:clip}
  body,main,.chapter,.program,.studios,.statement,footer{max-width:100%;width:100%}
  header{height:72px;padding:13px 5vw;gap:9px}
  header .brand{width:118px}
  .language-switch{margin-left:auto;margin-right:7px}
  .language-switch select{-webkit-appearance:none;appearance:none;width:42px;padding:7px 0;text-align:center;border:0;border-bottom:1px solid currentColor;border-radius:0}
  .menu-toggle{font-size:12px;gap:6px;white-space:nowrap}
  .menu-toggle span{font-size:22px}
  .scene{width:100%;max-width:100%;height:100svh;overflow:hidden;background:#bdbbb6}
  .scene-photo{display:block;width:100svh;height:53.14svh;left:50%;top:58px;transform-origin:63% 70%}
  .intro{display:flow-root;min-height:0;padding:0;background:transparent}
  .intro .chapter-content{width:100%;max-width:none;margin:54svh 0 0;padding:34px 6vw 105px;background:#bdbbb6;color:#161616;text-shadow:none}
  .intro .eyebrow{margin-bottom:18px}
  .intro h1{font-size:clamp(38px,10.5vw,50px);line-height:.98;margin-bottom:26px}
  .intro h1>span{width:auto;max-width:100%;white-space:normal}
  .intro .hero-description{max-width:100%;font-size:18px;line-height:1.45;color:#343434}
  .intro .hero-apply{display:flex;width:100%;margin-top:26px}
  .intro .scroll-cue{left:6vw;bottom:34px}
  .chapter-nav{right:10px}
  .tv-screen video{display:none!important}
  .tv-screen .mobile-dance-loop{display:block}
}
@media(max-width:600px){
  .language-switch{margin-right:42px}
  .menu-toggle{display:flex;position:absolute;right:5vw;top:50%;transform:translateY(-50%);font-size:0;gap:0;width:28px;min-width:28px;padding:0;justify-content:flex-end}
  .menu-toggle span{font-size:24px}
}

/* Official social destination and partner lockup. */
.menu-tiktok{font-family:'IBM Plex Mono',monospace;font-size:12px;letter-spacing:.08em;margin-top:8px}
.footer-main{display:flex;flex-direction:column;align-items:flex-start;gap:34px}
.footer-main .brand{width:min(50vw,420px)}
.tiktok-partner{display:inline-flex;align-items:center;gap:20px;border-top:1px solid #eee8d933;border-bottom:1px solid #eee8d933;padding:20px 0;transition:opacity .25s}
.tiktok-partner:hover{opacity:.72}
.tiktok-partner img{display:block;width:185px;height:auto}
.tiktok-partner span{font:12px 'IBM Plex Mono',monospace;letter-spacing:.08em;color:#aaa69c}
.footer-meta{display:flex;flex-direction:column;align-items:flex-end;justify-content:flex-end;gap:22px}
.footer-meta>a{border-bottom:1px solid #777;padding-bottom:5px}
@media(max-width:850px){.footer-main .brand{width:min(78vw,420px)}.tiktok-partner{width:100%;justify-content:space-between}.tiktok-partner img{width:160px}.footer-meta{align-items:flex-start}.footer-meta>a{margin-top:4px}}
