.swatch{--swatch--size: var(--swatch-input--size, 3.2rem);--swatch--border-radius: var(--swatch-input--border-radius, 50%);display:block;width:var(--swatch--size);max-width:100%;aspect-ratio:1 / 1;--custom-background-color: var( --background-gradient, var(--color-swatch-background) );background:var(--custom-background-color, var(--swatch--background));background-position:var(--swatch-focal-point, initial);background-size:cover;background-origin:border-box;border:.1rem solid rgba(var(--color-foreground),.15);border-radius:var(--swatch--border-radius)}.swatch--square{--swatch--border-radius: var(--swatch-input--border-radius, .2rem)}.swatch--unavailable{border-style:dashed;border-color:rgba(var(--color-foreground),.5)}.facet-checkbox{display:flex;align-items:center;gap:8px;cursor:pointer}.facet-checkbox input[type=checkbox]{-webkit-appearance:none;appearance:none;width:18px;height:18px;border-radius:3px;background-color:transparent;position:relative;cursor:pointer;transition:all .2s ease}.facet-checkbox input[type=checkbox]:hover{border-color:#000}.facet-checkbox input[type=checkbox]:checked:after{content:"";position:absolute;top:50%;left:50%;width:8px;height:8px;background-color:#000;border-radius:50%;transform:translate(-50%,-50%);transition:all .2s ease}.facet-checkbox__text{color:#222;font-size:14px}
/*# sourceMappingURL=/cdn/shop/t/11/assets/component-swatch.css.map */
