.step-select-container{max-width:1000px;margin:0 auto;padding:2rem}.step-select-header{height:0;visibility:hidden;pointer-events:none;text-align:center;display:flex;align-items:center;justify-content:space-between;margin-bottom:3rem}.left-header{display:flex;align-items:center;gap:4px}.step-select-title{font-size:2.5rem;font-weight:700;color:#2e2a39;text-align:left;margin-bottom:1rem}.step-select-subtitle{font-size:1.2rem;color:#666;margin-bottom:2rem}.step-content{display:none;text-align:center}.step-content.active{display:block}.step-content-title{font-size:1.8rem;font-weight:600;color:#2e2a39;margin-bottom:1rem;text-align:left}.filter-select-container{margin-bottom:3rem}.filter-select{width:100%;padding:1rem;border:2px solid #e0e0e0;border-radius:8px;font-size:1rem;background-color:#fff;cursor:pointer;transition:border-color .3s ease}.filter-select:hover{border-color:var(--primary-color, #c54343)}.filter-select:focus{outline:none;border-color:var(--primary-color, #c54343);box-shadow:0 0 0 3px #c543431a}.filter-select option{padding:.5rem}.filter-option{border:var(--variant-pills-border-width) solid rgba(var(--color-foreground),var(--variant-pills-border-opacity));background-color:rgb(var(--color-background));color:rgba(var(--color-foreground));border-radius:var(--variant-pills-radius);color:rgb(var(--color-foreground));display:inline-block;margin:.7rem .5rem .2rem 0;padding:1rem 2rem;font-size:1.4rem;letter-spacing:.1rem;line-height:1;text-align:center;transition:border var(--duration-short) ease;cursor:pointer;position:relative}.filter-option.selected{background-color:rgb(var(--color-foreground));color:rgb(var(--color-background))}.filter-option.selected span{color:rgb(var(--color-background))}.filter-option-image{width:40px;height:40px;border-radius:8px;overflow:hidden;flex-shrink:0}.filter-option-image img{width:100%;height:100%;object-fit:cover}.filter-option-content{flex:1;display:flex;flex-direction:column;justify-content:center}.filter-option-count{font-size:.9rem;color:#666}.step-navigation{display:flex;justify-content:space-between;align-items:center;margin-top:2rem}.step-button{padding:.75rem 2rem;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;text-decoration:none;display:inline-flex;align-items:center;gap:.5rem}.step-button:disabled{opacity:.5;cursor:not-allowed}.step-button-primary{background:var(--primary-color, #c54343);color:#fff}.step-button-primary:hover:not(:disabled){background:var(--primary-color-dark, #a03636);transform:translateY(-1px)}.step-button-secondary{background:var(--secondary-color, #0f4c82);color:#fff}.step-button-secondary:hover:not(:disabled){background:var(--secondary-color-dark, #0a3a66)}.step-button-ghost{background:transparent;color:var(--primary-color, #c54343);border:2px solid var(--primary-color, #c54343)}.step-button-ghost:hover:not(:disabled){background:var(--primary-color, #c54343);color:#fff}.product-results{display:none}.product-results.active{display:block}.filter-options{display:grid;grid-template-columns:repeat(6,1fr);margin-bottom:3rem}@media (max-width: 749px){.step-select-header{margin-bottom:0}.filter-options{grid-template-columns:repeat(3,1fr)}}.back-to-filters{text-align:center}.loading{text-align:center;padding:3rem;color:#666}.loading-spinner{width:40px;height:40px;border:4px solid #e0e0e0;border-top:4px solid var(--primary-color, #c54343);border-radius:50%;animation:spin 1s linear infinite;margin:0 auto 1rem}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width: 749px){.step-select-container{padding:1rem}.back-to-filters{display:none}.step-select-title{font-size:2rem}.step-navigation{flex-direction:column;gap:1rem}.step-button{width:100%;justify-content:center}}.step-content{animation:fadeIn .3s ease-in-out}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.error-message-wrapper{display:none;align-items:center;gap:.5rem;margin-top:.5rem}.error-message{font-weight:500;font-size:12px;line-height:100%;color:#eb7a71}
/*# sourceMappingURL=/cdn/shop/t/16/assets/step-select.css.map */
