.colour-swatches{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px;align-items:center}.colour-swatches--product{gap:8px;margin-top:14px;margin-bottom:6px}.colour-swatch{display:block;width:18px;height:18px;border-radius:50%;background-color:var(--swatch-color, #ccc);box-shadow:inset 0 0 0 1px #00000014;outline:2px solid transparent;outline-offset:2px;flex-shrink:0;transition:outline-color .15s ease;text-decoration:none;cursor:pointer}.colour-swatches--product .colour-swatch{width:22px;height:22px}.colour-swatch--active{outline-color:rgb(var(--color-foreground))}a.colour-swatch:not(.colour-swatch--active):hover{outline-color:rgba(var(--color-foreground),.35)}.colour-swatch--sold-out{position:relative;opacity:.55}.colour-swatch--sold-out:after{content:"";position:absolute;top:-1px;right:-1px;bottom:-1px;left:-1px;border-radius:50%;background:linear-gradient(to top right,transparent calc(50% - .75px),rgba(var(--color-foreground),.6) calc(50% - .75px),rgba(var(--color-foreground),.6) calc(50% + .75px),transparent calc(50% + .75px));pointer-events:none}
/*# sourceMappingURL=/cdn/shop/t/21/assets/component-colour-swatches.css.map */
