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}.container{background-color:#fafafa;border:1px solid #ddd;border-radius:8px;font-family:Arial,sans-serif;margin:2rem auto;max-width:600px;padding:1rem 2rem}h2{font-size:2rem}.question-text,h2{margin-bottom:1rem}.question-text{font-size:1.25rem}.options-list{list-style:none;padding:0}.option-item{background-color:#fff;border:1px solid #ccc;border-radius:6px;cursor:pointer;margin-bottom:.5rem;padding:.5rem 1rem;transition:background-color .3s ease}.option-item:hover{background-color:#f0f0f0}.option-correct{background-color:#b2f5b2;cursor:default}.option-wrong{background-color:#f5b2b2;cursor:default}.feedback-text{font-size:1.1rem;font-weight:700;margin-top:1rem}.button{background-color:#007bff;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:1rem;margin-top:1rem;padding:.5rem 1rem;transition:background-color .3s ease}.button:hover{background-color:#0056b3}.center-text{text-align:center}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.fade-in{animation:fadeIn .5s ease forwards}.option-item{transition:background-color .4s ease}.feedback-text{animation:fadeIn .7s ease forwards}.option-item:focus{outline:3px solid #007bff;outline-offset:2px}button:focus{outline:3px solid #007bff!important;outline-offset:2px}
/*# sourceMappingURL=main.6199343b.css.map*/