.tic-tac-toe[data-v-8085e9eb]{font-family:Arial,sans-serif;margin:0 auto;max-width:400px;padding:20px;text-align:center}h1[data-v-8085e9eb]{color:#2c3e50}.status[data-v-8085e9eb],h1[data-v-8085e9eb]{margin-bottom:20px}.status[data-v-8085e9eb]{min-height:40px}.winner-message[data-v-8085e9eb]{color:#27ae60}.draw-message[data-v-8085e9eb],.winner-message[data-v-8085e9eb]{font-size:1.2em;font-weight:700}.draw-message[data-v-8085e9eb]{color:#f39c12}.turn-message[data-v-8085e9eb]{color:#34495e;font-size:1.1em}.board[data-v-8085e9eb]{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px;margin-bottom:20px}.cell[data-v-8085e9eb]{align-items:center;aspect-ratio:1;background-color:#ecf0f1;border-radius:5px;cursor:pointer;display:flex;font-size:2.5em;font-weight:700;justify-content:center;transition:background-color .3s}.cell[data-v-8085e9eb]:hover{background-color:#d5dbdb}.cell.x[data-v-8085e9eb]{color:#e74c3c}.cell.o[data-v-8085e9eb]{color:#3498db}.controls[data-v-8085e9eb]{display:flex;gap:10px;justify-content:center}.btn[data-v-8085e9eb]{border:none;border-radius:5px;cursor:pointer;font-size:1em;padding:10px 20px;transition:background-color .3s}.new-game[data-v-8085e9eb]{background-color:#2ecc71;color:#fff}.new-game[data-v-8085e9eb]:hover{background-color:#27ae60}.clear-storage[data-v-8085e9eb]{background-color:#e74c3c;color:#fff}.clear-storage[data-v-8085e9eb]:hover{background-color:#c0392b}@media (max-width:480px){.tic-tac-toe[data-v-8085e9eb]{padding:10px}.controls[data-v-8085e9eb]{flex-direction:column}}
