:root{color:#17243a;font-synthesis:none;text-rendering:optimizelegibility;background:#fff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#root{min-width:320px;min-height:100%;margin:0}body{background:#fff;min-height:100vh}button,input,select,textarea{font:inherit;letter-spacing:0}button,select{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.42}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline-offset:2px;outline:3px solid #5cc8ff}.app{--mode-accent:#2cb8dd;background:#fff;min-height:100vh;position:relative;overflow-x:hidden}.app.mode-debate{--mode-accent:#e6ad42}.pulse-layer{z-index:20;pointer-events:none;opacity:0;position:fixed;inset:0}.pulse-soft .pulse-layer{background:#22c55e;animation:.65s ease-out controlled-pulse}.pulse-standard .pulse-layer{background:#f0b429;animation:.65s ease-out controlled-pulse}.pulse-strong .pulse-layer{background:#ef4444;animation:.7s ease-out controlled-pulse}@keyframes controlled-pulse{0%{opacity:0}18%{opacity:.2}to{opacity:0}}.topbar{background:#07101d;border-bottom:1px solid #243247;justify-content:space-between;align-items:center;gap:24px;min-height:76px;padding:14px 28px;display:flex}.brand,.header-actions,.mode-switch,.main-controls,.event-toolbar,.panel-heading,.control-section h3,.editor-toggle,.saved-row,.shortcut-footer,.prep-actions,.next-line,.round-meta,.status-line{align-items:center;display:flex}.brand{gap:13px;min-width:0}.brand-mark{border:1px solid color-mix(in srgb, var(--mode-accent) 65%, #fff 10%);color:#07101d;background:var(--mode-accent);border-radius:6px;flex:0 0 42px;place-items:center;width:42px;height:42px;display:grid}.brand h1{color:#f7f9fc;letter-spacing:0;margin:0;font-size:1.18rem;line-height:1.25}.brand p{color:#9eacc0;margin:3px 0 0;font-size:.82rem}.header-actions{gap:8px}.icon-button{color:#dce6f4;background:#101d2e;border:1px solid #34435a;border-radius:5px;place-items:center;width:40px;height:40px;display:grid}.icon-button:hover,.icon-button.is-active{border-color:var(--mode-accent);color:var(--mode-accent);background:#17263a}.mode-switch{background:#07101d;border:1px solid #2a394f;border-radius:6px;gap:4px;width:min(420px,100% - 32px);height:46px;margin:18px auto 0;padding:4px}.mode-switch button{color:#9eacc0;background:0 0;border:0;border-radius:4px;flex:1;justify-content:center;align-items:center;gap:8px;height:36px;font-weight:750;display:flex}.mode-switch button.active{color:#07101d;background:var(--mode-accent)}.workspace{grid-template-columns:minmax(0,1fr) 390px;align-items:start;gap:18px;width:min(1500px,100% - 40px);margin:18px auto 0;display:grid}.timer-column,.control-panel{min-width:0}.event-toolbar{justify-content:space-between;gap:18px;min-height:66px;padding:0 3px 11px}.event-toolbar>div{min-width:0}.event-toolbar strong{color:#17243a;margin-top:3px;font-size:1.2rem;display:block}.eyebrow{color:var(--mode-accent);text-transform:uppercase;font-size:.7rem;font-weight:800;display:block}.event-toolbar select{color:#edf3fb;background:#111f31;border:1px solid #3d4e65;border-radius:5px;width:min(390px,48%);min-height:42px;padding:0 36px 0 12px}.segment-heading{text-align:center;background:#0d1929;border:1px solid #2b3b51;border-bottom:0;border-radius:7px 7px 0 0;min-height:104px;padding:16px 20px}.segment-heading>span{color:var(--mode-accent);text-transform:uppercase;font-size:.82rem;font-weight:800}.segment-heading h2{color:#f7f9fc;margin:4px 0 8px;font-size:1.55rem;line-height:1.2}.segment-notes{color:#aebbd0;margin:-2px 0 8px;font-size:.82rem}.round-meta{color:#a9b5c7;justify-content:center;gap:18px;font-size:.78rem}.timer-surface{background:#fff;border:1px solid #c9d4e2;border-radius:8px;flex-direction:column;justify-content:space-between;min-height:470px;padding:24px 30px 28px;transition:border-color .18s,background-color .18s;display:flex;box-shadow:0 14px 38px #142b4a1a}.segment-heading+.timer-surface{border-radius:0 0 8px 8px}.stage-green .timer-surface{background:#f0fbf4;border-color:#39b76c}.stage-yellow .timer-surface{background:#fff9e8;border-color:#e3b03b}.stage-red .timer-surface{background:#fff3f3;border-color:#ef5b5b}.status-line{color:#617087;justify-content:space-between;gap:18px;font-size:.8rem}.status-badge{color:#24354e;align-items:center;gap:8px;font-weight:800;display:inline-flex}.status-badge i{background:#718198;border-radius:50%;width:9px;height:9px}.status-green i{background:#43c977}.status-yellow i{background:#f0bd43}.status-red i{background:#f46363}.time-display{text-align:center;font-variant-numeric:tabular-nums;flex-direction:column;justify-content:center;align-items:center;min-height:220px;display:flex}.time-display strong{letter-spacing:0;color:#10223d;text-shadow:none;font-family:Arial Black,Segoe UI,sans-serif;font-size:8.2rem;line-height:.95;display:block}.overtime{color:#f77;margin-top:15px;font-size:1.05rem;font-weight:900}.grace-label{color:#a52828;margin-top:5px;font-size:.82rem}.progress-track{background:#e2e8f0;border-radius:4px;width:100%;height:8px;overflow:hidden}.progress-track span{border-radius:inherit;background:var(--mode-accent);height:100%;transition:width .1s linear;display:block}.stage-green .progress-track span{background:#43c977}.stage-yellow .progress-track span{background:#f0bd43}.stage-red .progress-track span{background:#f46363}.next-line{color:#617087;text-align:center;justify-content:center;gap:6px;min-height:34px;margin-top:10px;font-size:.8rem}.next-line strong{color:#1d304b}.main-controls{justify-content:center;gap:10px;min-height:54px;margin-top:16px}.primary-button,.secondary-button,.save-button,.secondary-wide,.text-command,.editor-toggle,.danger-icon,.saved-row button,.prep-actions button{justify-content:center;align-items:center;gap:8px;display:inline-flex}.primary-button,.secondary-button{border-radius:5px;min-height:50px;font-weight:850}.primary-button{border:1px solid color-mix(in srgb, var(--mode-accent) 75%, white 10%);color:#06111e;background:var(--mode-accent);min-width:156px}.primary-button:hover{filter:brightness(1.1)}.secondary-button{color:#e6edf7;background:#17263a;border:1px solid #4a5c75;min-width:98px}.secondary-button:hover{background:#213249;border-color:#7f91a9}.round-progress{grid-auto-columns:1fr;grid-auto-flow:column;gap:4px;height:8px;margin:12px 0 0;display:grid}.round-progress span{background:#26364b;border-radius:2px}.round-progress span.done{background:#4d647f}.round-progress span.current{background:var(--mode-accent)}.prep-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.prep-bank{background:#f7f9fc;border:1px solid #ccd6e3;border-radius:6px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px;min-height:112px;margin-top:14px;padding:16px 18px;display:grid}.prep-bank.is-running{border-color:var(--mode-accent)}.prep-copy span{color:#53647b;text-transform:uppercase;font-size:.72rem;font-weight:800;display:block}.prep-copy strong{color:#142a47;font-variant-numeric:tabular-nums;margin-top:3px;font-size:1.85rem;display:block}.prep-actions{flex-wrap:nowrap;gap:8px}.prep-actions button{color:#173252;background:#fff;border:1px solid #aebdce;border-radius:5px;height:38px}.prep-actions button:hover{border-color:var(--mode-accent);color:#0d223b;background:#eef7fb}.prep-actions .prep-toggle{white-space:nowrap;width:auto;min-width:92px;padding:0 13px}.prep-actions .prep-reset{flex:0 0 38px;width:38px}.control-panel{color:#142238;scrollbar-color:#8795aa #e6eaf0;background:#f5f7fb;border:1px solid #d2d9e4;border-radius:7px;max-height:calc(100vh - 170px);overflow-y:auto}.panel-heading{z-index:2;background:#fff;border-bottom:1px solid #d4dbe6;justify-content:space-between;min-height:76px;padding:15px 18px;position:sticky;top:0}.panel-heading h2{margin:2px 0 0;font-size:1.12rem}.control-section{border-bottom:1px solid #d7dee8;padding:17px 18px}.control-section:last-child{border-bottom:0}.control-section h3{color:#1b2d47;gap:8px;margin:0 0 13px;font-size:.88rem}.field-label,.team-grid label,.speaker-grid label,.custom-speech-grid label,.stage-fields label{color:#43536a;font-size:.72rem;font-weight:750;display:block}.field-label+.field-label{margin-top:10px}.control-panel input,.control-panel select{color:#13233a;background:#fff;border:1px solid #bcc7d6;border-radius:4px;width:100%;height:38px;margin-top:5px;padding:0 9px}.control-panel input:hover,.control-panel select:hover{border-color:#7e8fa7}.toggle-row{color:#304158;grid-template-columns:minmax(0,1fr) 42px;align-items:center;gap:12px;min-height:40px;font-size:.8rem;font-weight:700;display:grid}.toggle-row input{opacity:0;pointer-events:none;position:absolute}.toggle-row i{background:#adb8c7;border-radius:12px;width:42px;height:23px;transition:background .16s;position:relative}.toggle-row i:after{content:"";background:#fff;border-radius:50%;width:17px;height:17px;transition:transform .16s;position:absolute;top:3px;left:3px;box-shadow:0 1px 3px #00000040}.toggle-row input:checked+i{background:#177da0}.mode-debate .toggle-row input:checked+i{background:#a76d12}.toggle-row input:checked+i:after{transform:translate(19px)}.toggle-row input:focus-visible+i{outline-offset:2px;outline:3px solid #1e93c0}.toggle-row.disabled{opacity:.5}.team-grid,.speaker-grid,.custom-speech-grid,.stage-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.speaker-grid{margin-top:10px}.custom-speech-grid .wide,.stage-fields .wide{grid-column:1/-1}.save-button,.secondary-wide{border-radius:4px;width:100%;min-height:42px;margin-top:12px;font-weight:800}.save-button{color:#fff;background:#177da0;border:1px solid #146d8c}.secondary-wide{color:#253850;background:#fff;border:1px solid #aeb9c8}.validation-error{color:#b4232b;margin:10px 0 0;font-size:.76rem;font-weight:700}.format-note{color:#d5deea;background:#18263a;border-left:4px solid #e6ad42;margin:14px 0 0;padding:10px 13px;font-size:.8rem}.stage-editor-section{padding:0}.editor-toggle{color:#1c2e47;background:#fff;border:0;justify-content:space-between;width:100%;min-height:52px;padding:0 18px;font-weight:800}.editor-toggle span{align-items:center;gap:8px;display:inline-flex}.editor-toggle svg:last-child{transition:transform .16s}.editor-toggle svg.rotated{transform:rotate(90deg)}.stage-editor{padding:0 14px 16px}.editor-help{color:#66758a;margin:4px 4px 12px;font-size:.75rem;line-height:1.45}.stage-list{gap:8px;display:grid}.stage-row{background:#fff;border:1px solid #cdd5e1;border-radius:5px;grid-template-columns:minmax(0,1fr) auto;gap:8px;padding:12px 10px 10px 30px;display:grid;position:relative}.bp-stage-row{grid-template-columns:minmax(0,1fr);padding-left:10px}.bp-stage-row .stage-fields{grid-template-columns:repeat(3,minmax(0,1fr))}.bp-stage-row strong{color:#1d304a;font-size:.82rem}.drag-handle{color:#8190a4;cursor:grab;position:absolute;top:13px;left:6px}.stage-actions{flex-direction:column;gap:5px;display:flex}.stage-actions button,.danger-icon{color:#4b5b71;background:#f7f9fc;border:1px solid #c3ccd8;border-radius:4px;width:32px;height:32px}.stage-actions button:last-child,.danger-icon{color:#b42b33}.text-command{color:#55667c;background:0 0;border:0;min-height:34px;margin:10px auto 0;font-size:.75rem;font-weight:750}.compact-list{gap:7px;display:grid}.compact-list h3{margin-bottom:4px}.saved-row{gap:7px}.saved-row>button:first-child{color:#253850;background:#fff;border:1px solid #c7d0dc;border-radius:4px;flex:1;justify-content:flex-start;min-height:36px;padding:0 10px;font-size:.76rem;font-weight:750}.shortcut-footer{color:#7f90a7;border-top:1px solid #223147;flex-wrap:wrap;justify-content:center;gap:8px 20px;min-height:48px;margin-top:22px;padding:12px 20px;font-size:.7rem}@media (width<=1060px){.workspace{grid-template-columns:minmax(0,1fr) 340px}.time-display strong{font-size:6.5rem}}@media (width<=840px){.workspace{grid-template-columns:1fr;width:min(760px,100% - 28px)}.control-panel{max-height:none}.timer-surface{min-height:430px}}@media (width<=620px){.topbar{min-height:66px;padding:11px 14px}.brand-mark{flex-basis:36px;width:36px;height:36px}.brand h1{font-size:.94rem}.brand p{display:none}.header-actions{gap:5px}.icon-button{width:36px;height:36px}.mode-switch{margin-top:12px}.workspace{width:calc(100% - 20px);margin-top:12px}.event-toolbar{flex-direction:column;align-items:stretch;gap:9px}.event-toolbar select{width:100%}.segment-heading{min-height:96px;padding:13px 12px}.segment-heading h2{font-size:1.25rem}.timer-surface{min-height:390px;padding:18px 13px 20px}.time-display{min-height:165px}.time-display strong{font-size:5.15rem}.status-line{align-items:flex-start}.status-line>span:last-child{text-align:right;max-width:46%}.main-controls{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.main-controls .primary-button{grid-area:1/1/auto/-1}.primary-button,.secondary-button{width:100%;min-width:0}.prep-grid{grid-template-columns:1fr}.prep-bank{gap:12px;min-height:90px;padding:14px}.prep-actions .prep-toggle{min-width:86px;padding:0 10px}.team-grid,.speaker-grid,.custom-speech-grid,.stage-fields,.bp-stage-row .stage-fields{grid-template-columns:1fr}.custom-speech-grid .wide,.stage-fields .wide{grid-column:auto}.stage-row{grid-template-columns:minmax(0,1fr)}.stage-actions{flex-direction:row;justify-content:flex-end}.shortcut-footer{gap:6px 12px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
