main.s-RC5yT1_JpSZT.s-RC5yT1_JpSZT{max-width:900px;margin:0 auto;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;padding-bottom:50px;text-align:center}.timer.s-RC5yT1_JpSZT.s-RC5yT1_JpSZT{font-weight:900;color:#fff;font-size:3rem;text-shadow:2px 2px 4px rgba(0,0,0,.3);margin:20px 0;background:#0003;display:inline-block;padding:10px 30px;border-radius:15px}.letters-container.s-RC5yT1_JpSZT.s-RC5yT1_JpSZT{display:flex;justify-content:center;gap:10px;margin:30px 0;min-height:80px;flex-wrap:wrap}.active-letters.s-RC5yT1_JpSZT.s-RC5yT1_JpSZT,.placeholder-letters.s-RC5yT1_JpSZT.s-RC5yT1_JpSZT{display:flex;gap:10px}.placeholder-letters.s-RC5yT1_JpSZT.s-RC5yT1_JpSZT{display:contents}.letter-card.s-RC5yT1_JpSZT.s-RC5yT1_JpSZT{width:60px;height:60px;background:#fff;color:#2c3e50;font-size:2rem;font-weight:700;display:flex;justify-content:center;align-items:center;border-radius:8px;box-shadow:0 4px 6px #0000001a;border-bottom:4px solid #bdc3c7}.letter-card.placeholder.s-RC5yT1_JpSZT.s-RC5yT1_JpSZT{background:#ffffff1a;color:#ffffff4d;border:2px dashed rgba(255,255,255,.3);box-shadow:none}.pop-in.s-RC5yT1_JpSZT.s-RC5yT1_JpSZT{animation:s-RC5yT1_JpSZT-popIn .3s cubic-bezier(.175,.885,.32,1.275)}@keyframes s-RC5yT1_JpSZT-popIn{0%{transform:scale(0);opacity:0}to{transform:scale(1);opacity:1}}.selection-btn.s-RC5yT1_JpSZT.s-RC5yT1_JpSZT{background:#3498db;color:#fff;border:none;padding:12px 25px;font-size:1.1rem;border-radius:25px;cursor:pointer;transition:transform .1s,background .2s;box-shadow:0 4px #2980b9;margin:0 10px}.selection-btn.s-RC5yT1_JpSZT.s-RC5yT1_JpSZT:active{transform:translateY(4px);box-shadow:none}.selection-btn.s-RC5yT1_JpSZT.s-RC5yT1_JpSZT:disabled{background:#95a5a6;box-shadow:none;cursor:not-allowed;transform:none}.game-controls.s-RC5yT1_JpSZT.s-RC5yT1_JpSZT{margin-top:30px;background:#ffffff1a;padding:20px;border-radius:15px}.team-input-section.s-RC5yT1_JpSZT.s-RC5yT1_JpSZT{display:flex;justify-content:center;gap:30px;margin-bottom:20px;flex-wrap:wrap}.team-input-group.s-RC5yT1_JpSZT.s-RC5yT1_JpSZT{display:flex;flex-direction:column;align-items:flex-start}.team-label.s-RC5yT1_JpSZT.s-RC5yT1_JpSZT{font-size:.9rem;font-weight:700;margin-bottom:5px;text-transform:uppercase;letter-spacing:1px}.red-label.s-RC5yT1_JpSZT.s-RC5yT1_JpSZT{color:#e74c3c}.blue-label.s-RC5yT1_JpSZT.s-RC5yT1_JpSZT{color:#3498db}.team-input.s-RC5yT1_JpSZT.s-RC5yT1_JpSZT{padding:12px;font-size:1.2rem;border:3px solid transparent;border-radius:8px;width:200px;text-align:center;text-transform:uppercase;outline:none;transition:border-color .2s}.team-input.s-RC5yT1_JpSZT.s-RC5yT1_JpSZT:focus{border-color:#f1c40f}.red-input.s-RC5yT1_JpSZT.s-RC5yT1_JpSZT{border-bottom-color:#e74c3c;color:#e74c3c;font-weight:700}.blue-input.s-RC5yT1_JpSZT.s-RC5yT1_JpSZT{border-bottom-color:#3498db;color:#3498db;font-weight:700}.action-btn.s-RC5yT1_JpSZT.s-RC5yT1_JpSZT{padding:15px 40px;font-size:1.3rem;border:none;border-radius:30px;cursor:pointer;font-weight:700;text-transform:uppercase;letter-spacing:1px;transition:transform .1s}.reveal-btn.s-RC5yT1_JpSZT.s-RC5yT1_JpSZT{background:#f1c40f;color:#2c3e50;box-shadow:0 5px #f39c12}.reveal-btn.s-RC5yT1_JpSZT.s-RC5yT1_JpSZT:active{transform:translateY(5px);box-shadow:none}.next-btn.s-RC5yT1_JpSZT.s-RC5yT1_JpSZT{background:#2ecc71;color:#fff;box-shadow:0 5px #27ae60}.results-dashboard.s-RC5yT1_JpSZT.s-RC5yT1_JpSZT{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px;margin-top:30px}.result-card.s-RC5yT1_JpSZT.s-RC5yT1_JpSZT{background:#fff;border-radius:10px;padding:20px;box-shadow:0 5px 15px #0003;text-align:left}.result-card.s-RC5yT1_JpSZT h3.s-RC5yT1_JpSZT{margin:0 0 15px;font-size:1.2rem;text-transform:uppercase;border-bottom:2px solid #eee;padding-bottom:10px}.red-card.s-RC5yT1_JpSZT h3.s-RC5yT1_JpSZT{color:#e74c3c}.blue-card.s-RC5yT1_JpSZT h3.s-RC5yT1_JpSZT{color:#3498db}.cpu-card.s-RC5yT1_JpSZT h3.s-RC5yT1_JpSZT{color:#2ecc71}.word-display.s-RC5yT1_JpSZT.s-RC5yT1_JpSZT{font-size:1.5rem;font-weight:700;color:#2c3e50;margin-bottom:10px}.definition-display.s-RC5yT1_JpSZT.s-RC5yT1_JpSZT{color:#7f8c8d;font-style:italic;font-size:.95rem;line-height:1.4}.cpu-list.s-RC5yT1_JpSZT.s-RC5yT1_JpSZT{max-height:200px;overflow-y:auto}.cpu-item.s-RC5yT1_JpSZT.s-RC5yT1_JpSZT{margin-bottom:10px;border-bottom:1px solid #f5f5f5;padding-bottom:5px}.cpu-word.s-RC5yT1_JpSZT.s-RC5yT1_JpSZT{font-weight:700;color:#2c3e50;display:block}.cpu-def.s-RC5yT1_JpSZT.s-RC5yT1_JpSZT{font-size:.85rem;color:#7f8c8d}.timer-setting.s-RC5yT1_JpSZT.s-RC5yT1_JpSZT{display:flex;align-items:center;justify-content:center;gap:15px;background:#0000001a;padding:10px;border-radius:8px;width:fit-content;margin:20px auto}.sticky-header.s-RC5yT1_JpSZT.s-RC5yT1_JpSZT{position:sticky;top:0;z-index:100;background:#03a9f4f2;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);padding:10px 0;margin-bottom:20px;box-shadow:0 4px 10px #0000001a}.scores.s-RC5yT1_JpSZT.s-RC5yT1_JpSZT{display:flex;justify-content:center;gap:40px;background:#ffffffe6;padding:10px 20px;border-radius:50px;width:fit-content;margin:0 auto}.letters-container.compact.s-RC5yT1_JpSZT.s-RC5yT1_JpSZT{margin:10px 0;min-height:60px}.letters-container.compact.s-RC5yT1_JpSZT .letter-card.s-RC5yT1_JpSZT{width:50px;height:50px;font-size:1.5rem}.scores.s-RC5yT1_JpSZT p.s-RC5yT1_JpSZT{margin:0;font-size:1.1rem;font-weight:700}.redteam.s-RC5yT1_JpSZT.s-RC5yT1_JpSZT{color:#c0392b}.blueteam.s-RC5yT1_JpSZT.s-RC5yT1_JpSZT{color:#2980b9}
