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;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.game-container{background:linear-gradient(135deg,#0f2027,#203a43 50%,#2c5364);color:#ecf0f1;font-family:Segoe UI,Arial,sans-serif;min-height:100vh;padding:40px 20px}.max-width-wrapper{margin:0 auto;max-width:900px}.header-section{margin-bottom:40px;text-align:center}.main-title{color:#ecf0f1;font-size:3.2rem;font-weight:700;margin-bottom:12px;text-shadow:0 2px 10px #00000080}.playing-as{color:#bdc3c7;font-size:1.6rem}.stats-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff14;border:1px solid #ffffff26;border-radius:16px;margin-bottom:50px;padding:20px}.stats-row{align-items:center;display:flex;justify-content:space-between;margin-bottom:16px}.stat-text{font-size:1.8rem}.question-card{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#ffffff1a;border:1px solid #fff3;border-radius:20px;box-shadow:0 15px 40px #00000080;padding:40px}.question-header{align-items:flex-start;display:flex;gap:16px;justify-content:space-between;margin-bottom:30px}.question-title{color:#ecf0f1;flex:1 1;font-size:2.3rem;line-height:1.4;margin:0}.options-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 1fr}.option-button{background:#34495e;border:2px solid #0000;border-radius:12px;box-shadow:0 6px 15px #0006;color:#ecf0f1;cursor:pointer;font-size:1.6rem;font-weight:500;padding:22px;transition:all .3s ease}.option-button:disabled{background:#34495e;border:2px solid #7f8c8d;box-shadow:none;cursor:not-allowed;transform:scale(.98)}@media (max-width:768px){.game-container{padding:20px 10px}.main-title{font-size:2.2rem}.playing-as{font-size:1.2rem}.stats-card{margin-bottom:30px;padding:15px}.stat-text{font-size:1.4rem}.question-card{padding:20px}.question-header{align-items:stretch;flex-direction:column;gap:12px}.question-title{font-size:1.6rem;text-align:center}.language-toggle-wrapper{min-width:auto!important;text-align:center!important}.options-grid{gap:12px;grid-template-columns:1fr}.option-button{font-size:1.2rem;padding:16px}}
/*# sourceMappingURL=main.25865800.css.map*/