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}body{background:#121212;color:#fff;font-family:Press Start\ 2P,sans-serif;margin:0;padding:0;text-align:center}.App{margin:0 auto;max-width:800px;padding:20px}h1,h2,h3{color:#fc0;text-shadow:2px 2px #ff4500}.button-container{align-items:center;display:flex;flex-direction:column;gap:20px;margin-top:20px}button{background:#121212;border:2px solid #ff4500;border-radius:8px;color:#fc0;cursor:pointer;font-family:Press Start\ 2P,sans-serif;font-size:16px;font-weight:700;padding:12px 20px;text-transform:uppercase;transition:transform .2s ease,box-shadow .3s ease}button:hover{border-color:#fc0;box-shadow:0 0 8px #fc0;transform:scale(1.05)}.container{background:#1e1e1e;border-radius:8px;box-shadow:0 4px 8px #00000080;margin-bottom:20px;padding:20px}.timer-container{background:#2c2c2c;border-radius:4px;height:10px;margin:15px 0;overflow:hidden;width:100%}.timer-bar{background:linear-gradient(90deg,#ff4500,#fc0);height:100%;transition:width 1s linear}.home h1{font-size:40px;margin-bottom:30px}.difficulty-menu h2{font-size:24px;margin-bottom:20px}.quiz{color:#fff}.quiz h3{font-size:20px;margin-bottom:10px}.quiz p{font-size:18px}.game-over{text-align:center}.game-over h2{font-size:28px;margin-bottom:20px}table{border-collapse:collapse;margin:20px 0;width:100%}td,th{border:1px solid #ddd;padding:10px;text-align:center}th{background-color:#142850;color:#fff}
/*# sourceMappingURL=main.45e84c3a.css.map*/