:root{--sport-red: #FF3B30;--sport-dark: #0A0A0A;--sport-gray: #1A1A1A;--sport-light-gray: #2A2A2A;--sport-white: #FFFFFF;--sport-text-muted: #999999}.facets-wrapper,.facets{background:var(--sport-gray)!important;border:2px solid var(--sport-light-gray)!important;border-radius:16px!important;padding:25px!important;box-shadow:none!important}.facets__heading{color:var(--sport-white)!important;font-size:1.3rem!important;font-weight:900!important;text-transform:uppercase!important;letter-spacing:1px!important;margin-bottom:25px!important;padding-bottom:20px!important;border-bottom:2px solid var(--sport-light-gray)!important;background:linear-gradient(135deg,var(--sport-red) 0%,#FF6B6B 100%)!important;-webkit-background-clip:text!important;-webkit-text-fill-color:transparent!important}.facets__disclosure,.facet-filters__field{margin-bottom:25px!important;background:transparent!important;border:none!important}.facets__summary,.facet-filters__label,details summary{color:var(--sport-white)!important;font-weight:800!important;font-size:1rem!important;text-transform:uppercase!important;letter-spacing:.5px!important;padding:15px 20px!important;background:var(--sport-dark)!important;border:2px solid var(--sport-light-gray)!important;border-radius:12px!important;cursor:pointer!important;transition:all .3s ease!important;margin-bottom:15px!important;position:relative!important}.facets__summary:hover,.facet-filters__label:hover,details summary:hover{border-color:var(--sport-red)!important;background:#ff3b301a!important}.facets__summary:after,details summary:after{content:"\25bc"!important;position:absolute!important;right:20px!important;transition:transform .3s ease!important;color:var(--sport-red)!important;font-size:.8rem!important}details[open] summary:after{transform:rotate(180deg)!important}.facets__display,.facet-filters__content{background:transparent!important;padding:15px 10px!important;border:none!important}.facets__item,.facet-checkbox{padding:12px 15px!important;margin-bottom:8px!important;border-radius:10px!important;transition:all .3s ease!important;background:transparent!important;border:none!important}.facets__item:hover,.facet-checkbox:hover{background:#ff3b300d!important}.facets__label,.facet-checkbox label{color:var(--sport-text-muted)!important;font-size:.95rem!important;font-weight:600!important;cursor:pointer!important;transition:color .3s ease!important;display:flex!important;align-items:center!important;gap:12px!important}.facets__item:hover .facets__label,.facet-checkbox:hover label{color:var(--sport-white)!important}input[type=checkbox]{appearance:none!important;-webkit-appearance:none!important;width:22px!important;height:22px!important;min-width:22px!important;border:2px solid var(--sport-light-gray)!important;border-radius:6px!important;cursor:pointer!important;position:relative!important;transition:all .3s ease!important;background:var(--sport-dark)!important;margin-right:0!important}input[type=checkbox]:checked{background:linear-gradient(135deg,var(--sport-red) 0%,#FF6B6B 100%)!important;border-color:var(--sport-red)!important}input[type=checkbox]:checked:after{content:"\2713"!important;position:absolute!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important;color:#fff!important;font-weight:900!important;font-size:14px!important}.facets__selected,.facet-checkbox__count{margin-left:auto!important;color:var(--sport-text-muted)!important;font-size:.85rem!important;font-weight:700!important;background:var(--sport-dark)!important;padding:4px 10px!important;border-radius:12px!important}.facets__price,.price-range-inputs{display:grid!important;grid-template-columns:1fr auto 1fr!important;gap:12px!important;align-items:center!important;margin-top:15px!important}.facets__price .field,.price-range-inputs input{position:relative!important}.facets__price input[type=number],.price-range-inputs input[type=number]{width:100%!important;padding:12px 12px 12px 30px!important;background:var(--sport-dark)!important;border:2px solid var(--sport-light-gray)!important;border-radius:10px!important;color:var(--sport-white)!important;font-weight:700!important;transition:all .3s ease!important}.facets__price input[type=number]:focus,.price-range-inputs input[type=number]:focus{outline:none!important;border-color:var(--sport-red)!important;box-shadow:0 0 20px #ff3b304d!important}.facets__price .field:before{content:"\20ac"!important;position:absolute!important;left:12px!important;top:50%!important;transform:translateY(-50%)!important;color:var(--sport-text-muted)!important;font-weight:700!important;pointer-events:none!important;z-index:1!important}.facets__price-separator{color:var(--sport-text-muted)!important;font-weight:700!important;font-size:1.2rem!important}.facets__button,button.facets__button{width:100%!important;padding:16px 20px!important;background:linear-gradient(135deg,var(--sport-red) 0%,#FF6B6B 100%)!important;border:none!important;border-radius:12px!important;color:#fff!important;font-weight:900!important;text-transform:uppercase!important;cursor:pointer!important;transition:all .3s ease!important;margin-top:25px!important;font-size:1rem!important;letter-spacing:1px!important}.facets__button:hover,button.facets__button:hover{transform:translateY(-3px)!important;box-shadow:0 10px 30px #ff3b3080!important}.facets__reset,a.facets__reset{color:var(--sport-red)!important;font-size:.9rem!important;font-weight:700!important;text-transform:uppercase!important;cursor:pointer!important;text-decoration:none!important;padding:10px 18px!important;border:2px solid var(--sport-light-gray)!important;border-radius:8px!important;transition:all .3s ease!important;display:inline-block!important;margin-top:15px!important}.facets__reset:hover,a.facets__reset:hover{border-color:var(--sport-red)!important;background:#ff3b301a!important}.active-facets,.facets__active{display:flex!important;flex-wrap:wrap!important;gap:10px!important;margin-bottom:20px!important}.active-facets__button,.facet-remove{display:flex!important;align-items:center!important;gap:8px!important;padding:8px 16px!important;background:#ff3b3026!important;border:2px solid var(--sport-red)!important;border-radius:20px!important;color:var(--sport-white)!important;font-size:.85rem!important;font-weight:700!important;cursor:pointer!important;transition:all .3s ease!important}.active-facets__button:hover,.facet-remove:hover{background:var(--sport-red)!important;transform:scale(1.05)!important}.color-swatch{width:30px!important;height:30px!important;border-radius:50%!important;border:2px solid var(--sport-light-gray)!important;cursor:pointer!important;transition:all .3s ease!important}input[type=checkbox]:checked+.color-swatch,.color-swatch.active{border-color:var(--sport-red)!important;transform:scale(1.15)!important;box-shadow:0 0 20px #ff3b3080!important}.facets__spinner,.loading-overlay{background:#0a0a0af2!important;-webkit-backdrop-filter:blur(5px)!important;backdrop-filter:blur(5px)!important}@media screen and (max-width:749px){.facets-wrapper,.facets{border-radius:0!important;margin:0!important}.facets__summary,.facet-filters__label{padding:12px 15px!important;font-size:.9rem!important}}.facets-container-drawer{background:var(--sport-dark)!important}.facets__form{background:var(--sport-gray)!important;padding:25px!important}.facets__header{background:var(--sport-gray)!important;border-bottom:2px solid var(--sport-light-gray)!important;padding:20px!important}.facets__header h2{color:var(--sport-white)!important;font-weight:900!important;text-transform:uppercase!important}.facets__close{color:var(--sport-white)!important;background:var(--sport-dark)!important;border:2px solid var(--sport-light-gray)!important;border-radius:50%!important;width:40px!important;height:40px!important;transition:all .3s ease!important}.facets__close:hover{border-color:var(--sport-red)!important;background:var(--sport-red)!important;transform:rotate(90deg)!important}
/*# sourceMappingURL=/cdn/shop/t/3/assets/custom-filters.css.map */
