/*
Generated time: January 13, 2026 06:12
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{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:.2rem solid rgba(var(--color-foreground),.15);border-radius:50%;object-fit:cover;overflow:hidden}.swatch.swatch-input__label{border-radius:50%}.swatch.swatch--square{border-radius:0}.swatch.swatch--square-round{border-radius:5px}.swatch--unavailable{border-style:dashed;border-color:rgba(var(--color-foreground),.5)}.swatch.swatch-input__label img.swatch-image{border-radius:50%}.swatch img.swatch-image{aspect-ratio:1/1;object-fit:cover;width:var(--swatch-size);height:var(--swatch-size)}.swatch.swatch--portrait,.swatch.swatch--portrait img.swatch-image{aspect-ratio:2/3;border-radius:0;height:auto}input:checked .swatch.default-swatch{background-color:#f9c6d3;color:#db1f13}.swatch.default-swatch{letter-spacing:0;background-color:#fef3f7;display:flex;align-items:center;line-height:100%;font-size:12px;justify-content:center;text-align:center}