.facets__filter-group--color{margin-bottom:2rem}.facets__filter-group--color .facet-header{display:flex;align-items:center;justify-content:space-between;padding:1rem 0;border-bottom:1px solid rgba(0,0,0,.08);cursor:pointer;-webkit-user-select:none;user-select:none}.facets__filter-group--color .facet-header h3{font-family:Montserrat,sans-serif;font-size:11px;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:#1a1a1a;margin:0}.facets__filter-group--color .facet-header .icon-caret{width:10px;height:10px;transition:transform .3s ease}.facets__filter-group--color.is-open .facet-header .icon-caret{transform:rotate(180deg)}.color-swatches{display:flex;flex-wrap:wrap;gap:10px;padding:1rem 0}.color-swatch{position:relative;display:flex;align-items:center;justify-content:center}.color-swatch input[type=checkbox]{position:absolute;opacity:0;width:0;height:0;pointer-events:none}.color-swatch__circle{width:32px;height:32px;border-radius:50%;cursor:pointer;transition:all .2s ease;border:2px solid transparent;box-shadow:0 1px 3px #0000001a;position:relative;display:flex;align-items:center;justify-content:center}.color-swatch__circle:hover{transform:scale(1.15);box-shadow:0 2px 8px #0003}.color-swatch input[type=checkbox]:checked+.color-swatch__circle{border-color:#1a1a1a;transform:scale(1.1)}.color-swatch input[type=checkbox]:checked+.color-swatch__circle:after{content:"";position:absolute;width:10px;height:10px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='white'%3E%3Cpath d='M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z'/%3E%3C/svg%3E") center/contain no-repeat;filter:drop-shadow(0 1px 2px rgba(0,0,0,.3))}.color-swatch__circle[data-color=black],.color-swatch__circle[data-color=black-rollerball],.color-swatch__circle[data-color=midnight],.color-swatch__circle[data-color=stealth]{background:#1a1a1a}.color-swatch__circle[data-color=blue],.color-swatch__circle[data-color=true-blue],.color-swatch__circle[data-color=ice-blue]{background:#2563eb}.color-swatch__circle[data-color=light-blue],.color-swatch__circle[data-color=powder-blue]{background:#60a5fa}.color-swatch__circle[data-color=navy],.color-swatch__circle[data-color=dark-blue]{background:#1e3a5f}.color-swatch__circle[data-color=red],.color-swatch__circle[data-color=cherry-red]{background:#dc2626}.color-swatch__circle[data-color=green],.color-swatch__circle[data-color=green-rollerball]{background:#16a34a}.color-swatch__circle[data-color=peacock],.color-swatch__circle[data-color=teal]{background:#0d9488}.color-swatch__circle[data-color=purple],.color-swatch__circle[data-color=midnight-purple]{background:#7c3aed}.color-swatch__circle[data-color=pink],.color-swatch__circle[data-color=fuchsia]{background:#d946ef}.color-swatch__circle[data-color=orange],.color-swatch__circle[data-color=orange-rollerball]{background:#ea580c}.color-swatch__circle[data-color=yellow],.color-swatch__circle[data-color=kiwi],.color-swatch__circle[data-color=sunflower]{background:#eab308}.color-swatch__circle[data-color=grey],.color-swatch__circle[data-color=gray],.color-swatch__circle[data-color=stainless]{background:#9ca3af}.color-swatch__circle[data-color=white],.color-swatch__circle[data-color=pearl]{background:#f3f4f6;border-color:#e5e7eb}.color-swatch__circle[data-color=silver]{background:linear-gradient(135deg,silver,#e8e8e8,silver)}.color-swatch__circle[data-color=gold],.color-swatch__circle[data-color=brass]{background:linear-gradient(135deg,#d4af37,#f5d76e,#d4af37)}.color-swatch__circle[data-color=rose-gold]{background:linear-gradient(135deg,#b76e79,#edc4c4,#b76e79)}.color-swatch__circle[data-color=copper]{background:linear-gradient(135deg,#b87333,#da9a57,#b87333)}.color-swatch__tooltip{position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%);background:#1a1a1a;color:#fff;font-family:Montserrat,sans-serif;font-size:10px;font-weight:500;letter-spacing:.05em;text-transform:uppercase;padding:6px 10px;border-radius:4px;white-space:nowrap;opacity:0;visibility:hidden;transition:all .2s ease;pointer-events:none;z-index:100}.color-swatch__tooltip:after{content:"";position:absolute;top:100%;left:50%;transform:translate(-50%);border:4px solid transparent;border-top-color:#1a1a1a}.color-swatch__circle:hover+.color-swatch__tooltip,.color-swatch__tooltip:hover{opacity:1;visibility:visible}@media screen and (max-width:989px){.color-swatches{gap:8px}.color-swatch__circle{width:36px;height:36px}.color-swatch__tooltip{display:none}}.color-swatch-clear{display:inline-flex;align-items:center;gap:6px;margin-top:8px;font-family:Montserrat,sans-serif;font-size:11px;font-weight:500;color:#6b7280;text-decoration:underline;text-underline-offset:2px;cursor:pointer;transition:color .2s ease}.color-swatch-clear:hover{color:#1a1a1a}.active-filters-count{display:inline-flex;align-items:center;justify-content:center;min-width:18px;height:18px;background:#1a1a1a;color:#fff;font-family:Montserrat,sans-serif;font-size:10px;font-weight:600;border-radius:50%;margin-left:8px}.color-swatches--scrollable{max-height:160px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#d1d5db transparent}.color-swatches--scrollable::-webkit-scrollbar{width:4px}.color-swatches--scrollable::-webkit-scrollbar-track{background:transparent}.color-swatches--scrollable::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:2px}@media(prefers-color-scheme:dark){.color-swatch__circle:hover{box-shadow:0 2px 8px #fff3}.color-swatch__tooltip{background:#374151}.color-swatch__tooltip:after{border-top-color:#374151}}
/*# sourceMappingURL=/cdn/shop/t/16/assets/collection-color-swatches.css.map */
