:root{color:#dbdee1;font-synthesis:none;text-rendering:optimizelegibility;background:#313338;font-family:gg sans,Noto Sans,Helvetica Neue,Helvetica,Arial,sans-serif}body{background:#313338;min-width:320px;min-height:100vh;margin:0}*{box-sizing:border-box}button,input{font:inherit}button{cursor:pointer;transition:transform .18s,filter .18s,box-shadow .18s}button:not(:disabled):hover{filter:brightness(1.08);transform:translateY(-2px)}button:not(:disabled):active{transform:translateY(0)}button:disabled{cursor:not-allowed;opacity:.45}.welcome-shell,.center-message{place-items:center;min-height:100svh;padding:24px;display:grid}.welcome-card{background:#2b2d31;border-radius:8px;width:min(480px,100%);padding:32px;box-shadow:0 8px 24px #00000059}.app-icon{border-radius:20px;width:88px;height:88px;margin-bottom:20px}.eyebrow{color:#b5bac1;letter-spacing:.02em;text-transform:uppercase;font-size:.72rem;font-weight:700}h1{color:#fff;letter-spacing:-.045em;margin:8px 0 10px;font-size:clamp(2.1rem,6vw,3.2rem);line-height:1.04}h2{color:#fff;margin:0 0 18px}p{color:#b5bac1;line-height:1.5}form{gap:16px;margin-top:28px;display:grid}label{color:#b5bac1;text-align:left;text-transform:uppercase;font-size:.75rem;font-weight:700}input{color:#f2f3f5;background:#1e1f22;border:0;border-radius:4px;outline:none;width:100%;margin-top:7px;padding:12px;transition:box-shadow .15s}input:focus{box-shadow:0 0 0 2px #00a8fc}.primary,.secondary{border:0;border-radius:4px;padding:12px 18px;font-weight:600}.primary{color:#fff;box-shadow:none;background:#5865f2}.secondary{color:#fff;background:#4e5058}.notice{color:#ffbd77;margin-top:16px;font-size:.85rem}.game-shell{width:min(1100px,100%);min-height:100svh;margin:auto;padding:24px 24px 48px}.game-brand{border-bottom:1px solid #3f4147;align-items:center;gap:11px;margin-bottom:24px;padding:0 0 16px;display:flex}.game-brand img{border-radius:12px;width:42px;height:42px}.game-brand div{display:grid}.game-brand strong{color:#f2f3f5;font-size:.95rem}.game-brand small{color:#949ba4;font-size:.7rem}header{justify-content:space-between;align-items:center;gap:20px;margin-bottom:30px;display:flex}header h1{font-size:clamp(2rem,5vw,3.5rem)}.round-pill{color:#dbdee1;background:#2b2d31;border-radius:4px;padding:7px 11px;font-size:.8rem}.panel{box-shadow:none;background:#2b2d31;border:1px solid #3f4147;border-radius:8px;padding:24px}.lobby-heading{justify-content:space-between;align-items:center;gap:18px;margin-bottom:18px;display:flex}.lobby-heading h2{margin:0}.lobby-options{flex-wrap:wrap;justify-content:flex-end;gap:12px;display:flex}.round-select{color:#b5bac1;align-items:center;gap:10px;display:flex}.round-select select{color:#f2f3f5;background:#1e1f22;border:0;border-radius:4px;outline:none;padding:8px 10px}.players{gap:10px;display:grid}.player,.rank{background:#313338;border-radius:4px;align-items:center;gap:12px;padding:11px 12px;display:flex}.player:hover,.rank:hover{background:#35373c}.avatar{color:#fff;background:#5865f2;border-radius:50%;flex:0 0 38px;place-items:center;height:38px;font-weight:700;display:grid}img.avatar{object-fit:cover;width:38px}.player strong,.rank strong{color:#f5f8ff}.player small{color:#949ba4}.status{color:#949ba4;margin-left:auto}.status.ready{color:#23a559}.category-settings{border-top:1px solid #3f4147;margin-top:20px;padding-top:18px}.category-settings>span{color:#f2f3f5;margin-bottom:10px;font-size:.8rem;font-weight:700;display:block}.category-settings>small{color:#949ba4;margin-top:8px;display:block}.inline-notice{margin:8px 0 0}.category-chips{flex-wrap:wrap;gap:7px;display:flex}.category-chip{color:#b5bac1;background:#383a40;border:1px solid #0000;border-radius:4px;padding:7px 10px;font-size:.78rem;font-weight:600}.category-chip.active{color:#fff;background:#5865f2;border-color:#7983f5}.actions{justify-content:flex-end;margin-top:22px;display:flex}.hint{text-align:center;margin:12px 0 0;font-size:.82rem}.letter{color:#fff;background:#5865f2;border-radius:6px;place-items:center;width:1.25em;height:1.25em;display:inline-grid}.timer{--timer-color:#5865f2;color:#f2f3f5;background:conic-gradient(var(--timer-color) var(--timer-progress),#3f4147 0);border-radius:50%;flex:0 0 88px;place-items:center;height:88px;font-size:1.55rem;font-weight:700;transition:color .25s;display:grid;position:relative}.timer:before{content:"";background:#2b2d31;border-radius:50%;position:absolute;inset:6px}.timer span{z-index:1;position:relative}.timer.warning{--timer-color:#f0b232;color:#f0b232}.timer.danger{--timer-color:#da373c;color:#f23f42}.no-limit{color:#b5bac1;text-align:center;text-transform:uppercase;background:#2b2d31;border:1px solid #3f4147;border-radius:4px;flex:0 0 88px;place-items:center;height:64px;padding:8px;font-size:.72rem;font-weight:700;line-height:1.25;display:grid}.answer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.answer-card{background:#2b2d31;border:1px solid #3f4147;border-radius:8px;padding:16px;transition:border-color .15s}.answer-card:focus-within{border-color:#5865f2}.answer-card span{color:#dbdee1}.stop-button{color:#fff;width:100%;box-shadow:none;background:#da373c;border:0;border-radius:4px;margin-top:16px;padding:14px;font-size:1rem;font-weight:600}.stop-button.submitted{opacity:1;color:#fff;box-shadow:none;background:#248046}.answer-card input:disabled{color:#949ba4;cursor:not-allowed;opacity:.78;background:#1e1f22}.leaderboard{gap:12px;display:grid}.review-panel{margin-bottom:18px}.review-scroll{overflow-x:auto}.review-table{border-collapse:separate;border-spacing:0 8px;text-align:left;width:100%;min-width:620px}.review-table th,.review-table td{padding:11px 13px}.review-table thead th{color:#f5f8ff;font-size:.88rem}.review-table thead th small{color:#23a559;margin-top:3px;font-weight:700;display:block}.review-table tbody th{color:#dbdee1}.review-table tbody tr{background:#313338}.review-table tbody th:first-child{border-radius:12px 0 0 12px}.review-table tbody td:last-child{border-radius:0 12px 12px 0}.review-table td{color:#e8efff}.answer-value.invalid{color:#7f8baa;text-decoration:line-through}.verdict{color:#ff8f9a;margin-top:5px;font-size:.65rem;font-weight:600;display:block}.verdict.valid{color:#23a559}.vote-buttons{gap:5px;margin-top:7px;display:flex}.vote-buttons button{color:#b5bac1;background:#383a40;border:0;border-radius:4px;padding:4px 8px;font-size:.68rem;font-weight:700}.vote-buttons button.voted.yes{color:#fff;background:#248046}.vote-buttons button.voted.no{color:#fff;background:#da373c}.points{color:#fff;background:#248046;border-radius:4px;place-items:center;min-width:36px;margin-left:9px;padding:3px 6px;font-size:.72rem;display:inline-grid}.points.p10{background:#ffd870}.points.p0{color:#dbdee1;background:#4e5058}.legend{margin:10px 0 0;font-size:.78rem}.legend span{color:#23a559;font-weight:900}.rank>b{color:#b5bac1;text-align:center;width:25px}.rank>span:last-child{color:#23a559;margin-left:auto;font-weight:800}.leaderboard .primary{margin-top:10px}.winner{color:#ffe072;text-align:center;margin:18px 0 0;font-size:1.35rem;font-weight:900}.new-game{width:100%}.checking{text-align:center;align-content:center}.checking h1{font-size:clamp(1.8rem,5vw,3rem)}.countdown-screen{text-align:center;align-content:center}.countdown-screen h1{margin-top:18px;font-size:clamp(1.8rem,5vw,3rem)}.countdown-number{color:#fff;background:#5865f2;border-radius:50%;place-items:center;width:132px;height:132px;margin-top:18px;font-size:4.6rem;font-weight:700;line-height:1;animation:.45s ease-out countdown-pop;display:grid}@keyframes countdown-pop{0%{opacity:.3;transform:scale(.72)}to{opacity:1;transform:scale(1)}}.spinner{border:5px solid #4e5058;border-top-color:#5865f2;border-radius:50%;width:52px;height:52px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@media (width<=620px){.welcome-card{border-radius:8px;padding:28px 22px}.app-icon{width:80px;height:80px}.game-shell{padding:18px 14px 40px}.game-brand{margin-bottom:20px}header{align-items:flex-start;margin-bottom:22px}.panel{padding:20px 16px}.answer-grid{grid-template-columns:1fr}.timer{border-width:4px;flex-basis:72px;height:72px}.player small{display:none}.lobby-heading,.lobby-options{flex-direction:column;align-items:flex-start}}
