.length-switcher{margin:2rem 0;padding:1.5rem;background-color:#f9f9f9;border-radius:8px;border:1px solid #e0e0e0}.length-switcher__title{font-size:1rem;font-weight:600;margin-bottom:1rem;margin-top:0;color:#333;text-transform:uppercase;letter-spacing:.5px}.length-switcher__options{display:flex;gap:.75rem;flex-wrap:wrap}.length-switcher__option{display:inline-flex;align-items:center;justify-content:center;min-width:60px;padding:.75rem 1.25rem;background-color:#fff;border:2px solid #d0d0d0;border-radius:6px;color:#555;text-decoration:none;font-weight:500;font-size:.95rem;transition:all .2s ease;cursor:pointer;position:relative}.length-switcher__option:hover{border-color:#333;background-color:#f5f5f5;transform:translateY(-2px);box-shadow:0 2px 8px #0000001a}.length-switcher__option.active{background-color:#333;color:#fff;border-color:#333;cursor:default;font-weight:600}.length-switcher__option.active:hover{transform:none;box-shadow:none}.length-switcher__option.loading{opacity:.6;pointer-events:none}.length-switcher__option.loading:after{content:"";position:absolute;width:16px;height:16px;border:2px solid #333;border-top-color:transparent;border-radius:50%;animation:spinner .6s linear infinite}@keyframes spinner{to{transform:rotate(360deg)}}.color-preserved-notification{position:fixed;top:20px;right:20px;display:flex;align-items:center;gap:.75rem;padding:1rem 1.5rem;background:#fff;border-radius:8px;box-shadow:0 4px 12px #00000026;z-index:9999;transform:translate(400px);opacity:0;transition:all .3s ease}.color-preserved-notification.show{transform:translate(0);opacity:1}.color-preserved-notification svg{flex-shrink:0}.color-preserved-notification span{font-size:.95rem;font-weight:500;color:#333}@media (max-width: 768px){.length-switcher{padding:1rem;margin:1.5rem 0}.length-switcher__title{font-size:.9rem}.length-switcher__options{gap:.5rem}.length-switcher__option{min-width:50px;padding:.6rem 1rem;font-size:.9rem}.color-preserved-notification{top:10px;right:10px;left:10px;max-width:calc(100% - 20px);padding:.875rem 1.25rem}.color-preserved-notification span{font-size:.875rem}}@media (max-width: 480px){.length-switcher__option{min-width:45px;padding:.5rem .875rem;font-size:.85rem}}.product-length-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border-radius:20px;font-size:.9rem;margin-bottom:1rem}.product-length-badge__label{font-weight:400;opacity:.9}.product-length-badge__value{font-weight:700;font-size:1.1rem}@media (max-width: 768px){.product-length-badge{font-size:.85rem;padding:.4rem .875rem}.product-length-badge__value{font-size:1rem}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/length-switcher.css.map */
