.compare-button{display:inline-flex;align-items:center;gap:.5em;border:1px solid currentColor;border-radius:var(--button-corner-radius, 4px);background:transparent;color:inherit;font:inherit;line-height:1;cursor:pointer;transition:background-color .15s ease,color .15s ease,border-color .15s ease}.compare-button--button{padding:.65em 1.1em}.compare-button__icon{display:inline-flex}.compare-button.is-active{background:var(--color-foreground, #111);color:var(--color-background, #fff);border-color:var(--color-foreground, #111)}.product-item__image-wrapper,.product-item{position:relative}.compare-button--icon{position:absolute;top:.5rem;left:.5rem;z-index:10;width:2.25rem;height:2.25rem;padding:0;justify-content:center;border-color:#0000001f;background:#ffffffeb;border-radius:999px;box-shadow:0 1px 3px #0000001a}.compare-button--icon .compare-button__label{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.product-block-compare__help{margin:.6rem 0 0}.compare-button--icon.featured-bestsellers__compare{position:static;top:auto;right:auto;width:44px;height:44px}.compare-bar[hidden],.compare-modal[hidden]{display:none}.compare-bar{position:fixed;left:50%;bottom:1rem;transform:translate(-50%);z-index:60;display:flex;align-items:center;gap:1rem;max-width:calc(100vw - 2rem);padding:.6rem .9rem;background:var(--color-background, #fff);border:1px solid rgba(0,0,0,.1);border-radius:999px;box-shadow:0 8px 30px #0000002e}.compare-bar__items{display:flex;gap:.4rem}.compare-bar__item{position:relative;width:2.75rem;height:2.75rem;border-radius:8px;overflow:hidden;background:#f3f3f3}.compare-bar__item img{width:100%;height:100%;object-fit:cover}.compare-bar__remove{position:absolute;top:-4px;right:-4px;width:1.1rem;height:1.1rem;line-height:1;display:flex;align-items:center;justify-content:center;border:none;border-radius:999px;background:#111;color:#fff;font-size:.8rem;cursor:pointer}.compare-bar__actions{display:flex;align-items:center;gap:.6rem;white-space:nowrap}.compare-bar__open[disabled]{opacity:.5;cursor:not-allowed}.compare-bar__clear{border:none;background:none;color:inherit;text-decoration:underline;cursor:pointer;font:inherit}html.compare-modal-open{overflow:hidden}.compare-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1100;display:flex;align-items:center;justify-content:center;padding:1rem}.compare-modal__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000080}.compare-modal__panel{position:relative;display:flex;flex-direction:column;width:min(960px,100%);max-height:90vh;background:var(--color-background, #fff);border-radius:16px;overflow:hidden;box-shadow:0 24px 60px #38323038}.compare-modal__header{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.25rem;border-bottom:1px solid rgba(56,50,48,.1)}.compare-modal__title{margin:0;font-family:var(--font-stack-headings-primary, inherit);font-size:1.3rem;font-weight:600;line-height:1}.compare-modal__close{display:inline-flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;border:none;border-radius:999px;background:#3832300d;font-size:1.5rem;line-height:1;cursor:pointer;color:inherit;transition:background-color .15s ease}.compare-modal__close:hover{background:#3832301a}.compare-modal__body{overflow:auto;padding:1.25rem 1.25rem 1.5rem}.compare-table__scroll{overflow-x:auto}.compare-table{width:100%;border-collapse:collapse;font-size:.92rem}.compare-table th,.compare-table td{padding:.85rem 1rem;text-align:center;vertical-align:middle;border-bottom:1px solid rgba(56,50,48,.08)}.compare-table thead th{position:sticky;top:0;background:var(--color-background, #fff);z-index:1;min-width:8rem;vertical-align:bottom;border-bottom:1px solid rgba(56,50,48,.12)}.compare-table tbody th[scope=row],.compare-table__corner{position:sticky;left:0;z-index:1;text-align:left;background:var(--color-background, #fff)}.compare-table tbody th[scope=row]{font-weight:500;width:30%;max-width:14rem;white-space:normal;color:#383230d9}.compare-table__product{display:flex;flex-direction:column;align-items:center;gap:.4rem;text-decoration:none;color:inherit}.compare-table__product img{width:100%;max-width:6rem;aspect-ratio:1;object-fit:cover;border-radius:12px}.compare-table__name{font-family:var(--font-stack-headings-primary, inherit);font-weight:600;font-size:.9rem;line-height:1.3}.compare-table__variant,.compare-table__price{font-size:.8rem;opacity:.7}.compare-table__remove{margin-top:.4rem;border:none;background:none;color:inherit;opacity:.55;text-decoration:underline;font-size:.85rem;cursor:pointer}.compare-table__remove:hover{opacity:1}.compare-table tbody tr:hover th[scope=row],.compare-table tbody tr:hover td{background:#38323009}.compare-table__corner{z-index:2}.compare-table__cell--bool{text-align:center}.compare-bool{display:inline-flex;align-items:center;justify-content:center;width:1.9rem;height:1.9rem;border-radius:999px}.compare-bool--yes{color:#5e7048;background:#e7ecdc}.compare-bool--no{color:#a8978b;background:#efe9e3}.compare-flash{position:fixed;left:50%;bottom:5.5rem;transform:translate(-50%,1rem);z-index:1110;max-width:calc(100vw - 2rem);padding:.7rem 1.1rem;background:#111;color:#fff;border-radius:8px;font-size:.875rem;opacity:0;transition:opacity .25s ease,transform .25s ease}.compare-flash.is-visible{opacity:1;transform:translate(-50%)}@media(max-width:600px){.compare-bar{border-radius:14px;flex-direction:column;gap:.6rem}.compare-modal__body{padding:0 .5rem 1rem}.compare-table{font-size:.82rem}.compare-table th,.compare-table td{padding:.6rem .5rem}.compare-table thead th{min-width:6rem}.compare-table tbody th[scope=row],.compare-table__corner{width:6.5rem;max-width:6.5rem;min-width:6.5rem;padding-left:.5rem;padding-right:.5rem}.compare-table__product img{max-width:4.5rem}.compare-table__name{font-size:.82rem}.compare-bool{width:1.6rem;height:1.6rem}}.facets__form--horizontal .facets__summary--compare-all{background-image:none;padding-inline-end:1rem;display:inline-flex;align-items:center;gap:.5rem;width:auto}.facets__summary--compare-all:before{content:"";width:1.05rem;height:1.05rem;flex:0 0 auto;background-color:currentColor;-webkit-mask:center / contain no-repeat url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M3 6h7M14 6h7M6.5 3.5 3 11h7L6.5 3.5ZM17.5 3.5 14 11h7l-3.5-7.5ZM12 3v18M8 21h8'/%3E%3C/svg%3E");mask:center / contain no-repeat url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M3 6h7M14 6h7M6.5 3.5 3 11h7L6.5 3.5ZM17.5 3.5 14 11h7l-3.5-7.5ZM12 3v18M8 21h8'/%3E%3C/svg%3E")}
/*# sourceMappingURL=/cdn/shop/t/12/assets/compare.css.map */
