.dark-theme[data-v-7f2625c7]{background:#121212;color:#fff;min-height:100vh;padding:2rem;display:flex;justify-content:center;align-items:center}.game-container[data-v-7f2625c7]{max-width:1200px;width:100%;display:flex;flex-direction:column;gap:2rem}.game-header[data-v-7f2625c7]{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.timer[data-v-7f2625c7]{font-size:2rem;font-weight:700;color:#4caf50;transition:color .3s ease}.timer-warning[data-v-7f2625c7]{color:#ff5252;animation:pulse-7f2625c7 1s infinite}.question-price[data-v-7f2625c7]{font-size:1.5rem;color:gold;font-weight:700}.level-progress[data-v-7f2625c7]{background:#1e1e1e;padding:1rem;border-radius:12px;overflow-x:auto}.levels[data-v-7f2625c7]{display:flex;gap:.5rem;min-width:-moz-max-content;min-width:max-content}.level[data-v-7f2625c7]{background:#333;border-radius:8px;padding:.75rem;min-width:100px;transition:all .3s ease}.level-content[data-v-7f2625c7]{text-align:center}.level.active[data-v-7f2625c7]{background:#4caf50;transform:scale(1.05)}.level.completed[data-v-7f2625c7]{background:#1b5e20}.level-transition[data-v-7f2625c7]{animation:levelUp-7f2625c7 .5s ease-out}.level-price[data-v-7f2625c7]{color:gold;font-size:.8rem;margin-bottom:.25rem}.level-name[data-v-7f2625c7]{font-size:.7rem;font-weight:700}.players-container[data-v-7f2625c7]{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.player-zone[data-v-7f2625c7]{background:#1e1e1e;border-radius:12px;padding:1.5rem;min-width:200px;text-align:center;transition:all .3s ease}.player-active[data-v-7f2625c7]{box-shadow:0 0 15px rgba(76,175,80,.5);transform:scale(1.05)}.player-avatar[data-v-7f2625c7]{width:80px;height:80px;border-radius:50%;margin-bottom:1rem;border:3px solid #333}.player-name[data-v-7f2625c7]{margin:.5rem 0;font-size:1.2rem}.player-coins[data-v-7f2625c7]{color:gold;font-size:1.1rem;font-weight:700}.question-area[data-v-7f2625c7]{background:#1e1e1e;padding:2rem;border-radius:12px;text-align:center}.question-text[data-v-7f2625c7]{font-size:1.5rem;margin-bottom:2rem;line-height:1.4}.answers-grid[data-v-7f2625c7]{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.answer-button[data-v-7f2625c7]{position:relative;padding:1rem;border:none;border-radius:8px;background:#333;color:#fff;font-size:1rem;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:1rem}.answer-letter[data-v-7f2625c7]{background:hsla(0,0%,100%,.1);padding:.5rem;border-radius:4px;min-width:2.5rem}.answer-button[data-v-7f2625c7]:hover:not(.disabled){background:#444;transform:translateY(-2px)}.answer-button.selected[data-v-7f2625c7]{background:#2196f3}.answer-button.correct[data-v-7f2625c7]{background:#4caf50}.answer-button.incorrect[data-v-7f2625c7]{background:#f44336}.answer-button.disabled[data-v-7f2625c7]{cursor:not-allowed;opacity:.7}@keyframes pulse-7f2625c7{0%{opacity:1}50%{opacity:.5}to{opacity:1}}@keyframes levelUp-7f2625c7{0%{transform:scale(1)}50%{transform:scale(1.2)}to{transform:scale(1.05)}}@media (max-width:768px){.dark-theme[data-v-7f2625c7]{padding:1rem}.game-container[data-v-7f2625c7]{gap:1rem}.question-text[data-v-7f2625c7]{font-size:1.2rem}.answers-grid[data-v-7f2625c7]{grid-template-columns:1fr}.player-zone[data-v-7f2625c7]{min-width:150px;padding:1rem}.player-avatar[data-v-7f2625c7]{width:60px;height:60px}}