:root{font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;color:#e6ecee;background:#0c1013;font-synthesis:none;--panel:#151b1f;--panel-dark:#10161a;--line:#2a3339;--muted:#96a4ac;--ink:#e6ecee;--accent:#87ddcc;--active:#f0c27d;--danger:#f5a398;--focus:0 0 0 3px #87ddcc65;color-scheme:dark}
*{box-sizing:border-box}body{margin:0;height:100vh;height:100dvh;overflow:hidden}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button,.button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:36px;padding:7px 11px;border:1px solid var(--line);border-radius:4px;background:#1b242a;color:var(--ink);font-size:13px;font-weight:600;cursor:pointer;text-decoration:none;line-height:1.2}button:hover,.button:hover{background:#253039;border-color:#63727b;color:#fff}button:disabled{opacity:.4;cursor:not-allowed}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,a:focus-visible{outline:2px solid var(--accent);outline-offset:3px}button[aria-pressed=true],button.active{color:var(--accent);border-color:#5eae9e;background:#1b302e}select,input[type=text],textarea{background:#0e1418;border:1px solid #344149;border-radius:4px;color:var(--ink);font-size:14px;min-height:40px;padding:9px 10px;width:100%;line-height:1.35}select{padding-right:26px}textarea{resize:vertical;min-height:70px;line-height:1.65}label{font-size:13px;font-weight:550;color:#bbc7ce}label>select,label>input,label>textarea{margin-top:7px}input[type=checkbox]{width:17px;height:17px;accent-color:var(--accent)}input[type=range]{width:100%;height:28px;margin:4px 0 0;padding:0;appearance:none;-webkit-appearance:none;background:transparent;cursor:pointer;accent-color:var(--accent)}input[type=range]::-webkit-slider-runnable-track{height:4px;background:linear-gradient(to right,var(--slider-colour,var(--accent)) var(--fill,0%),#344048 var(--fill,0%));border-radius:2px}input[type=range]::-webkit-slider-thumb{appearance:none;-webkit-appearance:none;width:16px;height:22px;margin-top:-9px;border-radius:3px;background:#e2e9e9;border:1px solid #071011;box-shadow:0 2px 5px #0007}input[type=range]::-moz-range-track{height:4px;background:#344048}input[type=range]::-moz-range-progress{height:4px;background:var(--accent)}input[type=range]::-moz-range-thumb{width:14px;height:20px;border-radius:3px;background:#e2e9e9;border:1px solid #071011}input[type=range]:disabled{opacity:.35;cursor:default}h1,h2,h3,p{margin:0}h1,h2,h3{color:#f0f4f5}h1{font-size:25px;letter-spacing:-.035em;line-height:1.18;font-weight:640}h2{font-size:21px;line-height:1.15;font-weight:620;letter-spacing:-.02em}h3{font-size:15px;font-weight:650}p{font-size:14px;line-height:1.68;color:#b7c4cc}hr{border:0;border-top:1px solid var(--line);margin:24px 0}.icon{width:19px;height:19px;flex-shrink:0}.icon-button{width:36px;min-width:36px;padding:5px}.fixture-icon{width:46px;height:42px}.sr-only{position:absolute!important;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.skip-link{position:fixed;top:-60px;left:10px;z-index:100;background:#87ddcc;color:#081712;padding:12px}.skip-link:focus{top:10px}[hidden]{display:none!important}.muted{color:var(--muted)}.overline{display:block;font-size:10px;letter-spacing:.16em;font-weight:650;color:var(--muted);margin-bottom:6px}.small-note{font-size:12px;line-height:1.6;color:var(--muted)}kbd{font-family:inherit;font-size:10px;color:var(--muted);border:1px solid #4d555b;padding:2px 4px;border-radius:3px}.boot{display:grid;gap:18px;place-content:center;height:100dvh;text-align:center}.boot strong{font-size:12px;letter-spacing:.15em;color:var(--accent)}.no-script{padding:30px}
#app{height:100%;display:flex;flex-direction:column}.topbar{display:flex;align-items:center;gap:26px;height:68px;padding:0 22px;flex:0 0 auto;border-bottom:1px solid var(--line);background:#11171b;z-index:30}.brand{display:flex;gap:10px;align-items:center;flex-shrink:0}.brand-mark{font-family:Georgia,serif;font-size:40px;line-height:1;position:relative;color:#eee5d9}.brand-mark>span{position:absolute;width:6px;height:6px;border-radius:50%;background:var(--accent);right:-3px;bottom:1px}.brand>div{display:grid;gap:4px}.brand strong{font-size:9px;letter-spacing:.18em;font-weight:650;color:#a8b3b8}.brand>div>span{font-size:18px;font-weight:650;color:#eff4f4;letter-spacing:-.03em}.scene-switch{position:relative;max-width:230px;min-width:160px;border-left:1px solid #394047;padding-left:20px}.scene-switch select{appearance:none;border:0;background:transparent;min-height:36px;padding:6px 26px 6px 0;margin:0;font-weight:550}.scene-switch>.icon{position:absolute;right:0;top:9px;pointer-events:none;color:var(--muted)}.mode-nav{display:flex;align-self:stretch;gap:8px;align-items:center;margin:auto}.mode-nav button{background:none;border:0;border-radius:0;height:68px;padding:12px 15px;border-bottom:2px solid transparent;font-size:14px;color:#9aabb4}.mode-nav button.active{color:#a2ebdb;border-bottom-color:#8edecb;background:none}.mode-nav button:hover{color:white}.header-actions{display:flex;gap:8px}.header-actions button{background:transparent;border-color:#344149}.header-actions .icon{width:16px;height:16px}
.workspace{display:grid;grid-template-columns:248px minmax(320px,1fr) 314px;flex:1;min-height:0;position:relative}.lesson-panel{background:var(--panel-dark);border-right:1px solid var(--line);padding:18px 21px;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#35444d transparent;min-width:0}.panel-top{display:flex;align-items:center;justify-content:space-between;margin:0 0 19px;gap:8px}.panel-top>span{font-size:10px;letter-spacing:.17em;font-weight:650;color:#a3b5bc}.panel-top button{background:none;border:0;color:#7d929d;width:26px;min-width:26px;min-height:26px}.lesson-progress{height:3px;background:#29363d;display:block;margin-bottom:25px}.lesson-progress span{display:block;height:100%;background:var(--accent);transition:width .2s}.lesson-title{margin-bottom:13px}.lesson-strap{color:#d3b787;font-size:13px;font-weight:550;margin-bottom:18px;line-height:1.5}.lesson-text{font-size:13px;line-height:1.8;color:#a9bac3}.try-block{border-left:2px solid #79bcaf;padding:3px 0 3px 13px;margin:24px 0}.try-block h3{font-size:11px;text-transform:uppercase;letter-spacing:.12em;color:#9ddaca;margin-bottom:8px}.try-block p{font-size:13px;line-height:1.7;color:#cfdbdf}.lesson-nav{display:flex;gap:8px;margin:25px 0 22px}.lesson-nav button{flex:1;min-height:40px}.lesson-nav button:last-child{background:#b0d9c9;color:#142620;border-color:#b0d9c9}.lesson-jump{display:block;border-top:1px solid var(--line);padding-top:20px;font-size:11px;font-weight:550;letter-spacing:.02em}.lesson-jump select{font-size:12px;line-height:1.4}.lesson-reload{width:100%;background:transparent;margin-top:12px;font-size:12px;border-color:transparent;color:#91aaa7}.teacher-aside{border-left:2px solid #baa5c7;margin:24px 0 0;padding-left:13px}.teacher-aside h3{font-size:11px;color:#cbb9d4;margin-bottom:8px}.teacher-aside p{font-size:13px}.scene-brief{display:grid;gap:18px}.scene-brief label{font-size:12px}.scene-brief select{font-size:13px}.source-note{margin-top:25px;border-top:1px solid var(--line);padding-top:15px}.source-note summary{cursor:pointer;font-size:12px;color:#c1cfd3;padding:4px 0}.source-note p{font-size:12px;margin-top:12px;line-height:1.75}.design-description{font-size:12px;color:#9daeb8;line-height:1.7;margin-top:7px}.stage-edit-open{width:100%;margin-top:18px}.challenge-level{font-size:10px;color:#e3bd8b;text-transform:uppercase;letter-spacing:.12em;margin-bottom:15px}.challenge-constraint{font-size:12px;padding:13px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin:18px 0;color:#a6bac3}.challenge-checks{display:grid;gap:14px}.challenge-checks label{display:flex;align-items:flex-start;gap:8px;font-size:12px;line-height:1.5}.challenge-checks input{margin:0;flex-shrink:0}.challenge-review{margin-top:15px;padding:13px 0;border-top:1px solid var(--line);font-size:12px;line-height:1.7;color:#b9cdca}.challenge-list{display:grid;gap:7px;margin-top:20px}.challenge-list button{text-align:left;justify-content:flex-start;font-size:12px;line-height:1.5;background:none}.challenge-list button.active{border-left:2px solid var(--accent);color:#c2e8dc}.lesson-hidden{grid-template-columns:minmax(320px,1fr) 314px}.lesson-hidden>.lesson-panel{display:none}
.stage-column{min-width:0;min-height:0;display:grid;grid-template-rows:43px minmax(0,1fr) 31px 144px;background:#080c10;position:relative}.viewbar{display:flex;align-items:center;justify-content:space-between;gap:4px;min-width:0;padding:4px 9px;border-bottom:1px solid #202a30;background:#10171b;z-index:4}.view-group,.view-tools,.camera-buttons{display:flex;align-items:center;gap:3px;min-width:0}.viewbar button{border:0;min-height:30px;height:30px;font-size:11px;padding:5px 8px;background:transparent;white-space:nowrap}.viewbar .icon-button{width:29px;min-width:29px;padding:4px}.viewbar button:hover{background:#26333b}.viewbar button.active{background:#243a38;color:#a3e1d5}.viewbar button[aria-pressed=true]{color:#96bcb5;background:transparent}.view-tools .icon{width:15px;height:15px}.stage-host{grid-row:2;position:relative;min-width:0;min-height:0;overflow:hidden;isolation:isolate;background:#06090c}.stage-host>canvas{display:block;width:100%;height:100%;touch-action:none;outline-offset:-3px}.stage-label{position:absolute;left:20px;top:19px;display:flex;gap:7px;align-items:center;pointer-events:none;font-size:10px;font-weight:650;letter-spacing:.14em;color:#c0d1d8;text-shadow:0 1px 3px #0008;flex-wrap:wrap;max-width:60%}.live-dot{height:5px;width:5px;background:#8cd4bd;border-radius:50%}.stage-teaching{display:block;width:100%;padding-left:12px;color:#85979e;font-size:10px;letter-spacing:0;font-weight:400;margin-top:2px}.stage-options{position:absolute;right:14px;top:13px;display:flex;align-items:center;gap:10px}.stage-options>label{display:flex;align-items:center;gap:6px;font-size:10px;color:#8fabb5}.stage-options select{width:76px;min-height:28px;padding:4px;border:0;border-radius:3px;background:#16232bbf;color:#c1d5da;font-size:10px;margin:0}.stage-options button{min-height:29px;width:29px;min-width:29px;padding:5px;background:#16232b99;border:0;color:#a7c0c5}.stage-bottom{position:absolute;left:20px;right:13px;bottom:10px;display:flex;align-items:center;justify-content:space-between;font-size:10px;color:#82939e;pointer-events:none}.stage-bottom>button{pointer-events:auto;border:0;background:transparent;min-height:30px;padding:6px;color:#bdced2}.stage-action-hint{position:absolute;left:50%;top:65px;transform:translateX(-50%);width:max-content;max-width:90%;display:flex;align-items:center;gap:14px;background:#193832ed;color:#ceeee4;padding:10px 13px;border:1px solid #508778;font-size:12px;z-index:8;box-shadow:0 8px 20px #0004}.stage-action-hint button{border:0;background:transparent;color:#d1f4ec;padding:2px;min-height:26px}.state-line{display:flex;align-items:center;justify-content:space-between;gap:8px;border-top:1px solid #222b31;padding:0 14px;background:#10171c;font-size:10px;color:#8da4ad;min-width:0}.state-line>button{background:none;border:0;min-height:28px;padding:0;font-size:10px;max-width:80%;white-space:nowrap;overflow:hidden;color:#afc3cb}.state-line>button span{overflow:hidden;text-overflow:ellipsis}.state-line .icon{width:13px;height:13px}.state-line>span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.blackout-badge{position:absolute;top:40%;left:0;width:100%;text-align:center;letter-spacing:.32em;font-size:17px;color:#9dabb2;pointer-events:none}.blackout-badge span{display:block;font-size:11px;font-weight:400;letter-spacing:0;color:#667680;margin-top:14px}.stage-fallback{position:absolute;inset:80px 25px 40px;z-index:10;background:#0c151bea;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:18px}.stage-fallback h1{max-width:420px}.stage-fallback p{max-width:500px}
.cue-dock{display:grid;grid-template-columns:minmax(128px,1fr) minmax(150px,1.15fr) minmax(128px,1fr);gap:14px;padding:15px 18px 10px;border-top:1px solid #303a42;background:#131b20;min-width:0}.cue-card{min-width:0;display:grid;grid-template-columns:85px minmax(0,1fr);gap:10px;align-items:center}.cue-picture{display:block;position:relative;padding:0;min-width:0;width:85px;aspect-ratio:1.28;border:1px solid #34454f;background:#070c10;overflow:hidden;border-radius:3px}.cue-picture img{width:100%;height:100%;object-fit:cover}.cue-picture>span{position:absolute;top:5px;left:6px;display:grid;place-content:center;width:18px;height:18px;font-size:10px;background:#172630d9;color:#d5e7e9;border:1px solid #56717a}.cue-picture small{position:absolute;inset:30px 7px 0;font-size:9px;color:#7e9aa6;font-weight:400;line-height:1.5}.cue-label{min-width:0}.cue-label>input{background:transparent;border:0;border-radius:0;border-bottom:1px solid #2f414a;font-size:11px;min-height:29px;padding:3px 0;color:#c0d5da;width:100%}.cue-label>div{display:flex;flex-wrap:wrap;gap:5px;margin-top:8px}.cue-label button{min-height:27px;padding:5px 7px;font-size:10px;background:#1a2932;border-color:#3c515c}.cue-label button:first-child{color:#bae2d4}.crossfade-control{padding:2px 4px;min-width:0;display:flex;flex-direction:column;justify-content:center}.cue-play{display:flex;gap:5px}.cue-play>button{flex:1;font-size:11px;min-height:33px;color:#cae2dc;border-color:#46605f;background:#203331;padding:5px}.cue-play>button .icon{width:14px;height:14px}.cue-play>label{max-width:60px}.cue-play select{padding:5px 4px;min-height:33px;margin:0;font-size:11px;background:#132128;width:100%}.cue-scrub{display:flex;gap:8px;align-items:center;margin-top:6px}.cue-scrub>span{font-size:10px;color:#819aa6}.cue-scrub input{min-width:0;margin:0}.cue-foot{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:4px;margin-top:2px;min-height:17px;font-size:9px;line-height:1.4;text-align:center;color:#819eaa}.cue-foot button{min-height:18px;padding:2px 5px;font-size:9px;border:0;background:none;text-decoration:underline;color:#b4dbce}
.desk{background:var(--panel);border-left:1px solid var(--line);padding:20px 19px 12px;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#40535e transparent;min-width:0}.desk-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:21px}.history-buttons{display:flex;gap:3px}.history-buttons button{min-width:26px;width:26px;min-height:28px;border:0;background:none;color:#9cabb2}.history-buttons .icon{width:15px;height:15px}.desk-title h2{font-size:20px}.channel-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.channel{position:relative;display:flex;flex-direction:column;align-items:stretch;justify-content:start;min-width:0;height:93px;padding:10px 8px 9px;border:1px solid #3b454c;background:#11181c;border-radius:3px;gap:6px;text-align:left;--channel-colour:#fff}.channel:hover{border-color:#667a87;background:#1d282e}.channel[aria-pressed=true]{border-color:var(--channel-colour);background:#202e32;box-shadow:inset 0 -2px var(--channel-colour);color:var(--ink)}.channel-number{display:flex;align-items:center;justify-content:space-between;color:#a4b4bb;font-size:11px;letter-spacing:.05em}.channel-number i{display:block;width:5px;height:5px;border-radius:50%;background:#4a5962}.channel[data-enabled=true] .channel-number i{background:var(--channel-colour);box-shadow:0 0 7px color-mix(in srgb,var(--channel-colour) 40%,transparent)}.channel-fixture{font-size:11px;line-height:1.3;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;color:#c1cfd4;font-weight:550}.channel-level{font-size:13px;color:#e4e8e8;font-weight:600}.channel-meter{display:block;position:absolute;height:3px;bottom:9px;left:8px;right:8px;background:#334149;margin-top:3px}.channel-meter i{display:block;height:100%;width:0;background:var(--channel-colour);opacity:.7}.channel[data-enabled=false]{opacity:.58}.channel[data-enabled=false][aria-pressed=true]{opacity:1}.active-channel-heading{display:flex;align-items:center;justify-content:space-between;margin:14px 0 10px;font-size:11px;color:#a4bcc4}.active-channel-heading button{min-height:29px;font-size:11px;padding:5px 9px;background:#15251f;border-color:#436455}.active-channel-heading button .icon{height:12px;width:12px}.desk-controls[aria-disabled=true]{opacity:.4;pointer-events:none}.fixture-picker{display:flex;width:100%;justify-content:flex-start;gap:10px;border:1px solid #3c505d;background:#101a20;padding:7px 10px;min-height:62px;text-align:left}.fixture-picker>span:nth-child(2){display:flex;flex-direction:column;gap:5px;flex:1}.fixture-picker small{font-size:10px;color:#8eabb8;font-weight:400}.fixture-picker strong{font-size:14px;font-weight:600}.fixture-picker>.icon{width:14px;height:14px;color:#8fabae}.fixture-picker .fixture-icon{width:42px;height:38px;color:#c4d8d8}.control-help{font-size:11px;color:#8fa6b1;line-height:1.5;margin:8px 1px 13px;min-height:16px}.desk-pair{display:grid;grid-template-columns:1fr 1fr;gap:9px}.desk-pair label{font-size:11px;color:#a7bac3}.desk-pair select{font-size:11px;min-height:37px;padding:7px 5px;background:#10191e;margin-top:6px}.pick-focus{width:100%;margin-top:9px;min-height:32px;font-size:11px;background:none;border-color:#31434b;color:#a8cbca}.pick-focus .icon{width:15px;height:15px}.control-heading{display:flex;justify-content:space-between;align-items:center;gap:10px;font-size:12px;color:#c2ced3;margin-top:16px}.control-heading>label{font-size:12px;font-weight:500;color:#c2ced3}.control-heading output{font-variant-numeric:tabular-nums;font-size:14px;color:#e1e8e9;font-weight:600}.control-heading .muted{font-size:11px}.level-slider{--slider-colour:#edd2a0}.colour-section{margin-top:3px}.colour-section .control-heading{margin-top:16px}.colour-section .control-heading button{border:0;background:none;min-height:26px;font-size:10px;color:#9eb4bd;padding:0}.colour-section .control-heading button .icon{width:12px;height:12px}#current-colour{width:13px;height:13px;border-radius:2px;border:1px solid #788992;background:#fff;display:block}.colour-swatches{display:flex;justify-content:space-between;gap:5px;margin-top:9px}.colour-swatches button{min-width:0;min-height:23px;height:23px;width:23px;background:var(--swatch);border:2px solid #172025;padding:0;border-radius:50%;outline:1px solid #35434b}.colour-swatches button:hover,.colour-swatches button[aria-pressed=true]{outline:2px solid #d6e5e5;outline-offset:2px}#gobo-section{margin-top:6px}.gobo-buttons{display:grid;grid-template-columns:repeat(5,1fr);gap:6px;margin-top:9px}.gobo-buttons button{min-height:39px;height:39px;padding:4px;background:#101a20;border-color:#394e5b;border-radius:3px;color:#a1b3bc}.gobo-buttons button[aria-pressed=true]{color:#e3ddbb;border-color:#dfcc98;background:#34342a}.gobo-icon{height:25px;width:25px}.gobo-none{display:block;border:1px solid currentColor;width:22px;height:22px;border-radius:50%;opacity:.7}.desk-actions{margin-top:21px;display:grid;gap:12px}.desk-actions>button{justify-content:flex-start;width:100%;min-height:39px;font-size:12px}.desk-actions>button:first-child{background:#263735;border-color:#415c51;color:#d4e4d9}.desk-actions>button:first-child .icon:last-child{margin-left:auto;width:15px}.blackout-button{background:#1a1c1d;border-color:#6d4945;color:#efbbb0}.blackout-button[aria-pressed=true]{background:#583329;border-color:#d69b7e;color:#fff2de}.blackout-button kbd{margin-left:auto}.desk-context{margin:16px 0 0;font-size:10px;line-height:1.6;color:#8a9da6}.app-footer{display:flex;align-items:center;justify-content:space-between;height:27px;min-height:27px;padding:0 18px;border-top:1px solid #2b353c;background:#0e1418;font-size:9px;color:#7a909c;gap:12px}.app-footer>span:first-child{letter-spacing:.1em}.app-footer b{font-weight:400;color:#a7b9c1;margin-left:5px}.app-footer button{background:none;border:0;font-size:10px;min-height:24px;padding:1px;color:#b3c7c8}.footer-help{font-size:9px}.mobile-nav{display:none}
.app-dialog{width:min(560px,calc(100% - 28px));max-height:88dvh;overflow:auto;padding:26px;border:1px solid #536872;border-radius:8px;background:#141e24;color:var(--ink);box-shadow:0 24px 100px #0009}.app-dialog::backdrop{background:#03080dbe;backdrop-filter:blur(4px)}.dialog-top{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:16px}.dialog-top>h2{font-size:25px}.dialog-top>button{background:none;min-width:30px;width:30px;min-height:30px;border:0}.app-dialog>label{display:block;margin-top:17px}.app-dialog>p{margin:13px 0}.app-dialog>h3{margin:22px 0 10px}.app-dialog .check-label{display:flex;gap:10px;align-items:center;font-size:13px;line-height:1.5}.check-label input{margin:0}.dialog-buttons,.project-actions{display:flex;flex-wrap:wrap;gap:8px;margin:20px 0 12px}.dialog-buttons button,.project-actions button,.file-button{min-height:42px}.project-actions{display:grid;grid-template-columns:1fr 1fr}.project-actions>button:last-child{grid-column:1/-1;background:transparent}.dialog-intro{color:#a4bac3;font-size:13px;margin-bottom:20px!important}.fixture-dialog{width:min(700px,calc(100% - 28px))}.fixture-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.fixture-grid>button{display:grid;grid-template-columns:48px 1fr;gap:5px 12px;min-height:87px;padding:12px;text-align:left;align-content:center;background:#10181d;justify-items:start}.fixture-grid .fixture-icon{grid-row:1/3;color:#b1c9d0}.fixture-grid strong{font-size:14px}.fixture-description{font-size:11px;line-height:1.5;font-weight:400;color:#90a9b5}.colour-dialog{max-width:360px}.wheel-wrap{width:240px;height:240px;margin:20px auto;position:relative}.wheel-wrap canvas{display:block;width:100%;height:100%;touch-action:none;cursor:crosshair;border-radius:50%;box-shadow:0 10px 25px #0005}#wheel-marker{position:absolute;width:13px;height:13px;border:2px solid white;border-radius:50%;box-shadow:0 0 0 1px black;left:50%;top:50%;transform:translate(-50%,-50%);pointer-events:none}.colour-dialog input[type=color]{height:40px;width:100%;padding:0;border:0;display:block;background:none;cursor:pointer}.blocking-dialog .blocking-coordinates{display:grid;gap:14px;margin-top:20px}.blocking-coordinates output{display:block;text-align:right;font-size:11px;color:#9ed8ca}.blocking-dialog #hidden-items{display:flex;flex-wrap:wrap;gap:6px;margin:14px 0}.blocking-dialog #hidden-items button{font-size:12px}.primary-button{background:#afdacb;color:#0c231b;border-color:#afdacb;min-height:46px}.primary-button:hover{background:#d4eadf;color:#06150f}.notes-dialog{max-width:690px}.notes-readout{border-left:2px solid #7abaaf;padding:12px 15px;background:#10191e;margin:12px 0 24px}.notes-readout p{font-size:12px;line-height:1.6;margin-bottom:9px}.notes-readout p:last-child{margin:0}.readout-channel{padding:15px 0;border-bottom:1px solid var(--line)}.readout-channel h3{font-size:14px;margin-bottom:8px}.readout-channel p{font-size:13px}.toast{position:fixed;bottom:46px;left:50%;transform:translateX(-50%);max-width:min(540px,90vw);padding:12px 18px;color:#deefe9;background:#203932;border:1px solid #6b9988;box-shadow:0 6px 26px #0005;font-size:13px;line-height:1.5;z-index:100}.presenter-controls{position:fixed;left:0;right:0;bottom:0;z-index:45;display:flex;align-items:center;gap:9px;padding:15px 18px;background:#111b20f5;border-top:1px solid #43525c;flex-wrap:wrap}.presenter-controls>div{display:grid;gap:4px;flex:1;min-width:170px}.presenter-controls>div>span{font-size:11px;letter-spacing:.1em;color:#93b5bb}.presenter-controls>div>strong{font-size:15px}.presenter-controls button{min-height:45px;font-size:13px;padding:8px 12px}.presenter-controls select{max-width:115px;min-height:45px;font-size:13px}.presenter-controls #presenter-blackout{border-color:#86564b;color:#f0c7b7}.presenting .topbar,.presenting .app-footer,.presenting .mobile-nav,.presenting .lesson-panel{display:none!important}.presenting .workspace,.presenting .workspace.lesson-hidden{grid-template-columns:minmax(0,1fr);padding-bottom:81px}.presenting .stage-column{grid-template-rows:0 minmax(0,1fr) 0 0}.presenting .viewbar,.presenting .state-line,.presenting .cue-dock{display:none}.presenting .stage-label{top:28px;left:32px;font-size:13px}.presenting .stage-options{top:23px;right:30px}.presenting .desk{display:none}.presenting.presenter-desk .workspace{grid-template-columns:minmax(0,1fr) 320px}.presenting.presenter-desk .desk{display:block}.presenting .stage-bottom{bottom:18px}.presenting .stage-bottom span{font-size:12px}
@media(min-width:1600px){.workspace{grid-template-columns:280px minmax(360px,1fr) 340px}.lesson-panel{padding:24px 27px}.lesson-hidden{grid-template-columns:minmax(360px,1fr) 340px}.desk{padding:24px}.lesson-text,.try-block p{font-size:14px}.desk-pair select{font-size:12px}.cue-dock{padding:16px 24px}.cue-card{grid-template-columns:110px minmax(0,1fr)}.cue-picture{width:110px}.cue-label>input{font-size:13px}.cue-label button,.cue-play>button{font-size:12px}}
@media(max-width:1250px){.workspace{grid-template-columns:226px minmax(250px,1fr) 294px}.lesson-hidden{grid-template-columns:minmax(250px,1fr) 294px}.lesson-panel{padding:17px}.desk{padding:18px 14px}.topbar{gap:16px;padding:0 15px}.scene-switch{padding-left:14px;min-width:140px;max-width:195px}.mode-nav{gap:3px}.mode-nav button{padding:10px}.view-tools button span{display:none}.cue-card{grid-template-columns:1fr;gap:3px}.cue-picture{width:100%;height:55px;aspect-ratio:auto}.cue-label{display:flex;align-items:center;justify-content:space-between;gap:4px}.cue-label>input{min-width:0;max-width:60px;font-size:10px}.cue-label>div{margin:0;gap:3px}.cue-label button{font-size:9px;padding:5px}.cue-label button:last-child{display:none}.cue-dock{grid-template-columns:minmax(90px,.8fr) minmax(145px,1.3fr) minmax(90px,.8fr);padding:14px 12px;gap:10px}.crossfade-control{padding:0}.cue-play>button span{font-size:10px}.cue-dock{align-items:center}.stage-column{grid-template-rows:43px minmax(0,1fr) 31px 122px}.viewbar{padding:4px}.viewbar button{font-size:10px;padding:5px}.viewbar .icon-button{width:26px;min-width:26px}.header-actions button{padding:7px 9px;font-size:12px}}
@media(max-width:1080px) and (min-width:701px){.workspace,.lesson-hidden{grid-template-columns:minmax(320px,1fr) 294px}.lesson-panel{position:absolute;top:0;bottom:0;left:0;width:290px;z-index:22;box-shadow:16px 0 40px #0008;background:#121d23}.lesson-hidden>.lesson-panel{display:none}.topbar{gap:12px}.brand strong{font-size:8px}.brand>div>span{font-size:16px}.brand-mark{font-size:34px}.scene-switch{min-width:125px;max-width:180px;padding-left:12px}.scene-switch select{font-size:12px}.mode-nav button{font-size:12px;padding:8px}.header-actions button>span{display:none}.header-actions button{width:36px}.cue-card{grid-template-columns:80px minmax(0,1fr)}.cue-picture{width:80px;height:68px}.cue-label{display:block}.cue-label>input{max-width:100%}.cue-label>div{margin-top:4px}.cue-dock{grid-template-columns:minmax(110px,.9fr) minmax(150px,1fr) minmax(110px,.9fr)}.presenter-controls{padding:12px;gap:5px}.presenter-controls button{padding:7px;font-size:12px}.presenter-controls #presenter-fullscreen{display:none}}
@media(max-width:700px){.topbar{height:98px;padding:10px 12px;display:grid;grid-template-columns:1fr auto;gap:8px 12px;align-content:center}.brand-mark{font-size:31px}.brand strong{font-size:7px}.brand>div>span{font-size:16px}.brand>div{gap:3px}.scene-switch{grid-column:2;grid-row:1;min-width:138px;max-width:188px;padding-left:10px}.scene-switch select{font-size:12px}.mode-nav{grid-column:1;grid-row:2;margin:0;justify-content:flex-start;gap:4px;align-self:center}.mode-nav button{height:29px;min-height:29px;padding:4px 13px;font-size:12px}.header-actions{grid-column:2;grid-row:2;justify-content:flex-end;gap:5px}.header-actions button{border-color:transparent;font-size:11px;padding:4px 7px;min-height:29px}.header-actions .icon{width:14px}.header-actions button span{display:none}.workspace,.workspace.lesson-hidden{display:flex;flex-direction:column;flex:1;min-height:0}.workspace>.lesson-panel,.workspace>.desk{display:none}.stage-column{flex:1;min-height:0;grid-template-rows:38px minmax(0,1fr) 0 119px}.state-line{display:none}.viewbar{padding:3px 6px;gap:0}.viewbar button{font-size:10px;min-height:30px;padding:4px 7px}.viewbar .icon-button{width:28px;min-width:28px}.view-tools{gap:0}.view-tools button{padding:4px}.view-tools button .icon{width:16px}#reset-camera{display:none}.stage-label{font-size:9px;top:15px;left:13px;max-width:58%}.stage-options{right:9px;top:9px;gap:4px}.stage-options label{font-size:9px}.stage-options select{width:69px;font-size:10px}.stage-bottom{left:12px;right:10px;font-size:9px;bottom:6px}.cue-dock{padding:10px 9px;gap:8px;grid-template-columns:79px minmax(120px,1fr) 79px}.cue-card{gap:3px}.cue-picture{height:55px;width:100%}.cue-label{display:flex;align-items:center;gap:1px}.cue-label>input{font-size:9px;min-width:0;width:33px;padding:2px;min-height:28px}.cue-label>div{gap:0}.cue-label button{min-height:28px;font-size:9px;padding:3px 4px}.crossfade-control{padding:0}.cue-play{gap:3px}.cue-play>button{font-size:10px;min-height:31px;gap:4px;padding:4px}.cue-play>button span{font-size:9px}.cue-play>button .icon{height:12px;width:12px}.cue-play>label{max-width:45px}.cue-play select{font-size:9px;min-height:31px;padding:2px}.cue-foot{font-size:8px}.cue-foot button{font-size:8px}.cue-scrub{gap:5px}.mobile-nav{height:55px;flex:0 0 auto;display:flex;padding:5px 10px calc(5px + env(safe-area-inset-bottom,0px));background:#172126;border-top:1px solid #3a484f;gap:5px;z-index:40}.mobile-nav button{flex:1;min-height:43px;background:none;border:0;font-size:11px;gap:8px}.mobile-nav button.active{background:#254039;color:#bde4d6}.mobile-nav .icon{height:17px;width:17px}.app-footer{height:23px;min-height:23px;padding:0 11px}.app-footer>span:first-child{font-size:8px}.app-footer button{font-size:9px;min-height:21px}.footer-help{display:none}.mobile-desk .stage-column,.mobile-lesson .stage-column{flex:0 0 38%;grid-template-rows:32px minmax(0,1fr) 0 0}.mobile-desk .stage-column .cue-dock,.mobile-lesson .stage-column .cue-dock{display:none}.mobile-desk .stage-host .stage-label,.mobile-lesson .stage-host .stage-label{font-size:8px;top:10px}.mobile-desk .stage-host .stage-teaching,.mobile-lesson .stage-host .stage-teaching{display:none}.mobile-desk>.desk{display:block;flex:1;min-height:0;border-left:0;border-top:1px solid #445b65;padding:16px 20px}.mobile-lesson>.lesson-panel{display:block!important;position:static;width:auto;flex:1;min-height:0;border-top:1px solid #445b65;border-right:0;padding:16px 23px}.mobile-desk .desk-title{margin-bottom:14px}.mobile-desk .channel{height:84px}.mobile-desk .desk-pair select{font-size:13px;min-height:42px}.mobile-desk .desk-pair label{font-size:12px}.mobile-desk .colour-swatches button{width:27px;height:27px;min-height:27px}.mobile-desk .control-help{font-size:12px}.mobile-desk .pick-focus{min-height:42px;font-size:12px}.mobile-desk .fixture-picker{min-height:64px}.mobile-desk .channel-fixture{font-size:12px}.mobile-desk .channel-level{font-size:15px}.mobile-desk .desk-actions>button{min-height:44px}.mobile-desk .gobo-buttons button{height:44px}.mobile-desk .desk-context{font-size:12px}.mobile-lesson .lesson-title{font-size:23px}.mobile-lesson .lesson-text{font-size:14px}.mobile-lesson .try-block p{font-size:14px}.mobile-lesson .panel-top{margin-bottom:13px}.mobile-lesson .lesson-progress{margin-bottom:18px}.app-dialog{padding:20px;max-height:90dvh}.fixture-grid{grid-template-columns:1fr 1fr;gap:6px}.fixture-grid>button{grid-template-columns:1fr;justify-items:center;min-height:116px;gap:6px;text-align:center;padding:9px}.fixture-grid .fixture-icon{grid-row:auto}.fixture-grid strong{font-size:12px}.fixture-description{font-size:10px}.dialog-top h2{font-size:22px}.presenting .workspace{padding-bottom:134px!important}.presenting .stage-column{flex:1;grid-template-rows:0 1fr 0 0}.presenting .stage-options{right:10px;top:14px}.presenting .stage-label{left:15px;top:22px;font-size:10px}.presenter-controls{padding:10px;gap:6px;flex-wrap:wrap}.presenter-controls>div{min-width:120px;flex:1}.presenter-controls>div>strong{font-size:12px}.presenter-controls>div>span{font-size:10px}.presenter-controls button{font-size:10px;min-height:39px;padding:6px 8px}.presenter-controls #presenter-exit{font-size:0;width:35px;min-width:35px}.presenter-controls #presenter-exit .icon{width:16px}.presenter-controls select{min-height:39px;width:88px;font-size:11px}.presenter-controls #presenter-desk,.presenter-controls #presenter-fullscreen{display:none}.toast{bottom:88px;font-size:12px}.stage-action-hint{top:43px;font-size:11px;max-width:94%;gap:7px;white-space:normal}.stage-fallback{inset:45px 14px 20px;gap:10px;overflow:auto}.stage-fallback h1{font-size:19px}.stage-fallback p{font-size:12px}.stage-fallback button{font-size:11px;min-height:31px}}
@media(max-height:750px) and (min-width:701px){.topbar{height:58px}.mode-nav button{height:58px}.desk{padding-top:14px}.desk-title{margin-bottom:13px}.channel{height:83px}.desk-controls .control-heading{margin-top:10px}.desk-actions{margin-top:16px}.stage-column{grid-template-rows:39px minmax(0,1fr) 27px 112px}.cue-dock{padding-top:8px;padding-bottom:8px}.lesson-panel{padding-top:14px}.panel-top{margin-bottom:15px}.presenting .stage-column{grid-template-rows:0 minmax(0,1fr) 0 0}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
@media print{body{height:auto;overflow:visible;background:white;color:#111}#app>*,.skip-link{display:none!important}#app #print-content{display:block!important;color:#111;font:11pt/1.5 Arial,sans-serif;padding:20mm}#print-content h1,#print-content h2,#print-content h3,#print-content p{color:#111;margin:0 0 10pt}#print-content img{max-width:100%;max-height:80mm}#print-content h1{font-size:23pt}#print-content h2{font-size:16pt;margin-top:18pt}#print-content p{white-space:pre-wrap;font-size:11pt}dialog{display:none!important}}

/* Deliberately diagrammatic plan: visible only when Rig is enabled. */
.rig-plan{position:absolute;left:20px;top:72px;width:154px;padding:9px 10px 6px;background:#0b131ae0;border:1px solid #42535a;color:#bed1d5;pointer-events:none;z-index:4}.rig-plan[hidden]{display:none}.rig-plan>span{display:block;font-size:8px;font-weight:700;letter-spacing:.12em}.rig-plan svg{display:block;width:100%;height:auto}.rig-plan svg text{font-size:8px;font-family:system-ui,sans-serif;fill:#b4c5ca}.rig-plan svg rect+text,.rig-plan svg rect+text+text{font-size:5px;fill:#82959d}.rig-plan small{display:block;font-size:7px;color:#8c9fa6}.presenting .rig-plan{left:32px;top:92px;width:170px}
@media(max-width:1080px){.rig-plan{width:125px;left:14px;top:70px}}
@media(max-width:700px){.rig-plan{display:none}.presenting .rig-plan{display:none}}

/* Keep phone cue capture/recall usable with a thumb. */
@media(max-width:700px){.stage-column{grid-template-rows:38px minmax(0,1fr) 0 159px}.cue-dock{padding-top:9px;padding-bottom:9px;align-items:center}.cue-picture{height:55px}.cue-label{display:block}.cue-label>input{width:100%;max-width:none;font-size:10px;min-height:27px}.cue-label>div{display:block}.cue-label button{min-height:40px;width:100%;font-size:11px}.cue-play>button{min-height:43px}.cue-play select{min-height:43px}.cue-play>button span{font-size:10px}.cue-scrub>input{height:38px}.cue-foot{font-size:9px}.cue-foot button{font-size:10px;min-height:32px}}
