.product-select-form{max-width:60rem;margin:0 auto}.vehicle-selection-step{margin-bottom:2rem;padding:1.5rem;background-color:rgb(var(--color-background));border:.1rem solid rgba(var(--color-foreground),.1);border-radius:var(--border-radius)}.vehicle-selection-step h2{margin-bottom:1rem;font-size:2rem;text-align:center}.vehicle-dropdowns{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;margin:0 auto}.vehicle-dropdowns .field__label{font-size:1.4rem;font-weight:500;margin-bottom:.6rem;color:rgba(var(--color-foreground),.8)}.vehicle-dropdowns .select__select{font-size:1.3rem;color:rgb(var(--color-foreground))}.vehicle-dropdowns .select__select:disabled{color:rgb(var(--color-foreground));opacity:1}.vehicle-dropdowns .select__select option{color:rgb(var(--color-foreground))}.compatible-products-step{padding:1.5rem;background-color:rgb(var(--color-background));border:.1rem solid rgba(var(--color-foreground),.1);border-radius:var(--border-radius)}.compatible-products-step h2{margin-bottom:1rem;font-size:2rem;text-align:center}.products-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(28rem,1fr));gap:1rem;margin-bottom:1rem}.product-card{border:.1rem solid rgba(var(--color-foreground),.1);border-radius:var(--border-radius);padding:.8rem;background-color:rgb(var(--color-background));transition:border-color .3s ease;display:flex;align-items:center;gap:.8rem}.product-card:hover{border-color:rgba(var(--color-foreground),.3)}.product-card__image{flex-shrink:0;width:7rem;height:7rem;display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:var(--border-radius)}.product-card__image img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;border-radius:var(--border-radius)}.product-card__placeholder{width:100%;height:100%;background-color:rgba(var(--color-foreground),.05);border-radius:var(--border-radius);display:flex;align-items:center;justify-content:center;color:rgba(var(--color-foreground),.5);font-size:1.2rem}.product-card__details{flex:1;min-width:0}.product-card__title{font-size:1.4rem;font-weight:600;margin:0;line-height:1.2}.product-card__price{font-size:1.5rem;font-weight:600;margin:0;color:rgb(var(--color-foreground))}.product-card__action{flex-shrink:0}.product-card__select-btn{background-color:rgb(var(--color-foreground));color:rgb(var(--color-background));border:none;padding:.6rem 1.2rem;border-radius:var(--border-radius);font-size:1.2rem;font-weight:500;cursor:pointer;transition:all .3s ease;text-decoration:none;display:inline-block;text-align:center}.product-card__select-btn:hover{background-color:rgba(var(--color-foreground),.8);transform:translateY(-.1rem)}.product-select-footer{text-align:center;margin-top:3rem}.order-display-link{color:rgb(var(--color-foreground));font-size:1.6rem;font-weight:500;text-decoration:underline;transition:color .3s ease}.order-display-link:hover{color:rgba(var(--color-foreground),.7)}@media screen and (max-width: 750px){.vehicle-dropdowns .field__label{font-size:1.3rem;margin-bottom:.4rem}.vehicle-dropdowns .select__select{font-size:1.2rem}.vehicle-dropdowns,.products-grid{grid-template-columns:1fr}.vehicle-selection-step,.compatible-products-step{padding:1rem}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/product-select.css.map */
