.co-ro-module__uSwhtG__container{color:#fff;min-height:100vh;font-family:var(--font-sans);background:linear-gradient(135deg,#4f46e5 0%,#7c3aed 50%,#c084fc 100%);flex-direction:column;justify-content:flex-start;align-items:center;padding:2rem 1rem;display:flex}.co-ro-module__uSwhtG__header{justify-content:space-between;align-items:center;width:100%;max-width:800px;margin-bottom:2rem;display:flex}.co-ro-module__uSwhtG__backBtn{color:#fff;background:#ffffff26;border:1px solid #ffffff40;border-radius:99px;padding:.5rem 1rem;font-size:.85rem;font-weight:700;text-decoration:none;transition:all .2s}.co-ro-module__uSwhtG__backBtn:hover{background:#ffffff40;transform:translate(-3px)}.co-ro-module__uSwhtG__title{font-family:var(--font-display);text-align:center;font-size:2rem;font-weight:900}.co-ro-module__uSwhtG__gameArea{flex-direction:column;align-items:center;gap:1.5rem;width:100%;max-width:600px;display:flex}.co-ro-module__uSwhtG__scoreboard{justify-content:space-between;gap:1rem;width:100%;display:flex}.co-ro-module__uSwhtG__teamCard{text-align:center;background:#ffffff1a;border:1px solid #ffffff26;border-radius:16px;flex:1;padding:.75rem 1rem;transition:all .3s}.co-ro-module__uSwhtG__teamRed{border-bottom:4px solid #ef4444}.co-ro-module__uSwhtG__teamBlue{border-bottom:4px solid #3b82f6}.co-ro-module__uSwhtG__activeRed{background:#ef444433;border-color:#ef444466;transform:translateY(-2px);box-shadow:0 0 15px #ef444459}.co-ro-module__uSwhtG__activeBlue{background:#3b82f633;border-color:#3b82f666;transform:translateY(-2px);box-shadow:0 0 15px #3b82f659}.co-ro-module__uSwhtG__teamName{text-transform:uppercase;letter-spacing:.05em;opacity:.8;font-size:.85rem;font-weight:800}.co-ro-module__uSwhtG__teamSymbol{margin:.25rem 0;font-size:1.8rem;font-weight:900}.co-ro-module__uSwhtG__teamStatus{font-size:.75rem;font-weight:700}.co-ro-module__uSwhtG__boardWrapper{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff14;border:1px solid #ffffff26;border-radius:24px;padding:1.25rem;box-shadow:0 20px 40px #00000026}.co-ro-module__uSwhtG__board{grid-template-rows:repeat(5,4.5rem);grid-template-columns:repeat(5,4.5rem);gap:.5rem;display:grid}.co-ro-module__uSwhtG__cell{cursor:pointer;background:#fff;border:none;border-radius:12px;justify-content:center;align-items:center;font-size:2.2rem;font-weight:900;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 2px 4px #0000000d}.co-ro-module__uSwhtG__cell:hover:not(:disabled){background:#f8fafc;transform:scale(1.05);box-shadow:0 4px 12px #ffffff40}.co-ro-module__uSwhtG__cell:disabled{cursor:not-allowed}.co-ro-module__uSwhtG__cellX{color:#ef4444;text-shadow:0 2px 8px #ef444440;background:#fef2f2}.co-ro-module__uSwhtG__cellO{color:#3b82f6;text-shadow:0 2px 8px #3b82f640;background:#eff6ff}.co-ro-module__uSwhtG__overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:100;background:#0f172ab3;justify-content:center;align-items:center;width:100vw;height:100vh;padding:1.5rem;display:flex;position:fixed;top:0;left:0}.co-ro-module__uSwhtG__modal{color:#0f172a;background:#fff;border-radius:24px;flex-direction:column;gap:1.5rem;width:100%;max-width:550px;padding:2rem;animation:.3s cubic-bezier(.34,1.56,.64,1) forwards co-ro-module__uSwhtG__modalScale;display:flex;box-shadow:0 25px 50px -12px #00000040}@keyframes co-ro-module__uSwhtG__modalScale{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.co-ro-module__uSwhtG__modalHeader{border-bottom:2px solid #f1f5f9;justify-content:space-between;align-items:center;padding-bottom:.75rem;display:flex}.co-ro-module__uSwhtG__modalTitle{font-family:var(--font-display);color:#4f46e5;font-size:1.25rem;font-weight:800}.co-ro-module__uSwhtG__timer{color:#ef4444;background:#fee2e2;border-radius:99px;padding:.25rem .75rem;font-size:.85rem;font-weight:800;animation:1s infinite alternate co-ro-module__uSwhtG__pulse}@keyframes co-ro-module__uSwhtG__pulse{0%{opacity:.8}to{opacity:1}}.co-ro-module__uSwhtG__question{color:#1e293b;font-size:1.15rem;font-weight:700;line-height:1.5}.co-ro-module__uSwhtG__answers{grid-template-columns:1fr;gap:.75rem;display:grid}@media (min-width:480px){.co-ro-module__uSwhtG__answers{grid-template-columns:1fr 1fr}}.co-ro-module__uSwhtG__answerBtn{color:#334155;cursor:pointer;text-align:left;background:#f8fafc;border:2px solid #e2e8f0;border-radius:16px;padding:1rem;font-size:.95rem;font-weight:600;transition:all .2s}.co-ro-module__uSwhtG__answerBtn:hover:not(:disabled){background:#f1f5f9;border-color:#cbd5e1;transform:translateY(-1px)}.co-ro-module__uSwhtG__answerBtnCorrect{color:#15803d!important;background:#dcfce7!important;border-color:#22c55e!important}.co-ro-module__uSwhtG__answerBtnIncorrect{color:#b91c1c!important;background:#fee2e2!important;border-color:#ef4444!important}.co-ro-module__uSwhtG__statusMessage{text-align:center;margin:.5rem 0;font-size:1.2rem;font-weight:800}.co-ro-module__uSwhtG__resultTitle{font-size:2.2rem;font-weight:900;font-family:var(--font-display);color:#7c3aed;text-align:center;margin-bottom:.5rem}.co-ro-module__uSwhtG__resultIcon{text-align:center;font-size:4rem}.co-ro-module__uSwhtG__actionBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#4f46e5,#7c3aed);border:none;border-radius:12px;width:100%;padding:.8rem 2rem;font-size:1rem;font-weight:700;transition:all .2s}.co-ro-module__uSwhtG__actionBtn:hover{filter:brightness(1.1);transform:translateY(-1px)}
