.color-swatch-picker{display:flex;flex-direction:column;gap:10px}.color-swatch-picker__title{font-size:16px;font-weight:600;margin:0;line-height:1.3}@media screen and (max-width:991px){.color-swatch-picker__title{font-size:17px}}.color-swatch-picker__list{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.color-swatch-picker__item{--swatch-size: 32px;display:inline-flex;align-items:center;justify-content:center;width:var(--swatch-size);height:var(--swatch-size);border-radius:50%;padding:3px;border:2px solid transparent;background:transparent;text-decoration:none;transition:border-color .15s ease-in-out,transform .15s ease-in-out;cursor:pointer}.color-swatch-picker__item:hover{transform:scale(1.08)}.color-swatch-picker__item.is-active{border-color:var(--color-foreground, #2c0680)}.color-swatch-picker__dot{display:block;width:100%;height:100%;border-radius:50%;box-shadow:inset 0 0 0 1px #00000014;background:var(--swatch-color, #eee)}.color-swatch-picker__item--bleu .color-swatch-picker__dot,.color-swatch-picker__item--bleu-clair .color-swatch-picker__dot{--swatch-color: #79b4e8}.color-swatch-picker__item--rose .color-swatch-picker__dot,.color-swatch-picker__item--rose-fuchsia .color-swatch-picker__dot{--swatch-color: #e9477a}.color-swatch-picker__item--beige .color-swatch-picker__dot,.color-swatch-picker__item--ivoire .color-swatch-picker__dot{--swatch-color: #e6dccb}.color-swatch-picker__item--vert .color-swatch-picker__dot,.color-swatch-picker__item--vert-sapin .color-swatch-picker__dot{--swatch-color: #3a5d5a}.color-swatch-picker__item--caramel .color-swatch-picker__dot,.color-swatch-picker__item--marron .color-swatch-picker__dot,.color-swatch-picker__item--moccha .color-swatch-picker__dot{--swatch-color: #b88456}.color-swatch-picker__item--gris .color-swatch-picker__dot,.color-swatch-picker__item--gris-clair .color-swatch-picker__dot{--swatch-color: #c9c9c9}.color-swatch-picker__item--gris-lunaire .color-swatch-picker__dot{--swatch-color: #c2bdb6}.color-swatch-picker__item--vert-pastel .color-swatch-picker__dot{--swatch-color: #a7bda3}.color-swatch-picker__item--rose-pastel .color-swatch-picker__dot{--swatch-color: #c79bb0}.color-swatch-picker__item--bleu-pastel .color-swatch-picker__dot{--swatch-color: #a9c5c7}.color-swatch-picker__item--violet-pastel .color-swatch-picker__dot{--swatch-color: #9b86c4}.color-swatch-picker__item--violet .color-swatch-picker__dot,.color-swatch-picker__item--violet-fonce .color-swatch-picker__dot,.color-swatch-picker__item--bleu-fonce .color-swatch-picker__dot{--swatch-color: #2c0680}.color-swatch-picker__item--noir .color-swatch-picker__dot{--swatch-color: #1a1a1a}.color-swatch-picker__item--blanc .color-swatch-picker__dot{--swatch-color: #f8f8f8}.color-swatch-picker__item--unknown .color-swatch-picker__dot{--swatch-color: #eee}
/*# sourceMappingURL=/cdn/shop/t/5/assets/component-color-swatch-picker.css.map */
