﻿:root{color-scheme:dark;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:#07131d;color:#f5fbff}*{box-sizing:border-box}[hidden]{display:none!important}body{margin:0;min-height:100dvh;background:radial-gradient(circle at 50% -10%,#16455a 0,#0b2230 35%,#07131d 72%)}button,input{font:inherit}.screen{min-height:100dvh;width:min(100%,720px);margin:auto;padding:max(20px,env(safe-area-inset-top)) 18px max(20px,env(safe-area-inset-bottom));}.lobby{display:flex;flex-direction:column;justify-content:center;align-items:center}.brand{font-size:clamp(3rem,18vw,7rem);font-weight:950;line-height:.85;letter-spacing:-.08em}.brand span{color:#41dafa}.brand i{font-style:normal;color:#ff3d72}.tagline{max-width:360px;margin:24px auto 30px;text-align:center;color:#a9c3d0;line-height:1.5}.panel{width:min(100%,390px);padding:22px;border:1px solid #285165;border-radius:22px;background:rgba(8,25,37,.82);box-shadow:0 24px 80px rgba(0,0,0,.35)}label,.eyebrow{display:block;margin:0 0 7px;color:#8fb5c5;font-size:.75rem;font-weight:800;letter-spacing:.11em;text-transform:uppercase}input{width:100%;padding:15px 16px;border:1px solid #386176;border-radius:13px;outline:none;background:#0a1b27;color:#fff;font-size:1.12rem}input:focus{border-color:#41dafa;box-shadow:0 0 0 3px rgba(65,218,250,.14)}#room-code{text-align:center;text-transform:uppercase;letter-spacing:.28em;font-weight:900}.stack{display:grid;gap:11px;margin-top:16px}button{border:0;border-radius:13px;padding:13px 16px;color:white;font-weight:850;cursor:pointer;touch-action:manipulation;transition:transform .12s,filter .12s,opacity .12s}button:active:not(:disabled){transform:scale(.975)}button:disabled{opacity:.35;cursor:not-allowed}.primary{background:linear-gradient(135deg,#18b9da,#087fbb)}.secondary{background:#294454}.quiet,.icon-button{background:transparent;color:#a9c3d0}.amber{background:#d28a13}.danger{background:#c63055}.error{min-height:1.25em;color:#ff7898;text-align:center}.install{margin-top:20px;background:#4933a9}.install-help{max-width:360px;padding:12px;text-align:center;color:#c3baff;background:#241b58;border-radius:12px}.game{display:grid;grid-template-rows:auto auto auto minmax(210px,1fr) auto;gap:12px}header{display:flex;justify-content:space-between;align-items:center}header strong{font-size:1.3rem;letter-spacing:.14em}.header-actions{display:flex;gap:4px}.icon-button{padding:9px}.round-heading{text-align:center}.connection{display:inline-block;padding:4px 9px;border-radius:999px;background:#503140;color:#ffb0c1;font-size:.72rem;font-weight:800}.connection.online{background:#123f3a;color:#6ff0c8}.round-heading h1{margin:14px 0 4px;font-size:clamp(1.8rem,8vw,3rem)}.round-heading p{height:1.4em;margin:0;color:#68ddf7;font-weight:750}.feedback{padding:11px 14px;border:1px solid #315b6e;border-radius:12px;background:#102b39;text-align:center}.answer-pad{display:grid;grid-template-columns:1fr 1fr;gap:13px;min-height:210px}.answer{font-size:clamp(5rem,28vw,10rem);line-height:1;border-radius:24px;box-shadow:inset 0 -9px 0 rgba(0,0,0,.22),0 14px 28px rgba(0,0,0,.22)}.answer.true{background:linear-gradient(145deg,#31d879,#159653)}.answer.false{background:linear-gradient(145deg,#ff4978,#c31f4d)}.answer.selected{outline:5px solid white;filter:saturate(1.15)}.answer.muted{filter:grayscale(.75);opacity:.32}.players-panel{min-height:0;padding:14px;border:1px solid #23495b;border-radius:17px;background:rgba(9,28,41,.78);overflow:hidden}.section-title{display:flex;justify-content:space-between;align-items:center}.section-title h2{margin:0;font-size:1rem;text-transform:uppercase;letter-spacing:.1em;color:#9fc5d4}.section-title span{display:grid;place-items:center;min-width:28px;height:28px;border-radius:50%;background:#173b4d;color:#66e3fc;font-weight:900}.player-list{display:grid;gap:7px;margin-top:10px;max-height:22vh;overflow:auto}.player{display:grid;grid-template-columns:1fr auto auto;gap:12px;align-items:center;padding:9px 11px;border-radius:10px;background:#132f3e}.player.host{border-left:4px solid #efad31}.player.me strong{color:#5ce0fa}.answer-mark{width:25px;text-align:center;font-size:1.35rem;font-weight:950}.answer-mark.yes{color:#4be491}.answer-mark.no{color:#ff5b82}.score{min-width:2ch;text-align:right;font-weight:900}.controls{display:flex;justify-content:center;gap:9px;flex-wrap:wrap}.controls button{min-width:130px}@media(max-width:440px){.game{padding-left:12px;padding-right:12px}.answer-pad{gap:9px}.answer{border-radius:19px}.players-panel{padding:11px}.controls button{flex:1}.brand{letter-spacing:-.1em}}
