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}.App{align-items:center;background-color:#f2f3f3;display:flex;flex-direction:column;justify-content:center;min-height:100vh}.question-card{background:#fff;border-radius:8px;box-shadow:0 4px 12px #0000001a;max-width:600px;padding:30px;width:90%}h1{margin-bottom:20px}button,h1{color:#232f3e}button{background-color:#fff;border:1px solid #aab7b8;border-radius:2px;cursor:pointer;display:block;font-size:16px;margin:10px 0;padding:12px 20px;text-align:left;transition:background-color .2s;width:100%}button:hover{background-color:#f2f3f3;border-color:#0073bb}.score-section{color:#ec7211;font-size:24px;font-weight:700;text-align:center}.progress-container{background-color:#e9ebed;border-radius:10px;height:10px;margin:20px 0;overflow:hidden;width:100%}.progress-bar{background-color:#ec7211;height:100%;transition:width .4s ease-in-out}button:disabled{cursor:not-allowed;opacity:.6}.topic-tag{background:#232f3e;border-radius:12px;color:#fff;display:inline-block;font-size:12px;letter-spacing:1px;margin-bottom:10px;padding:4px 12px;text-transform:uppercase}.restart-btn{background-color:#ec7211!important;border:none!important;color:#fff!important;margin-top:20px;text-align:center!important}.results-list{margin-top:20px;max-height:500px;overflow-y:auto;padding-right:10px;text-align:left}.result-item{background:#f9f9f9;border-left:5px solid #ccc;border-radius:4px;margin-bottom:20px;padding:15px}.correct-border{border-left-color:#2d7d32}.wrong-border{border-left-color:#d32f2f}.text-correct{color:#2d7d32;font-weight:700}.text-wrong{color:#d32f2f;font-weight:700}.explanation-box{background:#fff;border:1px dashed #aab7b8;font-size:14px;margin-top:10px;padding:10px}.final-score{color:#ec7211;font-size:28px;font-weight:700;margin-bottom:20px}
/*# sourceMappingURL=main.ae4fe94d.css.map*/