.pre-match-mode>.route-banner,.pre-match-mode>.game-grid{display:none}.pre-match{min-height:calc(100vh - 105px);display:grid;place-items:center;padding:38px 20px}.pre-match.hidden{display:none}.pre-match-card{width:min(760px,100%);padding:44px;border:1px solid #e5d8cc;border-top:7px solid #f36b21;border-radius:24px;background:#fff;box-shadow:0 24px 70px rgba(42,30,21,.12);text-align:center}.pre-match-card h1{margin:8px 0 4px;color:#171717;font-size:clamp(2.25rem,6vw,4.5rem);letter-spacing:-.04em}.pre-match-note{margin:0 auto 28px;color:#6d625a;font-weight:650}.pre-match-players{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;text-align:left}.pre-match-players div{display:flex;align-items:center;gap:13px;padding:13px 16px;border:1px solid #eadfd5;border-radius:14px;background:#fff9f4;color:#171717}.pre-match-players b{display:grid;place-items:center;width:32px;height:32px;border-radius:50%;background:#171717;color:#fff}.pre-match-players span{font-size:1.05rem;font-weight:800}.pre-match-route{display:flex;justify-content:space-between;align-items:center;gap:20px;margin:18px 0 24px;padding:15px 18px;border-radius:14px;background:#171717;color:#fff}.pre-match-route span{font-size:.7rem;font-weight:900;letter-spacing:.14em}.pre-match-route strong{color:#ff843e;font-size:1.15rem;letter-spacing:.08em}.start-quiz{width:100%;padding:17px 20px;border:0;border-radius:14px;background:#f36b21;color:#fff;font-size:1.2rem;font-weight:900;cursor:pointer}.start-quiz:hover{background:#d9510b}.pre-match-back{margin-top:12px;border:0;background:transparent;color:#655c55;font-weight:800;cursor:pointer}#categoryLabel{display:inline-flex!important;align-items:center;padding:5px 9px;border-radius:999px;background:#f26722;color:#111;font-size:.72rem;font-weight:900;letter-spacing:.08em}#gameView .stage .meta{justify-content:space-between!important;align-items:center;min-height:28px}.question-media,.answer-media{display:block;max-width:100%;max-height:190px;margin-top:14px;border-radius:10px;object-fit:contain}.question-media{margin-left:auto;margin-right:auto}#questionText:has(.question-media){flex-direction:column;justify-content:center}.answer-media{max-height:130px}@media(max-width:620px){.pre-match-card{padding:28px 20px}.pre-match-players{grid-template-columns:1fr}.pre-match-route{align-items:flex-start;flex-direction:column}}
