:root{color-scheme:dark;--bg:#11151e;--panel:#1d222e;--line:#303644;--text:#f8f8f3;--muted:#a7aebd;--lime:#ddfa6a;--ink:#171d13;--coral:#ffad93;font-family:Outfit,system-ui,sans-serif;font-synthesis:none;font-weight:400;background:var(--bg);color:var(--text)}
*{box-sizing:border-box}body{margin:0}button,input{font:inherit}button{cursor:pointer;-webkit-tap-highlight-color:transparent}button:disabled{cursor:default;opacity:.35}button,a,input{touch-action:manipulation}button{color:inherit}button:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid var(--lime);outline-offset:5px}button:disabled:hover{transform:none}button svg{flex:none}svg{width:22px;height:22px}h1,h2,h3,p{margin:0}button{border:0}fieldset{margin:0;padding:0;border:0;min-width:0}input[type=number]{appearance:textfield;-moz-appearance:textfield}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;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}
.app-shell{height:100svh;height:100dvh;min-height:570px;max-width:1220px;margin:auto;padding:0 clamp(20px,5vw,60px);display:grid;grid-template-rows:76px minmax(0,1fr) 46px}.topbar{display:flex;align-items:center;justify-content:space-between;gap:12px}.studio{background:transparent;padding:0;display:flex;align-items:center;justify-content:center;line-height:1}.studio img{display:block;width:144px;height:auto;max-width:none}.top-tools{display:flex;align-items:center;gap:8px}.edition{font-size:10px;font-weight:500;letter-spacing:.13em;text-transform:uppercase;color:var(--muted);margin-right:8px}.icon-button{width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;background:transparent;border:1px solid var(--line);border-radius:50%;font-size:21px;font-weight:500}.icon-button svg{width:18px;height:18px}.site-footer{display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);color:#858e9f;font-size:10px;letter-spacing:.08em}.site-footer{gap:12px}.fullscreen-button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-width:44px;min-height:44px;padding:0 2px;background:transparent;color:var(--muted);font-size:11px;font-weight:500;letter-spacing:normal;white-space:nowrap}.fullscreen-button svg{width:18px;height:18px}.fullscreen-button:hover{color:var(--text)}[data-action="fullscreen"][aria-pressed="true"]{color:var(--lime)}.fullscreen-button:focus-visible{outline-offset:0;border-radius:6px}.dialog-tools{display:flex;align-items:center;gap:7px;flex:none}.dialog-top h2{min-width:0}.fullscreen-feedback{font-size:13px;line-height:1.5;color:var(--coral);margin:-4px 0 20px}#app{display:flex;align-items:center;min-height:0;width:100%;padding:14px 0 22px}#app>section{width:100%;margin:0 auto}.home-screen{max-width:590px;display:flex;flex-direction:column;gap:clamp(20px,4vh,38px)}.home-intro{text-align:center}.eyebrow{text-transform:uppercase;letter-spacing:.12em;font-size:11px;font-weight:500;color:var(--muted);line-height:1.5}.home-intro .eyebrow{display:flex;align-items:center;justify-content:center;gap:7px;margin-bottom:12px}.eyebrow i{height:6px;width:6px;background:var(--lime);border-radius:50%}.game-logo{font-size:clamp(2.1rem,11vw,4.75rem);font-weight:800;letter-spacing:-.065em;line-height:1.1;white-space:nowrap}.game-logo span{display:inline-block;color:var(--lime);margin-left:.06em}.tagline{color:var(--muted);font-size:clamp(16px,2.6vw,22px);margin-top:10px;letter-spacing:-.015em}.oral-demo{padding:22px;border:1px solid var(--line);border-radius:22px;background:var(--panel)}.demo-heading{display:flex;align-items:center;justify-content:space-between;gap:10px;color:var(--muted);font-size:9px;letter-spacing:.12em;font-weight:500}.demo-heading svg{width:15px;height:15px;color:var(--lime)}.oral-demo>p{font-size:clamp(18px,3vw,25px);line-height:1.3;letter-spacing:-.025em;margin:14px 0 22px}.spoken-bids{display:flex;align-items:center;justify-content:space-between;gap:7px}.spoken-bids>span{padding:10px 13px;background:#2b3140;border-radius:12px 12px 12px 3px;font-size:13px;white-space:nowrap}.spoken-bids>span:nth-child(2){color:#c6cbd5;background:transparent;padding:10px 3px}.spoken-bids>span:last-child{display:flex;align-items:center;gap:5px;border-radius:12px 12px 3px 12px;background:var(--lime);color:var(--ink)}.spoken-bids b{font-weight:700}.spoken-bids svg{width:16px;height:16px}.home-actions{display:flex;align-items:center;flex-direction:column;gap:12px}.home-promise{font-size:13px;color:var(--muted);text-align:center;line-height:1.4}.button{min-height:56px;padding:16px 20px;border-radius:15px;display:flex;align-items:center;justify-content:center;gap:10px;font-size:16px;font-weight:600;line-height:1.2;transition:background .15s,transform .15s}.button:active:not(:disabled){transform:scale(.985)}.button-lime{background:var(--lime);color:var(--ink)}.button-coral{background:var(--coral);color:#301c15}.button-xl{min-height:64px;justify-content:space-between;font-size:21px;padding:17px 24px;letter-spacing:-.035em}.button-xl svg{width:25px;height:25px}.full{width:100%}.text-button,.back-button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:38px;padding:7px 2px;background:none;color:var(--muted);font-size:13px}.text-button svg,.back-button svg{width:16px;height:16px}.text-button:hover,.back-button:hover{color:var(--text)}.home-links{display:flex;align-items:center;gap:20px;margin-top:1px}.home-links>span{height:12px;width:1px;background:var(--line)}.new-challenge{min-height:30px;padding:2px 6px;color:var(--text)}.small-hint{color:var(--muted);font-size:12px;line-height:1.5;text-align:center}.screen-top{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:38px;width:100%;margin-bottom:14px}.time-chip{font-size:11px;color:var(--muted);display:flex;align-items:center;gap:5px}.time-chip svg{width:14px;height:14px}.play-screen{max-width:620px;display:flex;flex-direction:column}.question-layout{display:flex;flex-direction:column;gap:28px}.topic{text-align:left;padding:6px 0 0}.category-badge{display:inline-flex;align-items:center;gap:7px;font-size:12px;font-weight:500;color:var(--category-color)}.category-badge svg{width:17px;height:17px}.topic h1{font-size:clamp(24px,6.5vw,36px);line-height:1.16;letter-spacing:-.04em;font-weight:600;margin:18px 0 14px;text-wrap:pretty}.topic-links{display:flex;justify-content:space-between;gap:10px}.topic-links .text-button{font-size:11px}.topic-links svg{width:14px;height:14px}.announcement{border-top:1px solid var(--line);padding-top:23px;text-align:center}.announcement-heading .eyebrow{font-size:10px;letter-spacing:.07em}.announcement-heading label{display:block;font-size:17px;font-weight:500;margin-top:6px}.target-stepper{display:flex;align-items:center;justify-content:center;gap:20px;margin:6px 0 0}.step-button{width:48px;height:48px;min-width:48px;border-radius:15px;border:1px solid #434a58;background:transparent;display:inline-flex;align-items:center;justify-content:center}.step-button svg{width:20px;height:20px}.target-stepper input{width:116px;height:94px;border:0;background:transparent;text-align:center;color:var(--lime);font-size:76px;font-weight:600;letter-spacing:-.065em;padding:0;line-height:1}.target-stepper input:focus-visible{border-radius:10px;outline-offset:-1px}#target-caption{color:var(--muted);font-size:12px;margin:0 0 22px}.announcement>.button{justify-content:space-between;padding-left:22px;padding-right:22px}.timer-layout{display:flex;flex-direction:column;gap:12px}.topic-compact h1{font-size:clamp(21px,5.7vw,29px);margin:10px 0 2px}.topic-compact .topic-links{justify-content:flex-start}.topic-compact .text-button{min-height:30px;padding:5px 2px}.timer-zone{display:flex;align-items:center;flex-direction:column;gap:6px}.clock-wrap{width:170px;height:170px;position:relative;color:var(--lime)}.clock-svg{width:100%;height:100%;transform:rotate(-90deg);overflow:visible}.clock-svg circle{fill:none;stroke-width:3}.clock-track{stroke:var(--line)}.clock-progress{stroke:currentColor;stroke-dasharray:339.292;stroke-dashoffset:0;stroke-linecap:round;transition:stroke-dashoffset .1s linear}.clock-label{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;flex-direction:column}.clock-digits{font-size:76px;line-height:1;font-weight:600;letter-spacing:-.07em;font-variant-numeric:tabular-nums;padding-right:.07em}.clock-label>span:last-child{font-size:9px;font-weight:500;letter-spacing:.15em;color:var(--muted);margin-top:5px}.clock-wrap.urgent{color:var(--coral)}.pause-button{display:inline-flex;align-items:center;gap:6px;background:transparent;color:var(--muted);font-size:12px;min-height:34px;padding:7px 12px}.pause-button svg{width:13px;height:13px}.answer-tracker{display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);padding:12px 2px;color:var(--muted);font-size:13px}.answer-tracker strong{color:var(--text);font-size:26px;font-weight:600;font-variant-numeric:tabular-nums}.answer-tracker small{color:var(--muted);font-size:18px;font-weight:400}.count-buttons{display:flex;align-items:stretch;gap:10px}.count-buttons .step-button{height:auto;width:56px;min-width:56px}.count-buttons .button{min-height:60px}.finish-button{width:100%;margin-top:2px;min-height:36px}.center-screen{text-align:center;display:flex;flex-direction:column;align-items:center;padding:12px 0;gap:14px}.center-screen h1{font-weight:600;font-size:clamp(33px,8vw,50px);letter-spacing:-.055em;line-height:1.08}.status-mark{height:64px;width:64px;border-radius:20px;background:var(--lime);color:var(--ink);display:flex;align-items:center;justify-content:center;margin-bottom:5px}.status-mark svg{width:31px;height:31px;stroke-width:1.8}.status-mark.coral{background:var(--coral);color:#302019}.judge-target{font-size:17px;color:var(--muted)}.judge-target strong{color:var(--text);font-weight:500}.recap-question{font-size:18px;line-height:1.35;background:var(--panel);border-radius:15px;padding:19px;width:100%;margin-top:5px}.judge-count{color:var(--muted);font-size:12px;line-height:1.5}.verdict-buttons{display:grid;grid-template-columns:1fr 1fr;gap:12px;width:100%;margin-top:4px}.result-screen{max-width:480px;margin:auto;width:100%}.result-mark{width:80px;height:80px;border-radius:25px;margin-bottom:6px}.result-mark svg{width:39px;height:39px}.result-copy{font-size:16px;color:var(--muted);line-height:1.4}.result-contract{display:flex;align-items:center;justify-content:center;gap:17px;width:100%;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:18px 0;margin:8px 0 9px}.result-contract strong{font-size:52px;line-height:1;font-weight:500;letter-spacing:-.05em}.result-contract>span{font-size:13px;line-height:1.6;color:var(--muted);text-align:left}.result-screen>.button{justify-content:space-between}.settings-screen{max-width:590px;display:flex;flex-direction:column;gap:24px}.settings-screen .screen-top{margin-bottom:0}.section-heading h1{font-size:clamp(27px,6.4vw,35px);font-weight:600;letter-spacing:-.045em;line-height:1.1}.section-heading p{color:var(--muted);font-size:13px;line-height:1.45;margin-top:9px}.setting-group legend{font-size:13px;font-weight:500;margin-bottom:12px}.segmented{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.segmented label,.theme-choice{position:relative;cursor:pointer}.segmented input,.theme-choice input{position:absolute;opacity:0;width:100%;height:100%;margin:0;inset:0;cursor:pointer}.segmented label>span{display:flex;align-items:baseline;justify-content:center;gap:4px;padding:14px 5px;background:var(--panel);border:1px solid var(--line);border-radius:12px;font-size:20px;color:var(--muted);font-weight:500}.segmented small{font-size:10px;font-weight:400}.segmented input:checked+span{border-color:var(--lime);background:var(--lime);color:var(--ink)}.segmented input:focus-visible+span,.theme-choice input:focus-visible+.theme-body{outline:3px solid var(--lime);outline-offset:3px}.themes-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px}.theme-body{min-height:55px;display:flex;align-items:center;gap:8px;padding:12px 10px;background:transparent;border:1px solid var(--line);border-radius:12px;color:var(--muted);font-size:12px;line-height:1.2}.theme-icon{flex:none;width:17px;height:17px;color:var(--category-color)}.checkmark{margin-left:auto;display:flex;visibility:hidden;color:var(--lime)}.checkmark svg{width:14px;height:14px}.theme-choice input:checked+.theme-body{background:var(--panel);color:var(--text);border-color:#4b5260}.theme-choice input:checked+.theme-body .checkmark{visibility:visible}.themes .small-hint{margin-top:13px}dialog{color:var(--text);background:var(--panel);border:1px solid #414957;border-radius:24px;padding:26px;max-width:460px;width:calc(100% - 32px);max-height:calc(100dvh - 32px);overflow-y:auto}dialog::backdrop{background:#080b14c9;backdrop-filter:blur(5px)}.dialog-top{display:flex;justify-content:space-between;align-items:center;gap:14px;margin-bottom:19px}.dialog-top h2{font-size:27px;font-weight:600;letter-spacing:-.04em}.dialog-top .icon-button{flex:none}.dialog-lead{font-size:17px;line-height:1.5;color:#c4cad5;margin-bottom:22px}.rule-row{display:flex;gap:15px;margin-bottom:20px}.rule-row>span{font-size:11px;color:var(--lime);padding-top:4px}.rule-row h3{font-weight:500;font-size:16px;margin-bottom:5px}.rule-row p,.rule-note,.card-tip{font-size:13px;line-height:1.6;color:#c4cad5}.rule-note{border-top:1px solid #404754;padding-top:17px;margin-bottom:23px}.card-tip{font-size:16px;margin-bottom:18px}dialog>.small-hint{margin-bottom:20px;text-align:left}#toast{position:fixed;bottom:24px;left:50%;transform:translate(-50%,12px);max-width:calc(100% - 32px);width:max-content;z-index:9;padding:12px 18px;border:1px solid #4b5260;background:#2b3140;color:var(--text);border-radius:12px;font-size:13px;line-height:1.4;opacity:0;pointer-events:none;transition:opacity .15s,transform .15s}#toast.visible{opacity:1;transform:translate(-50%,0)}.noscript{padding:18px;background:var(--coral);color:#301c15;text-align:center;position:fixed;bottom:0;width:100%}
@media(hover:hover){.button-lime:hover{background:#e8ff96}.button-coral:hover{background:#ffc2ae}.step-button:hover:not(:disabled),.icon-button:hover{background:#2b3140}.theme-choice:hover .theme-body{border-color:#687184}}
@media(min-width:800px) and (min-height:780px){.home-screen{gap:34px}.oral-demo{padding:26px 30px}.spoken-bids>span{font-size:16px;padding:13px 20px}.oral-demo>p{margin:18px 0 26px}.spoken-bids>span:nth-child(2){padding:13px 15px}.home-promise{font-size:14px}.question-layout{gap:34px}.target-stepper{margin-top:12px}.target-stepper input{height:106px;font-size:90px}.clock-wrap{width:200px;height:200px}.clock-digits{font-size:88px}.timer-layout{gap:16px}.settings-screen{gap:28px}}
@media(max-width:600px){.app-shell{padding:env(safe-area-inset-top,0px) 22px env(safe-area-inset-bottom,0px);grid-template-rows:64px minmax(0,1fr) 44px}.studio img{width:128px}.top-tools{gap:7px}.edition{font-size:9px;margin-right:5px}.icon-button{width:35px;height:35px}.icon-button svg{width:16px;height:16px}#app{padding:10px 0 18px}.home-screen{gap:26px}.oral-demo{padding:18px}.oral-demo>p{font-size:20px;line-height:1.25;margin:14px 0 18px}.spoken-bids>span{font-size:12px;padding:10px}.spoken-bids>span:last-child{gap:3px}.spoken-bids svg{width:13px;height:13px}.home-promise{font-size:11px}.home-actions{gap:11px}.home-links{gap:17px}.home-links .text-button{font-size:12px}.site-footer{font-size:8px;letter-spacing:.06em}.question-layout{gap:20px}.screen-top{margin-bottom:13px}.topic h1{margin-top:14px}.announcement{padding-top:19px}.settings-screen{gap:21px}.settings-screen .screen-top .eyebrow{font-size:9px}.theme-body{font-size:11px;padding:12px 9px;gap:6px}.theme-icon{width:16px;height:16px}.checkmark svg{width:12px;height:12px}}
@media(max-height:730px){.app-shell{grid-template-rows:58px minmax(0,1fr) 44px}#app{padding:5px 0 10px}.home-screen{gap:18px}.home-intro .eyebrow{margin-bottom:7px}.tagline{margin-top:7px}.oral-demo{padding:15px 18px}.oral-demo>p{margin:10px 0 14px;font-size:19px}.home-actions{gap:8px}.button-xl{min-height:56px;font-size:19px}.home-links{margin-top:0}.screen-top{margin-bottom:7px}.question-layout{gap:12px}.topic h1{font-size:27px;margin:12px 0 8px}.topic-compact h1{font-size:22px;margin:8px 0 2px}.announcement{padding-top:15px}.target-stepper input{height:80px;font-size:67px}#target-caption{margin-bottom:15px}.timer-layout{gap:6px}.clock-wrap{width:144px;height:144px}.clock-digits{font-size:65px}.timer-zone{gap:2px}.answer-tracker{padding:8px 2px}.count-buttons .button{min-height:54px}.center-screen{gap:11px;padding:7px 0}.status-mark{width:55px;height:55px;border-radius:18px}.result-mark{width:65px;height:65px;border-radius:21px}.center-screen h1{font-size:36px}.recap-question{padding:15px;font-size:17px}.result-contract{padding:13px 0;margin:5px 0}.result-contract strong{font-size:44px}.settings-screen{gap:16px}.theme-body{min-height:48px;padding-top:10px;padding-bottom:10px}.section-heading p{margin-top:7px}.setting-group legend{margin-bottom:9px}.themes .small-hint{margin-top:9px}.segmented label>span{padding:11px 5px}}
@media(max-width:360px){.app-shell{padding-left:18px;padding-right:18px}.game-logo{font-size:10.8vw}.home-screen{gap:17px}.oral-demo{padding:15px 13px}.oral-demo>p{font-size:18px}.spoken-bids{gap:3px}.spoken-bids>span{font-size:11px;padding:9px 8px}.spoken-bids>span:last-child{gap:3px}.home-promise{font-size:10px}.edition{letter-spacing:.08em}.topic h1{font-size:25px}.topic-compact h1{font-size:20px}.theme-body{font-size:10px;gap:5px;padding-left:7px;padding-right:7px}.time-chip{font-size:10px}.announcement-heading label{font-size:16px}.center-screen h1{font-size:32px}.verdict-buttons{gap:8px}.verdict-buttons .button{padding:15px 10px;font-size:15px}}
@media(max-height:600px) and (min-width:650px){.app-shell{min-height:650px}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
/* Keep the live question visible without adding a separate help row. */
.topic-compact{position:relative}.topic-compact .category-badge{max-width:calc(100% - 30px)}.topic-compact .topic-links{position:absolute;top:0;right:0}.topic-compact .topic-links .text-button{font-size:0;gap:0;width:28px;min-height:28px}.topic-compact .topic-links svg{width:17px;height:17px}
@media(max-height:650px){.timer-zone{flex-direction:row;justify-content:center;gap:22px;padding:4px 0}.clock-wrap{width:120px;height:120px}.clock-digits{font-size:56px}.pause-button{max-width:110px;line-height:1.4}.timer-layout{gap:5px}.home-screen{gap:14px}.home-intro .eyebrow{font-size:10px}.tagline{font-size:16px}.oral-demo{padding-top:12px;padding-bottom:12px}.oral-demo>p{font-size:17px}.home-actions{gap:6px}.center-screen{gap:9px}.result-mark{width:52px;height:52px;border-radius:17px}.center-screen h1{font-size:32px}.result-contract{padding:10px 0}.recap-question{padding:12px}.settings-screen{gap:12px}.section-heading h1{font-size:26px}.themes-grid{gap:7px}.theme-body{min-height:44px}.themes .small-hint{font-size:11px}}

/* The studio signature belongs to the home screen; play screens carry the game name. */
.game-brand{display:none;align-items:center;gap:1px;min-height:44px;padding:8px 0;background:transparent;color:var(--text);font-size:clamp(17px,4.8vw,22px);font-weight:800;line-height:1;letter-spacing:-.05em;white-space:nowrap}.game-brand span{color:var(--lime)}
body:not([data-screen="home"]) .studio{display:none}body:not([data-screen="home"]) .game-brand{display:inline-flex}

/* A visible studio link on the home screen, with room to scroll on small displays. */
body[data-screen="home"] .app-shell{height:auto;min-height:max(570px,100svh);min-height:max(570px,100dvh)}
.studio{border-radius:6px}
.studio-discover{display:inline-flex;align-items:center;justify-content:center;align-self:center;gap:10px;max-width:100%;min-height:44px;margin-top:-12px;padding:10px 17px;border:1px solid #414957;border-radius:999px;background:var(--panel);color:var(--text);font-size:.875rem;font-weight:400;line-height:1.4;text-align:center;text-decoration:none;transition:background .15s,border-color .15s}
.studio-discover strong{font-weight:600}
.studio-discover svg{flex:none;width:17px;height:17px;color:var(--lime)}
@media(hover:hover){.studio-discover:hover{background:#2b3140;border-color:var(--lime)}}
@media(prefers-reduced-motion:reduce){.studio-discover{transition:none}}
