.swatch-input__label:not(.swatch-input__label--fallback) .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);background-size:cover;background-origin:border-box;border:.1rem solid var(--swatch--background);border-radius:var(--swatch--border-radius)}.swatch-input__label:not(.swatch-input__label--fallback) .swatch.swatch--unavailable{border-style:solid;border-color:var(--body-text-color)}
