.App{background-color:#f5f5f5;font-family:Arial,sans-serif;min-height:100vh;text-align:center}body{box-sizing:border-box;margin:0;padding:0}.nq-stage,.stage-root{background:#0a0a1a;color:#fff;display:flex;flex-direction:column;font-family:Inter,system-ui,sans-serif;height:100vh;overflow:hidden;-webkit-user-select:none;user-select:none}.stage-header{background:#12122a;border-bottom:2px solid #7c6ff7;flex-shrink:0;justify-content:space-between;padding:10px 28px}.stage-header,.stage-title{align-items:center;display:flex}.stage-title{color:#7c6ff7;font-size:26px;font-weight:900;gap:16px;letter-spacing:3px}.double-badge{animation:pulse 1s infinite;background:#4c1d95;border:1px solid #7c3aed;border-radius:20px;color:#ede9fe;font-size:14px;letter-spacing:0;padding:4px 14px}.stage-info{align-items:center;display:flex;gap:16px}.stage-badge{border-radius:20px;font-size:13px;font-weight:600;padding:5px 14px}.badge-mode{background:#1e3a5f;color:#93c5fd}.badge-played{background:#1e293b;color:#94a3b8}.stage-main{display:flex;flex:1 1;gap:20px;min-height:0;padding:16px 24px 8px}.stage-board-col{display:flex;flex:1 1;flex-direction:column;gap:8px;min-width:0}.grid-category-headers{grid-gap:8px;display:grid;flex-shrink:0;gap:8px}.cat-header{background:#1e1e3f;border:1px solid #3730a3;border-radius:8px;color:#a5b4fc;font-size:clamp(13px,1.4vw,20px);font-weight:700;letter-spacing:.5px;line-height:1.3;padding:12px 8px;text-align:center;word-break:break-word}.grid-rows{display:flex;flex:1 1;flex-direction:column;gap:8px;min-height:0}.grid-row{grid-gap:8px;display:grid;flex:1 1;gap:8px}.tile{align-items:center;background:#1a1a3e;border:2px solid #3730a3;border-radius:10px;color:#e0e7ff;cursor:default;display:flex;font-size:clamp(16px,2vw,32px);font-weight:900;justify-content:center;min-height:56px;position:relative;transition:all .2s}.tile.available{color:#fbbf24}.tile.active{animation:tileActive .4s ease;background:#4c1d95;border-color:#a78bfa;border-width:3px;box-shadow:0 0 20px #7c3aed99;color:#fff}.tile.played{background:#0c0c1a;border-color:#1a1a2a;color:#1a1a2a}.tile.locked{background:#0a0a14;border-color:#16162a;color:#0a0a14}.tile.double .points-label:after{color:#a78bfa;content:"×2";font-size:14px;margin-left:4px}@keyframes tileActive{0%{transform:scale(.93)}to{transform:scale(1)}}.stage-right-col{display:flex;flex-direction:column;flex-shrink:0;gap:10px;width:340px}.host-cam-wrap{flex-shrink:0}.cam-label{font-size:10px;font-weight:700;letter-spacing:1.5px;margin-bottom:4px;text-transform:uppercase}.host-cam-label{color:#7c6ff7}.cam-box{aspect-ratio:16/9;background:#05050f;border-radius:4px;display:block;width:100%}.host-cam-box{border:7px solid #7c6ff7}.player-cam-box{border:7px solid #3730a3;border:7px solid var(--unit-color,#3730a3)}.stage-buzzer-announce{animation:pulse .8s infinite;background:#4c1d95;border:2px solid #7c3aed;border-radius:8px;color:#ede9fe;flex-shrink:0;font-size:17px;padding:10px 14px;text-align:center}.stage-buzzer-open{background:#064e3b;border:1px solid #059669;border-radius:8px;color:#6ee7b7;flex-shrink:0;font-size:14px;font-weight:700;padding:8px 14px;text-align:center}.stage-q-panel{background:#12122a;border:1px solid #2d3148;border-radius:10px;display:flex;flex:1 1;flex-direction:column;gap:10px;min-height:0;overflow:hidden;padding:14px 16px}.stage-q-meta{align-items:center;display:flex;flex-wrap:wrap;font-size:12px;gap:4px;letter-spacing:1px;text-transform:uppercase}.stage-q-text{color:#e0e7ff;flex:1 1;font-size:17px;font-weight:600;line-height:1.5;overflow-y:auto}.stage-q-placeholder{align-items:center;color:#334155;display:flex;flex:1 1;font-size:15px;justify-content:center}.q-type-badge{border-radius:20px;font-size:11px;font-weight:600;padding:2px 10px}.q-type-badge.knowledge{background:#1e3a5f;color:#93c5fd}.q-type-badge.estimate{background:#451a03;color:#fcd34d}.stage-estimates{margin-top:4px}.stage-est-title{color:#6366f1;font-size:11px;letter-spacing:1px;margin-bottom:6px;text-transform:uppercase}.estimate-row{background:#1e1e3f;border-radius:6px;display:flex;font-size:14px;justify-content:space-between;margin-bottom:5px;padding:7px 12px}.estimate-row .locked{color:#a78bfa;font-weight:700}.stage-cams-row{display:flex;flex-shrink:0;gap:16px;justify-content:center;padding:0 24px 12px}.cam-unit{align-items:center;display:flex;flex:1 1;flex-direction:column;gap:4px;max-width:380px;min-width:0}.cam-unit-name{color:#a5b4fc;color:var(--unit-color,#a5b4fc);font-size:13px;font-weight:800;letter-spacing:1.5px;text-transform:uppercase}.cam-unit-name,.cam-unit-pts{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cam-unit-pts{color:#fbbf24;font-size:15px;font-weight:700;letter-spacing:.5px;text-align:center}.team-members-row{display:flex;gap:8px;width:100%}.member-cam-wrap{align-items:center;display:flex;flex:1 1;flex-direction:column;gap:2px;min-width:0}.member-name{color:#64748b;font-size:10px;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.waiting-msg{align-items:center;color:#475569;display:flex;flex:1 1;flex-direction:column;font-size:20px;gap:12px;justify-content:center}.waiting-msg .icon{font-size:64px}.finished-screen{align-items:center;flex:1 1;justify-content:center;padding:48px}.final-scores,.finished-screen{display:flex;flex-direction:column}.final-scores{gap:12px;min-width:420px}.final-score-row{align-items:center;background:#1a1a3e;border:1px solid #3730a3;border-radius:12px;display:flex;gap:16px;padding:14px 24px}.final-score-row.gold{background:#451a03;border-color:#f59e0b}.final-score-row.silver{background:#1e293b;border-color:#94a3b8}.final-score-row.bronze{background:#1c1108;border-color:#b45309}.final-rank{font-size:28px}.final-name{flex:1 1;font-size:22px;font-weight:600}.final-pts{color:#fbbf24;font-size:28px;font-weight:900}.stage-scoreboard{align-self:flex-start;background:#12122a;border:1px solid #3730a3;border-radius:12px;padding:16px;width:260px}.scoreboard-title{color:#6366f1;font-size:12px;font-weight:700;letter-spacing:1.5px;margin-bottom:12px;text-transform:uppercase}.score-entry{align-items:center;background:#1a1a3e;border-radius:8px;display:flex;justify-content:space-between;margin-bottom:6px;padding:10px 12px}.score-entry.first{background:#451a03}.score-entry.second{background:#1e293b}.score-entry.third{background:#1a1a3e}.score-rank{font-size:18px;margin-right:10px}.score-name{flex:1 1;font-size:14px;font-weight:500}.score-pts{color:#fbbf24;font-size:18px;font-weight:800}.question-overlay{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000d9;display:flex;inset:0;justify-content:center;position:fixed;z-index:100}.question-card{background:#12122a;border:2px solid #7c6ff7;border-radius:20px;box-shadow:0 0 60px #7c6ff74d;max-width:800px;padding:48px;text-align:center;width:90%}.question-meta{align-items:center;display:flex;gap:16px;justify-content:center;margin-bottom:32px}.q-category{color:#a78bfa;font-size:14px;font-weight:600;letter-spacing:2px}.q-points{color:#fbbf24;font-size:28px;font-weight:900}.question-text{color:#e0e7ff;font-size:32px;font-weight:700;line-height:1.4;margin-bottom:32px}.buzzer-status{border-radius:12px;display:inline-block;font-size:20px;font-weight:600;padding:16px 32px}.buzzer-open{animation:pulse .8s infinite;background:#064e3b;color:#6ee7b7}.buzzer-winner{background:#7c3aed;color:#ede9fe;font-size:24px}.oly-new-root{background:#05050f;color:#fff;display:flex;flex-direction:column;font-family:Inter,system-ui,sans-serif;height:100vh;overflow:hidden;-webkit-user-select:none;user-select:none}.oly-new-main{gap:0;min-height:0}.oly-new-board,.oly-new-main{display:flex;flex:1 1;overflow:hidden}.oly-new-board{flex-direction:column;isolation:isolate;min-width:0;position:relative;z-index:0}.oly-new-waiting{align-items:center;display:flex;flex:1 1;flex-direction:column;gap:20px;justify-content:center}@keyframes olyNewPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(.95)}}.oly-new-sidebar{background:#08081a;border-left:2px solid #1a1a2e;display:flex;flex-direction:column;flex-shrink:0;gap:0;width:300px}.oly-new-host-cam{aspect-ratio:16/9;background:#030309;border:none;border-bottom:6px solid #7c6ff7;box-sizing:border-box;flex-shrink:0;overflow:hidden;position:relative;width:100%}.oly-new-scoreboard{border-top:2px solid #1a1a2e;flex:1 1;min-height:0;overflow-y:auto;padding:14px 12px}.oly-new-score-title{border-bottom:1px solid #1a1a2e;color:#4b5563;font-size:10px;font-weight:700;letter-spacing:2.5px;margin-bottom:10px;padding-bottom:8px;text-align:center;text-transform:uppercase}.oly-new-score-row{align-items:center;background:#0f0f22;border:1px solid #1a1a2e;border-radius:8px;display:flex;gap:8px;margin-bottom:5px;padding:9px 10px}.oly-new-score-row.gold{background:#2d1a00;border-color:#92400e}.oly-new-score-row.silver{background:#111827;border-color:#374151}.oly-new-score-row.bronze{background:#1c1108;border-color:#78350f}.oly-new-score-rank{flex-shrink:0;font-size:18px;text-align:center;width:26px}.oly-new-score-name{color:#e2e8f0;flex:1 1;font-size:14px;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.oly-new-score-pts{color:#fbbf24;flex-shrink:0;font-size:20px;font-weight:900}.oly-new-cams{align-items:flex-start;background:#030309;border-top:2px solid #1a1a2e;box-sizing:border-box;display:flex;flex-shrink:0;gap:8px;height:clamp(170px,23vh,240px);justify-content:center;padding:8px 10px;position:relative;z-index:100}.oly-new-cam-unit{align-items:center;display:flex;flex:1 1;flex-direction:column;gap:3px;max-width:calc((clamp(170px, 23vh, 240px) - 54px)*16/9);min-width:0}.oly-new-cam-box{aspect-ratio:16/9;background:#05050f;border:5px solid #3730a3;border:5px solid var(--unit-color,#3730a3);border-radius:3px;box-sizing:border-box;flex-shrink:0;height:calc(clamp(170px, 23vh, 240px) - 54px);overflow:hidden;position:relative;width:100%}.oly-new-team-cams{display:flex;flex:1 1;gap:4px;min-height:0;width:100%}.oly-new-cam-name{color:#a5b4fc;color:var(--unit-color,#a5b4fc);font-size:clamp(11px,1.1vw,15px);font-weight:800;letter-spacing:1px;max-width:100%;overflow:hidden;text-overflow:ellipsis;text-transform:uppercase}.oly-new-cam-name,.oly-new-cam-pts{flex-shrink:0;line-height:1;white-space:nowrap}.oly-new-cam-pts{color:#fbbf24;font-size:clamp(12px,1.2vw,16px);font-weight:700}.stage-root{display:flex;flex-direction:column;height:100%;overflow:hidden}.oly-new-board .oly-stage-header,.oly-new-board .stage-header{display:none!important}.oly-new-board>*{flex:1 1;min-height:0;width:100%}.nq-host{display:flex;flex-direction:column;gap:20px}.nq-host-header{align-items:center;background:#1a1d27;border:1px solid #2d3148;border-radius:12px;display:flex;justify-content:space-between;padding:20px 24px}.host-session-code{color:#7c6ff7;font-family:monospace;font-size:28px;font-weight:900;letter-spacing:4px}.host-meta{color:#64748b;font-size:13px;margin-top:4px}.host-status-row{align-items:center;display:flex;gap:10px}.mode-selector{background:#1a1d27;border:1px solid #2d3148;border-radius:12px;display:flex;gap:10px;padding:20px 24px}.mode-btn{background:#0f1117;border:2px solid #2d3148;border-radius:10px;color:#e2e8f0;cursor:pointer;flex:1 1;padding:20px;text-align:center;transition:all .2s}.mode-btn.selected,.mode-btn:hover{border-color:#7c6ff7}.mode-btn.selected{background:#1e1b4b}.mode-btn h3{color:#a5b4fc;font-size:18px;font-weight:700;margin:0 0 8px}.mode-btn p{color:#64748b;font-size:12px;margin:0}.mode-btn .mode-stat{color:#7c6ff7;font-size:11px;font-weight:600;margin-top:8px}.host-body{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 340px}.host-grid-wrap{background:#1a1d27;border:1px solid #2d3148;border-radius:12px;padding:20px}.host-grid-header{color:#64748b;font-size:13px;font-weight:600;letter-spacing:1px;margin-bottom:16px;text-transform:uppercase}.host-grid{display:flex;flex-direction:column;gap:8px}.host-grid-cats{grid-gap:6px;display:grid;gap:6px;margin-bottom:6px}.host-cat-header{background:#1e2035;border:1px solid #2d3148;border-radius:6px;color:#6366f1;font-size:11px;font-weight:600;letter-spacing:.5px;padding:8px;text-align:center}.host-grid-row{grid-gap:6px;display:grid;gap:6px}.host-tile{align-items:center;background:#0f1117;border:2px solid #2d3148;border-radius:8px;color:#fbbf24;cursor:pointer;display:flex;font-size:16px;font-weight:700;justify-content:center;min-height:56px;padding:12px 8px;text-align:center;transition:all .15s}.host-tile.available:hover{background:#1e1b4b;border-color:#7c6ff7;transform:scale(1.02)}.host-tile.active{background:#7c3aed;border-color:#a78bfa;color:#fff;cursor:default;font-size:13px}.host-tile.played{background:#0a0a0f;border-color:#1e293b;color:#1e293b;cursor:default}.host-tile.locked{background:#0a0a0f;border-color:#1a1a2e;color:#0a0a0f;cursor:default}.host-tile.double-available{border-color:#7c3aed}.host-controls{display:flex;flex-direction:column;gap:16px}.control-card{background:#1a1d27;border:1px solid #2d3148;border-radius:12px;padding:18px}.control-card h4{color:#475569;font-size:12px;font-weight:600;letter-spacing:1px;margin:0 0 14px;text-transform:uppercase}.active-q-category{color:#7c6ff7;font-size:11px;font-weight:600;letter-spacing:1px;margin-bottom:4px}.active-q-text{color:#e2e8f0;font-size:16px;font-weight:500;line-height:1.4;margin-bottom:10px}.active-q-answer{background:#064e3b;border-radius:6px;color:#6ee7b7;font-size:13px;padding:8px 12px}.active-q-points{color:#fbbf24;font-size:22px;font-weight:800;margin-bottom:10px}.buzzer-indicator{border-radius:8px;font-size:15px;font-weight:600;margin-bottom:12px;padding:12px;text-align:center}.buzzer-open-ind{background:#064e3b;color:#6ee7b7}.buzzer-hit-ind{background:#7c3aed;color:#ede9fe;font-size:18px}.buzzer-closed-ind{background:#1e293b;color:#64748b}.judge-btns{grid-gap:8px;display:grid;gap:8px;grid-template-columns:1fr 1fr}.estimates-list .est-row{align-items:center;background:#0f1117;border:1px solid #0000;border-radius:6px;cursor:pointer;display:flex;font-size:14px;justify-content:space-between;margin-bottom:6px;padding:8px 10px;transition:background .15s}.estimates-list .est-row:hover{background:#1e1b4b;border-color:#7c6ff7}.est-name{font-weight:500}.est-value{color:#a78bfa;font-weight:700}.player-row{align-items:center;background:#0f1117;border-radius:8px;display:flex;gap:8px;margin-bottom:6px;padding:8px 10px}.player-name-host{flex:1 1;font-size:14px;font-weight:500}.player-pts{color:#fbbf24;font-size:16px;font-weight:700;min-width:48px;text-align:right}.adj-btn{align-items:center;background:#1e2035;border:1px solid #2d3148;border-radius:4px;color:#e2e8f0;cursor:pointer;display:flex;font-size:14px;height:26px;justify-content:center;width:26px}.adj-btn:hover{background:#7c6ff7;border-color:#7c6ff7}.add-player-row{display:flex;gap:8px;margin-top:10px}.add-player-row input{background:#0f1117;border:1px solid #2d3148;border-radius:6px;color:#e2e8f0;flex:1 1;font-size:13px;outline:none;padding:8px 10px}.add-player-row input:focus{border-color:#7c6ff7}.stage-url-box{align-items:center;background:#0f1117;border:1px solid #2d3148;border-radius:8px;color:#94a3b8;display:flex;font-family:monospace;font-size:13px;gap:8px;padding:10px 12px}.url-copy{color:#64748b;cursor:pointer;margin-left:auto}.url-copy:hover{color:#7c6ff7}.stage-body{display:flex;flex:1 1;gap:20px;min-height:0;overflow:hidden;padding:16px 24px 8px}.stage-grid-wrap{display:flex;flex:1 1;flex-direction:column;gap:8px;min-width:0}.double-banner{animation:pulse 1s infinite;background:#4c1d95;border:1px solid #7c3aed;border-radius:8px;color:#ede9fe;font-size:14px;font-weight:700;padding:12px;text-align:center}@keyframes pulse{0%,to{opacity:1}50%{opacity:.7}}.host-buzzer-top-banner{align-items:center;animation:buzzerTopFlash .6s infinite;background:#5b21b6;box-shadow:0 4px 32px #8b5cf6b3;color:#fff;display:flex;font-size:24px;font-weight:700;gap:24px;justify-content:center;left:0;letter-spacing:1px;padding:10px 24px;position:fixed;right:0;top:0;z-index:200}@keyframes buzzerTopFlash{0%,to{background:#5b21b6}50%{background:#7c3aed}}.buzzer-banner-btns{display:flex;gap:10px}.banner-btn-correct{background:#065f46;border:none;border-radius:8px;color:#6ee7b7;cursor:pointer;font-size:16px;font-weight:800;padding:8px 22px;transition:background .15s}.banner-btn-correct:hover{background:#047857}.banner-btn-wrong{background:#7f1d1d;border:none;border-radius:8px;color:#fca5a5;cursor:pointer;font-size:16px;font-weight:800;padding:8px 22px;transition:background .15s}.banner-btn-wrong:hover{background:#991b1b}.host-ctrl-unselect{background:#1c1917;color:#78716c}.host-ctrl-unselect:hover{background:#292524;color:#d6d3d1}.host-icon-btn{align-items:center;background:#1e1e3f;border:1px solid #3730a3;border-radius:8px;color:#a5b4fc;cursor:pointer;display:flex;font-size:18px;height:38px;justify-content:center;transition:all .2s;width:38px}.host-icon-btn:hover{background:#312e81;border-color:#7c6ff7}.host-tile-clickable{cursor:pointer!important}.host-tile-clickable:hover{background:#1e1b4b!important;border-color:#7c6ff7!important;transform:scale(1.04)}.host-question-overlay-card{background:#12122a;border:2px solid #7c6ff7;border-radius:20px;box-shadow:0 0 60px #7c6ff759;display:flex;gap:32px;max-height:90vh;max-width:1100px;overflow-y:auto;padding:32px;width:95vw}.host-q-left{flex:1 1;gap:16px;min-width:0}.host-q-left,.host-q-right{display:flex;flex-direction:column}.host-q-right{border-left:1px solid #2d3148;flex-shrink:0;gap:10px;padding-left:28px;width:280px}.host-answer-reveal{background:#064e3b;border:1px solid #059669;border-radius:10px;color:#6ee7b7;font-size:18px;font-weight:700;margin-top:8px;padding:14px 18px}.host-ctrl-title{color:#475569;font-size:11px;font-weight:700;letter-spacing:1.5px;margin-bottom:4px;text-transform:uppercase}.host-ctrl-btn{border:none;border-radius:10px;cursor:pointer;font-size:14px;font-weight:700;padding:12px 16px;text-align:center;transition:all .15s;width:100%}.host-ctrl-btn:active{transform:scale(.97)}.host-ctrl-reveal{background:#1e3a5f;color:#93c5fd}.host-ctrl-reveal:hover{background:#1e40af}.host-ctrl-hide{background:#1e1e3f;color:#94a3b8}.host-ctrl-hide:hover{background:#312e81;color:#e2e8f0}.host-ctrl-correct{background:#064e3b;color:#6ee7b7;font-size:16px}.host-ctrl-correct:hover{background:#065f46}.host-ctrl-wrong{background:#450a0a;color:#fca5a5}.host-ctrl-wrong:hover{background:#7f1d1d}.host-ctrl-skip{background:#1e293b;color:#64748b}.host-ctrl-skip:hover{background:#334155;color:#e2e8f0}.host-ctrl-reset{background:#1e1e3f;color:#a78bfa}.host-ctrl-reset:hover{background:#312e81}.host-buzzer-section{background:#0d0d20;border:1px solid #2d3148;border-radius:10px;display:flex;flex-direction:column;gap:8px;padding:12px}.host-buzzer-status{border-radius:8px;font-size:14px;font-weight:700;padding:10px 14px;text-align:center}.host-buzzer-status.hit{animation:pulse .8s infinite;background:#7c3aed;color:#ede9fe;font-size:16px}.host-buzzer-status.open{background:#064e3b;color:#6ee7b7}.host-buzzer-status.closed{background:#1e293b;color:#64748b}.host-side-panel{background:#12122a;border-left:1px solid #2d3148;box-shadow:-8px 0 32px #0009;overflow-y:auto;padding:20px 16px;position:fixed;right:0;top:0;width:300px;z-index:200}.host-side-panel,.pw-stage-root{display:flex;flex-direction:column;height:100vh}.pw-stage-root{background:#0a0a1a;color:#fff;font-family:Inter,system-ui,sans-serif;overflow:hidden;-webkit-user-select:none;user-select:none}.pw-stage-header{align-items:center;background:#12122a;border-bottom:2px solid #7c6ff7;display:flex;flex-shrink:0;justify-content:space-between;padding:10px 28px}.pw-stage-title{color:#7c6ff7;font-size:26px;font-weight:900;letter-spacing:3px}.pw-stage-info,.pw-stage-title{align-items:center;display:flex;gap:16px}.pw-main{display:flex;flex:1 1;gap:20px;min-height:0;padding:12px 24px 8px}.pw-image-col{display:flex;flex:1 1;flex-direction:column;gap:10px;min-width:0}.pw-image-wrap{align-items:center;background:#05050f;border:2px solid #1e1e3f;border-radius:10px;display:flex;flex:1 1;justify-content:center;overflow:hidden;position:relative}.pw-image-wrap canvas,.pw-image-wrap img{border-radius:6px;display:block;height:auto;margin:auto;max-height:100%;max-width:100%;object-fit:contain;width:auto}.pw-image-placeholder{align-items:center;aspect-ratio:16/9;background:#0d0d20;border:2px dashed #2d3148;border-radius:10px;color:#334155;display:flex;font-size:22px;font-weight:600;justify-content:center;letter-spacing:.5px;width:100%}.pw-points-badge{background:linear-gradient(135deg,#b45309,#f59e0b);border-radius:20px;box-shadow:0 2px 12px #f59e0b80;color:#000;font-size:20px;font-weight:900;letter-spacing:1px;padding:6px 16px;position:absolute;right:12px;top:12px}.pw-qtype-badge{background:#0c0c2ad9;border:1px solid #2d3148;color:#a5b4fc;font-size:13px;font-weight:700;padding:5px 12px;top:12px}.pw-pixel-level,.pw-qtype-badge{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-radius:8px;left:12px;position:absolute}.pw-pixel-level{align-items:center;background:#0a0a1acc;bottom:12px;display:flex;gap:4px;padding:4px 10px}.pw-pixel-dot{background:#1e1e3f;border:1px solid #2d3148;border-radius:2px;height:10px;width:10px}.pw-pixel-dot.active{background:#7c6ff7;border-color:#a78bfa;box-shadow:0 0 6px #7c6ff799}.pw-right-col{gap:10px;width:320px}.pw-info-panel,.pw-right-col{display:flex;flex-direction:column;flex-shrink:0}.pw-info-panel{background:#12122a;border:1px solid #2d3148;border-radius:10px;gap:8px;padding:14px 16px}.pw-info-panel .pw-q-type-label{color:#6366f1;font-size:11px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase}.pw-info-panel .pw-pts-label{color:#fbbf24;font-size:28px;font-weight:900;letter-spacing:1px}.pw-info-panel .pw-hint-text{border-top:1px solid #1e2035;color:#94a3b8;font-size:14px;font-style:italic;margin-top:4px;padding-top:8px}.pw-question-bar{display:flex;flex-shrink:0;gap:6px;overflow-x:auto;padding:0 0 4px;scrollbar-width:none}.pw-question-bar::-webkit-scrollbar{display:none}.pw-q-card{align-items:center;background:#12122a;border:2px solid #1e2035;border-radius:6px;cursor:default;display:flex;flex-shrink:0;font-size:14px;height:36px;justify-content:center;transition:all .2s;width:36px}.pw-q-card.played{background:#0a0a14;border-color:#12122a;opacity:.35}.pw-q-card.active{animation:pwCardPulse .8s infinite;background:#4c1d95;border-color:#a78bfa;box-shadow:0 0 12px #7c3aed80}.pw-q-card.available{background:#1a1a3e;border-color:#3730a3}@keyframes pwCardPulse{0%,to{opacity:1}50%{opacity:.6}}.pw-waiting-msg{align-items:center;color:#475569;display:flex;flex:1 1;flex-direction:column;font-size:20px;gap:12px;justify-content:center}.pw-waiting-msg .icon{font-size:64px}.pw-finished-screen{align-items:center;display:flex;flex:1 1;flex-direction:column;justify-content:center;padding:48px}.pw-host-body{display:flex;flex:1 1;gap:20px;min-height:0;overflow:hidden;padding:16px 24px 8px}.pw-host-image-col{display:flex;flex:1 1;flex-direction:column;gap:10px;min-width:0}.pw-host-image-wrap{align-items:center;background:#05050f;border:2px solid #1e1e3f;border-radius:10px;display:flex;flex:1 1;justify-content:center;min-height:200px;overflow:hidden;position:relative}.pw-host-image-wrap canvas,.pw-host-image-wrap img{border-radius:6px;display:block;height:auto;margin:auto;max-height:100%;max-width:100%;object-fit:contain;width:auto}.pw-host-image-placeholder{align-items:center;aspect-ratio:16/9;background:#0d0d20;border:2px dashed #2d3148;border-radius:10px;color:#334155;display:flex;font-size:20px;font-weight:600;justify-content:center;width:100%}.pw-answer-reveal{background:#064e3b;border:2px solid #059669;border-radius:10px;color:#6ee7b7;font-size:22px;font-weight:800;letter-spacing:.5px;padding:14px 18px;text-align:center}.pw-q-info{align-items:center;background:#12122a;border:1px solid #2d3148;border-radius:8px;display:flex;flex-shrink:0;gap:12px;padding:10px 14px}.pw-q-info .pw-q-icon{font-size:20px}.pw-q-info .pw-q-type-text{color:#a5b4fc;font-size:13px;font-weight:700;letter-spacing:.5px;text-transform:uppercase}.pw-q-info .pw-q-pts-text{color:#fbbf24;font-size:18px;font-weight:900;margin-left:auto}.pw-pixelation-bar{align-items:center;background:#0d0d20;border:1px solid #1e2035;border-radius:8px;display:flex;gap:5px;padding:8px 12px}.pw-pixelation-bar .pw-plevel-label{color:#475569;font-size:11px;font-weight:700;letter-spacing:1px;margin-right:6px;text-transform:uppercase;white-space:nowrap}.pw-plevel-block{background:#1e2035;border:1px solid #2d3148;border-radius:3px;flex:1 1;height:14px;transition:all .3s}.pw-plevel-block.filled{background:#7c6ff7;border-color:#a78bfa;box-shadow:0 0 6px #7c6ff780}.pw-plevel-block.cleared{background:#064e3b;border-color:#059669}.pw-question-queue{display:flex;flex-shrink:0;gap:8px;overflow-x:auto;padding-bottom:4px;scrollbar-color:#2d3148 #0000;scrollbar-width:thin}.pw-queue-card{align-items:center;border:2px solid #0000;border-radius:8px;cursor:default;display:flex;flex-shrink:0;font-size:18px;height:44px;justify-content:center;transition:all .2s;width:44px}.pw-queue-card.available{background:#1a1a3e;border-color:#3730a3}.pw-queue-card.active{background:#4c1d95;border-color:#a78bfa;box-shadow:0 0 12px #7c3aed80}.pw-queue-card.played{background:#0a0a14;border-color:#12122a;opacity:.3}.pw-host-controls{display:flex;flex-direction:column;flex-shrink:0;gap:12px;overflow-y:auto;scrollbar-color:#2d3148 #0000;scrollbar-width:thin;width:280px}.pw-ctrl-stats{align-items:center;background:#12122a;border:1px solid #2d3148;border-radius:10px;display:flex;flex-shrink:0;justify-content:space-between;padding:12px 16px}.pw-ctrl-stat-item{text-align:center}.pw-ctrl-stat-value{color:#fbbf24;font-size:22px;font-weight:900}.pw-ctrl-stat-label{color:#475569;font-size:10px;letter-spacing:1px;margin-top:2px;text-transform:uppercase}.pw-ctrl-section{background:#12122a;border:1px solid #2d3148;border-radius:10px;display:flex;flex-direction:column;flex-shrink:0;gap:8px;padding:14px}.pw-ctrl-section-title{color:#475569;font-size:10px;font-weight:700;letter-spacing:1.5px;margin-bottom:2px;text-transform:uppercase}.pw-reveal-indicator{border-radius:6px;font-size:11px;font-weight:600;padding:4px 10px;text-align:center}.pw-reveal-indicator.visible{background:#064e3b;color:#6ee7b7}.pw-reveal-indicator.hidden{background:#1e293b;color:#64748b}.pw-ctrl-hint{background:#0d0d20;border:1px solid #1e2035;border-radius:6px;color:#64748b;font-size:12px;font-style:italic;padding:8px 10px}.leaflet-image-layer,.leaflet-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane,.leaflet-pane>canvas,.leaflet-pane>svg,.leaflet-tile,.leaflet-tile-container,.leaflet-zoom-box{left:0;position:absolute;top:0}.leaflet-container{overflow:hidden}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile{-webkit-user-drag:none;-webkit-user-select:none;user-select:none}.leaflet-tile::selection{background:#0000}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{height:1600px;-webkit-transform-origin:0 0;width:1600px}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-height:none!important;max-width:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer{max-height:none!important;max-width:none!important;padding:0;width:auto}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{box-sizing:border-box;height:0;width:0;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{height:1px;width:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{pointer-events:visiblePainted;pointer-events:auto;position:relative;z-index:800}.leaflet-bottom,.leaflet-top{pointer-events:none;position:absolute;z-index:1000}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{clear:both;float:left}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-pan-anim .leaflet-tile,.leaflet-zoom-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-control,.leaflet-popup-pane{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:grabbing}.leaflet-image-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-image-layer.leaflet-interactive,.leaflet-marker-icon.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{background:#ffffff80;border:2px dotted #38f}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{border-radius:4px;box-shadow:0 1px 5px #000000a6}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;color:#000;display:block;height:26px;line-height:26px;text-align:center;text-decoration:none;width:26px}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:focus,.leaflet-bar a:hover{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom:none;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.leaflet-bar a.leaflet-disabled{background-color:#f4f4f4;color:#bbb;cursor:default}.leaflet-touch .leaflet-bar a{height:30px;line-height:30px;width:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{background:#fff;border-radius:5px;box-shadow:0 1px 5px #0006}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);height:36px;width:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{height:44px;width:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{background:#fff;color:#333;padding:6px 10px 6px 6px}.leaflet-control-layers-scrollbar{overflow-x:hidden;overflow-y:scroll;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{border-top:1px solid #ddd;height:0;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{color:#333;line-height:1.4;padding:0 5px}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:focus,.leaflet-control-attribution a:hover{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;height:.6669em;vertical-align:initial!important;width:1em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{background:#fffc;border:2px solid #777;border-top:none;box-sizing:border-box;line-height:1.1;padding:2px 5px 1px;text-shadow:1px 1px #fff;white-space:nowrap}.leaflet-control-scale-line:not(:first-child){border-bottom:none;border-top:2px solid #777;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers{box-shadow:none}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-layers{background-clip:padding-box;border:2px solid #0003}.leaflet-popup{margin-bottom:20px;position:absolute;text-align:center}.leaflet-popup-content-wrapper{border-radius:12px;padding:1px;text-align:left}.leaflet-popup-content{font-size:13px;font-size:1.08333em;line-height:1.3;margin:13px 24px 13px 20px;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{height:20px;left:50%;margin-left:-20px;margin-top:-1px;overflow:hidden;pointer-events:none;position:absolute;width:40px}.leaflet-popup-tip{height:17px;margin:-10px auto 0;padding:1px;pointer-events:auto;transform:rotate(45deg);width:17px}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;box-shadow:0 3px 14px #0006;color:#333}.leaflet-container a.leaflet-popup-close-button{background:#0000;border:none;color:#757575;font:16px/24px Tahoma,Verdana,sans-serif;height:24px;position:absolute;right:0;text-align:center;text-decoration:none;top:0;width:24px}.leaflet-container a.leaflet-popup-close-button:focus,.leaflet-container a.leaflet-popup-close-button:hover{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678,M12=0.70710678,M21=-0.70710678,M22=0.70710678);margin:0 auto;width:24px}.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{background-color:#fff;border:1px solid #fff;border-radius:3px;box-shadow:0 1px 3px #0006;color:#222;padding:6px;pointer-events:none;position:absolute;-webkit-user-select:none;user-select:none;white-space:nowrap}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before,.leaflet-tooltip-top:before{background:#0000;border:6px solid #0000;content:"";pointer-events:none;position:absolute}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{border-top-color:#fff;bottom:0;margin-bottom:-12px}.leaflet-tooltip-bottom:before{border-bottom-color:#fff;margin-left:-6px;margin-top:-12px;top:0}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{margin-top:-6px;top:50%}.leaflet-tooltip-left:before{border-left-color:#fff;margin-right:-12px;right:0}.leaflet-tooltip-right:before{border-right-color:#fff;left:0;margin-left:-12px}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.admin-login-container{align-items:center;background-color:#f0f2f5;display:flex;justify-content:center;min-height:100vh}.login-form{background-color:#fff;border-radius:8px;box-shadow:0 2px 10px #0000001a;padding:2rem;width:300px}.login-form h2{color:#333;margin-top:0;text-align:center}.login-button{background-color:#007bff;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:1rem;padding:.75rem;width:100%}.login-button:hover{background-color:#0056b3}.admin-panel{background:#0f1117;color:#e2e8f0;display:flex;font-family:Inter,system-ui,sans-serif;min-height:100vh}.admin-sidebar{background:#1a1d27;border-right:1px solid #2d3148;display:flex;flex-direction:column;height:100vh;overflow-y:auto;position:fixed;width:240px}.sidebar-logo{border-bottom:1px solid #2d3148;padding:24px 20px 16px}.sidebar-logo h1{color:#7c6ff7;font-size:20px;font-weight:700;letter-spacing:.5px;margin:0}.sidebar-logo span{color:#64748b;font-size:11px;letter-spacing:1px;text-transform:uppercase}.sidebar-nav{flex:1 1;padding:16px 0}.nav-section{color:#475569;font-size:10px;font-weight:600;letter-spacing:1.5px;padding:8px 16px 4px;text-transform:uppercase}.nav-item{align-items:center;border-left:3px solid #0000;border-radius:0;color:#94a3b8;cursor:pointer;display:flex;font-size:14px;gap:10px;padding:10px 20px;transition:all .15s}.nav-item:hover{background:#242840;color:#e2e8f0}.nav-item.active{background:#1e2035;border-left-color:#7c6ff7;color:#7c6ff7;font-weight:500}.nav-item .icon{font-size:16px;text-align:center;width:20px}.sidebar-footer{border-top:1px solid #2d3148;padding:16px 20px}.sidebar-user{gap:10px;margin-bottom:12px}.sidebar-user,.user-avatar{align-items:center;display:flex}.user-avatar{background:#7c6ff7;border-radius:50%;color:#fff;font-size:13px;font-weight:600;height:32px;justify-content:center;width:32px}.user-info .name{font-size:13px;font-weight:500}.user-info .role{color:#64748b;font-size:11px}.logout-btn{background:#0000;border:1px solid #2d3148;border-radius:6px;color:#94a3b8;cursor:pointer;font-size:13px;padding:8px;transition:all .15s;width:100%}.logout-btn:hover{background:#2d3148;color:#e2e8f0}.admin-main{flex:1 1;margin-left:240px;min-height:100vh;padding:0}.admin-topbar{align-items:center;background:#1a1d27;border-bottom:1px solid #2d3148;display:flex;justify-content:space-between;padding:16px 32px;position:sticky;top:0;z-index:10}.topbar-title{font-size:18px;font-weight:600}.topbar-subtitle{color:#64748b;font-size:12px}.admin-content{padding:32px}.card{background:#1a1d27;border:1px solid #2d3148;border-radius:12px;margin-bottom:24px;padding:24px}.card-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px}.card-title{font-size:16px;font-weight:600}.stats-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));margin-bottom:24px}.stat-card{background:#1a1d27;border:1px solid #2d3148;border-radius:10px;padding:20px}.stat-value{color:#7c6ff7;font-size:32px;font-weight:700}.stat-label{color:#64748b;font-size:13px;margin-top:4px}.stat-sub{color:#475569;font-size:11px;margin-top:4px}.btn{align-items:center;border:none;border-radius:6px;cursor:pointer;display:inline-flex;font-size:13px;font-weight:500;gap:6px;padding:8px 16px;transition:all .15s}.btn-primary{background:#7c6ff7;color:#fff}.btn-primary:hover{background:#6b5ef0}.btn-danger{background:#ef4444;color:#fff}.btn-danger:hover{background:#dc2626}.btn-success{background:#10b981;color:#fff}.btn-success:hover{background:#059669}.btn-warning{background:#f59e0b;color:#fff}.btn-warning:hover{background:#d97706}.btn-ghost{background:#0000;border:1px solid #2d3148;color:#94a3b8}.btn-ghost:hover{background:#242840;color:#e2e8f0}.btn-sm{font-size:12px;padding:5px 10px}.btn:disabled{cursor:not-allowed;opacity:.5}.table-wrap{overflow-x:auto}table{border-collapse:collapse;width:100%}th{border-bottom:1px solid #2d3148;color:#475569;font-size:11px;letter-spacing:.8px;padding:10px 12px;text-align:left;text-transform:uppercase}td{border-bottom:1px solid #1e2035;font-size:13px;padding:12px;vertical-align:middle}tr:hover td{background:#1e2035}tr:last-child td{border-bottom:none}.badge{border-radius:20px;display:inline-block;font-size:11px;font-weight:500;padding:3px 8px}.badge-green{background:#064e3b;color:#6ee7b7}.badge-blue{background:#1e3a5f;color:#93c5fd}.badge-yellow{background:#451a03;color:#fcd34d}.badge-red{background:#450a0a;color:#fca5a5}.badge-gray{background:#1e293b;color:#94a3b8}.badge-purple{background:#2e1065;color:#c4b5fd}.modal-overlay{align-items:center;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#000000b3;display:flex;inset:0;justify-content:center;position:fixed;z-index:1000}.modal{background:#1a1d27;border:1px solid #2d3148;border-radius:12px;max-height:90vh;max-width:95vw;overflow-y:auto;padding:28px;width:480px}.modal h3{font-size:18px;margin:0 0 20px}.form-group{margin-bottom:16px}.form-group label{color:#94a3b8;font-size:12px;font-weight:500;letter-spacing:.5px;margin-bottom:6px;text-transform:uppercase}.form-group input,.form-group select,.form-group textarea{background:#0f1117;border:1px solid #2d3148;border-radius:6px;box-sizing:border-box;color:#e2e8f0;font-size:14px;outline:none;padding:10px 12px;transition:border-color .15s;width:100%}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#7c6ff7}.form-group textarea{min-height:80px;resize:vertical}.form-group select option{background:#1a1d27}.form-row{grid-gap:12px;display:grid;gap:12px;grid-template-columns:1fr 1fr}.modal-actions{display:flex;gap:10px;justify-content:flex-end;margin-top:24px}.alert{border-radius:8px;font-size:13px;margin-bottom:16px;padding:12px 16px}.alert-error{background:#450a0a;border:1px solid #7f1d1d;color:#fca5a5}.alert-success{background:#064e3b;border:1px solid #065f46;color:#6ee7b7}.empty-state{color:#475569;padding:48px;text-align:center}.empty-state .icon{font-size:48px;margin-bottom:12px}.code-box{background:#0f1117;border:1px solid #2d3148;border-radius:6px;color:#7c6ff7;display:inline-block;font-family:monospace;font-size:14px;letter-spacing:2px;padding:8px 12px}.copy-btn{background:none;border:none;color:#64748b;cursor:pointer;font-size:14px;padding:4px;transition:color .15s}.copy-btn:hover{color:#7c6ff7}.invitation-container{align-items:center;background-color:#f0f2f5;display:flex;justify-content:center;min-height:100vh;padding:1rem}.invitation-content{background-color:#fff;border-radius:8px;box-shadow:0 2px 10px #0000001a;max-width:500px;padding:2rem;width:100%}.invitation-content h2{color:#333;margin-top:0;text-align:center}.admin-section{text-align:center}.admin-section h3{color:#007bff}.admin-actions{margin-top:1.5rem}.action-button{background-color:#28a745;border:none;border-radius:4px;color:#fff;cursor:pointer;display:block;font-size:1rem;margin:.5rem 0;padding:.75rem;width:100%}.action-button:hover{background-color:#218838}.player-section{text-align:center}.code-form,.name-form{margin-top:1.5rem}.form-group{margin-bottom:1rem;text-align:left}.form-group label{color:#555;display:block;font-weight:700;margin-bottom:.5rem}.form-group input{border:1px solid #ddd;border-radius:4px;box-sizing:border-box;padding:.5rem;width:100%}.submit-button{background-color:#007bff;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:1rem;margin-top:.5rem;padding:.75rem;width:100%}.submit-button:hover{background-color:#0056b3}.error-message{background-color:#f8d7da;border:1px solid #f5c6cb;border-radius:4px;color:#dc3545;margin-top:.5rem;padding:.5rem}.game-session-container{background-color:#f5f5f5;min-height:100vh;padding:1rem}.game-header{align-items:center;background-color:#007bff;border-radius:8px;color:#fff;display:flex;justify-content:space-between;margin-bottom:1rem;padding:1rem}.game-header h1{margin:0}.user-info{font-size:.9rem}.game-content-wrapper{background-color:#fff;border-radius:8px;box-shadow:0 2px 10px #0000001a;padding:2rem}.game-waiting h2{color:#333;margin-top:0}.game-info{background-color:#e9ecef;border-radius:4px;margin:1rem 0;padding:1rem}.rounds-list{margin:1.5rem 0}.round-item{background-color:#f8f9fa;border-left:4px solid #007bff;margin:.25rem 0;padding:.5rem}.game-playing{text-align:center}.map-container{background-color:#e9ecef;border-radius:4px;margin:1rem 0;padding:1rem}.map-placeholder{align-items:center;background-color:#dee2e6;border-radius:4px;display:flex;font-weight:700;height:300px;justify-content:center}.question-area{margin:1rem 0}.options{grid-gap:.5rem;display:grid;gap:.5rem;grid-template-columns:1fr 1fr;margin-top:1rem}.option-button{background-color:#007bff;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:1rem;padding:.75rem}.option-button:hover{background-color:#0056b3}.game-controls{border-top:1px solid #ddd;margin-top:2rem;padding-top:1rem}.menu-button,.next-round-button,.restart-button,.start-button{background-color:#28a745;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:1rem;margin:0 .5rem;padding:.75rem 1.5rem}.menu-button:hover,.next-round-button:hover,.restart-button:hover,.start-button:hover{background-color:#218838}.game-finished{text-align:center}.final-score{background-color:#e9ecef;border-radius:4px;margin:1rem 0;padding:1rem}.game-actions{margin-top:2rem}.game-actions button{margin:0 .5rem}
/*# sourceMappingURL=main.e59d9fe8.css.map*/