:root{color:#102033;background:#fff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}button{cursor:pointer;border:0}button:disabled{cursor:not-allowed;opacity:.45}h1,h2,p{margin:0}.host-shell{grid-template-columns:minmax(340px,430px) minmax(0,1fr);gap:18px;min-height:100vh;padding:18px;display:grid}.host-column{flex-direction:column;gap:14px;display:flex}.topbar{justify-content:space-between;align-items:center;gap:12px;display:flex}.topbar-actions,.player-heading,.tv-topbar{justify-content:space-between;align-items:center;gap:10px;display:flex}.topbar-actions{flex-wrap:wrap;justify-content:flex-end}.topbar h1,.player-panel h1{font-size:36px;font-weight:950;line-height:1.05}.panel{background:#fff;border:1px solid #cfe7ff;border-radius:8px;padding:16px}.eyebrow{color:#2d8fd7;letter-spacing:0;text-transform:uppercase;margin-bottom:6px;font-size:12px;font-weight:950}.copy,.feedback,.fineprint{color:#5b7085;font-size:15px;line-height:1.45}.feedback,.fineprint{margin-top:10px}.primary,.secondary{border-radius:8px;justify-content:center;align-items:center;min-height:44px;padding:10px 14px;font-weight:900;display:inline-flex}.primary{color:#fff;background:#2d8fd7;width:100%;margin-top:12px}.secondary{color:#102033;background:#fff;border:1px solid #cfe7ff}.danger{color:#8f2c1f}.room-code{color:#105f9b;letter-spacing:.08em;background:#f4fbff;border:1px solid #cfe7ff;border-radius:8px;justify-content:center;align-items:center;min-height:82px;font-size:44px;font-weight:950;display:flex}.link-row,.input-row,.action-grid{gap:8px;margin-top:10px;display:flex}.link-row span{color:#102033;overflow-wrap:anywhere;background:#f4fbff;border:1px solid #cfe7ff;border-radius:8px;flex:1;padding:10px;font-size:13px;font-weight:800}input,select{color:#102033;background:#fff;border:1px solid #cfe7ff;border-radius:8px;width:100%;min-height:44px;padding:10px 12px}.pill-grid{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.pill{background:#e9f6ff;border-radius:999px;padding:8px 12px;font-weight:850}.participant-list,.player-list{gap:8px;margin-top:12px;display:grid}.participant-row,.player-row{background:#f4fbff;border:1px solid #cfe7ff;border-radius:8px;justify-content:space-between;align-items:center;gap:10px;min-height:54px;padding:8px 10px;display:flex}.participant-row span,.player-row span{flex-wrap:wrap;align-items:center;gap:8px;min-width:0;font-weight:850;display:flex}.player-row em{color:#5b7085;text-transform:uppercase;font-size:12px;font-style:normal;font-weight:900}.participant-actions{flex:none;gap:8px;display:flex}.turn-label{font-size:22px;font-weight:950}.stage{background:#fff;border:1px solid #cfe7ff;border-radius:8px;min-height:calc(100vh - 36px);padding:24px}.compact-stage{min-height:auto;padding:14px}.stage-header{justify-content:space-between;align-items:center;gap:18px;display:flex}.stage-header h2{font-size:30px;font-weight:950;line-height:1.1}.timer{color:#105f9b;font-size:54px;font-weight:950}.question{color:#102033;margin-top:24px;font-size:clamp(26px,4vw,52px);font-weight:950;line-height:1.12}.hint{color:#105f9b;background:#e9f6ff;border-radius:8px;margin-top:14px;padding:12px;font-weight:850}.choices{gap:12px;margin-top:24px;display:grid}.choice{color:#102033;text-align:left;background:#fff;border:2px solid #cfe7ff;border-radius:8px;align-items:center;gap:14px;min-height:68px;padding:14px 16px;font-size:22px;font-weight:900;display:flex}.choice span{color:#fff;background:#2d8fd7;border-radius:999px;flex:0 0 40px;justify-content:center;align-items:center;height:40px;display:inline-flex}.choice.selected{border-width:5px;border-color:#6ab8ff}.choice.correct{background:#dff1df;border-color:#256b4f}.choice.incorrect{background:#f8d7cf;border-color:#8f2c1f}.choice.hidden{opacity:.35}.scores{border:1px solid #cfe7ff;border-radius:8px;margin-top:24px;overflow:hidden}.score-row{border-bottom:1px solid #e9f6ff;justify-content:space-between;align-items:center;min-height:42px;padding:8px 12px;display:flex}.score-row:last-child{border-bottom:0}.player-shell{max-width:620px;min-height:100vh;margin:0 auto;padding:18px}.player-panel{min-height:calc(100vh - 36px)}.player-heading{margin-bottom:12px}.lifeline-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:12px;display:grid}.tv-shell{color:#fff;background:#063e66;min-height:100vh;padding:36px}.tv-eyebrow{color:#bfe3ff;text-transform:uppercase;margin-bottom:0;font-size:18px;font-weight:950}.tv-topbar{margin-bottom:16px}.tv-sound{border-color:#bfe3ff}.tv-stage{color:#fff;background:#063e66;border:0;min-height:auto;padding:0}.tv-stage .eyebrow,.tv-stage .timer{color:#bfe3ff}.tv-stage .question,.tv-stage .stage-header h2{color:#fff}.tv-stage .choice{color:#071b2f;cursor:default;background:#fff;border-width:3px;border-color:#fff;min-height:88px;font-size:clamp(24px,3vw,36px);box-shadow:0 4px #0000002e}.tv-stage .choice span{color:#fff;background:#0b6fb3}.tv-stage .choice.selected{color:#071b2f;background:#fff2b8;border-color:#ffd24d}.tv-stage .choice.correct{color:#071b2f;background:#dff8dd;border-color:#35b46f}.tv-stage .choice.incorrect{color:#071b2f;background:#ffe0d8;border-color:#f05b4f}.tv-stage .choice.hidden{opacity:.55}.tv-stage .scores{color:#102033;background:#fff}@media (width<=900px){.host-shell{grid-template-columns:1fr}.stage{min-height:auto}.link-row,.input-row,.action-grid,.participant-actions,.participant-row,.player-row,.player-heading,.tv-topbar{flex-direction:column;align-items:stretch}}
