/*
Generated time: June 20, 2025 19:37
This file was created by the app developer. Feel free to contact the original developer with any questions. It was minified (compressed) by AVADA. AVADA do NOT own this script.
*/
.swatch{--swatch--size:var(--swatch-input--size, 22px);--swatch--border-radius:var(--swatch-input--border-radius, 50%);display:block;width:var(--swatch--size);max-width:100%;aspect-ratio:1/1;background: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);outline-offset:2px;outline-color:transparent;outline-style:solid;transition-property:outline-color,outline-width,box-shadow;transition-duration:var(--duration-short);transition-timing-function:ease;forced-color-adjust:none}.swatch--rectangle,.swatch--square{--swatch--border-radius:var(--swatch-input--border-radius, var(--border-radius-form-elements))}.swatch--rectangle{aspect-ratio:0.8/1}.swatch--unavailable{border-style:dashed;border-color:rgba(var(--color-foreground),.5)}