.compare-page{padding-top:2rem;padding-bottom:4rem}.compare-header{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.compare-table-wrapper{border:1px solid var(--border);border-radius:12px;overflow-x:auto;box-shadow:0 4px 6px -1px #0000001a}.compare-table{border-collapse:separate;border-spacing:0;width:100%;min-width:700px}.compare-table th,.compare-table td{border-bottom:1px solid var(--border);border-right:1px solid var(--border);vertical-align:top;text-align:left;background:var(--background);padding:16px}.compare-table th:last-child,.compare-table td:last-child{border-right:none}.compare-table thead th{z-index:20;background-color:var(--secondary);border-bottom:2px solid var(--border);position:sticky;top:0;box-shadow:0 2px 4px #0003}.compare-table .feature-label{background-color:var(--secondary);z-index:10;width:140px;min-width:140px;max-width:140px;color:var(--muted-foreground);border-right:2px solid var(--border);font-weight:600;position:sticky;left:0;box-shadow:2px 0 4px #0003}.compare-table thead th.feature-label{z-index:30;background-color:var(--secondary);border-bottom:2px solid var(--border)}.product-col{min-width:240px}.compare-product-header{text-align:center;flex-direction:column;align-items:center;gap:8px;padding-bottom:8px;display:flex;position:relative}.remove-btn{color:var(--muted-foreground);cursor:pointer;background:0 0;border:none;transition:color .2s;position:absolute;top:-8px;right:-8px}.remove-btn:hover{color:#f44}.product-thumb{justify-content:center;align-items:center;width:120px;height:120px;margin:0 auto 8px;display:flex}.product-title{color:var(--foreground);font-size:1rem;font-weight:700;line-height:1.3;text-decoration:none}.product-title:hover{color:var(--accent)}.product-price{color:var(--accent);font-size:1.1rem;font-weight:800}.add-cart-btn{align-items:center;gap:6px;margin-top:8px;display:inline-flex}
