.quiz-container{min-height:100vh;background:linear-gradient(135deg,#f0fdf4,#d1fae5);display:flex;align-items:center;justify-content:center;padding:1rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.quiz-card{width:100%;max-width:48rem;background:white;border-radius:1rem;box-shadow:0 25px 50px -12px rgba(0,0,0,.25);margin:0 auto}.quiz-content{padding:2rem}.progress-section{margin-bottom:2rem}.progress-info{display:flex;justify-content:space-between;font-size:.875rem;color:#6b7280;margin-bottom:.5rem}.progress-bar{width:100%;background-color:#e5e7eb}.progress-bar,.progress-fill{border-radius:9999px;height:.5rem}.progress-fill{background-color:#10b981;transition:width .3s ease}.age-verification{text-align:center}.welcome-emoji{font-size:4rem;margin-bottom:1rem}.welcome-title{font-size:1.875rem;font-weight:700;color:#1f2937;margin-bottom:.5rem}.welcome-subtitle{font-size:1.25rem;color:#4b5563;margin-bottom:2rem}.age-check-box{background-color:#fffbeb;border:1px solid #fbbf24;border-radius:.5rem;padding:1.5rem;margin-bottom:1.5rem}.checkbox-label{display:flex;align-items:flex-start;gap:.75rem;font-size:.875rem;cursor:pointer;text-align:left}.checkbox-label input[type=checkbox]{width:1rem;height:1rem;margin:0;flex-shrink:0}.cta-button{background-color:#059669;color:white;padding:.75rem 2rem;font-size:1.125rem;border:none;border-radius:.5rem;cursor:pointer;transition:background-color .2s}.cta-button:hover:not(.disabled){background-color:#047857}.cta-button.disabled{background-color:#9ca3af;cursor:not-allowed}.disclaimer{font-size:.75rem;color:#6b7280;margin-top:1rem}.multiple-choice{text-align:center}.question-title{font-size:1.5rem;font-weight:700;color:#1f2937;margin-bottom:2rem}.options-grid{display:grid;gap:1rem}.option-button{display:flex;align-items:center;gap:1rem;padding:1.5rem;background:white;border:2px solid #e5e7eb;border-radius:.5rem;cursor:pointer;transition:all .2s;text-align:left;width:100%}.option-button:hover{background-color:#f0fdf4;border-color:#10b981}.option-emoji{font-size:1.5rem}.option-text{font-size:1.125rem}.contact-form{max-width:32rem;margin:0 auto}.contact-header{text-align:center;margin-bottom:2rem}.contact-title{font-size:1.5rem;font-weight:700;color:#1f2937;margin-bottom:1rem}.recommendation-preview{background-color:#f0fdf4;border:1px solid #10b981;border-radius:.5rem;padding:1rem;color:#065f46;font-weight:500}.form{gap:1rem}.form,.form-group{display:flex;flex-direction:column}.form-group label{font-weight:500;margin-bottom:.25rem;color:#374151}.form-input{padding:.75rem;border:1px solid #d1d5db;border-radius:.375rem;font-size:1rem}.form-input:focus{outline:none;border-color:#10b981;box-shadow:0 0 0 3px rgba(16,185,129,.1)}.form-help{font-size:.875rem;color:#6b7280;margin-top:.25rem}.submit-button{width:100%;background-color:#059669;color:white;padding:.75rem;font-size:1.125rem;border:none;border-radius:.375rem;cursor:pointer;transition:background-color .2s;margin-top:1rem}.submit-button:hover:not(.disabled){background-color:#047857}.submit-button.disabled{background-color:#9ca3af;cursor:not-allowed}.results-content{text-align:center;padding:2rem}.celebration-emoji{font-size:4rem;margin-bottom:1rem}.results-title{font-size:1.875rem;font-weight:700;color:#1f2937;margin-bottom:1.5rem}.recommendation-card{background:linear-gradient(135deg,#f0fdf4,#d1fae5);border:2px solid #10b981;border-radius:.75rem;padding:1.5rem;margin-bottom:1.5rem}.product-name{font-size:1.5rem;font-weight:700;color:#065f46;margin-bottom:.5rem}.product-category{font-size:1.125rem;color:#047857;margin-bottom:.75rem}.product-description{color:#374151;margin-bottom:.75rem}.product-effects{font-size:.875rem;color:#059669;font-weight:500}.offer-box{background-color:#fffbeb;border:1px solid #fbbf24;border-radius:.5rem;padding:1.5rem;margin-bottom:1.5rem}.offer-title{font-weight:700;margin-bottom:.5rem}.offer-text,.offer-title{color:#92400e}.results-actions{margin-bottom:1.5rem}.email-sent{color:#4b5563;margin-bottom:1rem}.action-buttons{display:flex;flex-direction:column;gap:1rem;align-items:center}.visit-button{background-color:#059669;color:white;padding:.75rem 1.5rem;border:none;border-radius:.375rem;cursor:pointer;transition:background-color .2s}.visit-button:hover{background-color:#047857}.restart-button{background:white;color:#047857;border:1px solid #10b981;padding:.75rem 1.5rem;border-radius:.375rem;cursor:pointer;transition:background-color .2s}.restart-button:hover{background-color:#f0fdf4}.legal-disclaimers{font-size:.75rem;color:#6b7280;line-height:1.4}.legal-disclaimers p{margin:.25rem 0}@media (min-width:640px){.action-buttons{flex-direction:row;justify-content:center}}@media (max-width:640px){.quiz-content{padding:1.5rem}.welcome-title{font-size:1.5rem}.welcome-subtitle{font-size:1.125rem}.question-title{font-size:1.25rem}.results-title{font-size:1.5rem}}