@property --fade-start{syntax: "<length>"; inherits: false; initial-value: 0px;}@property --fade-end{syntax: "<length>"; inherits: false; initial-value: 0px;}.color-swatches{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem}.color-swatches--card{margin-block-start:.6rem;justify-content:flex-start;position:relative;z-index:3}.color-swatch-dot{--size: var(--swatch-dot-size, 22px);inline-size:var(--size);block-size:var(--size);padding:0;border-radius:50%;border:1px solid rgba(0,0,0,.18);background-color:var(--swatch-color, #ccc);cursor:pointer;box-shadow:none;outline:none;transition:transform .12s ease,box-shadow .12s ease;flex:0 0 auto;line-height:0}.color-swatch-dot:hover{transform:scale(1.08)}.color-swatch-dot.is-active{box-shadow:0 0 0 2px rgb(var(--color-background, 255 255 255)),0 0 0 4px #000000bf}.color-swatch-dot:focus-visible{box-shadow:0 0 0 2px rgb(var(--color-background, 255 255 255)),0 0 0 4px #000000e6}.color-swatch-more{font-size:1.2rem;line-height:1;text-decoration:none;opacity:.7;align-self:center}.color-swatches--pdp{display:block;max-inline-size:100%;margin-block:1.2rem}.color-swatches__label{font-size:1.4rem;margin-block-end:.8rem}.color-swatches__label-name{font-weight:600}.color-swatches__thumbs{--fade-start: 0px;--fade-end: 0px;display:flex;flex-wrap:nowrap;gap:.8rem;justify-content:flex-start;max-inline-size:100%;min-inline-size:0;overflow-x:auto;overflow-y:hidden;padding-block:6px;-webkit-overflow-scrolling:touch;scroll-snap-type:x proximity;cursor:grab;user-select:none;-webkit-user-select:none;transition:--fade-start .22s ease,--fade-end .22s ease;scrollbar-width:none;-webkit-mask-image:linear-gradient(to right,transparent 0,#000 var(--fade-end),#000 calc(100% - var(--fade-start)),transparent 100%);mask-image:linear-gradient(to right,transparent 0,#000 var(--fade-end),#000 calc(100% - var(--fade-start)),transparent 100%)}.color-swatches__thumbs::-webkit-scrollbar{display:none}.color-swatches__scroller{position:relative;display:block;max-inline-size:100%}.color-swatches__arrow{position:absolute;inset-block-start:48px;transform:translateY(-50%);z-index:2;display:flex;align-items:center;justify-content:center;inline-size:30px;block-size:30px;padding:0;border:1px solid rgba(0,0,0,.18);border-radius:0;background:#fff;color:#121212;cursor:pointer;box-shadow:0 1px 4px #0000001f;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .22s ease,visibility .22s ease}.color-swatches__arrow:hover{background:#f5f5f4}.color-swatches__arrow--start{inset-inline-start:0}.color-swatches__arrow--end{inset-inline-end:0}.color-swatches__scroller[data-can-start=true] .color-swatches__arrow--start,.color-swatches__scroller[data-can-end=true] .color-swatches__arrow--end{opacity:1;visibility:visible;pointer-events:auto}.color-swatch-thumb{display:flex;flex-direction:column;inline-size:84px;border-radius:0;overflow:hidden;border:1px solid rgba(0,0,0,.18);background:#fff;text-decoration:none;color:inherit;transition:border-color .12s ease,transform .12s ease;flex:0 0 auto;scroll-snap-align:start}.color-swatch-thumb:hover{transform:translateY(-3px)}.color-swatches__thumbs.is-dragging{cursor:grabbing;scroll-snap-type:none;scroll-behavior:auto}.color-swatches__thumbs.is-dragging .color-swatch-thumb{pointer-events:none}.color-swatch-thumb__img,.color-swatch-thumb__fallback{display:block;inline-size:100%;aspect-ratio:1 / 1;block-size:auto;object-fit:cover}.color-swatch-thumb__name{display:block;font-size:1.1rem;line-height:1.2;padding:.4rem .5rem;text-align:center}.color-swatch-thumb.is-active{border-color:rgb(var(--color-foreground, 18 18 18));border-width:2px}
/*# sourceMappingURL=/cdn/shop/t/19/assets/color-swatches.css.map */
