.lvm-color-swatches{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px;align-items:center;justify-content:center;position:relative;z-index:2;}.lvm-swatch{display:block;width:35px;height:27px;border-radius:0;overflow:hidden;border:2px solid transparent;transition:border-color .2s;flex-shrink:0;position:relative;z-index:2;}.lvm-swatch img{width:100%;height:100%;object-fit:contain;border-radius:0;}.lvm-swatch:hover{border-color:rgba(0,0,0,0.4);}.lvm-swatch--active{border-color:transparent;}.lvm-color-swatches--pdp{gap:10px;}.lvm-color-swatches--pdp .lvm-swatch{width:70px;height:50px;}