.compare-add-button{display:inline-flex;align-items:center;gap:.5rem;width:100%;justify-content:center;padding:.625rem 1.25rem;font-size:.8125rem;font-weight:500;color:rgb(var(--color-foreground));background:transparent;border:1px solid rgb(var(--color-border));border-radius:var(--rounded-button, 6px);cursor:pointer;transition:border-color .2s,color .2s,background-color .2s;line-height:1.4}.compare-add-button:hover{border-color:rgb(var(--color-foreground))}.compare-add-button svg{width:16px;height:16px;flex-shrink:0}.compare-add-button.is-added{color:rgb(var(--color-foreground));border-color:rgb(var(--color-foreground));background:rgba(var(--color-foreground),.05)}.compare-header-button{position:relative;cursor:pointer}.compare-count[hidden]{display:none!important}.compare-count{display:flex;align-items:center;justify-content:center;min-width:1.125rem;height:1.125rem;padding:0 .25rem;font-size:.625rem;font-weight:600;line-height:1;background-color:rgb(var(--color-foreground));color:rgb(var(--color-background));border-radius:100px;pointer-events:none}.compare-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:flex;align-items:center;justify-content:center;padding:1rem;background-color:#1e1e1ea6;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.compare-modal[hidden]{display:none}.compare-modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;cursor:pointer}.compare-modal__container{position:relative;z-index:2;width:100%;max-width:960px;max-height:calc(100dvh - 2rem);background:rgb(var(--color-background));border-radius:16px;overflow:hidden;box-shadow:0 20px 60px #0000004d;display:flex;flex-direction:column}.compare-modal__header{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1.5rem;border-bottom:1px solid rgb(var(--color-border));flex-shrink:0}.compare-modal__title{font-size:1.125rem;font-weight:600;margin:0}.compare-modal__close{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:rgba(var(--color-foreground),.05);border:none;border-radius:50%;cursor:pointer;color:rgba(var(--color-foreground),.6);transition:background .2s,color .2s;padding:0}.compare-modal__close:hover{background:rgba(var(--color-foreground),.1);color:rgb(var(--color-foreground))}.compare-modal__close svg{width:18px;height:18px}.compare-modal__body{overflow-x:auto;overflow-y:auto;flex:1;-webkit-overflow-scrolling:touch;padding:1.5rem}.compare-modal__loading{display:flex;align-items:center;justify-content:center;padding:3rem;font-size:.875rem;color:rgba(var(--color-foreground),.5)}.compare-table{width:100%;border-collapse:collapse;table-layout:fixed}.compare-table th,.compare-table td{padding:.75rem 1rem;vertical-align:top;text-align:left;border-bottom:1px solid rgba(var(--color-border),.5);font-size:.8125rem}.compare-table th{font-weight:500;color:rgba(var(--color-foreground),.55);white-space:nowrap;width:110px;min-width:90px}.compare-table td{color:rgb(var(--color-foreground));min-width:140px}.compare-table tr:last-child th,.compare-table tr:last-child td{border-bottom:none}.compare-table__product-header{text-align:center;padding-bottom:1rem;position:relative}.compare-table__product-image{width:150px;height:150px;border-radius:10px;overflow:hidden;margin:0 auto .625rem;background:rgba(var(--color-foreground),.04)}.compare-table__product-image img{width:100%;height:100%;object-fit:cover}.compare-table__product-name{font-size:.75rem;font-weight:600;margin:0;line-height:1.3}.compare-table__product-name a{color:inherit;text-decoration:none}.compare-table__product-name a:hover{text-decoration:underline}.compare-table__product-variant{font-size:.6875rem;color:rgba(var(--color-foreground),.6);margin:.125rem 0 0}.compare-table__product-remove{display:inline-flex;align-items:center;gap:.25rem;margin-top:.5rem;font-size:.6875rem;color:rgba(var(--color-foreground),.4);background:none;border:none;cursor:pointer;padding:.125rem 0;transition:color .2s}.compare-table__product-remove:hover{color:rgb(var(--color-foreground))}.compare-table__product-remove svg{width:12px;height:12px}.compare-table__value--highlight{font-weight:600}.compare-table__value--empty{color:rgba(var(--color-foreground),.3);font-style:italic}.compare-table__certifications{display:flex;flex-wrap:wrap;gap:.25rem}.compare-table__cert-badge{display:inline-block;padding:.125rem .5rem;font-size:.6875rem;background:rgba(var(--color-foreground),.06);border-radius:100px}.compare-toast{position:fixed;bottom:5rem;left:50%;transform:translate(-50%) translateY(1rem);z-index:10001;display:flex;align-items:center;gap:.75rem;padding:.75rem 1.25rem;background:rgb(var(--color-foreground));color:rgb(var(--color-background));border-radius:100px;box-shadow:0 4px 20px #0003;font-size:.8125rem;font-weight:500;white-space:nowrap;opacity:0;visibility:hidden;transition:opacity .25s,visibility .25s,transform .25s;pointer-events:none}.compare-toast.is-visible{opacity:1;visibility:visible;transform:translate(-50%) translateY(0);pointer-events:auto}.compare-toast__link{color:inherit;text-decoration:underline;text-underline-offset:2px;cursor:pointer;background:none;border:none;font:inherit;padding:0}.compare-toast__link:hover{opacity:.8}@media (max-width: 768px){.compare-modal__container{max-height:calc(100dvh - 1rem);margin:.5rem;border-radius:12px}.compare-modal__header{padding:1rem 1.25rem}.compare-modal__body{padding:0}.compare-table{table-layout:auto}.compare-table th,.compare-table td{padding:.625rem .75rem;font-size:.75rem}.compare-table th{position:sticky;left:0;z-index:1;background:rgb(var(--color-background));width:auto;min-width:80px;max-width:90px}.compare-table td{min-width:160px}.compare-table__product-image{width:110px;height:110px}}
/*# sourceMappingURL=/cdn/shop/t/47/assets/product-compare.css.map */
