.product-swatches-grouped{margin-top:16px}.product-swatches-group{display:-webkit-box;display:-ms-grid;display:grid;-ms-grid-rows:auto auto;grid-template-areas:"name" "swatches"}.product-swatches-group__name{-ms-grid-row:1;-ms-grid-column:1;grid-area:name}.product-swatches-group__swatches{padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;list-style-type:none;-ms-grid-row:2;-ms-grid-column:1;grid-area:swatches}.product-swatches-group__swatches select{display:none}.product-swatches-group__item{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:0;-ms-flex:0 0 auto;flex-shrink:0;transition:box-shadow .3s ease-in-out;background-position:center center;background-size:contain}.product-swatches-group__item[data-swatch-shape=circle]{border-radius:50%;width:16px;height:16px;box-shadow:0 0 0 2px transparent}.product-swatches-group__item[data-swatch-shape=square]{border-radius:none;width:80px;height:80px;box-shadow:0 0 0 1px var(--color-border) inset,0 0 0 4px var(--color-background) inset}.product-swatches-group__item.selected[data-swatch-shape=circle]{box-shadow:0 0 0 2px #fff,0 0 0 3px #000}.product-swatches-group__item.selected[data-swatch-shape=square]{box-shadow:0 0 0 1px #000 inset}.product-swatches-grouped [js-skeleton-swatch=loading][data-swatch-shape=circle]{border-radius:50%;width:16px;height:16px}.product-swatches-group__item:before{position:absolute;content:"";left:0;top:50%;right:0;width:100%;border-top:1px solid;border-color:transparent;transform:rotate(-45deg) translateY(-50%);transition:border-color .2s ease}.product-swatches-group__item[data-swatch-shape=square]:before{width:136%;left:-18%}.product-swatches-group__item.disabled:before{border-color:inherit}.product-swatches-group__item>*,.product-swatches-group__item>a{display:block;width:100%;height:100%}.product-swatches-group:has(.product-swatches-group__swatches:empty){display:none}
/*# sourceMappingURL=/cdn/shop/t/95/assets/component.product-swatches-grouped.css.map */
