:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}#root{box-sizing:border-box;flex-direction:column;width:100%;min-height:100svh;display:flex}body{margin:0}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}.operator-app{text-align:left;flex-direction:column;min-height:100svh;display:flex}.operator-header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:16px;padding:16px 24px;display:flex}.operator-header h1{margin:0;font-size:24px}.operator-header-actions{align-items:center;gap:16px;display:flex}.mode-toggle{border:1px solid var(--border);border-radius:6px;display:flex;overflow:hidden}.mode-toggle button{cursor:pointer;color:var(--text);background:0 0;border:none;padding:8px 16px}.mode-toggle button.active{background:var(--accent);color:#fff}.operator-main{flex:1;min-height:0;display:flex}.page-stage{color:#fff;background:#000;flex-direction:column;justify-content:center;align-items:center;gap:12px;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.page-stage--empty{color:#888;font-size:20px}.page-object--text{white-space:pre-wrap;margin:0;padding:0 24px}.page-object--image,.page-object--video{max-width:100%;max-height:100%}.volunteer-mode{flex-direction:column;flex:1;gap:16px;padding:24px;display:flex}.volunteer-mode-live{flex:1;min-height:0}.volunteer-mode-meta{text-align:center;color:var(--text-h);font-size:18px}.volunteer-mode-controls{gap:16px;display:flex}.nav-button{border:1px solid var(--border);background:var(--accent-bg);color:var(--text-h);cursor:pointer;border-radius:8px;flex:1;padding:24px;font-size:24px}.nav-button:hover{border-color:var(--accent-border)}.power-mode{flex:1;min-height:0;display:flex}.power-mode-sidebar{border-right:1px solid var(--border);flex-shrink:0;width:320px;padding:16px;overflow-y:auto}.power-mode-stage-column{flex-direction:column;flex:1;gap:16px;min-width:0;padding:24px;display:flex}.power-mode-live{flex:1;min-height:0}.power-mode-meta{text-align:center;font-size:16px}.power-mode-controls{gap:12px;display:flex}.power-mode-controls button{border:1px solid var(--border);background:var(--accent-bg);color:var(--text-h);cursor:pointer;border-radius:6px;flex:1;padding:12px;font-size:16px}.cue-list{flex-direction:column;gap:16px;display:flex}.cue-block{border:1px solid var(--border);border-radius:8px;overflow:hidden}.cue-block-header{background:var(--code-bg);align-items:center;gap:8px;padding:8px 12px;display:flex}.cue-block-title{flex:1;font-weight:600}.cue-block-type{text-transform:uppercase;color:var(--text);font-size:12px}.cue-block-reorder{gap:4px;display:flex}.cue-block-reorder button{border:1px solid var(--border);cursor:pointer;background:0 0;border-radius:4px;width:24px;height:24px}.cue-block-reorder button:disabled{opacity:.3;cursor:default}.cue-block-pages{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:8px;padding:12px;display:grid}.page-thumb{border:1px solid var(--border);background:var(--bg);color:var(--text-h);text-align:left;cursor:pointer;aspect-ratio:16/9;border-radius:6px;padding:8px;font-size:13px;overflow:hidden}.page-thumb--live{border-color:var(--accent);box-shadow:var(--shadow)}.instant-display-panel{border-top:1px solid var(--border);padding-top:16px}.instant-display-panel h2{font-size:16px}.instant-display-hint{color:var(--text);margin:4px 0 12px;font-size:13px}.instant-display-form{gap:8px;display:flex}.instant-display-form input{border:1px solid var(--border);border-radius:6px;flex:1;padding:8px}.instant-display-form select,.instant-display-form button{border:1px solid var(--border);background:var(--bg);cursor:pointer;border-radius:6px;padding:8px}.audience-app{background:#000;width:100vw;height:100vh}
