:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:#ffffffde;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#242424;font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;font-weight:400;line-height:1.5}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}a{color:#646cff;-webkit-text-decoration:inherit;text-decoration:inherit;font-weight:500}a:hover{color:#535bf2}body{place-items:center;min-width:320px;min-height:100vh;margin:0;display:flex}h1{font-size:3.2em;line-height:1.1}button{cursor:pointer;background-color:#1a1a1a;border:1px solid #0000;border-radius:8px;padding:.6em 1.2em;font-family:inherit;font-size:1em;font-weight:500;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.duplicate-tab-overlay{z-index:1000;background:#0009;justify-content:center;align-items:center;animation:.3s duplicate-tab-fade-in;display:flex;position:fixed;inset:0}.duplicate-tab-modal{background:#1e293b;border:1px solid #eab30866;border-radius:14px;width:90%;max-width:460px;padding:24px;animation:.3s duplicate-tab-pop-in}.duplicate-tab-header{align-items:center;gap:10px;margin-bottom:12px;display:flex}.duplicate-tab-header h2{color:#fbbf24;margin:0;font-size:1.2rem}.duplicate-tab-icon{font-size:1.5rem;line-height:1}.duplicate-tab-message{color:#94a3b8;margin:0 0 20px;font-size:.95rem;line-height:1.6}.duplicate-tab-close-btn{color:#fbbf24;cursor:pointer;background:#eab30826;border:1px solid #eab30866;border-radius:8px;margin-left:auto;padding:8px 20px;font-size:.9rem;font-weight:600;transition:background .2s;display:block}.duplicate-tab-close-btn:hover{background:#eab30840}@keyframes duplicate-tab-fade-in{0%{opacity:0}to{opacity:1}}@keyframes duplicate-tab-pop-in{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.avatar{background:#1e293b99;border-radius:50%;flex-shrink:0;width:100%;height:100%;display:block;overflow:hidden}.avatar img{object-fit:cover;-webkit-user-drag:none;-webkit-user-select:none;user-select:none;width:100%;height:100%;display:block}.avatar-grayscale img,.avatar-grayscale.avatar-placeholder{filter:grayscale()}.avatar-placeholder{color:#94a3b8;background:linear-gradient(135deg,#6366f126,#1e293b99);justify-content:center;align-items:center;display:flex}.avatar-placeholder svg{width:78%;height:78%;display:block}.display-container{color:#e2e8f0;background:linear-gradient(145deg,#0f172a 0%,#1e1b4b 50%,#0f172a 100%);flex-direction:column;width:100vw;height:100vh;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;display:flex;overflow:hidden}.display-status{color:#94a3b8;letter-spacing:.05em;justify-content:center;align-items:center;height:100%;font-size:2rem;display:flex}.display-view-wrapper{flex-direction:column;flex:1;min-height:0;display:flex;position:relative;overflow:hidden}.display-view-wrapper.anim-board-exit{animation:.35s ease-in forwards boardExit}@keyframes boardExit{0%{opacity:1;filter:brightness();transform:scale(1)}60%{filter:brightness(1.4)}to{opacity:0;filter:brightness(2);transform:scale(.6)}}.display-view-wrapper.anim-question-enter{animation:.5s cubic-bezier(.22,1,.36,1) forwards questionEnter}@keyframes questionEnter{0%{opacity:0;filter:brightness(2);transform:scale(.5)}40%{filter:brightness(1.2)}to{opacity:1;filter:brightness();transform:scale(1)}}.display-view-wrapper.anim-question-exit{animation:.35s ease-in forwards questionExit}@keyframes questionExit{0%{opacity:1;filter:brightness();transform:scale(1)}to{opacity:0;filter:brightness(.5);transform:scale(.6)}}.display-view-wrapper.anim-board-enter{animation:.5s cubic-bezier(.22,1,.36,1) forwards boardEnter}@keyframes boardEnter{0%{opacity:0;filter:brightness(.5);transform:scale(1.3)}to{opacity:1;filter:brightness();transform:scale(1)}}.display-board{flex:1;gap:10px;padding:16px 20px;display:grid}.display-category{grid-template-rows:subgrid;gap:10px;display:grid}.display-category-header{text-align:center;text-transform:uppercase;letter-spacing:.08em;color:#c7d2fe;background:linear-gradient(135deg,#6366f126,#8b5cf61a);border:1px solid #6366f133;border-radius:10px;justify-content:center;align-items:center;min-height:48px;padding:14px 6px;font-size:1.3vw;font-weight:700;display:flex}.display-cell{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fbbf24;cursor:default;text-shadow:0 2px 8px #fbbf244d;background:linear-gradient(135deg,#1e3a8a99,#4338ca66);border:1px solid #6366f140;border-radius:10px;flex:1;justify-content:center;align-items:center;font-size:2.4vw;font-weight:800;transition:all .3s;display:flex}.display-cell:not(.answered):hover{background:linear-gradient(135deg,#1e3a8acc,#4338ca99);border-color:#818cf880;box-shadow:0 0 20px #6366f133}.display-cell.answered{color:#0000;background:#0f172a80;border-color:#3341554d}.display-question{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;min-height:0;padding:40px;display:flex}.display-question-category{color:#c7d2fe;text-transform:uppercase;letter-spacing:.1em;margin-bottom:8px;font-size:1.5rem;font-weight:600;animation:.6s cubic-bezier(.22,1,.36,1) both pointsReveal}.display-question-points{color:#fbbf24;text-shadow:0 2px 12px #fbbf2466;letter-spacing:.02em;margin-bottom:28px;font-size:3rem;font-weight:800;animation:.6s cubic-bezier(.22,1,.36,1) both pointsReveal}@keyframes pointsReveal{0%{opacity:0;transform:scale(.5)}60%{transform:scale(1.1)}to{opacity:1;transform:scale(1)}}.display-question-text{color:#f1f5f9;max-width:80%;font-size:2.5rem;font-weight:500;line-height:1.5;animation:.5s cubic-bezier(.22,1,.36,1) both slideUpFade}@keyframes slideUpFade{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.display-answer-text{color:#fbbf24;max-width:80%;margin-top:1rem;font-size:2.5rem;font-weight:600;line-height:1.5;animation:.6s cubic-bezier(.22,1,.36,1) both answerReveal}.display-answer-section{flex-direction:column;align-items:center;gap:1rem;margin-top:1rem;animation:.6s cubic-bezier(.22,1,.36,1) both answerReveal;display:flex}.display-answer-image{object-fit:contain;border-radius:12px;max-width:60%;max-height:40vh;animation:.6s cubic-bezier(.22,1,.36,1) both answerReveal;box-shadow:0 4px 20px #fbbf244d}@keyframes answerReveal{0%{opacity:0;text-shadow:0 0 #fbbf2400;transform:translateY(30px)scale(.95)}60%{text-shadow:0 0 30px #fbbf2499}to{opacity:1;text-shadow:0 2px 12px #fbbf2466;transform:translateY(0)scale(1)}}.display-question-image{object-fit:contain;border-radius:12px;max-width:80%;min-height:0;max-height:60vh;transition:filter .1s linear,max-width .3s,max-height .3s,border-radius .3s,opacity .3s;animation:.6s cubic-bezier(.22,1,.36,1) both mediaReveal}@keyframes mediaReveal{0%{opacity:0;transform:scale(.85)}to{opacity:1;transform:scale(1)}}.display-question-image.mozaik{transition:filter .1s linear,max-width .3s,max-height .3s,border-radius .3s,opacity .3s}.display-question-image.fullscreen{object-fit:contain;z-index:100;background:#000;border-radius:0;width:100vw;max-width:100vw;height:100vh;max-height:100vh;animation:.4s cubic-bezier(.22,1,.36,1) both imageFullscreenEnter;position:fixed;top:0;left:0}@keyframes imageFullscreenEnter{0%{opacity:.6;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.display-audio-indicator{color:#c7d2fe;letter-spacing:.05em;font-size:2.5rem;font-weight:500;animation:.5s ease-out both audioFadeIn,2s ease-in-out .5s infinite pulse}.display-video-wrapper{display:inline-block;position:relative}.display-video-wrapper.preloading{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute;overflow:hidden}.display-question-video{object-fit:contain;border-radius:12px;max-width:80%;min-height:0;max-height:60vh;transition:max-width .3s,max-height .3s,border-radius .3s,opacity .3s;animation:.6s cubic-bezier(.22,1,.36,1) both mediaReveal}.display-question-video.fullscreen{object-fit:contain;z-index:100;background:#000;border-radius:0;width:100vw;max-width:100vw;height:100vh;max-height:100vh;animation:.4s cubic-bezier(.22,1,.36,1) both imageFullscreenEnter;position:fixed;top:0;left:0}.display-video-spinner-overlay{z-index:10;background:#00000080;border-radius:12px;justify-content:center;align-items:center;animation:.3s ease-out spinnerFadeIn;display:flex;position:absolute;inset:0}.display-video-spinner-overlay.fullscreen{z-index:101;border-radius:0;position:fixed}.display-video-spinner{border:4px solid #fff3;border-top-color:#fbbf24;border-radius:50%;width:60px;height:60px;animation:1s linear infinite videoBufferSpin}@keyframes videoBufferSpin{to{transform:rotate(360deg)}}@keyframes spinnerFadeIn{0%{opacity:0}to{opacity:1}}@keyframes audioFadeIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes pulse{0%,to{opacity:.7}50%{opacity:1}}.display-buzz-order{text-align:center;padding:0 40px 24px;animation:.3s ease-out both slideUpFade}.display-buzz-order h3{color:#94a3b8;text-transform:uppercase;letter-spacing:.1em;margin-bottom:12px;font-size:1.3rem;font-weight:600}.display-buzz-order ol{flex-wrap:wrap;justify-content:center;gap:12px;padding:28px 0 0;list-style:none;display:flex}.display-buzz-order li{color:#c7d2fe;background:#6366f11f;border:1px solid #6366f133;border-radius:10px;padding:10px 20px;font-size:1.2rem;animation:.4s cubic-bezier(.34,1.56,.64,1) both buzzPopIn;position:relative}.buzz-delta-bubble{color:#94a3b8;white-space:nowrap;pointer-events:none;background:#1e1b4beb;border:1px solid #6366f140;border-radius:6px;margin-bottom:6px;padding:3px 8px;font-size:.75rem;font-weight:600;animation:.3s ease-out both buzzDeltaFadeIn;position:absolute;bottom:100%;left:50%;transform:translate(-50%)}.buzz-delta-bubble:after{content:"";border:5px solid #0000;border-top-color:#1e1b4beb;position:absolute;top:100%;left:50%;transform:translate(-50%)}@keyframes buzzDeltaFadeIn{0%{opacity:0;transform:translate(-50%)translateY(4px)}to{opacity:1;transform:translate(-50%)translateY(0)}}.display-buzz-order li:first-child{animation-delay:0s}.display-buzz-order li:nth-child(2){animation-delay:50ms}.display-buzz-order li:nth-child(3){animation-delay:.1s}.display-buzz-order li:nth-child(4){animation-delay:.15s}.display-buzz-order li:nth-child(5){animation-delay:.2s}.display-buzz-order li:nth-child(6){animation-delay:.25s}.display-buzz-order li:nth-child(n+7){animation-delay:.3s}@keyframes buzzPopIn{0%{opacity:0;transform:scale(0)translateY(10px)}70%{transform:scale(1.1)translateY(-2px)}to{opacity:1;transform:scale(1)translateY(0)}}.display-buzz-order li.first-buzz{color:#1e1b4b;background:linear-gradient(135deg,#f59e0b,#d97706);border-color:#0000;font-weight:700;animation:.5s cubic-bezier(.34,1.56,.64,1) both firstBuzzPopIn;box-shadow:0 4px 16px #f59e0b4d}@keyframes firstBuzzPopIn{0%{opacity:0;transform:scale(0);box-shadow:0 0 #f59e0b00}60%{transform:scale(1.15);box-shadow:0 0 40px #f59e0b80}to{opacity:1;transform:scale(1);box-shadow:0 4px 16px #f59e0b4d}}.display-player-answers{text-align:center;padding:0 40px 24px;animation:.3s ease-out both slideUpFade}.display-player-answers h3{color:#94a3b8;text-transform:uppercase;letter-spacing:.1em;margin-bottom:12px;font-size:1.3rem;font-weight:600}.answers-list{flex-direction:column;gap:10px;max-width:800px;margin:0 auto;display:flex}.player-answer-item{text-align:left;background:#1e293b80;border:1px solid #6366f133;border-radius:10px;gap:12px;padding:12px 20px;animation:.4s cubic-bezier(.22,1,.36,1) both answerSlideIn;display:flex}.player-answer-item:first-child{animation-delay:0s}.player-answer-item:nth-child(2){animation-delay:80ms}.player-answer-item:nth-child(3){animation-delay:.16s}.player-answer-item:nth-child(4){animation-delay:.24s}.player-answer-item:nth-child(5){animation-delay:.32s}.player-answer-item:nth-child(n+6){animation-delay:.4s}@keyframes answerSlideIn{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}.answer-player-name{color:#818cf8;min-width:120px;font-weight:700}.answer-text{color:#e2e8f0;flex:1}.display-scoreboard{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0006;border-top:1px solid #6366f126;flex-wrap:wrap;justify-content:center;gap:12px;padding:14px 20px;display:flex}.display-player-score{background:#1e293b80;border:1px solid #6366f126;border-radius:10px;flex-direction:column;align-items:center;min-width:110px;padding:10px 18px;transition:border-color .3s,box-shadow .3s;display:flex;position:relative}.display-player-score .player-avatar{border:2px solid #6366f166;border-radius:50%;width:56px;height:56px;margin-bottom:6px;overflow:hidden;box-shadow:0 2px 8px #00000040}.display-player-score .player-name{color:#94a3b8;text-transform:uppercase;letter-spacing:.06em;font-size:.9rem;font-weight:600}.display-player-score .player-score{color:#fbbf24;text-shadow:0 1px 6px #fbbf244d;font-size:1.5rem;font-weight:800;transition:transform .3s}.display-player-score.score-increase{border-color:#4ade8099;animation:1.2s ease-out scoreFlashGreen;box-shadow:0 0 20px #4ade8040}.display-player-score.score-increase .player-score{animation:.6s cubic-bezier(.34,1.56,.64,1) scoreBounce}@keyframes scoreFlashGreen{0%{background:#4ade804d;border-color:#4ade80cc;box-shadow:0 0 30px #4ade8066}to{box-shadow:none;background:#1e293b80;border-color:#6366f126}}.display-player-score.score-decrease{border-color:#f8717199;animation:1.2s ease-out scoreFlashRed;box-shadow:0 0 20px #f8717140}.display-player-score.score-decrease .player-score{animation:.6s cubic-bezier(.34,1.56,.64,1) scoreBounce}@keyframes scoreFlashRed{0%{background:#f871714d;border-color:#f87171cc;box-shadow:0 0 30px #f8717166}to{box-shadow:none;background:#1e293b80;border-color:#6366f126}}@keyframes scoreBounce{0%{transform:scale(1)}30%{transform:scale(1.3)}60%{transform:scale(.95)}to{transform:scale(1)}}.score-delta{pointer-events:none;white-space:nowrap;border-radius:8px;padding:2px 8px;font-size:.85rem;font-weight:700;animation:1.2s ease-out forwards scoreDeltaFloat;position:absolute;top:-8px;right:-8px}.score-delta.increase{color:#4ade80;background:#4ade8026}.score-delta.decrease{color:#f87171;background:#f8717126}@keyframes scoreDeltaFloat{0%{opacity:1;transform:translateY(0)}70%{opacity:1}to{opacity:0;transform:translateY(-24px)}}.winner-overlay{z-index:200;background:radial-gradient(#1e1b4bf2 0%,#0f172afa 100%);justify-content:center;align-items:center;animation:.8s ease-out both winnerFadeIn;display:flex;position:absolute;inset:0;overflow:hidden}@keyframes winnerFadeIn{0%{opacity:0}to{opacity:1}}.winner-content{z-index:2;flex-direction:column;align-items:center;width:100%;animation:1s cubic-bezier(.22,1,.36,1) .3s both winnerContentEnter;display:flex}@keyframes winnerContentEnter{0%{opacity:0;transform:scale(.3)}60%{transform:scale(1.05)}to{opacity:1;transform:scale(1)}}.winner-trophy{filter:drop-shadow(0 0 40px #fbbf2480);font-size:4.5rem;animation:2s ease-in-out infinite trophyBounce}@keyframes trophyBounce{0%,to{transform:translateY(0)scale(1)}50%{transform:translateY(-12px)scale(1.05)}}.winner-title{text-transform:uppercase;letter-spacing:.15em;background:linear-gradient(135deg,#fbbf24,#f59e0b,#fde68a,#f59e0b) 0 0/200% 200%;-webkit-text-fill-color:transparent;text-shadow:none;-webkit-background-clip:text;background-clip:text;margin-bottom:.75rem;font-size:2.4rem;font-weight:900;animation:3s ease-in-out infinite winnerTitleShimmer}@keyframes winnerTitleShimmer{0%,to{background-position:0%}50%{background-position:100%}}.podium{grid-template-columns:1fr auto 1fr;align-items:end;gap:1rem;width:100%;margin-bottom:1rem;display:grid}.podium-entry{text-align:center;background:linear-gradient(135deg,#6366f133,#8b5cf626);border-radius:16px;flex-direction:column;align-items:center;animation:.6s cubic-bezier(.22,1,.36,1) both podiumEnter;display:flex}.podium-avatar{background:#0f172a99;border-radius:50%;margin-bottom:.5rem;overflow:hidden;box-shadow:0 6px 24px #00000059}.podium-entry-1 .podium-avatar{border:3px solid #fbbf24cc;width:130px;height:130px;box-shadow:0 0 22px #fbbf2473,0 6px 18px #00000059}.podium-entry-2 .podium-avatar{border:3px solid #c0c0c0bf;width:92px;height:92px;box-shadow:0 0 16px #c0c0c059,0 6px 18px #00000059}.podium-entry-3 .podium-avatar{border:3px solid #cd7f32bf;width:76px;height:76px;box-shadow:0 0 14px #cd7f3259,0 6px 18px #00000059}.podium-entry-1{border:2px solid #fbbf2480;grid-column:2;margin-bottom:1rem;padding:1rem 1.8rem;animation-delay:0s;box-shadow:0 0 40px #fbbf2440,0 0 80px #6366f11a}.podium-entry-1 .podium-rank{font-size:2.4rem}.podium-entry-1 .podium-name{font-size:1.8rem}.podium-entry-1 .podium-score{font-size:1.1rem}.podium-entry-2{border:2px solid #c0c0c080;grid-column:1;justify-self:end;padding:.8rem 1.4rem;animation-delay:.15s;box-shadow:0 0 30px #c0c0c026,0 0 60px #6366f11a}.podium-entry-2 .podium-rank{font-size:1.8rem}.podium-entry-2 .podium-name{font-size:1.4rem}.podium-entry-2 .podium-score{font-size:.95rem}.podium-entry-3{border:2px solid #cd7f3280;grid-column:3;justify-self:start;padding:.7rem 1.2rem;animation-delay:.3s;box-shadow:0 0 30px #cd7f3226,0 0 60px #6366f11a}.podium-entry-3 .podium-rank{font-size:1.5rem}.podium-entry-3 .podium-name{font-size:1.2rem}.podium-entry-3 .podium-score{font-size:.9rem}@keyframes podiumEnter{0%{opacity:0;transform:translateY(40px)scale(.8)}to{opacity:1;transform:translateY(0)scale(1)}}.podium-rank{margin-bottom:.25rem;line-height:1}.podium-name{color:#e2e8f0;word-break:break-word;overflow-wrap:break-word;font-weight:800}.podium-score{margin-top:.2rem;font-weight:700}.runner-up-list{flex-direction:column;gap:.4rem;width:100%;max-width:600px;animation:.6s cubic-bezier(.22,1,.36,1) .5s both podiumEnter;display:flex}.runner-up-entry{background:#1e1b4b99;border:1px solid #94a3b833;border-radius:10px;align-items:center;gap:1rem;padding:.45rem 1rem;display:flex}.runner-up-rank{text-align:center;min-width:2.2rem;font-size:1rem;font-weight:800}.runner-up-name{color:#e2e8f0;flex:1;font-size:1rem;font-weight:600}.runner-up-score{color:#94a3b8;font-size:.9rem;font-weight:600}.confetti-container{z-index:1;pointer-events:none;position:absolute;inset:0;overflow:hidden}.confetti-piece{opacity:0;border-radius:2px;animation:linear infinite confettiFall;position:absolute;top:-20px}@keyframes confettiFall{0%{opacity:1;transform:translateY(-10px)rotate(0)}25%{transform:translateY(25vh)rotate(180deg)translate(15px)}50%{opacity:1;transform:translateY(50vh)rotate(360deg)translate(-10px)}75%{opacity:.7;transform:translateY(75vh)rotate(540deg)translate(20px)}to{opacity:0;transform:translateY(105vh)rotate(720deg)translate(-5px)}}.winner-layout{z-index:2;box-sizing:border-box;justify-content:center;align-items:center;width:100%;max-height:100%;padding:1rem 1.5rem;display:flex}.winner-layout.with-highscores{gap:2rem}.winner-layout.with-highscores .winner-content{flex:1;max-width:65%}.highscore-board{background:linear-gradient(135deg,#1e1b4be6,#0f172af2);border:1px solid #fbbf244d;border-radius:20px;width:320px;min-width:280px;padding:1.5rem;animation:.8s cubic-bezier(.22,1,.36,1) .5s both highscoreBoardEnter;box-shadow:0 0 40px #fbbf241a,0 8px 32px #0000004d}@keyframes highscoreBoardEnter{0%{opacity:0;transform:translate(60px)scale(.9)}to{opacity:1;transform:translate(0)scale(1)}}.highscore-header{border-bottom:1px solid #fbbf2433;justify-content:center;align-items:center;gap:.6rem;margin-bottom:1.2rem;padding-bottom:.8rem;display:flex}.highscore-icon{font-size:1.8rem;animation:2s ease-in-out infinite highscoreStarPulse}@keyframes highscoreStarPulse{0%,to{filter:drop-shadow(0 0 6px #fbbf2466);transform:scale(1)}50%{filter:drop-shadow(0 0 14px #fbbf24b3);transform:scale(1.15)}}.highscore-title{text-transform:uppercase;letter-spacing:.1em;background:linear-gradient(135deg,#fbbf24,#f59e0b,#fde68a) 0 0/200% 200%;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.4rem;font-weight:800;animation:3s ease-in-out infinite winnerTitleShimmer}.highscore-list{flex-direction:column;gap:.4rem;max-height:60vh;display:flex;overflow-y:auto}.highscore-entry{background:#6366f114;border:1px solid #94a3b81a;border-radius:10px;align-items:center;gap:.7rem;padding:.5rem .8rem;transition:all .3s;animation:.4s cubic-bezier(.22,1,.36,1) both highscoreEntryEnter;display:flex}@keyframes highscoreEntryEnter{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.highscore-entry-new{background:#fbbf2426;border-color:#fbbf2466;animation:.4s cubic-bezier(.22,1,.36,1) both highscoreEntryEnter,2s ease-in-out 1s infinite highscoreNewGlow;box-shadow:0 0 20px #fbbf2426}@keyframes highscoreNewGlow{0%,to{box-shadow:0 0 10px #fbbf241a}50%{box-shadow:0 0 25px #fbbf244d}}.highscore-position{text-align:center;min-width:2.2rem;font-size:1.1rem;font-weight:800}.highscore-name{color:#e2e8f0;text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:1rem;font-weight:600;overflow:hidden}.highscore-score{color:#94a3b8;white-space:nowrap;font-size:.9rem;font-weight:600}.highscore-empty{text-align:center;color:#64748b;padding:1rem;font-style:italic}.score-boards-sidebar{flex-direction:column;gap:1.5rem;display:flex}.lowscore-board{background:linear-gradient(135deg,#4b1b1be6,#2a0f0ff2);border:1px solid #ef44444d;border-radius:20px;width:320px;min-width:280px;padding:1.5rem;animation:.8s cubic-bezier(.22,1,.36,1) .7s both lowscoreBoardEnter;box-shadow:0 0 40px #ef44441a,0 8px 32px #0000004d}@keyframes lowscoreBoardEnter{0%{opacity:0;transform:translate(60px)scale(.9)}to{opacity:1;transform:translate(0)scale(1)}}.lowscore-header{border-bottom:1px solid #ef444433;justify-content:center;align-items:center;gap:.6rem;margin-bottom:1.2rem;padding-bottom:.8rem;display:flex}.lowscore-icon{font-size:1.8rem;animation:2s ease-in-out infinite lowscoreSkullPulse}@keyframes lowscoreSkullPulse{0%,to{filter:drop-shadow(0 0 6px #ef444466);transform:scale(1)}50%{filter:drop-shadow(0 0 14px #ef4444b3);transform:scale(1.15)}}.lowscore-title{text-transform:uppercase;letter-spacing:.1em;background:linear-gradient(135deg,#ef4444,#dc2626,#fca5a5) 0 0/200% 200%;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.4rem;font-weight:800;animation:3s ease-in-out infinite winnerTitleShimmer}.lowscore-list{flex-direction:column;gap:.4rem;max-height:40vh;display:flex;overflow-y:auto}.lowscore-entry{background:#ef444414;border:1px solid #ef44441a;border-radius:10px;align-items:center;gap:.7rem;padding:.5rem .8rem;transition:all .3s;animation:.4s cubic-bezier(.22,1,.36,1) both lowscoreEntryEnter;display:flex}@keyframes lowscoreEntryEnter{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.lowscore-entry-new{background:#ef444426;border-color:#ef444466;animation:.4s cubic-bezier(.22,1,.36,1) both lowscoreEntryEnter,2s ease-in-out 1s infinite lowscoreNewGlow;box-shadow:0 0 20px #ef444426}@keyframes lowscoreNewGlow{0%,to{box-shadow:0 0 10px #ef44441a}50%{box-shadow:0 0 25px #ef44444d}}.lowscore-position{text-align:center;color:#ef4444;min-width:2.2rem;font-size:1.1rem;font-weight:800}.lowscore-name{color:#e2e8f0;text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:1rem;font-weight:600;overflow:hidden}.lowscore-score{color:#94a3b8;white-space:nowrap;font-size:.9rem;font-weight:600}.lowscore-empty{text-align:center;color:#64748b;padding:1rem;font-style:italic}.upload-progress-overlay{z-index:1000;background:#0009;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.upload-progress-modal{background:#1e293b;border:1px solid #6366f14d;border-radius:14px;width:90%;max-width:400px;padding:24px}.upload-progress-modal h2{color:#e2e8f0;margin:0 0 12px;font-size:1.2rem}.upload-progress-message{color:#94a3b8;margin:0 0 16px;font-size:.95rem;line-height:1.5}.upload-progress-bar-container{background:#0f172a99;border:1px solid #6366f133;border-radius:6px;width:100%;height:12px;margin-bottom:8px;overflow:hidden}.upload-progress-bar-fill{background:linear-gradient(135deg,#6366f1,#8b5cf6);border-radius:6px;height:100%;transition:width .2s}.upload-progress-percent{text-align:right;color:#a5b4fc;font-size:.85rem;font-weight:600}.export-progress-overlay{z-index:1000;background:#0009;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.export-progress-modal{background:#1e293b;border:1px solid #6366f14d;border-radius:14px;width:90%;max-width:400px;padding:24px}.export-progress-modal h2{color:#e2e8f0;margin:0 0 12px;font-size:1.2rem}.export-progress-message{color:#94a3b8;margin:0 0 16px;font-size:.95rem;line-height:1.5}.export-progress-bar-container{background:#0f172a99;border:1px solid #6366f133;border-radius:6px;width:100%;height:12px;margin-bottom:8px;overflow:hidden}.export-progress-bar-fill{background:linear-gradient(135deg,#6366f1,#8b5cf6);border-radius:6px;height:100%;transition:width .2s}.export-progress-percent{text-align:right;color:#a5b4fc;font-size:.85rem;font-weight:600}.event-history-list{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.event-history-empty{text-align:center;color:#94a3b8;padding:20px 0;font-size:.95rem}.event-history-entry{color:#e0e7ff;background:#1e293b80;border:1px solid #6366f11a;border-left:3px solid #0000;border-radius:8px;align-items:flex-start;gap:10px;padding:10px 12px;font-size:.9rem;display:flex}.event-history-entry.highlighted{background:#6366f126;border-top-color:#6366f14d;border-bottom-color:#6366f14d;border-right-color:#6366f14d}.event-history-entry.event-icon-award{border-left-color:#4ade80}.event-history-entry.event-icon-deduct{border-left-color:#f87171}.event-history-entry.event-icon-set{border-left-color:#fbbf24}.event-history-entry.event-icon-question{border-left-color:#818cf8}.event-history-entry.highlighted.event-icon-award,.event-history-entry.highlighted.event-icon-deduct,.event-history-entry.highlighted.event-icon-set{background:#6366f126;border-top-color:#6366f14d;border-bottom-color:#6366f14d;border-right-color:#6366f14d}.event-time{color:#94a3b8;white-space:nowrap;flex-shrink:0;min-width:70px;font-size:.8rem}.event-description{flex:1;line-height:1.4}.remote-page{background:linear-gradient(#0f172a 0%,#1e1b4b 100%);width:100%;min-height:100vh}.remote-container{box-sizing:border-box;color:#e2e8f0;width:100%;max-width:480px;margin:0 auto;padding:12px;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif}.remote-status{text-align:center;color:#cbd5e1;padding:40px;font-size:1.2rem}.remote-tabs{gap:6px;margin-bottom:14px;display:flex}.tab-btn{color:#cbd5e1;cursor:pointer;letter-spacing:.03em;background:#1e293b80;border:1px solid #6366f133;border-radius:10px;flex:1;padding:12px;font-size:1rem;font-weight:600;transition:all .2s}.tab-btn.active{color:#e2e8f0;background:linear-gradient(135deg,#6366f14d,#8b5cf633);border-color:#6366f166}.remote-panel{flex-direction:column;gap:14px;display:flex}.remote-section{background:#1e293b4d;border:1px solid #6366f126;border-radius:12px;padding:14px}.remote-section h2{color:#e2e8f0;text-transform:uppercase;letter-spacing:.06em;margin:0 0 10px;font-size:1rem;font-weight:600}.input-row{gap:8px;margin-bottom:8px;display:flex}.input-row input,.input-row select,.input-column input,.input-column select{color:#e2e8f0;background:#0f172a99;border:1px solid #6366f133;border-radius:8px;flex:1;padding:10px 12px;font-size:1rem}.input-row input::placeholder,.input-column input::placeholder{color:#94a3b8;opacity:1}.input-row button,.input-column button{cursor:pointer;padding:10px 16px;font-size:1rem}.input-column{flex-direction:column;gap:8px;margin-bottom:8px;display:flex}.item-list{margin:0;padding:0;list-style:none}.item-list li{color:#e0e7ff;border-bottom:1px solid #6366f11a;justify-content:space-between;align-items:center;padding:10px 6px;font-size:.95rem;display:flex}.item-list li:last-child{border-bottom:none}.question-actions{flex-shrink:0;align-items:center;gap:4px;display:flex}.btn-move{color:#a5b4fc;cursor:pointer;background:#6366f126;border:1px solid #6366f140;border-radius:6px;padding:4px 8px;font-size:.75rem;line-height:1;transition:all .2s}.btn-move:hover:not(:disabled){background:#6366f14d}.btn-move:disabled{opacity:.3;cursor:default}.btn-edit{color:#fbbf24;cursor:pointer;background:#eab30826;border:1px solid #eab30840;border-radius:6px;padding:4px 8px;font-size:.85rem;transition:all .2s}.btn-edit:hover{background:#eab3084d}.btn-sort{color:#a5b4fc;cursor:pointer;background:#6366f126;border:1px solid #6366f140;border-radius:8px;width:100%;margin-bottom:4px;padding:8px 12px;font-size:.85rem;font-weight:600;transition:all .2s}.btn-sort:hover{background:#6366f14d;border-color:#6366f166}.btn-remove{color:#f87171;cursor:pointer;background:#dc262626;border:1px solid #dc262640;border-radius:6px;padding:4px 10px;font-size:.9rem;transition:all .2s}.btn-remove:hover{background:#dc26264d}.btn-import{cursor:pointer;color:#e0e7ff;text-align:center;background:#1e293b80;border:1px solid #6366f133;border-radius:8px;padding:10px 16px;font-size:1rem;font-weight:500;transition:all .2s}.btn-import:hover{border-color:#6366f166}.checkbox-label{color:#e2e8f0;cursor:pointer;align-items:center;gap:8px;font-size:.95rem;display:flex}.checkbox-label input[type=checkbox]{accent-color:#6366f1;cursor:pointer;width:18px;height:18px}.scoreboard-list{flex-direction:column;gap:8px;display:flex}.score-row{background:#0f172a80;border:1px solid #6366f11a;border-radius:10px;align-items:center;gap:8px;padding:10px 12px;display:flex}.score-name{color:#e2e8f0;flex:1;font-weight:600}.score-value{color:#fbbf24;text-align:right;cursor:pointer;min-width:60px;font-size:1.2rem;font-weight:800}.score-value:hover{text-decoration:underline}.score-edit-input{color:#fbbf24;text-align:right;background:#0f172acc;border:1px solid #6366f166;border-radius:6px;width:80px;min-width:60px;padding:2px 6px;font-size:1.2rem;font-weight:800}.score-actions{gap:4px;display:flex}.btn-award{color:#fff;cursor:pointer;background:linear-gradient(135deg,#16a34a,#15803d);border:none;border-radius:6px;padding:6px 10px;font-weight:700}.btn-deduct{color:#fff;cursor:pointer;background:linear-gradient(135deg,#dc2626,#b91c1c);border:none;border-radius:6px;padding:6px 10px;font-weight:700}.buzzer-controls{flex-direction:column;gap:8px;display:flex}.btn-buzzer{cursor:pointer;color:#cbd5e1;background:#1e293b80;border:1px solid #6366f133;border-radius:10px;padding:14px;font-size:1.1rem;font-weight:700;transition:all .2s}.btn-buzzer.active{color:#fff;background:linear-gradient(135deg,#16a34a,#15803d);border-color:#0000}.pause-on-buzz-label{color:#cbd5e1;cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:8px;padding:8px 4px;font-size:.95rem;display:flex}.pause-on-buzz-label input[type=checkbox]{cursor:pointer;accent-color:#6366f1;width:18px;height:18px}.buzz-order-list{flex-direction:column;gap:4px;display:flex}.buzz-entry{color:#e0e7ff;background:#1e293b80;border:1px solid #6366f11a;border-radius:8px;padding:8px 12px;font-size:.95rem}.buzz-entry.highlighted{color:#1e1b4b;background:linear-gradient(135deg,#f59e0b,#d97706);border-color:#0000;font-weight:700}.current-question-info{margin-bottom:12px}.current-question-info p{color:#e0e7ff;margin:4px 0}.answer-text{font-style:italic;color:#4ade80!important}.btn-dismiss{color:#fff;cursor:pointer;background:linear-gradient(135deg,#d97706,#b45309);border:none;border-radius:10px;width:100%;margin-bottom:8px;padding:14px;font-size:1.1rem;font-weight:700;transition:all .2s}.btn-dismiss:hover{box-shadow:0 4px 16px #d977064d}.btn-return{color:#fff;cursor:pointer;background:linear-gradient(135deg,#dc2626,#b91c1c);border:none;border-radius:10px;width:100%;padding:14px;font-size:1.1rem;font-weight:700;transition:all .2s}.btn-return:hover{box-shadow:0 4px 16px #dc26264d}.btn-reveal{color:#fff;cursor:pointer;background:linear-gradient(135deg,#6366f1,#8b5cf6);border:none;border-radius:10px;width:100%;margin-bottom:8px;padding:14px;font-size:1.1rem;font-weight:700;transition:all .2s}.btn-reveal:hover{box-shadow:0 4px 16px #6366f14d}.remote-board{grid-template-columns:repeat(auto-fill,minmax(80px,1fr));gap:6px;display:grid}.remote-board-category{flex-direction:column;gap:4px;display:flex}.remote-board-header{text-align:center;color:#c7d2fe;text-overflow:ellipsis;white-space:nowrap;text-transform:uppercase;letter-spacing:.04em;background:linear-gradient(135deg,#6366f133,#8b5cf626);border:1px solid #6366f133;border-radius:6px;padding:6px 4px;font-size:.7rem;font-weight:700;overflow:hidden}.remote-board-cell{text-align:center;color:#fbbf24;cursor:pointer;background:linear-gradient(135deg,#1e3a8a80,#4338ca4d);border:1px solid #6366f133;border-radius:6px;padding:8px 4px;font-size:.85rem;font-weight:700;transition:all .2s}.remote-board-cell:hover{border-color:#818cf880}.remote-board-cell.empty{color:#475569;cursor:default;background:#0f172a66;border-color:#3341554d}.btn-reset{color:#fff;cursor:pointer;background:linear-gradient(135deg,#dc2626,#b91c1c);border:none;border-radius:10px;width:100%;padding:14px;font-size:1.1rem;font-weight:700;transition:all .2s}.btn-reset:hover{box-shadow:0 4px 16px #dc26264d}.modal-overlay{z-index:1000;background:#0009;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.modal{background:#1e293b;border:1px solid #6366f14d;border-radius:14px;width:90%;max-width:400px;padding:24px}.modal h2{color:#e2e8f0;margin:0 0 12px;font-size:1.2rem}.modal p{color:#94a3b8;margin:0 0 20px;line-height:1.5}.modal-actions{justify-content:flex-end;gap:10px;display:flex}.btn-cancel{color:#94a3b8;cursor:pointer;background:#1e293b80;border:1px solid #6366f133;border-radius:8px;padding:10px 20px;font-size:1rem;font-weight:600;transition:all .2s}.btn-cancel:hover{border-color:#6366f166}.btn-confirm-reset{color:#fff;cursor:pointer;background:linear-gradient(135deg,#dc2626,#b91c1c);border:none;border-radius:8px;padding:10px 20px;font-size:1rem;font-weight:600;transition:all .2s}.btn-confirm-reset:hover{box-shadow:0 4px 16px #dc26264d}.question-type-badge{color:#a5b4fc;margin-left:6px;font-size:.85rem;font-weight:500}.media-info{font-size:.85rem;color:#94a3b8!important}.file-upload-row{flex-direction:column;gap:4px;display:flex}.file-upload-row input[type=file]{color:#e2e8f0;background:#0f172a99;border:1px solid #6366f133;border-radius:8px;padding:8px;font-size:.9rem}.file-name{color:#94a3b8;font-size:.8rem}.answer-image-preview{margin-top:4px}.answer-image-thumb{object-fit:contain;border:1px solid #6366f14d;border-radius:6px;max-width:120px;max-height:80px}.media-controls{margin-bottom:8px}.btn-media{cursor:pointer;color:#cbd5e1;background:#1e293b80;border:1px solid #6366f133;border-radius:10px;width:100%;margin-bottom:8px;padding:14px;font-size:1.1rem;font-weight:700;transition:all .2s}.btn-media.active{color:#fff;background:linear-gradient(135deg,#16a34a,#15803d);border-color:#0000}.volume-control{background:#1e293b80;border:1px solid #6366f133;border-radius:10px;margin-bottom:8px;padding:10px 12px}.volume-control label{color:#cbd5e1;margin-bottom:6px;font-size:.9rem;display:block}.volume-control input[type=range]{cursor:pointer;accent-color:#6366f1;width:100%}.btn-points-row{gap:10px;margin-bottom:10px;display:flex}.btn-double-points{color:#fff;cursor:pointer;background:linear-gradient(135deg,#f59e0b,#d97706);border:none;border-radius:10px;flex:1;padding:14px;font-size:1.1rem;font-weight:700;transition:all .2s}.btn-double-points:hover{box-shadow:0 4px 16px #f59e0b4d}.btn-half-points{color:#fff;cursor:pointer;background:linear-gradient(135deg,#3b82f6,#2563eb);border:none;border-radius:10px;flex:1;padding:14px;font-size:1.1rem;font-weight:700;transition:all .2s}.btn-half-points:hover{box-shadow:0 4px 16px #3b82f64d}.btn-half-points:disabled{cursor:not-allowed;opacity:.5;background:linear-gradient(135deg,#64748b,#475569)}.btn-half-points:disabled:hover{box-shadow:none}.host-player-answers{background:#1e293b66;border:1px solid #6366f133;border-radius:10px;margin-top:12px;padding:10px}.host-player-answers h3{color:#a5b4fc;margin:0 0 8px;font-size:.95rem}.host-player-answers .answers-list{flex-direction:column;gap:6px;margin-bottom:10px;display:flex}.host-player-answers .player-answer-item{background:#1e293b80;border:1px solid #6366f126;border-radius:6px;gap:8px;padding:6px 10px;font-size:.9rem;display:flex}.host-player-answers .answer-player-name{color:#818cf8;min-width:80px;font-weight:700}.host-player-answers .answer-text{color:#e2e8f0;flex:1}.btn-declare-winner{cursor:pointer;color:#1e1b4b;background:linear-gradient(135deg,#f59e0b,#d97706);border:none;border-radius:10px;width:100%;padding:14px;font-size:1.1rem;font-weight:700;transition:box-shadow .2s;box-shadow:0 2px 8px #f59e0b40}.btn-declare-winner:hover:not(:disabled){box-shadow:0 4px 16px #f59e0b66}.btn-declare-winner:disabled{color:#94a3b8;cursor:not-allowed;opacity:.5;background:linear-gradient(135deg,#64748b,#475569)}.btn-revert-winner{cursor:pointer;color:#e2e8f0;background:linear-gradient(135deg,#64748b,#475569);border:none;border-radius:10px;width:100%;padding:14px;font-size:1.1rem;font-weight:700;transition:box-shadow .2s;box-shadow:0 2px 8px #64748b40}.btn-revert-winner:hover{box-shadow:0 4px 16px #64748b66}.winner-extras{gap:8px;margin-top:8px;display:flex}.btn-highscore-toggle{cursor:pointer;color:#cbd5e1;background:#1e293b80;border:1px solid #fbbf244d;border-radius:10px;flex:1;padding:10px;font-size:.9rem;font-weight:600;transition:all .2s}.btn-highscore-toggle.active{color:#fbbf24;background:linear-gradient(135deg,#fbbf2433,#f59e0b26);border-color:#fbbf2480}.btn-highscore-toggle:hover{box-shadow:0 2px 12px #fbbf2433}.btn-clear-highscores{cursor:pointer;color:#f87171;background:#1e293b80;border:1px solid #f871714d;border-radius:10px;padding:10px;font-size:.9rem;font-weight:600;transition:all .2s}.btn-clear-highscores:hover{background:#f871711a;box-shadow:0 2px 12px #f8717133}.camera-modal-overlay{z-index:2000;background:#020617eb;justify-content:center;align-items:stretch;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;display:flex;position:fixed;inset:0}.camera-modal{color:#e2e8f0;background:linear-gradient(#0f172a 0%,#1e1b4b 100%);flex-direction:column;width:100%;max-width:560px;display:flex;overflow:hidden}.camera-modal-header{border-bottom:1px solid #6366f133;flex-shrink:0;justify-content:space-between;align-items:center;padding:14px 18px;display:flex}.camera-modal-header h2{text-transform:uppercase;letter-spacing:.06em;color:#e2e8f0;margin:0;font-size:1.05rem;font-weight:600}.camera-close-btn{color:#f87171;cursor:pointer;background:#dc262626;border:1px solid #dc262640;border-radius:8px;padding:8px 14px;font-size:1rem;font-weight:600;transition:background .2s}.camera-close-btn:hover{background:#dc26264d}.camera-stage{background:#000;flex:1;justify-content:center;align-items:center;min-height:320px;display:flex;position:relative;overflow:hidden;container-type:size}.camera-video{object-fit:cover;width:100%;height:100%;display:block}.camera-video.mirrored{transform:scaleX(-1)}.camera-crop-overlay{pointer-events:none;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.camera-crop-circle{box-sizing:border-box;border:3px solid #ffffffd9;border-radius:50%;width:min(100cqw,100cqh);height:min(100cqw,100cqh);box-shadow:0 0 0 9999px #00000073}.camera-crop-hint{color:#e2e8f0;letter-spacing:.04em;white-space:nowrap;text-overflow:ellipsis;background:#0f172ab3;border-radius:999px;max-width:calc(100% - 32px);padding:6px 12px;font-size:.8rem;position:absolute;bottom:16px;left:50%;overflow:hidden;transform:translate(-50%)}.camera-status{color:#e2e8f0;text-align:center;background:#020617b3;flex-direction:column;justify-content:center;align-items:center;gap:6px;padding:20px;font-size:1rem;display:flex;position:absolute;inset:0}.camera-status-error{color:#fca5a5}.camera-status-hint{color:#94a3b8;margin:0;font-size:.85rem}.camera-status-notice{color:#e2e8f0;pointer-events:none;background:#020617bf;border-radius:8px;padding:8px 12px;font-size:.85rem;position:absolute;inset:auto 16px 16px}.camera-controls{border-top:1px solid #6366f133;flex-shrink:0;justify-content:center;align-items:center;gap:28px;padding:18px 20px 24px;display:flex}.camera-control-btn{color:#e2e8f0;cursor:pointer;background:#1e293bb3;border:1px solid #6366f14d;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;font-size:1.4rem;transition:background .2s,transform .1s;display:flex}.camera-control-btn:hover:not(:disabled){background:#6366f140}.camera-control-btn:active:not(:disabled){transform:scale(.94)}.camera-control-btn:disabled{opacity:.5;cursor:not-allowed}.camera-shutter-btn{cursor:pointer;background:0 0;border:4px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:78px;height:78px;padding:0;transition:transform .1s;display:flex}.camera-shutter-btn:active:not(:disabled){transform:scale(.92)}.camera-shutter-btn:disabled{opacity:.5;cursor:not-allowed}.camera-shutter-inner{background:#fff;border-radius:50%;width:60px;height:60px;display:block}.buzzer-page{background:linear-gradient(#0f172a 0%,#1e1b4b 100%);position:fixed;inset:0;overflow:hidden}.buzzer-container{box-sizing:border-box;flex-direction:column;align-items:center;width:100%;max-width:480px;margin:0 auto;padding:20px 16px;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;display:flex}.buzzer-status{text-align:center;color:#94a3b8;padding:40px;font-size:1.2rem}.buzzer-title{color:#e2e8f0;letter-spacing:.04em;margin-bottom:28px;font-size:1.6rem;font-weight:700}.buzzer-player-select{width:100%;margin-bottom:28px}.buzzer-player-select label{color:#94a3b8;text-transform:uppercase;letter-spacing:.06em;margin-bottom:8px;font-size:.9rem;font-weight:600;display:block}.buzzer-player-select select{color:#e2e8f0;background:#1e293b99;border:1px solid #6366f140;border-radius:10px;width:100%;padding:14px;font-size:1.1rem}.buzz-button{cursor:pointer;letter-spacing:.04em;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;touch-action:manipulation;border:none;border-radius:50%;justify-content:center;align-items:center;width:clamp(160px,50vw,200px);height:clamp(160px,50vw,200px);margin:20px 0;padding:0;font-size:1.4rem;font-weight:700;transition:transform .15s,box-shadow .3s,background .3s,color .3s,border-color .3s;display:flex;position:relative;overflow:hidden}.buzz-button-avatar{pointer-events:none;background:#0f172a99;border:3px solid #ffffffd9;border-radius:50%;position:absolute;inset:8px;overflow:hidden;box-shadow:0 2px 10px #00000059}.buzz-button-label{z-index:1;color:inherit;letter-spacing:.04em;text-align:center;pointer-events:none;background:#0f172a99;border-radius:999px;max-width:80%;padding:6px 14px;font-size:1rem;font-weight:700;position:relative}.buzz-button.disabled .buzz-button-avatar{border-color:#94a3b880}.btn-camera{color:#c7d2fe;cursor:pointer;background:#1e293b99;border:1px solid #6366f159;border-radius:999px;align-items:center;gap:8px;margin-top:4px;padding:10px 18px;font-size:.95rem;font-weight:600;transition:background .2s,border-color .2s,transform .1s;display:inline-flex}.btn-camera:hover{background:linear-gradient(135deg,#6366f14d,#8b5cf633);border-color:#6366f18c}.btn-camera:active{transform:scale(.97)}.btn-camera-icon{font-size:1.1rem}.buzz-button.pressed:not(:disabled){transform:scale(.85)}.buzz-button.ready{color:#fff;background:linear-gradient(135deg,#dc2626,#b91c1c);animation:1.8s infinite pulse-modern;box-shadow:0 0 #dc262680}.buzz-button.buzzed{color:#fff;cursor:default;background:linear-gradient(135deg,#16a34a,#15803d);box-shadow:0 4px 20px #16a34a4d}.buzz-button.disabled{color:#64748b;cursor:not-allowed;background:#33415580;border:1px solid #4755694d}@keyframes pulse-modern{0%,to{box-shadow:0 0 #dc262680}50%{box-shadow:0 0 0 24px #dc262600}}.buzz-order-display{width:100%;margin-top:28px}.buzz-order-display h2{text-align:center;color:#94a3b8;text-transform:uppercase;letter-spacing:.08em;margin-bottom:10px;font-size:1rem;font-weight:600}.buzz-order-display ol{margin:0;padding:0;list-style:none}.buzz-order-display li{color:#c7d2fe;background:#1e293b80;border:1px solid #6366f11f;border-radius:10px;margin-bottom:6px;padding:12px 16px;font-size:1rem}.buzz-order-display li.first{color:#1e1b4b;background:linear-gradient(135deg,#f59e0b,#d97706);border-color:#0000;font-weight:700}.buzz-order-display li.me{border:2px solid #818cf8}.answer-input-container{background:#1e293b80;border:1px solid #6366f133;border-radius:12px;width:100%;margin-top:28px;padding:20px}.answer-input-container label{color:#94a3b8;text-transform:uppercase;letter-spacing:.06em;margin-bottom:8px;font-size:.9rem;font-weight:600;display:block}.answer-input-container input{color:#e2e8f0;box-sizing:border-box;background:#0f172a99;border:1px solid #6366f140;border-radius:8px;width:100%;margin-bottom:12px;padding:12px;font-size:1rem}.answer-input-container input:focus{border-color:#6366f180;outline:none}.submit-answer-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#6366f1,#4f46e5);border:none;border-radius:8px;width:100%;padding:12px;font-size:1rem;font-weight:600;transition:transform .1s,box-shadow .3s}.submit-answer-button:hover:not(:disabled){box-shadow:0 4px 20px #6366f166}.submit-answer-button:active:not(:disabled){transform:scale(.98)}.submit-answer-button:disabled{color:#64748b;cursor:not-allowed;background:#33415580}.submitted-answer-display{background:#6366f11a;border:1px solid #6366f133;border-radius:8px;flex-direction:column;gap:4px;margin-top:12px;padding:10px 12px;display:flex}.submitted-answer-label{color:#94a3b8;text-transform:uppercase;letter-spacing:.06em;font-size:.8rem;font-weight:600}.submitted-answer-text{color:#e2e8f0;word-break:break-word;font-size:1rem}.btn-history{color:#c7d2fe;cursor:pointer;letter-spacing:.03em;background:#1e293b80;border:1px solid #6366f140;border-radius:10px;width:100%;margin-top:28px;padding:14px;font-size:1rem;font-weight:600;transition:all .2s}.btn-history:hover{background:linear-gradient(135deg,#6366f14d,#8b5cf633);border-color:#6366f166}.history-fullscreen{z-index:1000;background:linear-gradient(#0f172a 0%,#1e1b4b 100%);justify-content:center;align-items:stretch;display:flex;position:fixed;inset:0}.history-fullscreen-content{flex-direction:column;width:100%;max-width:600px;display:flex;overflow:hidden}.history-fullscreen-header{border-bottom:1px solid #6366f133;flex-shrink:0;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.history-fullscreen-header h2{color:#e2e8f0;text-transform:uppercase;letter-spacing:.06em;margin:0;font-size:1.2rem;font-weight:600}.btn-history-close{color:#f87171;cursor:pointer;background:#dc262626;border:1px solid #dc262640;border-radius:8px;padding:8px 14px;font-size:1rem;font-weight:600;transition:all .2s}.btn-history-close:hover{background:#dc26264d}.history-fullscreen-body{flex:1;padding:16px 20px;overflow-y:auto}.version-badge{color:#ffffff59;pointer-events:none;-webkit-user-select:none;user-select:none;z-index:999;font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;font-size:.65rem;position:fixed;bottom:4px;right:8px}@media (prefers-color-scheme:light){.version-badge{color:#00000040}}#root{text-align:center;width:100%;margin:0 auto}
