:root{font-family:Inter,Helvetica Neue,Noto Sans JP,system-ui,sans-serif;color:#24292c;background:#f5f6f7;font-size:16px}*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit;border-radius:6px}button{cursor:pointer}button:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #3675d8;outline-offset:3px}button:disabled{cursor:not-allowed;opacity:.5}[hidden]{display:none!important}header{height:76px;padding:0 4vw;gap:26px;background:white;border-bottom:1px solid #e0e3e5}.brand,header{display:flex;align-items:center}.brand{gap:10px;font-size:17px;font-weight:800;letter-spacing:.08em;text-decoration:none;color:inherit}.brand b{display:grid;place-items:center;width:30px;height:30px;background:#20272b;color:#baf3c2;border-radius:5px;font-size:21px}.subtitle{font-size:13px;color:#666e73}#wallClock{margin-left:auto;font:14px ui-monospace,monospace;color:#5f666b}main{max-width:1480px;margin:auto;padding:36px 4vw 0}.heading{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:26px}.kicker{font-size:12px;font-weight:700;letter-spacing:.17em;color:#70797e;margin:0 0 9px}h1{font-size:28px;letter-spacing:.025em;margin:0}.heading>p{font-size:14px;color:#727a80;margin:0 0 3px}.workspace{display:grid;grid-template-columns:minmax(0,1fr) 350px;gap:28px;align-items:start;grid-template-rows:auto 1fr}.display-column{min-width:0}.stage{--signal:#b6efc1;--signal-ink:#18211b;background:#171c20;color:#f7f9fa;border-radius:10px;min-height:490px;display:flex;flex-direction:column;padding:25px 30px 27px;overflow:hidden}.stage-top{display:flex;align-items:center;justify-content:space-between;gap:16px;color:#c1c8cd;font-size:14px}.stage-top>span{overflow-wrap:anywhere}#fullscreen{white-space:nowrap;border:1px solid #444c52;background:transparent;color:#d3d9dd;padding:8px 10px;font-size:14px}.stage-center{text-align:center;flex:1 1;display:flex;flex-direction:column;justify-content:center;padding:44px 0 40px}#phase{font-size:14px;letter-spacing:.13em;margin:0 0 17px;font-weight:600}#digits,#phase{color:var(--signal)}#digits{font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,monospace;font-weight:500;font-size:clamp(58px,10vw,154px);line-height:1.07;letter-spacing:-.065em;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;white-space:nowrap}#digits.long{font-size:clamp(40px,7.5vw,116px)}#stageMessage{margin:26px auto 0;padding:9px 18px;color:var(--signal);border:1px solid #41494c;border-radius:4px;min-height:43px;font-size:16px;overflow-wrap:anywhere;max-width:100%}#stageMessage.cue{background:var(--signal);color:var(--signal-ink);border-color:var(--signal);font-weight:700}.stage-meta{display:flex;justify-content:space-between;gap:12px;color:#aab3b9;font-size:13px;margin-bottom:13px}.track{background:#343c42;height:5px;border-radius:4px;overflow:hidden}#progress{background:var(--signal);height:100%;width:100%;transition:width .2s linear}#legend{display:flex;flex-wrap:wrap;gap:20px;margin-top:16px;font-size:12px;color:#bbc3c8}.legend-item{display:flex;align-items:center;gap:7px}.swatch{height:8px;width:8px;border-radius:2px;background:var(--swatch)}.transport{display:flex;gap:10px;margin-top:18px}.transport button{height:50px;border:1px solid #d3d8db;font-weight:600;font-size:15px;padding:0 22px;background:white;color:#455158}.transport .primary{background:#263d31;border-color:#263d31;color:white;flex:1 1}.transport .primary:hover{background:#355443}#feedback{min-height:22px;font-size:14px;line-height:1.6;color:#626d74;margin:15px 0}#feedback.error{color:#b32323}.secondary-button{min-height:40px;padding:9px 14px;border:1px solid #cdd6d1;background:#fff;color:#304c3c;font-size:13px;font-weight:600;line-height:1.5}.secondary-button:hover:not(:disabled),.secondary-button[aria-pressed=true]{background:#eef5f0;border-color:#82998a}.danger-button{color:#a13737;border-color:#e5cece}.danger-button:hover:not(:disabled){background:#fff3f3;border-color:#bb7474}.add-session{width:100%}.support-column{grid-column:1;grid-row:2;display:grid;gap:16px;min-width:0}.support-panel{padding:22px;background:#fff;border:1px solid #dce1e4;border-radius:9px}.support-panel h2{margin:0;font-size:14px}.notification-settings button,.support-panel>.secondary-button{margin-top:14px}.notification-settings button+button{margin-left:6px}.notification-settings [role=status]{margin-top:12px}.notification-notes{border-top:1px solid #e6e9eb;margin-top:16px;padding-top:12px}.notification-notes summary{cursor:pointer;font-size:12px;color:#515c63;padding:6px 0}summary:focus-visible{outline:3px solid #3675d8;outline-offset:3px}.keyboard-hint{border-top:1px solid #e6e9eb;padding-top:14px;margin:16px 0 0;font-size:12px;line-height:2;color:#626d74}kbd{padding:2px 5px;border:1px solid #d5dce0;border-radius:4px;background:#f5f6f7;font-size:11px}.error{color:#b32323}.settings{grid-column:2;grid-row:1/span 2;border:1px solid #dce1e4;background:white;border-radius:9px;overflow:hidden}.settings-heading{padding:20px 22px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e6e9eb}.settings h2{font-size:16px;margin:0}.settings-heading>span{color:#798188;font-size:12px}fieldset{border:0;padding:0;margin:0;min-width:0}.setting{padding:20px 22px;border-bottom:1px solid #e6e9eb}.setting:last-child{border:0}label{display:block;font-size:14px;color:#515c63}input[type=datetime-local],input[type=number],input[type=text],input[type=time],select{width:100%;height:40px;border:1px solid #d5dce0;background:white;color:#273037;padding:8px 10px}input[type=text]{margin-top:8px}input:disabled,select:disabled{background:#f0f2f3;color:#637077}.schedule-row{border-top:1px solid #e6e9eb;padding:18px 0;margin-top:16px}.schedule-row input{display:block;width:100%;min-width:0;margin:6px 0 12px}.schedule-row h3{margin-bottom:12px}.modes{display:flex;background:#f1f3f4;border:1px solid #e4e7e9;border-radius:6px;padding:3px;margin:20px 0 15px}.modes button{flex:1 1;min-width:0;padding:8px 2px;white-space:nowrap;background:transparent;border:0;color:#636e75;min-height:40px;font-size:12px}.modes button[aria-pressed=true]{background:white;box-shadow:0 1px 3px #0002;color:#263b2e;font-weight:600}#durationFields{display:flex;align-items:end;gap:12px}#durationFields label{flex:1 1;font-size:13px}#durationFields input{font-size:25px;height:51px;margin-top:5px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}#durationFields>span{padding-bottom:12px;font-size:24px;color:#a0a8ae}#presets{display:flex;gap:6px;margin-top:11px}#presets button{flex:1 1;min-height:34px;background:#fafbfb;border:1px solid #dfe3e6;color:#58646b;font-size:13px;padding:4px}.section-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px;gap:8px}h3{font-size:14px;margin:0}.section-title>span{font-size:12px;color:#7c858b}.small{font-size:12px;line-height:1.7;color:#727c83;margin:9px 0 0}.cue-group+.cue-group{margin-top:16px;padding-top:16px;border-top:1px solid #e6e9eb}.cue-group .sound-options{margin-top:0}.cue-group .cue-text{margin-bottom:4px!important}.settings-transfer .secondary-button{width:100%;margin:16px 0}input[type=file]::file-selector-button{min-height:40px;padding:8px 12px;margin-right:10px;border:1px solid #cdd6d1;border-radius:6px;background:#f5f8f6;color:#304c3c;font:inherit;cursor:pointer}input[type=file]:disabled::file-selector-button{opacity:.5;cursor:not-allowed}.cue-head,.cue-row{display:grid;grid-template-columns:36px 1fr 42px 36px;gap:12px;align-items:center}.cue-head{font-size:12px;color:#7a848b;margin:17px 0 7px}.cue-row input[type=number]{height:34px;font-size:14px}.cue-row input[type=color]{padding:3px;border:1px solid #d8dee2;width:36px;height:32px;background:white;cursor:pointer}input[type=checkbox]{accent-color:#345640;width:16px;height:16px;margin:0}.cue-text{font-size:14px!important;height:36px!important;margin:7px 0 13px!important}.sound-options{justify-content:space-between;margin-top:16px;gap:10px}.check,.sound-options{display:flex;align-items:center}.check{gap:8px;font-size:14px}.text-button{border:0;background:transparent;color:#365944;font-size:14px;padding:6px 0;white-space:nowrap}input[type=file]{max-width:100%;font-size:13px;margin-top:8px}footer{display:flex;align-items:center;gap:25px;border-top:1px solid #dfe3e6;margin-top:30px;padding:22px 0;color:#778188}footer>span{font-size:12px;font-weight:700;letter-spacing:.08em;white-space:nowrap}footer p{font-size:12px;line-height:1.7;margin:0}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.stage.expanded,.stage:fullscreen{width:100vw;height:100dvh;border-radius:0;padding:4vw}.stage.expanded #digits,.stage:fullscreen #digits{font-size:clamp(80px,24vw,440px)}.stage.expanded #digits.long,.stage:fullscreen #digits.long{font-size:18vw}.stage.expanded #stageMessage,.stage:fullscreen #stageMessage{font-size:clamp(20px,3vw,44px)}.stage.expanded{position:fixed;inset:0;z-index:10}.stage.expanded .stage-top,.stage:fullscreen .stage-top{font-size:22px}@media (min-width:1400px){.stage{min-height:550px}}@media (max-width:1000px){.workspace{grid-template-columns:minmax(0,1fr) 320px;gap:20px}.stage{padding:20px;min-height:450px}#fullscreen span{display:none}.setting{padding:18px}#digits{font-size:10vw}.transport{flex-wrap:wrap}.transport button{padding:0 15px}}@media (max-width:760px){header{height:62px}.subtitle{display:none}#wallClock{font-size:12px}.brand{font-size:14px}main{padding-top:25px}.heading>p{display:none}h1{font-size:24px}.workspace{grid-template-columns:1fr}.stage{min-height:410px;padding:22px}#digits{font-size:23vw}#digits.long{font-size:16vw}.stage-center{padding:30px 0}.settings{grid-column:1;grid-row:2}.support-column{grid-row:3}.secondary-button{min-height:44px}.support-panel{padding:18px}.presentation-controls>button{width:100%}footer{align-items:start;flex-direction:column}#legend,footer{gap:10px}}.help-entry{color:#315e48;font-size:13px;white-space:nowrap}a:focus-visible{outline:3px solid #3675d8;outline-offset:4px}.help-page{max-width:900px;padding-bottom:30px;line-height:1.9;overflow-wrap:anywhere}.help-page a{color:#285f44;text-underline-offset:4px}.help-intro{color:#596369}.help-note,.help-toc{padding:20px 24px;border:1px solid #d7e3db;border-radius:10px;background:#eef5f0}.help-toc{margin:28px 0;background:white}.help-page h2{font-size:21px;margin:0 0 12px;scroll-margin-top:24px}.help-page h3{font-size:17px;margin-bottom:6px}.help-page section{padding:28px 0;border-bottom:1px solid #dfe3e6}.help-page p{margin-top:8px}.help-page li{margin:8px 0}.help-page ol,.help-page ul{padding-left:24px}.help-page kbd{padding:2px 6px;border:1px solid #cdd4d8;border-radius:4px;background:white}.help-page footer a{flex-shrink:0}@media (max-width:760px){.help-entry{margin-inline:-7px}}.stage.presentation-stage{position:fixed;inset:0;width:100%;height:100dvh;min-height:0;border-radius:0;padding:clamp(12px,3vw,48px);overflow:auto}.presentation-stage #digits{font-size:min(24vw,42dvh)}.presentation-stage #digits.long{font-size:min(18vw,42dvh)}.presentation-stage #stageMessage{font-size:clamp(18px,3vw,44px)}.presentation-stage .stage-center{padding:12px 0;min-height:0}.presentation-stage #legend,.presentation-stage .stage-top{flex-wrap:wrap}.settings-transfer>label{margin:16px 0 6px}.settings-transfer .secondary-button{margin:12px 0 20px}.transfer-import-heading{border-top:1px solid #e6e9eb;padding-top:18px;margin-bottom:12px}.settings-transfer .small{font-size:13px;color:#515c63}.transfer-import-heading .small{margin-top:6px}.transfer-import-heading strong{display:block;font-weight:500;margin-top:4px;color:#39464d}.transfer-feedback{margin:12px 0 0;padding:10px 12px;border-left:3px solid #416c4e;background:#f0f7f2;color:#304c3c;font-size:14px;line-height:1.6;overflow-wrap:anywhere}.transfer-feedback:empty{margin:0;padding:0;border:0}.transfer-feedback.error{color:#922626;background:#fff4f3;border-color:#b32323}.transfer-help{display:inline-flex;align-items:center;min-height:44px;margin-top:8px;font-size:13px;color:#304c3c;text-underline-offset:3px}.settings-transfer .transfer-details{margin-top:4px}