.compare-module__LCTypq__comparePage{background:var(--color-bg);min-height:90vh;color:var(--color-text);padding-bottom:80px}.compare-module__LCTypq__heroSection{background:radial-gradient(80% 65% at 50% -25%,#5bbfb53d,#0000 72%),linear-gradient(#f4fafa 0%,#e8f4f2 100%);border-bottom:1px solid #cfe5e1;margin-bottom:36px;padding:48px 0 28px}.compare-module__LCTypq__heroBadge{color:#1a7a6e;background:#ffffffd1;border:1px solid #b9ded8;border-radius:9999px;align-items:center;gap:8px;margin-bottom:14px;padding:5px 14px;font-size:12px;font-weight:700;display:inline-flex;box-shadow:0 4px 14px #1a7a6e1a}.compare-module__LCTypq__heroTitle{font-family:var(--font-display), sans-serif;letter-spacing:-.03em;color:#0d1e1c;margin-bottom:12px;font-size:clamp(2rem,4vw,3.2rem);font-weight:800;line-height:1.12}.compare-module__LCTypq__heroTitleHighlight{background:linear-gradient(135deg,#8acdbd 0%,#58b9a7 50%,#8acdbd 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.compare-module__LCTypq__heroSubtitle{color:#3a5c58;max-width:820px;margin-bottom:24px;font-size:1.05rem;line-height:1.65}.compare-module__LCTypq__heroActions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.compare-module__LCTypq__browseCatalogBtn{color:#fff;background:#1a7a6e;border:1px solid #2a9d8f;border-radius:999px;align-items:center;gap:8px;padding:10px 20px;font-size:13.5px;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 6px 18px #1a7a6e3d}.compare-module__LCTypq__browseCatalogBtn:hover{background:linear-gradient(135deg,#8acdbd 0%,#2b9e89 100%);transform:translateY(-2px);box-shadow:0 8px 24px #1a7a6e99}.compare-module__LCTypq__shareBtn{color:var(--color-border);cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0f;border:1px solid #ffffff1f;border-radius:12px;align-items:center;gap:8px;padding:10px 18px;font-size:13.5px;font-weight:600;transition:all .2s;display:inline-flex}.compare-module__LCTypq__shareBtn:hover{color:var(--color-surface);background:#ffffff1f;border-color:#1a7a6e80;transform:translateY(-1px)}.compare-module__LCTypq__dualSlotContainer{grid-template-columns:minmax(0,1fr) 56px minmax(0,1fr);align-items:start;gap:20px;margin-bottom:36px;display:grid}@media (max-width:860px){.compare-module__LCTypq__dualSlotContainer{grid-template-columns:1fr;gap:16px}}.compare-module__LCTypq__slotCard{background:var(--bento-bg);border:var(--bento-border);border-radius:var(--bento-radius);box-shadow:var(--bento-shadow);-webkit-backdrop-filter:var(--glass-blur);transition:all var(--transition-base);padding:24px;position:relative}.compare-module__LCTypq__slotCard:hover{box-shadow:var(--bento-shadow-hover);border-color:#1a7a6e59}.compare-module__LCTypq__slotTopBar{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.compare-module__LCTypq__slotTag{text-transform:uppercase;letter-spacing:.08em;color:#58b9a7;background:#58b9a71f;border:1px solid #58b9a740;border-radius:8px;padding:4px 10px;font-size:12px;font-weight:800}.compare-module__LCTypq__slotClearBtn{color:#6b8d85;cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;gap:4px;padding:4px 8px;font-size:12px;transition:all .15s;display:inline-flex}.compare-module__LCTypq__slotClearBtn:hover{color:#ef4444;background:#ef44441a}.compare-module__LCTypq__searchBox{margin-bottom:18px;position:relative}.compare-module__LCTypq__inputWrapper{align-items:center;display:flex;position:relative}.compare-module__LCTypq__searchIcon{color:var(--color-text-secondary);pointer-events:none;position:absolute;left:14px}.compare-module__LCTypq__inputWrapper input{width:100%;height:48px;color:var(--color-surface);background:#0a101cd9;border:1px solid #ffffff1f;border-radius:14px;outline:none;padding:0 40px 0 42px;font-size:14px;transition:all .2s}.compare-module__LCTypq__inputWrapper input:focus{background:#0e1628fa;border-color:#2b9e89;box-shadow:0 0 0 3px #1a7a6e40,0 0 20px #1a7a6e33}.compare-module__LCTypq__clearSearchBtn{color:#6b8d85;cursor:pointer;background:#ffffff1a;border:none;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;display:flex;position:absolute;right:12px}.compare-module__LCTypq__searchBackdrop{z-index:80;position:fixed;inset:0}.compare-module__LCTypq__resultsDropdown{-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);z-index:90;background:#fffffffa;border:1px solid #b9ded8;border-radius:16px;max-height:380px;padding:8px;position:absolute;top:54px;left:0;right:0;overflow-y:auto;box-shadow:0 16px 48px #1a7a6e2e}.compare-module__LCTypq__resultRow{color:#0d1e1c;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:10px;align-items:center;gap:12px;width:100%;padding:10px 12px;transition:all .15s;display:flex}.compare-module__LCTypq__resultRow:hover{background:#1a7a6e29;transform:translate(3px)}.compare-module__LCTypq__resultThumb{background:#ffffff0d;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:32px;display:flex;overflow:hidden}.compare-module__LCTypq__thumbImg{-o-object-fit:contain;object-fit:contain;width:100%;height:100%}.compare-module__LCTypq__resultInfo{flex-direction:column;min-width:0;display:flex}.compare-module__LCTypq__resultTitle{color:#0d1e1c;white-space:nowrap;text-overflow:ellipsis;font-size:13.5px;font-weight:700;overflow:hidden}.compare-module__LCTypq__resultMeta{color:#6b8d85;font-size:11.5px}.compare-module__LCTypq__noResultsMsg{text-align:center;color:#6b8d85;padding:20px;font-size:13px}.compare-module__LCTypq__vsDivider{justify-content:center;align-items:center;height:100%;min-height:180px;display:flex}@media (max-width:860px){.compare-module__LCTypq__vsDivider{min-height:40px}}.compare-module__LCTypq__vsBadge{background:linear-gradient(135deg, #1c3934, var(--color-text));color:#58b9a7;border:2px solid #1a7a6e80;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:2px;width:52px;height:52px;font-size:11px;font-weight:900;display:flex;box-shadow:0 0 24px #1a7a6e59}.compare-module__LCTypq__slotLoadedContent{gap:16px;display:grid}.compare-module__LCTypq__imagePreviewWrap{background:radial-gradient(circle at 50% 45%,#fff 0%,#e8f4f2 100%);border:1px solid #cfe5e1;border-radius:16px;justify-content:center;align-items:center;width:100%;height:200px;padding:16px;display:flex;position:relative;overflow:hidden}.compare-module__LCTypq__laptopPreviewImg{-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 12px 24px #1a7a6e2e);max-width:100%;max-height:100%;transition:transform .3s}.compare-module__LCTypq__laptopPreviewImg:hover{transform:scale(1.04)}.compare-module__LCTypq__imagePlaceholder{color:var(--color-text-muted)}.compare-module__LCTypq__brandBadge{text-transform:uppercase;color:var(--color-surface);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000000a6;border:1px solid #ffffff26;border-radius:6px;padding:3px 10px;font-size:11px;font-weight:800;position:absolute;top:12px;left:12px}.compare-module__LCTypq__modelHeader{flex-direction:column;gap:4px;display:flex}.compare-module__LCTypq__modelTitle{font-family:var(--font-display), sans-serif;color:var(--color-text);letter-spacing:-.02em;font-size:1.25rem;font-weight:800;line-height:1.3}.compare-module__LCTypq__skuPill{font-size:11px;font-family:var(--font-mono,monospace);color:#6b8d85}.compare-module__LCTypq__variantSelectors{background:#f4fafa;border:1px solid #cfe5e1;border-radius:14px;gap:10px;padding:14px;display:grid}.compare-module__LCTypq__variantHeading{color:#1a7a6e;text-transform:uppercase;letter-spacing:.06em;align-items:center;gap:6px;font-size:11.5px;font-weight:700;display:flex}.compare-module__LCTypq__selectorsGrid{gap:8px;display:grid}.compare-module__LCTypq__selectorItem{justify-content:space-between;align-items:center;gap:10px;display:flex}.compare-module__LCTypq__selectorLabel{color:#3a5c58;white-space:nowrap;align-items:center;gap:6px;font-size:12px;font-weight:600;display:inline-flex}.compare-module__LCTypq__selectWrapper{flex:1;max-width:65%;position:relative}.compare-module__LCTypq__selectWrapper select{color:#0d1e1c;appearance:none;cursor:pointer;text-overflow:ellipsis;white-space:nowrap;background:#fff;border:1px solid #b9ded8;border-radius:8px;outline:none;width:100%;height:34px;padding:0 28px 0 10px;font-size:12px;font-weight:600;overflow:hidden}.compare-module__LCTypq__selectWrapper select:focus{border-color:#2b9e89}.compare-module__LCTypq__selectChevron{color:#6b8d85;pointer-events:none;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.compare-module__LCTypq__verificationNote{color:#10b981;background:#10b9811a;border:1px solid #10b98140;border-radius:8px;align-items:center;gap:6px;padding:6px 12px;font-size:11.5px;display:flex}.compare-module__LCTypq__slotEmptyGuide{background:var(--color-bg);border:2px dashed var(--color-border);min-height:220px;color:var(--color-text-secondary);text-align:center;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;padding:20px}.compare-module__LCTypq__slotEmptyGuide p{margin-top:8px;font-size:12.5px}.compare-module__LCTypq__matrixContainer{background:var(--color-surface);border:1px solid var(--color-border);border-radius:20px;margin-top:30px;overflow:hidden;box-shadow:0 4px 25px #0000000a}.compare-module__LCTypq__stickyMatrixHeader{z-index:100;background:var(--color-surface);border-bottom:2px solid var(--color-border);grid-template-columns:240px 1fr 1fr;padding:14px 20px;display:grid;position:sticky;top:65px;box-shadow:0 4px 12px #00000008}.compare-module__LCTypq__stickyColHeader{text-transform:uppercase;letter-spacing:.08em;color:var(--color-text-secondary);font-size:12px;font-weight:800}.compare-module__LCTypq__stickyColLeft,.compare-module__LCTypq__stickyColRight{color:var(--color-text);padding:0 10px;font-size:13.5px;font-weight:800}.compare-module__LCTypq__stickyTitle{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.compare-module__LCTypq__categorySections{flex-direction:column;display:flex}.compare-module__LCTypq__categoryBlock{border-bottom:1px solid var(--color-bg-tertiary);padding:16px 20px}.compare-module__LCTypq__categoryHeader{align-items:center;gap:8px;margin-bottom:12px;display:flex}.compare-module__LCTypq__categoryHeader h3{text-transform:uppercase;letter-spacing:.06em;color:#1a7a6e;font-size:12.5px;font-weight:800}.compare-module__LCTypq__catIcon{color:#1a7a6e}.compare-module__LCTypq__specRows{flex-direction:column;gap:4px;display:flex}.compare-module__LCTypq__specRow{border-radius:8px;grid-template-columns:240px 1fr 1fr;align-items:center;padding:8px 12px;font-size:13px;transition:background .12s;display:grid}.compare-module__LCTypq__specRow:hover{background:var(--color-bg)}.compare-module__LCTypq__diffRow{background:var(--color-bg-tertiary)}.compare-module__LCTypq__rowLabel{color:var(--color-text-muted);font-size:12px;font-weight:600}.compare-module__LCTypq__cellLeft,.compare-module__LCTypq__cellRight{color:var(--color-text);justify-content:space-between;align-items:center;padding:0 10px;font-weight:600;display:flex}.compare-module__LCTypq__winnerCell{color:#166534;font-weight:800}.compare-module__LCTypq__winnerBadge{color:#166534;background:#dcfce7;border:1px solid #bbf7d0;border-radius:9999px;align-items:center;gap:2px;padding:1px 6px;font-size:10px;font-weight:800;display:inline-flex}.compare-module__LCTypq__inventoryBridgeCard{background:var(--color-bg);border:1px solid var(--color-border);border-radius:16px;margin:24px;padding:20px}.compare-module__LCTypq__bridgeHeader{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.compare-module__LCTypq__bridgeEyebrow{text-transform:uppercase;letter-spacing:.08em;color:#1a7a6e;font-size:11px;font-weight:800}.compare-module__LCTypq__bridgeHeader h3{color:var(--color-text);margin-top:2px;font-size:1.1rem;font-weight:800}.compare-module__LCTypq__bridgeIcon{color:#1a7a6e}.compare-module__LCTypq__matchesList{flex-direction:column;gap:8px;display:flex}.compare-module__LCTypq__matchItem{background:var(--color-surface);border:1px solid var(--color-border);border-radius:12px;justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.compare-module__LCTypq__matchInfo{flex-direction:column;display:flex}.compare-module__LCTypq__matchInfo strong{color:var(--color-text);font-size:13.5px}.compare-module__LCTypq__matchInfo span{color:var(--color-text-secondary);font-size:12px}.compare-module__LCTypq__inquireWhatsAppBtn{color:var(--color-surface);background:#25d366;border-radius:10px;align-items:center;gap:6px;padding:8px 14px;font-size:12.5px;font-weight:700;text-decoration:none;transition:all .15s;display:inline-flex}.compare-module__LCTypq__inquireWhatsAppBtn:hover{background:#20ba59}.compare-module__LCTypq__noStockBridge{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.compare-module__LCTypq__noStockBridge p{color:var(--color-text-muted);max-width:600px;font-size:13px}.compare-module__LCTypq__bentoScoresSection{background:linear-gradient(135deg,#f7fbff 0%,#fff 70%);border-bottom:1px solid #d5ebe6;padding:24px}.compare-module__LCTypq__bentoScoresHeader{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:18px;display:flex}.compare-module__LCTypq__bentoScoresTitle{color:#173d35;align-items:center;gap:8px;font-size:1.05rem;font-weight:800;display:flex}.compare-module__LCTypq__bentoScoresSubtitle{color:#54756f;margin-top:5px;font-size:.82rem;line-height:1.5}.compare-module__LCTypq__scoresDualGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.compare-module__LCTypq__scoreCard{background:#fff;border:1px solid #e1e8f2;border-radius:14px;min-width:0;padding:14px;box-shadow:0 5px 16px #233e640f}.compare-module__LCTypq__scoreCardHeader,.compare-module__LCTypq__scoreMetricName,.compare-module__LCTypq__scoreBarRow{align-items:center;display:flex}.compare-module__LCTypq__scoreCardHeader{justify-content:space-between;gap:8px;margin-bottom:12px}.compare-module__LCTypq__scoreMetricName{color:#244b43;gap:7px;font-size:.78rem;font-weight:800}.compare-module__LCTypq__scoreDeltaPill{white-space:nowrap;border-radius:999px;padding:3px 7px;font-size:.65rem;font-weight:800}.compare-module__LCTypq__scoreDeltaLeft{color:#166534;background:#dcfce7}.compare-module__LCTypq__scoreDeltaRight{color:#145b50;background:#e5f5f1}.compare-module__LCTypq__scoreBarsWrap{gap:8px;display:grid}.compare-module__LCTypq__scoreBarRow{gap:8px;min-width:0}.compare-module__LCTypq__scoreBarLabel{color:#54756f;text-overflow:ellipsis;white-space:nowrap;width:94px;font-size:.68rem;overflow:hidden}.compare-module__LCTypq__scoreBarTrack{background:#e9eef5;border-radius:999px;flex:1;min-width:30px;height:8px;overflow:hidden}.compare-module__LCTypq__scoreBarFillLeft,.compare-module__LCTypq__scoreBarFillRight{border-radius:inherit;height:100%;transition:width .25s}.compare-module__LCTypq__scoreBarFillLeft{background:linear-gradient(90deg,#1a7a6e,#58b9a7)}.compare-module__LCTypq__scoreBarFillRight{background:linear-gradient(90deg,#7c3aed,#c084fc)}.compare-module__LCTypq__scoreBarValue{color:#244b43;text-align:right;width:24px;font-size:.72rem;font-weight:800}.compare-module__LCTypq__reasonsSection{background:#fff;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:20px 24px;display:grid}.compare-module__LCTypq__reasonsCard{background:#fbfdff;border:1px solid #e1e8f2;border-radius:14px;min-width:0;padding:15px}.compare-module__LCTypq__reasonsCardTitle{color:#244b43;align-items:flex-start;gap:7px;font-size:.78rem;font-weight:800;line-height:1.4;display:flex}.compare-module__LCTypq__reasonsList{gap:8px;margin-top:11px;display:grid}.compare-module__LCTypq__reasonItem{color:#54756f;align-items:flex-start;gap:6px;font-size:.77rem;line-height:1.45;display:flex}.compare-module__LCTypq__reasonIconWin{color:#10b981;flex:none;margin-top:2px}.compare-module__LCTypq__emptyComparisonState{background:var(--color-surface);border:1px solid var(--color-border);text-align:center;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;min-height:300px;padding:40px 20px;display:flex}.compare-module__LCTypq__emptyIconCircle{color:#1a7a6e;background:#eff6ff;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;margin-bottom:16px;display:flex}.compare-module__LCTypq__emptyComparisonState h2{color:var(--color-text);margin-bottom:6px;font-size:1.3rem;font-weight:800}.compare-module__LCTypq__emptyComparisonState p{color:var(--color-text-secondary);max-width:480px;margin-bottom:18px;font-size:13.5px}.compare-module__LCTypq__exploreCatalogBtn{color:var(--color-surface);background:#1a7a6e;border-radius:12px;align-items:center;padding:10px 20px;font-size:13px;font-weight:700;text-decoration:none;display:inline-flex}@media (max-width:900px){.compare-module__LCTypq__dualSlotContainer{grid-template-columns:1fr}.compare-module__LCTypq__vsDivider{margin:-8px 0;padding-top:0}.compare-module__LCTypq__stickyMatrixHeader{grid-template-columns:120px 1fr 1fr;top:55px}.compare-module__LCTypq__specRow{grid-template-columns:120px 1fr 1fr}}@media (max-width:600px){.compare-module__LCTypq__bentoScoresSection{padding:16px}.compare-module__LCTypq__bentoScoresHeader{flex-direction:column}.compare-module__LCTypq__bentoScoresHeader>button{width:100%}.compare-module__LCTypq__scoresDualGrid,.compare-module__LCTypq__reasonsSection{grid-template-columns:1fr}.compare-module__LCTypq__reasonsSection{padding:16px}.compare-module__LCTypq__scoreBarLabel{width:72px}.compare-module__LCTypq__stickyMatrixHeader{grid-template-columns:100px 1fr 1fr;padding:10px;font-size:11px}.compare-module__LCTypq__specRow{grid-template-columns:100px 1fr 1fr;padding:6px 4px;font-size:11.5px}.compare-module__LCTypq__rowLabel{font-size:10.5px}.compare-module__LCTypq__matchItem{flex-direction:column;align-items:flex-start;gap:8px}}@media (max-width:860px){.compare-module__LCTypq__matrixContainer{border-radius:14px}.compare-module__LCTypq__stickyMatrixHeader,.compare-module__LCTypq__specRow{min-width:560px}.compare-module__LCTypq__categoryBlock,.compare-module__LCTypq__stickyMatrixHeader{padding-inline:12px;overflow-x:auto}}.compare-module__LCTypq__resultItem{color:#173d35;border-bottom-color:#d5ebe6}.compare-module__LCTypq__resultItem:hover{background:#edf8f5}.compare-module__LCTypq__resultItem small,.compare-module__LCTypq__noResults{color:#6b8d85}.compare-module__LCTypq__selectedModel{color:#54756f;background:#e5f5f1}.compare-module__LCTypq__selectedModel strong{color:#173d35}.compare-module__LCTypq__selectedModel span,.compare-module__LCTypq__selector{color:#6b8d85}.compare-module__LCTypq__verificationLine,.compare-module__LCTypq__provenance{color:#54756f}.compare-module__LCTypq__emptyState{color:#6b8d85}.compare-module__LCTypq__comparisonHint{color:#148563}.compare-module__LCTypq__table th,.compare-module__LCTypq__table td{border-bottom-color:#d5ebe6}.compare-module__LCTypq__table thead th,.compare-module__LCTypq__table tbody th{color:#54756f}.compare-module__LCTypq__table tbody td{color:#244b43}.compare-module__LCTypq__table .compare-module__LCTypq__different td{color:#176b5f;background:#edf8f5}.compare-module__LCTypq__table .compare-module__LCTypq__different th{color:#2b9e89}.compare-module__LCTypq__inventoryBridge{background:linear-gradient(135deg,#f4fbff,#f5fbf9);border-color:#cfe4ee}.compare-module__LCTypq__inventoryHeading{color:#147c9c}.compare-module__LCTypq__inventoryHeading h3,.compare-module__LCTypq__inventoryItem strong{color:#173d35}.compare-module__LCTypq__inventoryStatus,.compare-module__LCTypq__inventoryItem span{color:#6b8d85}.compare-module__LCTypq__inventoryItem{background:#fff;border:1px solid #d5ebe6}:is(body[data-storefront-theme=signature] .compare-module__LCTypq__bentoScoresSection,body[data-storefront-theme=signature] .compare-module__LCTypq__reasonsSection,body[data-storefront-theme=signature] .compare-module__LCTypq__categoryBlock,body[data-storefront-theme=signature] .compare-module__LCTypq__inventoryBridge){color:#163832;background:#fff;border-color:#c6e3df}body[data-storefront-theme=signature] .compare-module__LCTypq__bentoScoresTitle{color:#176b5f}body[data-storefront-theme=signature] .compare-module__LCTypq__scoreMetricName{color:#176b5f}body[data-storefront-theme=signature] .compare-module__LCTypq__reasonsCardTitle{color:#176b5f}body[data-storefront-theme=signature] .compare-module__LCTypq__inventoryHeading{color:#176b5f}body[data-storefront-theme=signature] .compare-module__LCTypq__inventoryHeading h3{color:#176b5f}body[data-storefront-theme=signature] .compare-module__LCTypq__inventoryItem strong{color:#176b5f}body[data-storefront-theme=signature] .compare-module__LCTypq__bentoScoresSubtitle{color:#54756f}body[data-storefront-theme=signature] .compare-module__LCTypq__scoreBarLabel{color:#54756f}body[data-storefront-theme=signature] .compare-module__LCTypq__reasonItem{color:#54756f}body[data-storefront-theme=signature] .compare-module__LCTypq__inventoryStatus{color:#54756f}body[data-storefront-theme=signature] .compare-module__LCTypq__inventoryItem span{color:#54756f}:is(body[data-storefront-theme=signature] .compare-module__LCTypq__scoreCard,body[data-storefront-theme=signature] .compare-module__LCTypq__reasonsCard,body[data-storefront-theme=signature] .compare-module__LCTypq__inventoryItem){background:#f7fcfb;border-color:#c6e3df}body[data-storefront-theme=signature] .compare-module__LCTypq__scoreBarTrack{background:#dceeea}body[data-storefront-theme=signature] .compare-module__LCTypq__scoreBarFillLeft{background:linear-gradient(90deg,#1a7a6e,#58b9a7)}body[data-storefront-theme=signature] .compare-module__LCTypq__scoreBarFillRight{background:linear-gradient(90deg,#2b9e89,#8acdbd)}body[data-storefront-theme=signature] .compare-module__LCTypq__scoreDeltaRight{color:#176b5f;background:#e5f5f1}:is(body[data-storefront-theme=signature] .compare-module__LCTypq__stickyMatrixHeader,body[data-storefront-theme=signature] .compare-module__LCTypq__stickyColHeader,body[data-storefront-theme=signature] .compare-module__LCTypq__stickyColLeft,body[data-storefront-theme=signature] .compare-module__LCTypq__stickyColRight){color:#176b5f;background:#effaf7;border-color:#c6e3df}body[data-storefront-theme=signature] .compare-module__LCTypq__comparePage{background:#f7fcfb}body[data-storefront-theme=signature] .compare-module__LCTypq__heroSection{padding-block:clamp(32px,6vw,72px) 30px}body[data-storefront-theme=signature] .compare-module__LCTypq__slotCard{padding:clamp(14px,2.4vw,26px)}body[data-storefront-theme=signature] .compare-module__LCTypq__variantSelectors{padding:clamp(11px,2vw,16px)}body[data-storefront-theme=signature] .compare-module__LCTypq__selectWrapper{min-width:0}body[data-storefront-theme=signature] .compare-module__LCTypq__selectWrapper select{height:42px;min-height:42px}body[data-storefront-theme=signature] .compare-module__LCTypq__selectorLabel{overflow-wrap:anywhere;min-width:0}body[data-storefront-theme=signature] .compare-module__LCTypq__selectorLabel svg{flex:none}@media (min-width:1440px){.compare-module__LCTypq__dualSlotContainer{gap:clamp(24px,3vw,48px)}.compare-module__LCTypq__slotCard{padding:30px}.compare-module__LCTypq__imagePreviewWrap{height:clamp(230px,20vw,320px)}}@media (max-width:640px){.compare-module__LCTypq__comparePage{padding-bottom:48px}.compare-module__LCTypq__heroSection{margin-bottom:20px}.compare-module__LCTypq__heroTitle{font-size:clamp(1.85rem,8.5vw,2.7rem)}.compare-module__LCTypq__heroSubtitle{font-size:.94rem}.compare-module__LCTypq__heroActions>*{justify-content:center;width:100%}.compare-module__LCTypq__slotCard{border-radius:18px}.compare-module__LCTypq__slotTopBar{margin-bottom:12px}.compare-module__LCTypq__inputWrapper input{height:48px;min-height:48px;font-size:16px}.compare-module__LCTypq__selectorItem{flex-direction:column;align-items:stretch;gap:6px}.compare-module__LCTypq__selectorLabel{font-size:11px}.compare-module__LCTypq__selectWrapper{width:100%;max-width:none}.compare-module__LCTypq__selectWrapper select{height:48px;min-height:48px;font-size:14px}.compare-module__LCTypq__imagePreviewWrap{height:210px}.compare-module__LCTypq__matrixContainer{margin-top:20px}}@media (max-width:380px){.compare-module__LCTypq__slotCard{padding:12px}.compare-module__LCTypq__heroTitle{font-size:1.78rem}.compare-module__LCTypq__heroSubtitle{font-size:.88rem}.compare-module__LCTypq__bentoScoresSection,.compare-module__LCTypq__reasonsSection{padding-inline:12px}}body[data-storefront-theme=signature] .compare-module__LCTypq__resultItem{color:#173d35;border-bottom-color:#d5ebe6}body[data-storefront-theme=signature] .compare-module__LCTypq__resultItem:hover{background:#edf8f5}body[data-storefront-theme=signature] .compare-module__LCTypq__resultItem small{color:#54756f}body[data-storefront-theme=signature] .compare-module__LCTypq__noResults{color:#54756f}body[data-storefront-theme=signature] .compare-module__LCTypq__verificationLine{color:#54756f}body[data-storefront-theme=signature] .compare-module__LCTypq__provenance{color:#54756f}body[data-storefront-theme=signature] .compare-module__LCTypq__selectedModel{color:#245a52;background:#e5f5f1;border-color:#b8ddd7}body[data-storefront-theme=signature] .compare-module__LCTypq__selectedModel strong{color:#173d35}body[data-storefront-theme=signature] .compare-module__LCTypq__selectedModel span{color:#54756f}body[data-storefront-theme=signature] .compare-module__LCTypq__selector{color:#54756f}body[data-storefront-theme=signature] .compare-module__LCTypq__inventoryBridge{background:linear-gradient(135deg,#f2faf8,#fff);border-color:#c6e3df}body[data-storefront-theme=signature] .compare-module__LCTypq__inventoryHeading{color:#1a7a6e}body[data-storefront-theme=signature] .compare-module__LCTypq__inventoryStatus{color:#54756f}body[data-storefront-theme=signature] .compare-module__LCTypq__inventoryItem span{color:#54756f}body[data-storefront-theme=signature] .compare-module__LCTypq__inventoryItem{border-color:#c6e3df}body[data-storefront-theme=signature] .compare-module__LCTypq__table .compare-module__LCTypq__different td{color:#176b5f;background:#eaf7f4}body[data-storefront-theme=signature] .compare-module__LCTypq__table .compare-module__LCTypq__different th{color:#145b50}@media (max-width:860px){.compare-module__LCTypq__categoryBlock{overscroll-behavior-x:contain;overflow-x:auto}.compare-module__LCTypq__stickyMatrixHeader{overflow:visible}}@media (max-width:720px){.compare-module__LCTypq__scoresDualGrid{grid-template-columns:minmax(0,1fr)}}.compare-module__LCTypq__matrixViewport{overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;scrollbar-width:thin;width:100%;overflow-x:auto}.compare-module__LCTypq__matrixContent{width:100%;min-width:0}.compare-module__LCTypq__matrixViewport .compare-module__LCTypq__categoryBlock,.compare-module__LCTypq__matrixViewport .compare-module__LCTypq__stickyMatrixHeader{overflow-x:visible}@media (max-width:860px){.compare-module__LCTypq__matrixContent{min-width:620px}.compare-module__LCTypq__matrixViewport .compare-module__LCTypq__stickyMatrixHeader,.compare-module__LCTypq__matrixViewport .compare-module__LCTypq__specRow{min-width:0}.compare-module__LCTypq__matrixViewport .compare-module__LCTypq__categoryBlock{padding-inline:12px}}@media (max-width:600px){.compare-module__LCTypq__matrixContent{min-width:600px}}
