*{margin:0;padding:0;box-sizing:border-box}body{font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;background:linear-gradient(160deg,#46178f,#2e1065);min-height:100vh;color:#fff}.page{max-width:640px;margin:0 auto;padding:24px 16px 48px;display:flex;flex-direction:column;gap:20px}.center{align-items:center;text-align:center;justify-content:safe center;min-height:100vh}.logo{font-size:2.4rem;font-weight:900;letter-spacing:-1px;text-shadow:0 3px 0 rgba(0,0,0,.25)}.card{background:#fff;color:#1f1f2e;border-radius:14px;padding:20px;width:100%;box-shadow:0 6px 20px #00000040}.card h2{font-size:1.1rem;margin-bottom:12px;color:#46178f}.stack{display:flex;flex-direction:column;gap:12px}input{font-size:1.2rem;padding:12px 14px;border:2px solid #d0d0e0;border-radius:10px;text-align:center;width:100%}input:focus{outline:none;border-color:#46178f}.btn{font-size:1.1rem;font-weight:700;padding:12px 24px;border:none;border-radius:10px;cursor:pointer;transition:transform .06s,filter .15s}.btn:hover:not(:disabled){filter:brightness(1.1)}.btn:active:not(:disabled){transform:scale(.97)}.btn.primary{background:#46178f;color:#fff}.btn.start{background:#26890c;color:#fff;font-size:1.4rem;padding:16px 40px}.btn:disabled{background:#888;color:#ddd;cursor:not-allowed}.quiz-list{display:flex;flex-direction:column;gap:12px;width:100%;max-width:420px}.btn.quiz-choice{background:#fff;color:#46178f;font-size:1.25rem;padding:18px;box-shadow:0 4px 12px #0000004d}.subtle-link{color:#ffffffb3;font-size:.95rem}.muted{color:#8a8aa0}.page>.muted,.center .muted{color:#ffffffa6}.small{font-size:.85rem}.error{color:#ff8a9e;font-weight:600}.card .error{color:#e21b3c}.status-box{display:flex;flex-direction:column;gap:10px;align-items:center;font-size:1.3rem;padding:24px}.big-emoji{font-size:3rem}.lobby-card{text-align:center}.game-code{font-size:3.4rem;font-weight:900;letter-spacing:.35em;color:#46178f;margin:4px 0 8px;padding-left:.35em}.join-link{font-size:.85rem;color:#8a8aa0;word-break:break-all;margin-bottom:12px}.question-counter{color:#ffffffb3;font-weight:600;text-align:center}.question-text{font-size:1.7rem;font-weight:800;text-align:center;background:#fff;color:#1f1f2e;border-radius:14px;padding:22px 18px;box-shadow:0 6px 20px #00000040}.answers{display:flex;flex-direction:column;gap:12px;width:100%}.answer{display:flex;align-items:center;gap:14px;font-size:1.25rem;font-weight:700;color:#fff;padding:18px 20px;border:none;border-radius:12px;text-align:left;box-shadow:0 4px 12px #0000004d}button.answer{cursor:pointer;transition:transform .06s,filter .15s}button.answer:hover{filter:brightness(1.12)}button.answer:active{transform:scale(.98)}.a0{background:#e21b3c}.a1{background:#1368ce}.a2{background:#ffa602}.answer-shape{font-size:1rem}.answer.dim{opacity:.3}.answer.correct{outline:4px solid #fff;transform:scale(1.02)}.answer-check{margin-left:auto;font-size:1.5rem}.tally{font-size:1.5rem;font-weight:800;text-align:center}.next-note{text-align:center}.answer-bars{display:flex;justify-content:center;align-items:stretch;gap:28px;height:150px;width:100%}.bar-col{display:flex;flex-direction:column;align-items:center;gap:6px;width:64px}.bar-count{font-weight:800;font-size:1.15rem}.bar-track{flex:1;width:100%;display:flex;align-items:flex-end}.bar{width:100%;border-radius:6px 6px 0 0;box-shadow:0 2px 8px #0000004d}.bar-dim{opacity:.4}.bar-shape{font-size:.95rem;color:#ffffffd9}.leaderboard{list-style:none;display:flex;flex-direction:column;gap:8px}.lb-row{display:flex;align-items:center;gap:12px;background:#f4f4fa;border-radius:10px;padding:10px 14px;font-weight:600}.lb-row.me{outline:2px solid #46178f}.lb-row.disconnected{opacity:.45}.lb-rank{background:#46178f;color:#fff;border-radius:50%;width:28px;height:28px;display:flex;align-items:center;justify-content:center;font-size:.9rem;flex-shrink:0}.lb-name{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.lb-tag{font-weight:400;color:#8a8aa0;font-size:.85rem}.lb-check{color:#26890c;font-weight:900;width:20px}.lb-gain{color:#26890c;font-weight:800}.lb-score{font-weight:800;min-width:52px;text-align:right}.verdict{font-size:1.6rem;font-weight:800}.correct-text{color:#4ade80}.wrong-text{color:#ff8a9e}.status-box .correct-text{color:#26890c}.rank-line{font-size:1.2rem;text-align:center}.podium{display:flex;align-items:flex-end;justify-content:center;gap:12px;width:100%}.podium-spot{background:#fff;color:#1f1f2e;border-radius:12px 12px 0 0;padding:14px 10px;text-align:center;flex:1;max-width:160px;box-shadow:0 6px 20px #00000040}.podium-spot.place-1{min-height:170px}.podium-spot.place-2{min-height:130px}.podium-spot.place-3{min-height:100px}.podium-spot.empty{background:transparent;box-shadow:none}.podium-medal{font-size:2rem}.podium-name{font-weight:800;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.podium-score{color:#46178f;font-weight:900;font-size:1.2rem}@media(min-width:600px){.question-text{font-size:2rem}.answer{font-size:1.4rem}}
