.swatches{display:flex;flex-wrap:wrap;gap:.5rem;margin:.5rem 0 1rem}.swatches__label{font-weight:600;margin-bottom:.25rem;width:100%}.swatches__input{position:absolute;opacity:0;pointer-events:none}.swatches__chip{width:36px;height:36px;border-radius:9999px;border:1px solid rgba(0,0,0,.15);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .12s ease}.swatches__chip:hover{transform:scale(1.06)}.swatches__dot{width:28px;height:28px;border-radius:9999px;background:var(--swatch);box-shadow:inset 0 0 0 1px #0000001f}.swatches__input:checked+.swatches__chip{outline:2px solid #4b3b8f;outline-offset:2px}
/*# sourceMappingURL=/cdn/shop/t/3/assets/swatches.css.map */
