*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f9fafb;color:#1f2937;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.6}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.app{display:flex;flex-direction:column;min-height:100vh}.main-content{flex:1 1;margin:0 auto;max-width:800px;padding:1rem;width:100%}.header{background:linear-gradient(135deg,#2563eb,#1d4ed8);box-shadow:0 2px 4px #0000001a;color:#fff;padding:1rem 0}.header-content{justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 1rem}.header-content,.logo{align-items:center;display:flex}.logo{color:#fff;font-size:1.25rem;font-weight:600;gap:.5rem;text-decoration:none}.logo-icon{align-items:center;background:#fff3;border-radius:8px;display:flex;font-size:1.2rem;height:32px;justify-content:center;width:32px}.nav{display:flex;gap:1rem}.nav a{border-radius:6px;color:#ffffffe6;padding:.5rem 1rem;text-decoration:none;transition:background-color .2s}.nav a:hover{background-color:#ffffff1a}.homepage{padding:2rem 0;text-align:center}.homepage h1{color:#1f2937;font-size:2.5rem;font-weight:700;margin-bottom:1rem}.homepage p{color:#6b7280;font-size:1.125rem;margin-bottom:2rem;margin-left:auto;margin-right:auto;max-width:600px}.hero-icon{color:#2563eb;font-size:4rem;margin-bottom:2rem}.btn{border:none;border-radius:8px;cursor:pointer;display:inline-block;font-family:inherit;font-size:1rem;font-weight:600;min-width:120px;padding:.75rem 1.5rem;text-decoration:none;transition:all .2s}.btn-primary{background:linear-gradient(135deg,#2563eb,#1d4ed8);box-shadow:0 4px 6px -1px #2563eb4d;color:#fff}.btn-primary:hover{box-shadow:0 6px 20px -1px #2563eb66;transform:translateY(-2px)}.btn-secondary{background:#f3f4f6;border:1px solid #d1d5db;color:#374151}.btn-secondary:hover{background:#e5e7eb}.btn:disabled{cursor:not-allowed;opacity:.6;transform:none!important}.quiz-container{margin:0 auto;max-width:600px;padding:2rem 0}.progress-bar{background:#e5e7eb;border-radius:4px;height:8px;margin-bottom:2rem;overflow:hidden;width:100%}.progress-fill{background:linear-gradient(90deg,#2563eb,#1d4ed8);height:100%;transition:width .3s ease}.progress-text{color:#6b7280;font-size:.875rem;margin-bottom:1rem;text-align:center}.question-card{background:#fff;border-radius:12px;box-shadow:0 4px 6px -1px #0000001a;margin-bottom:2rem;padding:2rem}.question-title{color:#1f2937;font-size:1.25rem;font-weight:600;margin-bottom:1.5rem}.options{display:flex;flex-direction:column;gap:.75rem;margin-bottom:2rem}.option{align-items:center;background:#fff;border:2px solid #e5e7eb;border-radius:8px;cursor:pointer;display:flex;padding:1rem;transition:all .2s}.option.selected,.option:hover{background:#f0f7ff;border-color:#2563eb}.option input[type=radio]{accent-color:#2563eb;height:18px;margin-right:.75rem;width:18px}.option label{cursor:pointer;flex:1 1;font-size:1rem;line-height:1.5}.quiz-navigation{align-items:center;display:flex;gap:1rem;justify-content:space-between}.results-container{margin:0 auto;max-width:600px;padding:2rem 0;text-align:center}.result-card{background:#fff;border-radius:12px;box-shadow:0 4px 6px -1px #0000001a;margin-bottom:2rem;padding:2rem}.result-icon{font-size:3rem;margin-bottom:1rem}.result-title{color:#1f2937;font-size:1.5rem;font-weight:700;margin-bottom:1rem}.result-description{color:#6b7280;font-size:1rem;line-height:1.6;margin-bottom:1.5rem}.result-tip{background:#f0f7ff;border:1px solid #2563eb;border-radius:8px;margin:1.5rem 0;padding:1rem}.result-tip h4{color:#1d4ed8;margin-bottom:.5rem}.result-tip p{color:#374151;margin:0}.cta-section{background:linear-gradient(135deg,#f3f4f6,#e5e7eb);border-radius:12px;margin:2rem 0;padding:2rem;text-align:center}.cta-title{color:#1f2937;font-size:1.25rem;font-weight:600;margin-bottom:1rem}.cta-form{margin:0 auto;max-width:400px}.form-group{margin-bottom:1rem;text-align:left}.form-group label{color:#374151;display:block;font-weight:500;margin-bottom:.5rem}.form-group input,.form-group select,.form-group textarea{border:1px solid #d1d5db;border-radius:6px;font-size:1rem;padding:.75rem;transition:border-color .2s;width:100%}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a;outline:none}.form-error{color:#dc2626;font-size:.875rem;margin-top:.25rem}.disclaimer{color:#6b7280;font-size:.75rem;line-height:1.4;margin-top:1rem}.disclaimer a{color:#2563eb;text-decoration:none}.disclaimer a:hover{text-decoration:underline}.legal-page{margin:0 auto;max-width:800px;padding:2rem 1rem}.legal-page h1{color:#1f2937;font-size:2rem;margin-bottom:1rem}.legal-page h2{color:#1f2937;font-size:1.5rem;margin:2rem 0 1rem}.legal-page h3{color:#1f2937;font-size:1.25rem;margin:1.5rem 0 .5rem}.legal-page li,.legal-page p{color:#4b5563;line-height:1.7;margin-bottom:1rem}.legal-page ul{margin:1rem 0;padding-left:2rem}.footer{background:#1f2937;color:#d1d5db;margin-top:auto;padding:2rem 0}.footer-content{margin:0 auto;max-width:1200px;padding:0 1rem;text-align:center}.footer-links{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;margin-bottom:1rem}.footer-links a{color:#d1d5db;font-size:.875rem;text-decoration:none}.footer-links a:hover{color:#fff}.footer-copyright{color:#9ca3af;font-size:.875rem}@media (max-width:768px){.header-content{flex-direction:column;gap:1rem;text-align:center}.nav{justify-content:center}.homepage h1{font-size:2rem}.question-card{padding:1.5rem}.footer-links,.quiz-navigation{flex-direction:column}.footer-links{gap:1rem}.main-content{padding:.5rem}}@media (max-width:480px){.homepage h1{font-size:1.75rem}.question-card{padding:1rem}.option{padding:.75rem}}@media (prefers-reduced-motion:reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.btn:focus,.option:focus,input:focus,select:focus,textarea:focus{outline:2px solid #2563eb;outline-offset:2px}@media (prefers-contrast:high){.option{border-width:3px}.btn-primary{background:#000;color:#fff}}
/*# sourceMappingURL=main.00a3d0b4.css.map*/