body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.ten-to-the-top{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;font-family:Arial,sans-serif;margin:0 auto;max-width:500px;min-height:100vh;padding:8px}header{margin-bottom:10px;text-align:center}header h1{font-size:2rem;margin-bottom:5px;text-shadow:2px 2px 4px #0000004d}.game-area{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:15px;margin-bottom:20px;padding:20px}.score-display{margin-bottom:10px;text-align:center}.score-display p{background:#fff3;border-radius:10px;display:inline-block;font-size:1.3rem;font-weight:700;padding:10px 20px}.question-display{margin-bottom:20px;text-align:center}.question-display h2{color:gold;font-size:1.5rem;margin-bottom:8px}.question-display p{font-size:1.1rem;margin-bottom:8px}.joker-active{animation:pulse 1s infinite;color:gold;font-size:1.1rem;font-weight:700}@keyframes pulse{0%{opacity:1}50%{opacity:.7}to{opacity:1}}.answer-buttons{display:flex;flex-wrap:wrap;gap:15px;justify-content:center;margin-bottom:20px}.correct-button,.incorrect-button{border:none;border-radius:8px;cursor:pointer;flex:1 1;font-size:1rem;font-weight:700;letter-spacing:1px;max-width:200px;padding:15px 25px;text-transform:uppercase;transition:all .3s ease}.correct-button{background:linear-gradient(45deg,#4caf50,#45a049);color:#fff}.incorrect-button{background:linear-gradient(45deg,#f44336,#d32f2f);color:#fff}.correct-button:hover,.incorrect-button:hover{box-shadow:0 5px 15px #0000004d;transform:translateY(-3px)}.joker-section{text-align:center}.joker-button{background:linear-gradient(45deg,#ff9800,#f57c00);border:none;border-radius:20px;color:#fff;cursor:pointer;font-size:1rem;font-weight:700;margin-bottom:8px;padding:12px 25px;transition:all .3s ease}.joker-button:disabled{background:#666;cursor:not-allowed;opacity:.6}.joker-button:not(:disabled):hover{box-shadow:0 4px 12px #0000004d;transform:translateY(-2px)}.joker-info{font-size:.8rem;margin:0;opacity:.8}.game-over{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:15px;margin-bottom:20px;padding:25px;text-align:center}.game-over h1{color:gold;font-size:2.2rem;margin-bottom:15px}.game-over h2{font-size:1.5rem;margin-bottom:20px}.reset-button{background:linear-gradient(45deg,#2196f3,#1976d2);border:none;border-radius:20px;color:#fff;cursor:pointer;font-size:1rem;font-weight:700;letter-spacing:1px;padding:12px 30px;text-transform:uppercase;transition:all .3s ease}.reset-button:hover{box-shadow:0 5px 15px #0000004d;transform:translateY(-3px)}.footer{padding:15px;text-align:center}.trust-link{display:inline-block;transition:transform .3s ease}.trust-link:hover{transform:scale(1.05)}.trust-image{border-radius:8px;box-shadow:0 3px 6px #0000004d;height:auto;max-width:150px}@media (max-width:768px){.ten-to-the-top{padding:10px}header h1{font-size:2rem}.answer-buttons{align-items:center;flex-direction:column}.correct-button,.incorrect-button{max-width:300px;width:100%}.game-area{padding:20px}.question-display h2{font-size:1.5rem}}*{box-sizing:border-box;margin:0;padding:0}.App,body{background:linear-gradient(135deg,#667eea,#764ba2);margin:0;min-height:100vh;padding:0}
/*# sourceMappingURL=main.1ef44118.css.map*/