.product-card .product-form__controls-group{display:flex;flex-wrap:wrap;align-items:center;gap:.8rem;position:relative}.product-card .product-form__controls-group input{clip:rect(0,0,0,0);overflow:hidden;position:absolute;width:1px;height:1px}.product-card .product-form__controls-group label.color-swatch{box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;width:1.6rem;min-width:1.6rem;height:1.6rem;min-height:1.6rem;padding:.2rem;border:0;border-radius:50%;background-color:transparent;cursor:pointer;position:relative}.product-card .product-form__controls-group label.color-swatch:after{content:"";position:absolute;top:50%;left:50%;width:1rem;height:1rem;transform:translate(-50%,-50%);border:.1rem solid rgba(0,0,0,.1);border-radius:inherit;background:var(--swatch-color);background-position:var(--swatch-focal-point, initial);background-repeat:no-repeat;background-size:cover;transition:opacity var(--duration-default),width var(--duration-default),height var(--duration-default)}.product-card .product-form__controls-group label.color-swatch:before{content:"";width:2.7rem;height:2.7rem;position:absolute;background:transparent}.product-card .product-form__controls-group input:checked+label.color-swatch:after{width:1.3rem;height:1.3rem}.product-card .product-form__controls-group input:focus-visible+label.color-swatch{outline:2px solid rgb(var(--color-foreground));outline-offset:2px}.product-card .product-form__controls-group label.color-swatch:hover:after{opacity:.7}.product-card .product-form__controls-group label.color-swatch .color-swatch-title{display:block;padding:.2rem .8rem;border:.1rem solid rgb(var(--color-border));border-radius:var(--border-radius-main);background-color:rgb(var(--color-background));position:absolute;bottom:100%;left:50%;z-index:3;width:max-content;max-width:14rem;margin-bottom:.4rem;transform:translate(-50%);pointer-events:none;opacity:0;visibility:hidden;text-align:center;text-transform:capitalize;font-size:1.4rem;transition:opacity var(--duration-default),visibility var(--duration-default)}.product-card .product-form__controls-group label.color-swatch:hover .color-swatch-title{opacity:1;visibility:visible}
/*# sourceMappingURL=/cdn/shop/t/319/assets/component-product-swatches.css.map */
