.product-comparison{background:#fafaf8;overflow:hidden}.comparison-header{text-align:center;margin-bottom:2rem;max-width:70rem;margin-left:auto;margin-right:auto}.comparison-heading{font-size:3.6rem;font-weight:600;letter-spacing:-.02em;margin-bottom:1.2rem;color:#1a1a1a}.comparison-description{font-size:1.8rem;line-height:1.6;color:#666;margin:0}.comparison-table-wrapper{position:relative;overflow-x:auto;overflow-y:visible;border-radius:12px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;background:#fff;-webkit-overflow-scrolling:touch}.comparison-table-wrapper.can-scroll-right:after{content:"";position:absolute;top:0;right:0;bottom:0;width:60px;background:linear-gradient(to left,rgba(255,255,255,.95),transparent);pointer-events:none;z-index:2}.comparison-table-wrapper.is-scrolled-left:before{content:"";position:absolute;top:0;left:0;bottom:0;width:60px;background:linear-gradient(to right,rgba(255,255,255,.95),transparent);pointer-events:none;z-index:2}.comparison-table{width:100%;border-collapse:separate;border-spacing:0;min-width:800px}.comparison-table thead{position:sticky;top:0;z-index:10;transition:box-shadow .2s ease}.comparison-table thead.is-stuck{box-shadow:0 2px 8px #0000001a}.comparison-table th,.comparison-table td{padding:2rem 1.6rem;text-align:left;border-bottom:1px solid #e5e5e0}.feature-column{background:#f5f5f0;font-weight:600;width:200px;min-width:200px;position:sticky;left:0;z-index:11;border-right:2px solid #e5e5e0}.feature-header-text{font-size:1.4rem;text-transform:uppercase;letter-spacing:.05em;color:#666}.product-column{background:#fff;text-align:center;min-width:220px;vertical-align:top;position:relative;transition:background-color .2s ease}.product-column.highlight{background:linear-gradient(to bottom,#fef3c7,#fff);border:2px solid #f59e0b;border-top:3px solid #f59e0b}.product-column:hover{background:#fafaf8}.product-badge{display:inline-block;padding:.4rem 1rem;background:#1a1a1a;color:#fff;font-size:1.2rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;border-radius:4px;margin-bottom:1.2rem}.product-column.highlight .product-badge{background:#f59e0b}.product-image{margin:1.5rem auto;width:160px;height:160px;display:flex;align-items:center;justify-content:center;background:#fafaf8;border-radius:8px;padding:1rem}.product-image img{width:100%;height:100%;object-fit:contain;display:block}.product-title{font-size:2rem;font-weight:600;margin:1.2rem 0 .8rem;color:#1a1a1a}.product-price{font-size:2.4rem;font-weight:700;color:#1a1a1a;margin-bottom:1.6rem}.comparison-cta-button{display:inline-block;padding:1.2rem 2.4rem;background:#1a1a1a;color:#fff;font-size:1.4rem;font-weight:600;text-decoration:none;border-radius:8px;transition:all .2s ease;text-transform:uppercase;letter-spacing:.05em}.comparison-cta-button:hover{background:#333;transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.product-column.highlight .comparison-cta-button{background:#f59e0b}.product-column.highlight .comparison-cta-button:hover{background:#d97706}.feature-row{transition:background-color .15s ease}.feature-row:hover{background:#fafaf8}.feature-row.highlight-row{background:#f0fdf4}.feature-name{background:#f5f5f0;font-weight:600;font-size:1.5rem;color:#333;position:sticky;left:0;z-index:5;border-right:2px solid #e5e5e0}.feature-tooltip{display:inline-flex;align-items:center;margin-left:.6rem;position:relative;cursor:help}.info-icon{color:#666;transition:color .2s ease}.feature-tooltip:hover .info-icon{color:#1a1a1a}.tooltip-text{position:absolute;left:100%;top:50%;transform:translateY(-50%);margin-left:1rem;padding:1rem 1.4rem;background:#1a1a1a;color:#fff;font-size:1.3rem;font-weight:400;line-height:1.5;border-radius:6px;width:max-content;max-width:300px;opacity:0;visibility:hidden;transition:opacity .2s ease,visibility .2s ease;z-index:100;pointer-events:none}.tooltip-text:before{content:"";position:absolute;right:100%;top:50%;transform:translateY(-50%);border:6px solid transparent;border-right-color:#1a1a1a}.tooltip-text.show{opacity:1;visibility:visible}.feature-value{text-align:center;font-size:1.5rem;color:#333;font-weight:500;transition:background-color .15s ease}.feature-value.hover{background:#f5f5f0}.check-icon,.x-icon{display:inline-block;vertical-align:middle}.comparison-mobile{display:none}@media screen and (max-width:749px){.comparison-table-wrapper{display:none}.comparison-mobile{display:grid;gap:2rem}.product-card{background:#fff;border-radius:12px;padding:2.4rem;box-shadow:0 2px 8px #0000001a;position:relative}.product-card.highlight{border:2px solid #f59e0b;background:linear-gradient(to bottom,#fef3c7,#fff)}.product-card .product-badge{position:absolute;top:1.6rem;right:1.6rem}.product-card .product-image{margin:0 auto 2rem;width:200px;height:200px}.product-card .product-title{text-align:center;font-size:2.4rem}.product-card .product-price{text-align:center;margin-bottom:2.4rem}.product-features{margin-bottom:2.4rem}.feature-item{display:flex;justify-content:space-between;align-items:center;padding:1.2rem 0;border-bottom:1px solid #e5e5e0}.feature-item:last-child{border-bottom:none}.feature-label{font-weight:600;font-size:1.4rem;color:#333}.feature-item .feature-value{font-weight:500;font-size:1.4rem}.product-card .comparison-cta-button{display:block;text-align:center;width:100%}.comparison-heading{font-size:2.8rem}.comparison-description{font-size:1.6rem}}@media screen and (min-width:750px)and (max-width:989px){.comparison-table th,.comparison-table td{padding:1.6rem 1.2rem}.product-column{min-width:180px}.feature-column{width:160px;min-width:160px}.product-image{width:120px;height:120px}.product-title{font-size:1.6rem}.product-price{font-size:2rem}}@media print{.comparison-table-wrapper{overflow:visible;box-shadow:none}.comparison-table{min-width:auto}.comparison-cta-button{display:none}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/product-comparison.css.map */
