.product-quiz{padding:var(--spacing-sections-large) 0}.product-quiz__container{max-width:800px;margin:0 auto}.product-quiz__header{margin-bottom:3rem}.product-quiz__title{margin-bottom:.5rem}.product-quiz__subtitle{color:rgba(var(--color-foreground),.7);font-size:1.1rem}.product-quiz__step{display:none}.product-quiz__step.active{display:block;animation:fadeIn .3s ease}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.product-quiz__question{font-size:1.4rem;font-weight:600;text-align:center;margin-bottom:2rem}.product-quiz__options{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}@media screen and (max-width: 749px){.product-quiz__options{grid-template-columns:1fr}}.product-quiz__option{background:rgb(var(--color-background));border:2px solid rgba(var(--color-foreground),.1);border-radius:8px;padding:1.5rem;cursor:pointer;transition:all .2s ease;text-align:left;display:flex;flex-direction:column;gap:.3rem}.product-quiz__option:hover{border-color:rgba(var(--color-foreground),.3);transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.product-quiz__option.selected{border-color:rgb(var(--color-button));background:rgba(var(--color-button),.05)}.product-quiz__option-title{font-weight:600;font-size:1.1rem}.product-quiz__option-desc{color:rgba(var(--color-foreground),.6);font-size:.9rem}.product-quiz__progress{margin-top:2rem;text-align:center}.product-quiz__progress-bar{height:4px;background:rgba(var(--color-foreground),.1);border-radius:2px;overflow:hidden;margin-bottom:.5rem}.product-quiz__progress-fill{height:100%;background:rgb(var(--color-button));transition:width .3s ease}.product-quiz__progress-text{font-size:.85rem;color:rgba(var(--color-foreground),.5)}.product-quiz__results{text-align:center;animation:fadeIn .4s ease}.product-quiz__results-title{margin-bottom:2rem}.product-quiz__products{display:flex;justify-content:center;gap:1.5rem;flex-wrap:wrap;margin-bottom:2rem}.product-quiz__product{background:rgb(var(--color-background));border:1px solid rgba(var(--color-foreground),.1);border-radius:8px;padding:1.5rem;min-width:200px;max-width:250px}.product-quiz__product h4{margin:0 0 .5rem;font-size:1.2rem}.product-quiz__product p{margin:0 0 1rem;color:rgba(var(--color-foreground),.7);font-size:.9rem}.product-quiz__recommendation p{font-size:1.1rem;margin:1.5rem 0}.product-quiz__email-capture{background:rgba(var(--color-foreground),.03);border-radius:8px;padding:2rem;margin:2rem 0}.product-quiz__email-text{margin-bottom:1rem}.product-quiz__form-row{display:flex;gap:.5rem;max-width:500px;margin:0 auto}@media screen and (max-width: 549px){.product-quiz__form-row{flex-direction:column}}.product-quiz__input{flex:1;padding:1rem;border:1px solid rgba(var(--color-foreground),.2);border-radius:4px;font-size:1rem}.product-quiz__submit{white-space:nowrap}.product-quiz__restart{margin-top:1.5rem;font-size:.9rem}.quiz-teaser{text-align:center;padding:2rem;background:rgba(var(--color-foreground),.03);border-radius:8px}.quiz-teaser__title{margin-bottom:.5rem}.quiz-teaser__text{margin-bottom:1.5rem;color:rgba(var(--color-foreground),.7)}
/*# sourceMappingURL=/cdn/shop/t/13/assets/product-quiz.css.map */
