.color-swatches{display:flex;gap:12px;flex-wrap:wrap}.color-swatch{width:48px;height:48px;border-radius:50%;cursor:pointer;border:3px solid transparent;background-size:cover;background-position:center;box-shadow:0 2px 8px #00000026}.color-swatch:hover{border-color:#ccc}.color-swatch.active{border-color:#001433}.color-swatch--square{border-radius:8px}.color-swatch__badge{position:absolute;top:-8px;right:-8px;background:#001433;color:#fff;font-size:10px;padding:2px 6px;border-radius:10px}.color-swatch-label{font-size:14px;color:#666;margin-top:8px}.color-swatch-label strong{color:#001433}@media(max-width:768px){.color-swatch{width:44px;height:44px}}@media(max-width:480px){.color-swatch{width:40px;height:40px}}
