body{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{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#282c34;color:#fff;font-family:Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}.app{align-items:center;display:flex;justify-content:center;margin:0 auto;max-width:800px;min-height:100vh;padding:20px;width:100%}.quiz-container,.score-section,.welcome-container{background-color:#3e4451;border-radius:10px;box-shadow:0 5px 15px #00000080;padding:30px;width:100%}.score-section h1,.welcome-container h1{color:#61dafb;margin-top:0;text-align:center}.score-section p,.welcome-container p{margin-bottom:30px;text-align:center}.form-group{margin-bottom:20px}.form-group label{display:block;font-weight:700;margin-bottom:8px}.form-group input{background-color:#4a5568;border:1px solid #ccc;border-radius:5px;color:#fff;padding:10px}.form-group input,button{font-size:16px;width:100%}button{background-color:#61dafb;border:none;border-radius:5px;color:#282c34;cursor:pointer;display:block;font-weight:700;margin-top:10px;padding:12px 20px;transition:background-color .3s}button:hover{background-color:#4fc3f7}.question-count,.question-section{margin-bottom:20px}.question-count{font-size:18px}.question-count span{font-weight:700}.question-text{font-size:22px;margin-bottom:20px}.answer-section{display:flex;flex-direction:column}.answer-section button{margin-bottom:10px;text-align:left}.score-section{text-align:center}.score-section h2{color:#61dafb;margin:20px 0}.score-section h3{margin-bottom:30px}.results-wrapper{display:flex;flex-direction:column;width:100%}.result-content{padding:20px}.user-info{background-color:#61dafb1a;border-radius:5px;margin-top:20px;padding:15px;text-align:left}.user-info p{margin:8px 0;text-align:left}.button-group{display:flex;flex-direction:column;gap:10px;margin-top:20px}.download-btn{background-color:#4caf50}.download-btn:hover{background-color:#45a049}.restart-btn{background-color:#61dafb}.share-btn{background-color:#fb61da}.share-btn:hover{background-color:#d75bbc}.score-section h1{font-size:32px;margin-bottom:20px}.score-section h2{font-size:28px;font-weight:700}.score-section h3{color:#4caf50;font-size:24px;margin-top:15px}