.quiz-page-wrapper{background-color:#e1eaf4;background-position:50%;background-repeat:no-repeat;background-size:cover;justify-content:center;align-items:center;min-height:70vh;padding:20px;display:flex}.quiz-card{text-align:center;background-color:#fffffff5;border-radius:24px;width:100%;max-width:720px;padding:30px;position:relative;box-shadow:0 10px 30px #0000000d}@media (width<=768px){.quiz-card{border-radius:18px;width:96%;padding:20px}}.quiz-heading{color:#2c2c2c;margin-bottom:.5rem;font-size:1.8rem;line-height:1.2}.quiz-subhead{color:#555;margin-bottom:1.5rem;font-size:1rem;line-height:1.5}.quiz-subhead p{margin-bottom:1rem}.quiz-btn-primary{color:#fff;cursor:pointer;background-color:#2c3e50;border:none;border-radius:50px;padding:12px 24px;font-size:1rem;font-weight:600;-webkit-text-decoration:none;text-decoration:none;transition:background .3s;display:inline-block}.quiz-btn-primary:hover{background-color:#1a252f}.micro-trust{color:#888;margin-top:10px;font-size:.85rem}.question-text{color:#333;margin-bottom:24px;font-size:1.5rem}.options-grid{flex-direction:column;gap:12px;display:flex}.option-card{cursor:pointer;text-align:left;background:#f9f9f9;border:1px solid #e0e0e0;border-radius:12px;align-items:center;padding:16px 20px;transition:all .2s;display:flex}.option-card:hover{background:#f0f0f0;border-color:#ccc}.option-card input[type=radio]{accent-color:#2c3e50;margin-right:15px;transform:scale(1.3)}.option-text{color:#333;font-size:1.05rem}.quiz-progress-container{margin-bottom:30px}.quiz-progress-text{color:#666;text-align:right;margin-bottom:8px;font-size:.9rem}.progress-track{background:#eee;border-radius:3px;width:100%;height:6px;overflow:hidden}.progress-fill{background:#27ae60;height:100%;transition:width .3s}.toxic-result-section{display:none}.toxic-result-section.active{display:flex}.toxic-products-grid{grid-gap:15px;grid-template-columns:repeat(3,1fr);gap:15px;margin:20px 0;display:grid}@media (width<=600px){.toxic-products-grid{grid-template-columns:1fr}}.toxic-product-card{text-align:center;background:#fff;border:1px solid #eee;border-radius:12px;padding:12px}.toxic-product-card img{aspect-ratio:1;-o-object-fit:contain;object-fit:contain;border-radius:8px;width:100%;margin-bottom:8px}.toxic-product-card h4{color:#333;min-height:2.4em;margin:0 0 5px;font-size:.85rem;line-height:1.2}.toxic-product-card .price{color:#27ae60;margin-bottom:8px;font-size:.9rem;font-weight:600}.toxic-product-card .quiz-btn-primary{width:100%;padding:8px 16px;font-size:.8rem}.score-badge{border-radius:20px;margin-bottom:15px;padding:6px 16px;font-size:.9rem;font-weight:600;display:inline-block}.score-badge.light{color:#155724;background:#d4edda}.score-badge.medium{color:#856404;background:#fff3cd}.score-badge.heavy{color:#721c24;background:#f8d7da}.products-loading{text-align:center;color:#888;padding:20px}
