.card-swatches{display:flex;flex-wrap:wrap;gap:.4rem;margin-top:.8rem;align-items:center}.card-swatch{display:inline-flex;align-items:center;justify-content:center;width:3.2rem;height:3.2rem;border:1px solid rgba(var(--color-foreground),.2);border-radius:.4rem;overflow:hidden;text-decoration:none;background:rgb(var(--color-background));transition:border-color .15s ease,transform .15s ease;flex-shrink:0}.card-swatch:hover{border-color:rgb(var(--color-foreground));transform:translateY(-1px)}.card-swatch--image img{width:100%;height:100%;object-fit:cover;display:block}.card-swatch--more{font-size:1.1rem;font-weight:500;color:rgba(var(--color-foreground),.75);background:rgba(var(--color-foreground),.05);padding:0 .4rem;min-width:3.2rem}.card-swatch--more:hover{background:rgba(var(--color-foreground),.1);color:rgb(var(--color-foreground))}@media screen and (max-width:749px){.card-swatch{width:2.8rem;height:2.8rem}.card-swatch--more{min-width:2.8rem;font-size:1rem}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/card-swatches.css.map */
