.wheel-finder{text-align:center}.wheel-finder__container{max-width:64rem;margin:0 auto}.wheel-finder__header{margin-bottom:3rem}.wheel-finder__title{margin:0 0 1rem}.wheel-finder__subheading{color:rgba(var(--color-foreground),.7);margin:0;font-size:1.6rem}.wheel-finder__quiz{max-width:50rem;margin:0 auto}.wheel-finder__progress{display:flex;justify-content:center;gap:1rem;margin-bottom:3rem}.wheel-finder__progress-dot{width:1rem;height:1rem;border-radius:50%;background:rgba(var(--color-foreground),.15);transition:all .3s ease}.wheel-finder__progress-dot.active{background:rgb(var(--color-foreground))}.wheel-finder__progress-dot.current{transform:scale(1.3)}.wheel-finder__step{display:none;animation:fadeIn .3s ease}.wheel-finder__step.active{display:block}@keyframes fadeIn{0%{opacity:0;transform:translateY(1rem)}to{opacity:1;transform:translateY(0)}}.wheel-finder__question{font-size:2.4rem;margin:0 0 .5rem;font-weight:500}.wheel-finder__question-note{color:rgba(var(--color-foreground),.6);font-size:1.4rem;margin:0 0 2rem}.wheel-finder__options{display:flex;flex-direction:column;gap:1rem;margin:2rem 0}.wheel-finder__options--grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}@media screen and (max-width: 749px){.wheel-finder__options--grid{grid-template-columns:1fr}}.wheel-finder__option{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;border:2px solid rgba(var(--color-foreground),.15);border-radius:1rem;background:transparent;cursor:pointer;transition:all .2s ease;min-height:8rem}.wheel-finder__option:hover{border-color:rgba(var(--color-foreground),.4);background:rgba(var(--color-foreground),.03)}.wheel-finder__option.selected{border-color:rgb(var(--color-foreground));background:rgba(var(--color-foreground),.05)}.wheel-finder__option-label{font-size:1.8rem;font-weight:500;color:rgb(var(--color-foreground))}.wheel-finder__option-desc{font-size:1.3rem;color:rgba(var(--color-foreground),.6);margin-top:.3rem}.wheel-finder__back{display:inline-block;margin-top:1.5rem;padding:.5rem 1rem;background:transparent;border:none;color:rgba(var(--color-foreground),.6);cursor:pointer;font-size:1.4rem;transition:color .2s}.wheel-finder__back:hover{color:rgb(var(--color-foreground))}.wheel-finder__results{display:none;animation:fadeIn .4s ease}.wheel-finder__results.active,.wheel-finder__results:not([hidden]){display:block}.wheel-finder__result-card{background:rgba(var(--color-foreground),.02);border:1px solid rgba(var(--color-foreground),.1);border-radius:1.5rem;padding:3rem 2rem}.wheel-finder__result-badge{display:inline-flex;align-items:center;justify-content:center;width:8rem;height:8rem;border-radius:50%;background:rgb(var(--color-foreground));color:rgb(var(--color-background));font-size:2.8rem;font-weight:600;margin-bottom:1.5rem}.wheel-finder__result-title{font-size:2rem;margin:0 0 1rem}.wheel-finder__result-why{font-size:1.6rem;color:rgba(var(--color-foreground),.8);margin:0 0 2rem;max-width:40rem;margin-left:auto;margin-right:auto}.wheel-finder__result-safety{background:rgba(var(--color-foreground),.05);padding:1.5rem;border-radius:.8rem;margin-bottom:1.5rem}.wheel-finder__result-safety p{margin:0;font-size:1.4rem;color:rgba(var(--color-foreground),.7)}.wheel-finder__result-disclaimer{background:#dc26261a;border:1px solid rgba(220,38,38,.2);padding:1.5rem;border-radius:.8rem;margin-bottom:1.5rem}.wheel-finder__result-disclaimer p{margin:0;font-size:1.4rem;color:rgb(var(--color-foreground))}.wheel-finder__result-routine{text-align:left;background:rgba(var(--color-foreground),.03);padding:2rem;border-radius:1rem;margin:2rem 0}.wheel-finder__result-routine h4{margin:0 0 1rem;font-size:1.6rem;font-weight:600}.wheel-finder__routine-list{margin:0;padding-left:2rem}.wheel-finder__routine-list li{font-size:1.5rem;line-height:1.8;color:rgba(var(--color-foreground),.85)}.wheel-finder__result-cta{margin:2.5rem 0}.wheel-finder__add-to-cart{width:100%;max-width:30rem;padding:1.5rem 3rem;font-size:1.6rem}.wheel-finder__shipping-note{font-size:1.3rem;color:rgba(var(--color-foreground),.6);margin:1rem 0 0}.wheel-finder__capture{border-top:1px solid rgba(var(--color-foreground),.1);padding-top:2rem;margin-top:2rem}.wheel-finder__capture h4{font-size:1.6rem;margin:0 0 1.5rem;font-weight:500}.wheel-finder__email-form{display:flex;flex-direction:column;gap:1rem;max-width:35rem;margin:0 auto}.wheel-finder__form-fields{display:flex;flex-direction:column;gap:1rem}.wheel-finder__input{padding:1.2rem 1.5rem;border:1px solid rgba(var(--color-foreground),.2);border-radius:.5rem;font-size:1.5rem;width:100%;background:rgb(var(--color-background));color:rgb(var(--color-foreground))}.wheel-finder__input:focus{outline:none;border-color:rgb(var(--color-foreground))}.wheel-finder__submit{padding:1.2rem 2rem;font-size:1.5rem}.wheel-finder__form-success{color:#16a34a;font-size:1.4rem;margin:1rem 0 0}.wheel-finder__form-error{color:#dc2626;font-size:1.4rem;margin:1rem 0 0}.wheel-finder__restart{display:inline-block;margin-top:2rem;padding:.5rem 1rem;background:transparent;border:none;color:rgba(var(--color-foreground),.5);cursor:pointer;font-size:1.4rem;transition:color .2s}.wheel-finder__restart:hover{color:rgb(var(--color-foreground))}@media screen and (max-width: 749px){.wheel-finder__question{font-size:2rem}.wheel-finder__option{padding:1.5rem;min-height:6rem}.wheel-finder__option-label{font-size:1.6rem}.wheel-finder__result-card{padding:2rem 1.5rem}.wheel-finder__result-badge{width:6rem;height:6rem;font-size:2.2rem}.wheel-finder__result-routine{padding:1.5rem}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/section-wheel-finder.css.map */
