/*
Generated time: July 16, 2025 15:32
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, 4.4rem);--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,var(--bg-color));background-position:var(--swatch-focal-point,initial);background-size:cover;background-origin:border-box;border:.1rem solid color-mix(in srgb,rgba(var(--color-foreground)),transparent 85%);border-radius:var(--swatch--border-radius);box-shadow:var(--variant-pills-shadow-horizontal-offset) var(--variant-pills-shadow-vertical-offset) var(--variant-pills-shadow-blur-radius) color-mix(in srgb,rgba(var(--color-shadow)),transparent var(--variant-pills-shadow-opacity))}.swatch--unavailable{border-style:dashed;border-color:color-mix(in srgb,rgba(var(--color-foreground)),transparent 50%)}