.swatch{--swatch--size: var(--swatch-input--size, 4.4rem);--swatch--border-radius: var(--swatch-input--border-radius, 50%);display:block;width:var(--swatch--size);max-width:100%;aspect-ratio:1 / 1;background:var(--swatch--background);background-position:var(--swatch-focal-point, initial);background-size:cover;background-origin:border-box;border:.1rem solid rgba(var(--color-foreground),.2);border-radius:var(--swatch--border-radius);position:relative;overflow:hidden;box-shadow:inset 0 1px #fff6,inset 0 -1px #0003,0 1px 2px #0000001a}.swatch:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(255,255,255,.6) 0%,rgba(255,255,255,.2) 20%,transparent 40%,rgba(0,0,0,.05) 80%,rgba(0,0,0,.1) 100%);border-radius:inherit;pointer-events:none}.swatch:before{content:"";position:absolute;top:10%;left:15%;width:30%;height:20%;background:#fffc;border-radius:50%;filter:blur(2px);pointer-events:none;z-index:1}.swatch--square{--swatch--border-radius: var(--swatch-input--border-radius, .2rem)}.swatch--square:before{border-radius:20%}.swatch--unavailable{border-style:dashed;border-color:rgba(var(--color-foreground),.5);box-shadow:none}.swatch--unavailable:after,.swatch--unavailable:before{display:none}
/*# sourceMappingURL=/cdn/shop/t/2/assets/component-swatch.css.map */
