@font-face{font-family:'Barlow Condensed';src:url('./fonts/barlow-condensed-bold.woff2?v=6') format('woff2');font-weight:500 900;font-display:swap}@font-face{font-family:'DM Sans';src:url('./fonts/barlow-regular.woff2?v=6') format('woff2');font-weight:400 500;font-display:swap}@font-face{font-family:'DM Sans';src:url('./fonts/barlow-semibold.woff2?v=6') format('woff2');font-weight:600 900;font-display:swap}.brand img{display:block;width:250px;height:auto;max-width:42vw}
:root{color-scheme:dark;--bg:#14241f;--panel:#1c2e27;--cream:#f0e7d3;--muted:#a2b0a2;--line:#3a4b3c;--orange:#f08049;font-family:'DM Sans',system-ui,sans-serif;color:var(--cream);background:var(--bg)}
*{box-sizing:border-box}body{margin:0;background:radial-gradient(ellipse at 0 0,#29403566,transparent 70%)}button,input,select{font:inherit}button,a,input,select{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:default;opacity:.4}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,.upload:focus-within{outline:2px solid var(--orange);outline-offset:4px}a{color:inherit;text-decoration:none}[hidden]{display:none!important}header{max-width:1552px;margin:auto;padding:28px 48px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.brand{display:flex;gap:12px;align-items:center;font-family:'Barlow Condensed',sans-serif;font-size:24px;font-weight:800;line-height:.9;letter-spacing:.04em}.brand small{display:block;font-size:11px;margin-top:6px;letter-spacing:.3em}.brand-mark{background:var(--orange);color:var(--bg);width:44px;height:42px;font-size:40px;display:flex;align-items:center;justify-content:center;position:relative;transform:skew(-7deg)}.brand-mark span{position:absolute;font-size:24px;right:-6px;top:-6px}nav{display:flex;gap:28px;font-size:12px;color:var(--muted)}nav a:hover{color:var(--cream)}main{max-width:1552px;margin:auto;padding:38px 48px 20px}.intro{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:30px}.eyebrow{font-size:10px;font-weight:700;letter-spacing:.18em;margin:0 0 12px}.eyebrow span{display:inline-block;width:6px;height:6px;background:var(--orange);border-radius:50%;margin-right:8px}h1{font-family:'Barlow Condensed',Impact,sans-serif;font-size:clamp(52px,6vw,88px);line-height:.95;text-transform:uppercase;letter-spacing:-.025em;margin:0;font-weight:800}h1 em{font-style:normal;color:var(--orange)}.intro-copy{font-size:13px;color:var(--muted);line-height:1.7;margin:0 0 2px}.workspace{display:grid;grid-template-columns:minmax(0,1fr) 296px;gap:28px;align-items:start}.cinema{min-width:0}.stage{position:relative;background:#c4b7a0;aspect-ratio:16/9;overflow:hidden;border-radius:3px}.stage.portrait{aspect-ratio:9/16;max-width:410px;margin:auto}.stage canvas{display:block;width:100%;height:100%}.loading{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;gap:14px;color:#203126;background:#d4c7af}.spinner{width:18px;height:18px;border:2px solid #7d8a7866;border-top-color:#234b3c;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.corner-label{position:absolute;left:22px;top:20px;font:700 10px 'DM Sans',sans-serif;letter-spacing:.13em;color:#23382b;pointer-events:none}.corner-label span{display:block;font-size:8px;margin-top:5px;font-weight:500;opacity:.65}.transport{display:flex;gap:13px;align-items:center;padding:16px 0;font-size:11px;color:var(--muted);font-variant-numeric:tabular-nums}.play{border:0;background:var(--cream);color:var(--bg);border-radius:50%;width:31px;height:31px;padding:0}.transport input{flex:1;min-width:20px}.sound{border:1px solid var(--line);padding:7px 10px;background:transparent;color:var(--cream);font-size:10px;border-radius:3px}input[type=range]{accent-color:var(--orange);width:100%;height:3px;cursor:pointer}input[type=checkbox]{accent-color:var(--orange)}.shot-strip{border-top:1px solid var(--line);display:flex;justify-content:space-between;padding:15px 0;gap:8px;font-size:8px;letter-spacing:.1em;color:var(--muted)}.shot-strip b{color:var(--orange);font-weight:500;margin-right:7px}.status{font-size:11px;line-height:1.5;color:var(--muted);min-height:18px;margin:3px 0}.studio{background:var(--panel);border:1px solid var(--line);border-radius:4px;padding:23px}.studio-heading{display:flex;justify-content:space-between}.index{font-size:10px;color:var(--muted)}h2{font:700 31px/.98 'Barlow Condensed',Impact,sans-serif;text-transform:uppercase;letter-spacing:.015em;margin:9px 0 22px}.upload{border:1px dashed #687661;background:#24372c;display:flex;align-items:center;flex-direction:column;text-align:center;padding:19px 12px;gap:7px;cursor:pointer;margin-bottom:22px;border-radius:3px}.upload:hover{border-color:var(--orange)}.upload-icon{color:var(--orange);font-size:27px;line-height:1}.upload strong{font-size:12px;max-width:205px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.upload span:not(.upload-icon){font-size:10px;line-height:1.5;color:var(--muted)}.upload small{font-size:8px;letter-spacing:.16em;color:#899b89;margin-top:4px}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.field{margin:16px 0}.field label{font-size:10px;display:block;color:var(--muted);margin-bottom:8px}.field output{float:right;color:var(--cream)}select{width:100%;background:var(--bg);color:var(--cream);border:1px solid var(--line);padding:10px 8px;border-radius:2px;font-size:11px}.check{display:flex;align-items:center;gap:7px;font-size:10px;color:var(--muted);margin:20px 0}.primary{display:flex;justify-content:space-between;width:100%;background:var(--orange);border:0;color:#192b22;font-size:12px;font-weight:700;padding:13px 14px;border-radius:2px}.fine{font-size:9px;line-height:1.7;color:var(--muted);margin:12px 0 21px}.live-section{border-top:1px solid var(--line);padding-top:20px}.live-section .eyebrow{font-size:8px}.live-button{display:flex;gap:8px;align-items:center;width:100%;padding:0;background:none;color:var(--cream);border:0;font-size:10px;text-align:left}.live-button span{margin-left:auto;color:var(--orange)}.live-button i{display:block;width:6px;height:6px;background:#bcb0e7;border-radius:50%}.live-section p{font-size:9px;color:var(--muted);line-height:1.6;margin-bottom:0}footer{margin-top:28px;padding-top:19px;border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:20px;font-size:9px;letter-spacing:.1em;color:#899b89}footer small{font-size:8px;opacity:.6}#liveMount{position:absolute;z-index:3;background:#101916;min-width:400px;min-height:300px}#liveMount.expanded{inset:0!important;width:100%!important;height:100%!important;min-width:0}#liveMount iframe{width:100%;height:100%;border:0;display:block}.stage.live{min-height:340px}.back-room{position:absolute;bottom:8px;left:12px;z-index:4;background:var(--bg);color:var(--cream);border:1px solid var(--line);font-size:11px;padding:8px 12px}.stage.live:has(#liveMount.expanded){padding-bottom:42px}#liveMount.expanded{bottom:42px!important;height:calc(100% - 42px)!important}.download{display:block;padding:12px;text-align:center;border:1px solid var(--orange);color:var(--orange);font-size:11px;margin-top:12px}.text-button{background:none;border:0;color:var(--muted);font-size:10px;padding:8px 0}progress{width:100%;height:5px;accent-color:var(--orange);margin-top:16px}#dropHint{position:absolute;inset:0;z-index:9;background:#14241fe8;color:var(--cream);display:grid;place-content:center;border:2px dashed var(--orange);font-size:20px}.exporting .stage{pointer-events:none}.exporting .upload{pointer-events:none;opacity:.5}
@media(min-width:1400px){.workspace{grid-template-columns:minmax(0,1fr) 320px}.studio{padding:26px}.intro{margin-bottom:34px}}@media(max-width:1000px){header{padding:22px 24px}main{padding:28px 24px}.workspace{grid-template-columns:minmax(0,1fr) 270px;gap:20px}.intro-copy{font-size:11px}.studio{padding:18px}.corner-label{left:14px;top:12px;font-size:8px}.shot-strip{font-size:7px;letter-spacing:0}}@media(max-width:760px){header{padding:20px}nav{gap:18px}main{padding:26px 20px}.intro{display:block;margin-bottom:22px}.intro-copy{margin-top:16px}.workspace{display:flex;flex-direction:column;gap:22px}.cinema,.studio{width:100%}.studio{padding:23px}.studio h2 br{display:none}.upload{margin-bottom:16px}.field{display:inline-block;width:calc(50% - 8px);vertical-align:top}.field:nth-of-type(odd){margin-right:10px}.field:has(#start){display:block;width:100%}.shot-strip{font-size:7px}.transport{gap:10px}.stage.portrait{max-width:330px}footer span:nth-child(2){display:none}footer{font-size:8px}#liveMount{min-width:0}.brand{font-size:21px}.brand-mark{width:38px;height:36px;font-size:34px}}@media(prefers-reduced-motion:reduce){.spinner{animation:none}}

.back-room{position:static;display:inline-block;margin-top:10px}.stage.live:has(#liveMount.expanded){padding-bottom:0}#liveMount.expanded{inset:0!important;width:100%!important;height:100%!important}

.voice-section{border-top:1px solid var(--line);padding-top:16px;margin-bottom:20px}.voice-upload{padding:14px 10px;margin-bottom:12px}.voice-section .fine{margin:8px 0}.voice-section .field{margin:12px 0}.full-field .fine{margin:10px 0 0}.full-field input[type=range]{height:16px}.full-field{display:block!important;width:100%!important;margin-right:0!important}.voice-section .text-button{color:var(--orange)}
@media(min-width:761px){.cinema{position:sticky;top:20px}}
