:root{color-scheme:dark;--page:#121718;--surface:#1a2424;--strong:#243131;--line:#3a4a49;--ink:#f5f6f2;--muted:#9ca9a6;--a:#6fd0c4;--b:#f3a86d;--yellow:#f3d16d}*{box-sizing:border-box}[hidden]{display:none!important}html,body{min-width:320px;min-height:100%;margin:0;background:var(--page);color:var(--ink);font-family:Inter,system-ui,sans-serif}button,input{font:inherit;letter-spacing:0}.shell{min-height:100svh}.topbar{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;min-height:62px;border-bottom:1px solid var(--line);padding:8px clamp(12px,3vw,34px);background:#162020}.back-link,.brand{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:850}.back-link{color:var(--muted);text-decoration:none}.brand{justify-self:center}.brand-mark{display:grid;width:25px;height:25px;place-items:center;border-radius:50%;background:var(--a);color:#10201e}.language-button{justify-self:end;width:42px;height:36px;border:1px solid var(--line);border-radius:5px;background:var(--strong);color:var(--yellow);font-size:11px;font-weight:950}.setup-screen,.final-screen{width:min(920px,calc(100% - 36px));margin:auto;padding:clamp(42px,7vw,76px) 0}.screen-heading{margin-bottom:30px}.screen-heading p,.question-band p{margin:0;color:var(--a);font-size:11px;font-weight:900;text-transform:uppercase}.screen-heading h1{margin:5px 0 8px;font-size:clamp(40px,6vw,64px);line-height:1}.screen-heading>span{color:var(--muted)}.setup-tool{border-top:1px solid var(--line)}.add-form{display:grid;grid-template-columns:150px 1fr;align-items:center;gap:16px;border-bottom:1px solid var(--line);padding:18px 0}.add-form label,.setting>span{color:var(--muted);font-size:11px;font-weight:850;text-transform:uppercase}.add-form>div{display:grid;grid-template-columns:1fr 46px;gap:8px}.add-form input{min-width:0;height:46px;border:1px solid var(--line);border-radius:6px;padding:0 13px;background:var(--surface);color:var(--ink)}.add-button{border:0;border-radius:6px;background:var(--a);color:#10201e;font-size:24px;font-weight:900}.roster{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;min-height:85px;border-bottom:1px solid var(--line);padding:16px 0}.roster-item{display:grid;grid-template-columns:40px 1fr 32px;align-items:center;gap:8px;border:1px solid var(--line);border-radius:6px;padding:6px;background:var(--surface)}.avatar{display:grid;width:40px;height:40px;place-items:center;border-radius:50%;background:var(--yellow);color:#17201f;font-weight:950}.roster-item strong{overflow:hidden;text-overflow:ellipsis}.remove{border:0;background:transparent;color:var(--muted);font-size:19px}.settings-row{display:flex;align-items:end;justify-content:space-between;gap:20px;padding-top:20px}.setting{display:grid;gap:8px}.segments{display:flex;border:1px solid var(--line);border-radius:6px;overflow:hidden}.segments button{min-width:58px;height:42px;border:0;border-right:1px solid var(--line);background:var(--surface);color:var(--muted);font-weight:900}.segments button:last-child{border:0}.segments button.is-active{background:var(--a);color:#10201e}.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:46px;border:1px solid transparent;border-radius:6px;padding:0 17px;font-size:13px;font-weight:900}.primary{background:var(--yellow);color:#1d2119}.secondary{border-color:var(--line);background:var(--strong);color:var(--ink)}.button:disabled{opacity:.4}.play-screen{padding-bottom:82px}.round-bar{display:flex;align-items:center;justify-content:space-between;min-height:62px;border-bottom:1px solid var(--line);padding:8px clamp(14px,4vw,48px);background:var(--surface)}.round-bar>div{display:flex;flex-direction:column}.round-bar span{color:var(--a);font-size:11px;font-weight:900;text-transform:uppercase}.round-bar strong{color:var(--muted);font-size:12px}.question-band{display:grid;min-height:160px;place-content:center;text-align:center;padding:24px}.question-band h1{margin:5px 0 0;font-size:clamp(29px,4vw,48px)}.choice-grid{display:grid;grid-template-columns:1fr 58px 1fr;align-items:stretch;gap:12px;width:min(1050px,calc(100% - 36px));margin:22px auto}.choice-card{position:relative;display:grid;min-height:330px;align-content:center;justify-items:center;gap:14px;border:2px solid var(--line);border-radius:8px;padding:25px;background:var(--surface);color:var(--ink);cursor:pointer}.choice-a{border-color:rgba(111,208,196,.65)}.choice-b{border-color:rgba(243,168,109,.65)}.choice-card:hover,.choice-card:focus-visible{background:var(--strong);transform:translateY(-2px)}.choice-card:disabled{cursor:default}.choice-icon{font-size:72px}.choice-card>strong{max-width:420px;font-size:clamp(27px,3.5vw,43px);line-height:1.06;text-align:center}.or-mark{display:grid;place-items:center;color:var(--muted);font-size:12px;font-weight:950}.avatar-stack{display:flex;min-height:42px;justify-content:center}.avatar-stack .avatar{margin-left:-6px;border:3px solid var(--surface)}.percent{position:absolute;top:14px;right:14px;color:var(--yellow);font-size:31px;font-weight:950}.choice-card.is-winner{border-color:var(--yellow)}.action-bar{position:fixed;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:space-between;min-height:70px;border-top:1px solid var(--line);padding:10px 20px;background:rgba(22,32,32,.97)}.action-bar>div{display:flex;flex-direction:column}.action-bar span{color:var(--muted);font-size:10px;font-weight:850;text-transform:uppercase}.action-bar strong{font-size:15px}.action-bar .button span{color:inherit;font-size:13px;text-transform:none}.recap{display:grid;gap:8px}.recap-row{display:grid;grid-template-columns:1fr auto;gap:10px;border-bottom:1px solid var(--line);padding:13px 0}.recap-row strong{font-size:16px}.recap-row span{color:var(--yellow);font-weight:900}.final-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:24px}.toast{position:fixed;right:18px;bottom:84px;visibility:hidden;border-radius:5px;padding:10px;background:var(--ink);color:#17201f;font-weight:800}.toast.show{visibility:visible}@media(max-width:650px){.roster{grid-template-columns:1fr 1fr}.choice-grid{grid-template-columns:1fr 32px 1fr;width:calc(100% - 18px);gap:5px}.choice-card{min-height:300px;padding:13px}.choice-icon{font-size:52px}.choice-card>strong{font-size:24px}.avatar-stack .avatar{width:34px;height:34px;font-size:11px}}@media(max-width:480px){.topbar{grid-template-columns:auto 1fr auto}.brand{font-size:11px}.setup-screen,.final-screen{width:calc(100% - 28px)}.add-form{grid-template-columns:1fr;gap:8px}.roster{grid-template-columns:1fr}.settings-row{align-items:stretch;flex-direction:column}.settings-row .button{width:100%}.question-band{min-height:130px}.question-band h1{font-size:28px}.choice-card{min-height:275px}.choice-icon{font-size:45px}.choice-card>strong{font-size:20px}.round-bar .secondary{width:44px;padding:0}.round-bar .secondary span:last-child{display:none}.action-bar{padding-inline:14px}.final-actions{flex-direction:column-reverse}}
