.wm-cc{padding-top:var(--wm-cc-padding-top);padding-bottom:var(--wm-cc-padding-bottom)}.wm-cc[hidden],.wm-cc-card[hidden]{display:none!important}.wm-cc__header{max-width:78rem;margin-bottom:2.4rem}.wm-cc__heading,.wm-cc-search__heading{margin:0 0 1rem}.wm-cc__text,.wm-cc-search__text{color:rgba(var(--color-foreground),.75)}.wm-cc__grid{display:grid;grid-template-columns:repeat(var(--wm-cc-columns-desktop, 2),minmax(0,1fr));gap:var(--wm-cc-gap, 24px)}.wm-cc__empty{margin:2rem 0 0;color:rgba(var(--color-foreground),.7)}.wm-cc-search{max-width:78rem;margin:0 0 4rem}.wm-cc-search__field{position:relative;margin-top:1.8rem}.wm-cc-search__input{width:100%;min-height:5.2rem;padding:1.1rem 5rem 1.1rem 4.8rem;border:.1rem solid rgba(var(--color-foreground),.25);border-radius:var(--inputs-radius, 0);background:rgb(var(--color-background));color:rgb(var(--color-foreground));font:inherit}.wm-cc-search__input:focus{outline:none;border-color:rgba(var(--color-foreground),.65);box-shadow:0 0 0 .1rem rgba(var(--color-foreground),.25)}.wm-cc-search__icon{position:absolute;z-index:1;top:50%;left:1.6rem;width:2rem;height:2rem;transform:translateY(-50%);pointer-events:none}.wm-cc-search__clear{position:absolute;top:50%;right:1rem;width:3.6rem;height:3.6rem;transform:translateY(-50%);border:0;border-radius:50%;background:transparent;color:currentColor;font-size:2.4rem;line-height:1;cursor:pointer}.wm-cc-search__status{min-height:2rem;margin:.8rem 0 0;color:rgba(var(--color-foreground),.65);font-size:1.3rem}.wm-cc-section--no-matches .wm-cc__header,.wm-cc-section--no-matches .wm-cc__grid{display:none}.wm-cc-card{min-width:0}.wm-cc-card__media{position:relative;overflow:visible;background:rgba(var(--color-foreground),.04)}.wm-cc-card__image{display:block;width:100%;height:auto}.wm-cc-card__placeholder{position:relative;display:grid;min-height:36rem;place-items:center;color:rgba(var(--color-foreground),.55);overflow:hidden}.wm-cc-card__placeholder .placeholder-svg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.wm-cc-card__placeholder span{z-index:1;padding:1rem 1.4rem;background:rgb(var(--color-background))}.wm-cc-card__open{position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0;background:transparent;cursor:zoom-in}.wm-cc-card__zoom{position:absolute;z-index:4;right:1.2rem;bottom:1.2rem;display:grid;width:3.2rem;height:3.2rem;padding:.75rem;place-items:center;border:0;border-radius:50%;background:#ffffffeb;color:#111;box-shadow:0 .3rem 1.5rem #00000024;cursor:zoom-in}.wm-cc-card__zoom svg{width:100%;height:100%}.wm-cc-card__hotspots{position:absolute;z-index:3;top:0;right:0;bottom:0;left:0;pointer-events:none}.wm-cc-hotspot{position:absolute;top:var(--wm-cc-y);left:var(--wm-cc-x);transform:translate(-50%,-50%);pointer-events:auto}.wm-cc-hotspot__button{position:relative;display:grid;width:var(--wm-cc-hotspot-size, 24px);height:var(--wm-cc-hotspot-size, 24px);padding:0;place-items:center;border:0;border-radius:50%;background:var(--wm-cc-hotspot-background, #fff);color:var(--wm-cc-hotspot-color, #111);box-shadow:0 .2rem 1rem #0003;cursor:pointer;transition:transform .16s ease}.wm-cc-hotspot__button:hover,.wm-cc-hotspot__button:focus-visible,.wm-cc-hotspot.is-open .wm-cc-hotspot__button{transform:scale(1.12)}.wm-cc-hotspot__dot{width:32%;height:32%;min-width:6px;min-height:6px;border-radius:50%;background:currentColor}.wm-cc-hotspot--new .wm-cc-hotspot__dot{width:42%;height:42%;min-width:8px;min-height:8px;background:transparent;border:.15rem solid currentColor}.wm-cc-hotspot__new{position:absolute;left:50%;bottom:calc(100% + .4rem);padding:.2rem .55rem;transform:translate(-50%);border-radius:99rem;background:var(--wm-cc-new-background, #111);color:var(--wm-cc-new-color, #fff);font-size:.8rem;font-weight:700;line-height:1.35;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap}.wm-cc-hotspot__popover{position:absolute;z-index:10;top:calc(100% + .8rem);left:50%;width:max-content;min-width:16rem;max-width:min(26rem,75vw);padding:1rem 1.2rem;transform:translate(-50%);border-radius:.4rem;background:rgb(var(--color-background));color:rgb(var(--color-foreground));box-shadow:0 .5rem 2rem #0003;text-align:left}.wm-cc-hotspot__popover[hidden]{display:none}.wm-cc-hotspot__name,.wm-cc-hotspot__price,.wm-cc-hotspot__missing{display:block}.wm-cc-hotspot__price,.wm-cc-hotspot__missing{margin-top:.2rem;color:rgba(var(--color-foreground),.65);font-size:1.2rem}.wm-cc-hotspot__link{display:inline-block;margin-top:.7rem;color:currentColor;font-size:1.3rem;font-weight:600;text-decoration:underline;text-underline-offset:.2rem}.wm-cc-card__body{padding-top:1.4rem}.wm-cc-card__title{margin:0 0 .5rem}.wm-cc-card__caption{margin-top:.6rem;color:rgba(var(--color-foreground),.72);font-size:1.4rem}.wm-cc-card__products{display:flex;flex-wrap:wrap;gap:.6rem 1.2rem;margin-top:1rem}.wm-cc-product-link{color:rgba(var(--color-foreground),.8);font-size:1.3rem;text-decoration:underline;text-decoration-color:rgba(var(--color-foreground),.25);text-underline-offset:.25rem}.wm-cc-product-link--new:after{content:" New";margin-left:.3rem;font-size:.85em;font-weight:700;text-transform:uppercase}.wm-cc-card.is-searching .wm-cc-hotspot{opacity:.28}.wm-cc-card.is-searching .wm-cc-hotspot.is-search-match,.wm-cc-card.search-matched-by-card .wm-cc-hotspot{opacity:1}.wm-cc-lightbox{position:fixed;z-index:99999;top:0;right:0;bottom:0;left:0;display:grid;grid-template-rows:auto 1fr auto;background:#0a0a0af0;color:#fff}.wm-cc-lightbox[hidden]{display:none}.wm-cc-lightbox__topbar,.wm-cc-lightbox__toolbar{position:relative;z-index:3;display:flex;align-items:center;gap:.8rem;padding:1rem 1.4rem}.wm-cc-lightbox__topbar{justify-content:space-between}.wm-cc-lightbox__title{overflow:hidden;margin:0;font-size:1.5rem;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.wm-cc-lightbox__close,.wm-cc-lightbox__control,.wm-cc-lightbox__nav{display:grid;place-items:center;border:.1rem solid rgba(255,255,255,.28);border-radius:50%;background:#ffffff14;color:#fff;cursor:pointer}.wm-cc-lightbox__close,.wm-cc-lightbox__control{width:4rem;height:4rem}.wm-cc-lightbox__stage{position:relative;overflow:hidden;min-height:0;touch-action:none;-webkit-user-select:none;user-select:none}.wm-cc-lightbox__transform{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;transform-origin:center center;will-change:transform}.wm-cc-lightbox__media{position:relative;display:inline-block;max-width:92vw;max-height:76vh}.wm-cc-lightbox__image{display:block;max-width:92vw;max-height:76vh;width:auto;height:auto;object-fit:contain;pointer-events:none}.wm-cc-lightbox__hotspots{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.wm-cc-lightbox__hotspots .wm-cc-hotspot{pointer-events:auto}.wm-cc-lightbox__nav{position:absolute;z-index:4;top:50%;width:4.6rem;height:4.6rem;transform:translateY(-50%);font-size:2.8rem}.wm-cc-lightbox__prev{left:1.4rem}.wm-cc-lightbox__next{right:1.4rem}.wm-cc-lightbox__toolbar{justify-content:center}.wm-cc-lightbox__zoom-value{min-width:5.2rem;text-align:center;font-size:1.3rem}.wm-cc-lightbox__hint{margin-left:.4rem;color:#ffffffb3;font-size:1.2rem}body.wm-cc-lightbox-open{overflow:hidden}@media screen and (max-width:749px){.wm-cc__grid{grid-template-columns:repeat(var(--wm-cc-columns-mobile, 1),minmax(0,1fr))}.wm-cc-search{margin-bottom:3rem}.wm-cc-card__zoom{width:3.2rem;height:3.2rem}.wm-cc-lightbox__media,.wm-cc-lightbox__image{max-width:96vw;max-height:72vh}.wm-cc-lightbox__prev{left:.6rem}.wm-cc-lightbox__next{right:.6rem}.wm-cc-lightbox__hint{display:none}}@media(prefers-reduced-motion:reduce){.wm-cc-hotspot__button,.wm-cc-search__input{transition:none}}.wm-cc-card,.wm-cc__grid{overflow:visible}.wm-cc-hotspot.is-open{z-index:20}.wm-cc-hotspot__popover{z-index:30}.wm-cc-lightbox__hotspots .wm-cc-hotspot__popover{background:#fff;color:#111;box-shadow:0 .5rem 2rem #00000047;pointer-events:auto}.wm-cc-lightbox__hotspots .wm-cc-hotspot__price{color:#111111a6}.wm-cc-lightbox__hotspots .wm-cc-hotspot__link{color:#111}.wm-cc-lightbox__hotspots .wm-cc-hotspot.is-open{z-index:40}
/*# sourceMappingURL=/cdn/shop/t/28/assets/wm-color-comparison.css.map */
