:root{--ih-cc-ink: #111111;--ih-cc-muted: #6f6a63;--ih-cc-line: #e7ded4;--ih-cc-paper: #ffffff;--ih-cc-warm-2: #fbfaf8;--ih-cc-success: #0b9f36;--ih-cc-shadow: 0 24px 70px rgba(17, 17, 17, .18);--ih-cc-radius-card: 14px;--ih-cc-radius-dialog: 18px;--ih-cc-radius-image: 10px;--ih-swatch-color: #d6cec1}.ih-color-compare,.ih-color-compare *{box-sizing:border-box}.ih-color-compare{margin-top:10px;font-family:inherit}.ih-color-compare__target-row,.ih-color-compare__connected-target-row,.form__label--ih-color-compare,.ih-variant-option-label--color{display:flex!important;align-items:baseline;justify-content:space-between;gap:12px;width:100%;position:relative;z-index:20}.ih-color-compare__selected-label{min-width:0}.ih-color-compare__trigger{-webkit-appearance:none;appearance:none;border:0;background:transparent;color:var(--ih-cc-ink);display:inline-flex;align-items:center;justify-content:flex-end;flex:0 0 auto;margin-left:auto;padding:2px 0;font:inherit;font-size:13px;line-height:1.25;text-decoration:underline;text-underline-offset:3px;cursor:pointer;white-space:nowrap;position:relative;z-index:60;pointer-events:auto!important;touch-action:manipulation}.ih-color-compare__trigger:hover{opacity:.74}.ih-color-compare__connected-trigger-row:empty{display:none!important}.ih-color-compare__overlay[hidden]{display:none!important}.ih-color-compare__overlay{position:fixed;top:0;right:0;bottom:0;left:0;width:100vw;height:100dvh;z-index:999999;display:flex;align-items:flex-end;justify-content:center;pointer-events:none}@supports not (height: 100dvh){.ih-color-compare__overlay{height:100vh}}.ih-color-compare__overlay.is-open{pointer-events:auto}.ih-color-compare__scrim{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:#11111170;opacity:0;transition:opacity .22s ease;cursor:pointer}.ih-color-compare__overlay.is-open .ih-color-compare__scrim{opacity:1}.ih-color-compare__dialog{position:relative;z-index:1;width:min(100%,560px);max-height:min(88dvh,840px);display:flex;flex-direction:column;background:var(--ih-cc-paper);color:var(--ih-cc-ink);border-radius:var(--ih-cc-radius-dialog) var(--ih-cc-radius-dialog) 0 0;overflow:hidden;box-shadow:var(--ih-cc-shadow);transform:translateY(105%);transition:transform .28s cubic-bezier(.22,.61,.36,1);font-family:inherit}.ih-color-compare__overlay.is-open .ih-color-compare__dialog{transform:translateY(0)}.ih-color-compare__handle{display:block;width:44px;height:5px;margin:10px auto 0;border-radius:999px;background:#d8d1c8;flex:0 0 auto}.ih-color-compare__header{display:flex;justify-content:space-between;gap:16px;padding:16px 16px 12px;border-bottom:1px solid var(--ih-cc-line);background:#fff;flex:0 0 auto}.ih-color-compare__eyebrow{margin:0 0 4px;font-size:11px;line-height:1.1;color:#8a7560;font-weight:750;letter-spacing:.08em;text-transform:uppercase}.ih-color-compare__header h2{margin:0;font-size:22px;line-height:1.08;letter-spacing:-.03em;font-weight:800}.ih-color-compare__current{margin:8px 0 0;color:var(--ih-cc-muted);font-size:13px;line-height:1.35}.ih-color-compare__current strong{color:var(--ih-cc-ink);font-weight:750}.ih-color-compare__close{-webkit-appearance:none;appearance:none;border:1px solid var(--ih-cc-line);background:var(--ih-cc-warm-2);color:var(--ih-cc-ink);width:38px;height:38px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;font-size:24px;line-height:1;flex:0 0 auto}.ih-color-compare__body{display:block;flex:1 1 auto;min-height:0;overflow:auto;-webkit-overflow-scrolling:touch;padding:14px;background:#fff}.ih-color-compare__main{padding-bottom:200px}.ih-color-compare__filters{display:flex;gap:7px;overflow-x:auto;padding-bottom:12px;scrollbar-width:none}.ih-color-compare__filters::-webkit-scrollbar{display:none}.ih-color-compare__filters button{-webkit-appearance:none;appearance:none;border:1px solid var(--ih-cc-line);background:var(--ih-cc-warm-2);color:var(--ih-cc-ink);border-radius:14px;padding:9px 14px;font:inherit;font-size:12px;line-height:1;white-space:nowrap;cursor:pointer}.ih-color-compare__filters button[aria-pressed=true]{border-color:var(--ih-cc-ink);background:var(--ih-cc-ink);color:#fff}.ih-color-compare__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.ih-color-compare-card{-webkit-appearance:none;appearance:none;width:100%;position:relative;display:flex;flex-direction:column;gap:8px;padding:10px;border:1px solid var(--ih-cc-line);border-radius:var(--ih-cc-radius-card);background:#fff;color:var(--ih-cc-ink);text-align:left;font:inherit;cursor:pointer;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease;overflow:visible;z-index:1}.ih-color-compare-card:hover{border-color:#c9b9a9;box-shadow:0 8px 22px #11111112}.ih-color-compare-card.is-selected{border-color:var(--ih-cc-ink);box-shadow:0 0 0 1px var(--ih-cc-ink) inset}.ih-color-compare-card.is-hidden{display:none}.ih-color-compare-card.is-unavailable{opacity:.68}.ih-color-compare-card__check{position:absolute;right:10px;top:10px;width:22px;height:22px;border-radius:999px;background:var(--ih-cc-ink);color:#fff;display:none;align-items:center;justify-content:center;font-size:13px;font-weight:800;line-height:1;z-index:20;box-shadow:0 0 0 2px #fff;pointer-events:none}.ih-color-compare-card.is-selected .ih-color-compare-card__check{display:inline-flex}.ih-color-compare-card__visual{position:relative;z-index:1;min-width:0;aspect-ratio:3 / 4;border-radius:var(--ih-cc-radius-image);background:var(--ih-cc-warm-2);overflow:hidden;display:flex;align-items:center;justify-content:center}.ih-color-compare-card__visual img{display:block;width:100%;height:100%;object-fit:contain;padding:8px}.ih-color-compare-card__content{display:block;min-width:0}.ih-color-compare-card__title-row,.ih-color-compare__preview-title-row{display:flex;align-items:center;gap:8px}.ih-color-compare-card__swatch,.ih-color-compare__preview-swatch{display:inline-block;flex:0 0 auto;border-radius:999px;border:1px solid rgba(0,0,0,.18);background-color:var(--ih-swatch-color, #d6cec1);background-image:var(--ih-swatch-image, none);background-size:cover;background-position:center}.ih-color-compare-card__swatch{width:18px;height:18px}.ih-color-compare-card__name{display:block;width:100%;font-size:13px;line-height:1.25;font-weight:760;white-space:normal;overflow:visible;word-break:break-word}.ih-color-compare-card__status{margin-top:6px;display:block;color:var(--ih-cc-success);font-size:11px;line-height:1.25}.ih-color-compare-card__status[data-state=soldout],.ih-color-compare__preview-status[data-state=soldout]{color:#9a483a}.ih-color-compare-card__status[data-state=partial],.ih-color-compare__preview-status[data-state=partial]{color:#956c22}.ih-color-compare__preview{position:sticky;bottom:-14px;z-index:80;margin:-186px -14px -18px;padding:14px 14px 2px;background:#fff;border-top:1px solid var(--ih-cc-line);isolation:isolate}.ih-color-compare__preview:before{content:"";position:absolute;left:0;right:0;top:-38px;height:38px;background:linear-gradient(to top,#fff 18%,#ffffffe0 65%,#fff0);pointer-events:none;z-index:-1}.ih-color-compare__preview:after{content:"";position:fixed;left:0;right:0;bottom:0;height:120px;background:#fff;pointer-events:none;z-index:-1}.ih-color-compare__preview-card{display:grid;grid-template-columns:56px minmax(0,1fr);gap:12px;align-items:start;position:relative;z-index:2}.ih-color-compare__preview-image-wrap{width:56px;aspect-ratio:3 / 4;border-radius:12px;background:var(--ih-cc-warm-2);overflow:hidden}.ih-color-compare__preview-image{display:block;width:100%;height:100%;object-fit:contain;padding:4px}.ih-color-compare__preview-swatch{width:16px;height:16px}.ih-color-compare__preview-meta{min-width:0}.ih-color-compare__preview-label{display:block;margin-bottom:4px;color:var(--ih-cc-muted);font-size:10px;line-height:1.1;text-transform:uppercase;letter-spacing:.06em;font-weight:800}.ih-color-compare__preview-meta strong{display:block;font-size:14px;line-height:1.2;white-space:normal;word-break:break-word}.ih-color-compare__preview-status{display:block;margin-top:5px;color:var(--ih-cc-success);font-size:11px;line-height:1.25}.ih-color-compare__preview-actions{grid-column:1 / -1;display:grid;gap:10px}.ih-color-compare__apply{-webkit-appearance:none;appearance:none;border:0;background:var(--ih-cc-ink);color:#fff;border-radius:12px;min-height:48px;padding:0 16px;font:inherit;font-size:13px;line-height:1;font-weight:800;cursor:pointer;white-space:nowrap}.ih-color-compare__cancel{-webkit-appearance:none;appearance:none;border:0;background:transparent;color:var(--ih-cc-muted);font:inherit;font-size:12px;text-decoration:underline;text-underline-offset:3px;cursor:pointer;padding-bottom:2px}.ih-color-compare__note{display:none;margin:0}body.ih-color-compare-open{overflow:hidden;touch-action:none}@media screen and (max-width:374px){.ih-color-compare__grid{grid-template-columns:1fr}.ih-color-compare__trigger{white-space:normal;text-align:right}}@media screen and (min-width:750px){.ih-color-compare__overlay{align-items:center;padding:28px}.ih-color-compare__dialog{width:min(980px,calc(100vw - 56px));max-height:min(86dvh,780px);border-radius:var(--ih-cc-radius-dialog);transform:translateY(18px) scale(.98);opacity:0;transition:transform .22s ease,opacity .22s ease}.ih-color-compare__overlay.is-open .ih-color-compare__dialog{transform:translateY(0) scale(1);opacity:1}.ih-color-compare__handle{display:none}.ih-color-compare__header{padding:22px 24px 18px}.ih-color-compare__header h2{font-size:30px}.ih-color-compare__body{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:22px;padding:18px 24px 24px;overflow:auto}.ih-color-compare__main{padding-bottom:0}.ih-color-compare__filters{padding-bottom:16px}.ih-color-compare__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.ih-color-compare-card{padding:12px}.ih-color-compare-card__name{font-size:14px}.ih-color-compare-card__status{font-size:12px}.ih-color-compare__preview{position:sticky;top:0;bottom:auto;align-self:start;margin:0;border:1px solid var(--ih-cc-line);border-radius:16px;background:var(--ih-cc-warm-2);padding:14px;z-index:1}.ih-color-compare__preview:before,.ih-color-compare__preview:after{display:none}.ih-color-compare__preview-card{grid-template-columns:1fr;gap:14px}.ih-color-compare__preview-image-wrap{width:100%;aspect-ratio:3 / 4;border-radius:14px;background:#fff}.ih-color-compare__preview-swatch{width:18px;height:18px}.ih-color-compare__preview-label{font-size:11px}.ih-color-compare__preview-meta strong{font-size:18px}.ih-color-compare__preview-status{margin-top:8px;font-size:13px}.ih-color-compare__preview-actions{grid-column:auto}.ih-color-compare__apply{width:100%;min-height:46px}.ih-color-compare__cancel{display:block;width:100%}.ih-color-compare__note{display:block;border-top:1px solid var(--ih-cc-line);padding:14px 24px 18px;color:var(--ih-cc-muted);font-size:12px;line-height:1.35;background:#fff}}@media(prefers-reduced-motion:reduce){.ih-color-compare__dialog,.ih-color-compare__scrim,.ih-color-compare-card{transition:none!important}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/ih-color-compare.css.map */
