*{box-sizing:border-box}body{margin:0;font-family:Inter,Arial,sans-serif;background:#090a10;color:#f2f4ff}body,#root{min-height:100vh}a{color:#9cc3ff}.page{max-width:900px;margin:0 auto;padding:24px}.card{background:#171b2f;border:1px solid #2b335c;border-radius:12px;padding:16px;margin-top:16px}.error{color:#ff8f8f}input,select,button{border-radius:8px;border:1px solid #3b467c;background:#0f1428;color:#f2f4ff;padding:10px}button{cursor:pointer}.row-inline{margin-bottom:.35rem}#setup{max-width:1100px;margin:0 auto;padding:24px}.logo-wrap{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.logo{font-size:2rem;font-weight:800;letter-spacing:.06em;color:#f7d463}.logo-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.35rem .65rem;border:1px solid #2b335c;border-radius:999px;font-size:.8rem}.logo-badge-dot{width:8px;height:8px;border-radius:50%;background:#5dd98f}.setup-grid-two{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.setup-section{background:#111523;border:1px solid #2b335c;border-radius:14px;padding:1rem}.mode-cards{display:grid;gap:.5rem}.mode-card{display:flex;gap:.7rem;align-items:center;text-align:left;padding:.7rem;border:1px solid #2b335c;border-radius:10px;background:#0f1428}.mode-card.active{border-color:#f7d463;background:#2f2a16}.mode-icon{font-size:1.2rem}.mode-name{font-weight:700}.mode-desc{color:#a8b1cc;font-size:.8rem}.teams-list{margin-top:.8rem;display:flex;flex-direction:column;gap:.45rem}.preset-list{display:grid;gap:.55rem}.preset-card{text-align:left;padding:.75rem;border:1px solid #2b335c;border-radius:12px;background:#0f1428}.preset-card.active{border-color:#5dd98f;background:#13231e}.preset-card-name{font-weight:700}.preset-card-meta,.preset-card-desc,.preset-loading,.preset-selection-note,.preset-status{color:#a8b1cc;font-size:.84rem}.preset-card-desc{margin-top:.25rem;line-height:1.4}.preset-selection-note{margin-top:.75rem}.btn-launch{margin-top:1rem;width:100%;background:#f7d463;color:#131313;font-weight:800;border:none}.master-screen{min-height:100vh;display:flex;flex-direction:column}.master-topbar{display:flex;align-items:center;gap:.8rem;padding:.8rem 1rem;background:#111523;border-bottom:1px solid #2b335c}.master-logo{font-size:1.2rem;font-weight:800;letter-spacing:.12em;color:#f7d463}.topbar-sep{width:1px;height:28px;background:#2b335c}.round-pill{padding:.35rem .65rem;border-radius:999px;font-size:.8rem;border:1px solid #2b335c;background:#1a2034}.phase-indicator{display:flex;align-items:center;gap:.4rem;padding:.35rem .65rem;border-radius:999px;font-size:.78rem;border:1px solid #2b335c;background:#1a2034}.phase-dot{width:8px;height:8px;border-radius:50%;background:#7f8aaa}.phase-active .phase-dot{background:#5dd98f}.phase-revealed .phase-dot{background:#f7d463}.phase-finished .phase-dot{background:#ff8f8f}.topbar-right{margin-left:auto;display:flex;align-items:center}.ws-status{display:flex;align-items:center;gap:.45rem;font-size:.78rem;color:#a8b1cc}.ws-dot{width:8px;height:8px;border-radius:50%;background:#7f8aaa}.ws-dot.connected{background:#5dd98f}.ws-dot.error{background:#ff8f8f}.master-body{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:1rem;padding:1rem;flex:1;max-width:1480px;width:100%;margin:0 auto}.game-main{display:flex;flex-direction:column;gap:1rem;min-width:0}.slide-panel,.links-panel{background:#111523;border:1px solid #2b335c;border-radius:14px;padding:1rem}.slide-col-left{text-align:center;max-width:920px;margin:0 auto}.slide-sublabel{font-size:.72rem;letter-spacing:.12em;color:#a8b1cc;text-transform:uppercase}.slide-arrow{margin:.7rem 0;color:#f7d463;font-weight:800}.answer-word{font-size:1.8rem;font-weight:800;opacity:.5}.answer-word.visible{opacity:1;color:#f7d463}.setup-label{font-size:.78rem;letter-spacing:.1em;color:#a8b1cc;text-transform:uppercase;margin-bottom:.6rem}.links-row{padding:.55rem;border:1px solid #2b335c;border-radius:8px;margin-bottom:.45rem}.link-url{font-size:.8rem;color:#d4dcf8;word-break:break-all}.slide-img{max-width:240px;max-height:160px;object-fit:contain;border:1px solid #2b335c;border-radius:10px;margin-top:.5rem;background:#0f1428}.tab-switcher{display:flex;gap:.4rem;margin-bottom:.7rem}.tab-btn{padding:.45rem .8rem;border-radius:8px;font-size:.8rem;border:1px solid #2b335c;background:#0f1428;color:#d4dcf8}.tab-btn.active{background:#1f3d72;color:#fff}.setup-grid{display:grid;grid-template-columns:1fr;gap:.35rem;margin-top:.8rem}.editor-layout{display:grid;grid-template-columns:220px 1fr;gap:.8rem}.rounds-list{border:1px solid #2b335c;border-radius:8px;padding:.45rem;max-height:420px;overflow:auto}.rounds-list-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.4rem}.round-item{display:flex;justify-content:space-between;gap:.5rem;padding:.45rem;border:1px solid #2b335c;border-radius:8px;margin-bottom:.35rem;cursor:pointer}.round-item.active{border-color:#5dd98f;background:#10261e}.round-item-del{padding:.15rem .4rem;border-radius:6px;border:1px solid #5c2b2b;background:#3a1616;color:#ffb1b1}.editor-form{display:flex;flex-direction:column;gap:.45rem}.editor-stats-grid{display:grid;grid-template-columns:1fr 1fr;gap:.45rem .7rem;align-items:center}.editor-empty{display:grid;place-items:center;border:1px dashed #2b335c;border-radius:8px;color:#a8b1cc;padding:1rem;min-height:200px}.editor-preview-img{width:100%;max-width:260px;max-height:150px;object-fit:contain;border:1px solid #2b335c;border-radius:8px;background:#0f1428;padding:4px}.example-edit-row{display:grid;grid-template-columns:1fr auto auto;gap:.4rem;align-items:center}.editor-preview-thumb{width:46px;height:46px;object-fit:cover;border-radius:6px;border:1px solid #2b335c;background:#0f1428}.idea-review-card,.submission-card{border:1px solid #2b335c;border-radius:10px;padding:.7rem;background:#0f1428;margin-top:.55rem}.idea-review-head,.submission-line{display:flex;justify-content:space-between;gap:.75rem}.idea-review-head{margin-bottom:.45rem;color:#d4dcf8}.idea-review-text{color:#d4dcf8;margin-bottom:.55rem;line-height:1.45}.submission-card textarea{min-height:110px;resize:vertical}.submission-card button{margin-top:.6rem}.submission-line{padding:.35rem 0;border-top:1px solid #2b335c;color:#d4dcf8}.submission-line:first-of-type{border-top:none}.game-sidebar{background:#111523;border:1px solid #2b335c;border-radius:14px;padding:1rem;display:flex;flex-direction:column;gap:.9rem}.timer-block{text-align:center}.timer-num{font-size:1.7rem;font-weight:800;color:#f7d463}.timer-track{width:100%;height:6px;border-radius:4px;background:#202844;overflow:hidden}.timer-fill{height:100%;background:linear-gradient(90deg,#5dd98f,#f7d463)}.divider{height:1px;background:#2b335c}.controls{display:flex;flex-direction:column;gap:.55rem}.ctrl-btn{border:1px solid #2b335c;border-radius:10px;padding:.62rem;font-weight:700}.ctrl-start{background:#1a5f3f}.ctrl-reveal{background:#725f1f}.ctrl-next{background:#1f3d72}.scores-block .sidebar-label{margin-bottom:.5rem;color:#a8b1cc;font-size:.78rem;letter-spacing:.1em;text-transform:uppercase}.score-row{display:flex;justify-content:space-between;border:1px solid #2b335c;border-radius:8px;padding:.45rem;margin-bottom:.45rem}.score-name{font-size:.88rem}.score-pts{font-size:.88rem;color:#f7d463}.award-btns{display:inline-flex;gap:.25rem;margin-left:.35rem}.award-btn{padding:.15rem .45rem;border:1px solid #2b335c;border-radius:6px;background:#1a2034;color:#d4dcf8}.award-btn.danger{border-color:#6a2d2d;color:#ff9f9f}.ctrl-btn:disabled{opacity:.45;cursor:not-allowed}.podium-overlay{margin:1rem;background:#111523;border:1px solid #2b335c;border-radius:14px;padding:1rem}.podium-title{font-size:1.3rem;font-weight:800;margin-bottom:.7rem;text-align:center;color:#f7d463}.podium-row{display:flex;justify-content:space-between;border:1px solid #2b335c;border-radius:8px;padding:.5rem;margin-bottom:.45rem}#player{min-height:100vh;padding:1.5rem;display:flex;flex-direction:column;align-items:center}.player-header-bar{position:sticky;top:0;z-index:10;background:#111523;border:1px solid #2b335c;border-radius:12px;padding:.8rem 1rem;display:flex;justify-content:space-between;align-items:center;width:min(980px,100%)}.player-team-name{font-weight:800;letter-spacing:.07em;color:#8ac6ff}.player-round-pill,.player-score-pill{font-size:.8rem;border:1px solid #2b335c;background:#1a2034;border-radius:999px;padding:.35rem .6rem}.player-content{margin-top:1rem;display:flex;flex-direction:column;gap:1rem;max-width:900px;width:100%;margin-left:auto;margin-right:auto}.waiting-state{text-align:center;border:1px solid #2b335c;border-radius:12px;background:#111523;padding:1rem}.waiting-title{font-size:1.2rem;font-weight:800}.waiting-sub{font-size:.85rem;color:#a8b1cc;margin-top:.2rem}.player-technique-reveal,.player-answer-reveal{border:1px solid #2b335c;border-radius:12px;background:#111523;padding:1rem}.player-technique-hint,.player-answer-label{font-size:.72rem;color:#a8b1cc;letter-spacing:.1em;text-transform:uppercase}.player-technique-text{font-size:2rem;font-weight:800;color:#f7d463;margin-top:.3rem}.player-technique-text.hidden-tech{color:#45507a;letter-spacing:.2em}.player-answer-word{font-size:1.35rem;font-weight:800;margin-top:.4rem}.player-timer-bar{width:100%;height:6px;background:#202844;border-radius:4px;overflow:hidden}.player-timer-fill{height:100%;background:linear-gradient(90deg,#5dd98f,#f7d463)}.player-timer-fill.danger{background:linear-gradient(90deg,#f7d463,#ff8f8f)}.player-product-wrap{display:flex;gap:1rem;border:1px solid #2b335c;border-radius:12px;background:#111523;padding:1rem}.player-product-img{width:130px;height:130px;object-fit:contain;border:1px solid #2b335c;border-radius:10px;background:#0f1428}.player-product-meta{display:flex;flex-direction:column;justify-content:center}.player-product-hint,.player-prompt-text{color:#a8b1cc;font-size:.85rem}.player-examples-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:.45rem}.player-ex-img{width:100%;aspect-ratio:1;object-fit:contain;border-radius:8px;border:1px solid #2b335c;background:#0f1428}.player-answer-reveal{display:flex;align-items:center;gap:1rem}.player-answer-img{width:100px;height:100px;object-fit:contain;border:1px solid #2b335c;border-radius:10px;background:#0f1428}.submission-success{margin-top:.6rem;color:#5dd98f;font-size:.9rem;font-weight:700}@media(max-width:900px){.setup-grid-two,.master-body,.editor-layout,.editor-stats-grid,.player-product-wrap,.player-examples-grid{grid-template-columns:1fr}.master-body{display:flex;flex-direction:column}.player-examples-grid{display:grid;grid-template-columns:repeat(2,1fr)}.player-product-wrap{flex-direction:column}}
