.pom-swatches{display:flex;flex-wrap:wrap;gap:.6rem;margin:0;padding:0;list-style:none}.pom-swatches__dot{display:flex;align-items:center;justify-content:center;width:2.4rem;height:2.4rem;border-radius:50%;text-decoration:none;font-size:1rem;line-height:1;color:rgb(var(--color-foreground));background-color:var(--pom-swatch-colour, transparent);background-image:var(--pom-swatch-image, none);background-size:cover;background-position:center}.pom-swatches__dot--light{box-shadow:inset 0 0 0 .1rem rgba(var(--color-foreground),.2)}.pom-swatches__dot--selected,.pom-swatches__dot:hover,.pom-swatches__dot:focus-visible{box-shadow:inset 0 0 0 .2rem rgb(var(--color-foreground)),inset 0 0 0 .4rem rgb(var(--color-background))}.card-wrapper .pom-swatches{position:relative;z-index:2}
