:root{--ink:#10273b;--muted:#647588;--line:#e1e9f0;--paper:#fbfdff;--surface:#fff;--green:#0878d1;--green-dark:#075ba8;--mint:#e8f7f8;--orange:#08a8c8;--orange-soft:#ecfbfb;--brand-blue:#0868d7;--brand-cyan:#08a8cf;--brand-teal:#12c89f;--success:#12a84b;--red:#a5413b;--red-soft:#fff1ef;--shadow:0 20px 60px #17436614}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--paper);min-width:320px}body{color:var(--ink);background:radial-gradient(circle at 96% 0%, #0868d70e, transparent 27rem), radial-gradient(circle at 3% 28%, #12c89f0b, transparent 23rem), var(--paper);margin:0;font-family:Segoe UI,Tahoma,Arial,sans-serif}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit}.appShell{flex-direction:column;width:min(1240px,100% - 48px);min-height:100svh;margin:auto;padding:8px 0 0;display:flex}.topbar{align-items:center;min-height:48px;display:flex}.heroBrand{flex:none;margin-bottom:20px;text-decoration:none;display:block}.brandLogoFrame{width:224px;height:126px;display:block}.brandLogoImage{object-fit:contain;width:100%;height:100%;display:block}.languageSwitch{border:1px solid var(--line);background:#ffffffeb;border-radius:999px;align-items:center;gap:2px;margin-inline-start:auto;padding:3px;display:inline-flex}.languageSwitch button,.languageSwitch a,.languageSwitch>span{min-height:44px;color:var(--muted);background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;padding:7px 12px;font-size:11px;text-decoration:none;display:inline-flex}.languageSwitch .languageActive{color:var(--brand-blue);background:#edf5ff;font-weight:800}.languageSwitch button:disabled{cursor:not-allowed;opacity:.48}.srOnly{clip:rect(0, 0, 0, 0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.heroPanel{text-align:center;flex-direction:column;align-items:center;padding:45px 0 28px;display:flex}.sectionKicker{color:var(--brand-cyan);letter-spacing:.02em;margin:0 0 12px;font-size:12px;font-weight:800}h1,h2,h3,h4,p{margin-top:0}h1{max-width:760px;color:var(--ink);letter-spacing:-1.8px;margin-bottom:22px;font-size:clamp(34px,4.5vw,54px);line-height:1.25}.compareForm{width:min(100%,1040px)}.inputRow{background:#fff;border:1px solid #d8e2eb;border-radius:999px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:6px;min-height:72px;padding:6px;transition:border-color .18s,box-shadow .18s;display:grid;box-shadow:0 12px 36px #1b476b17}.inputRow:focus-within{border-color:#82bbed;box-shadow:0 14px 40px #0868d721,0 0 0 4px #0868d712}.inputRow input{width:100%;min-width:0;color:var(--ink);text-align:start;background:#fff;border:0;outline:none;padding:0 24px;font-size:17px;line-height:1.5}.inputRow button,.candidateActions button,.errorCard button{color:#fff;background:linear-gradient(135deg, var(--brand-cyan), var(--brand-blue));cursor:pointer;border:0;border-radius:999px;min-width:142px;min-height:58px;padding:13px 20px;font-weight:800;transition:box-shadow .15s,transform .15s}.inputRow button{justify-content:center;align-items:center;gap:8px;display:inline-flex}.inputRow button svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:1.9px;width:19px;height:19px}.inputRow button:hover:not(:disabled),.candidateActions button:hover:not(:disabled),.errorCard button:hover{transform:translateY(-1px);box-shadow:0 10px 22px #0868d733}.inputRow button:disabled,.candidateActions button:disabled{cursor:not-allowed;opacity:.5}.heroBenefits{color:#425d72;justify-content:center;align-items:center;gap:clamp(12px,2.4vw,32px);width:100%;margin:0 0 30px;padding:0;list-style:none;display:flex}.heroBenefits li{white-space:nowrap;align-items:center;gap:7px;min-width:0;display:inline-flex}.heroBenefits .benefitCheck{color:#3f7f70;width:20px;height:20px;box-shadow:none;background:#e1f1eb;border-radius:50%;flex:none;place-items:center;display:grid}.heroBenefits .benefitCheck svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;width:12px;height:12px}.heroBenefits p{margin:0;font-size:14px;font-weight:700;line-height:1.5}.exampleRail{text-align:start;width:100%;margin-top:18px}.exampleRail>span{color:var(--muted);margin:0 6px 10px;font-size:11px;font-weight:700;display:block}.exampleRow{max-height:96px;color:var(--muted);flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;font-size:11px;display:flex;overflow:hidden}.exampleRow button{border:1px solid var(--line);color:#425d72;cursor:pointer;text-align:center;white-space:nowrap;background:#fff;border-radius:999px;min-height:44px;padding:8px 13px;transition:border-color .15s,color .15s,background .15s}.exampleRow button:hover:not(:disabled){color:var(--brand-blue);background:#f6fbff;border-color:#9bc9ef}.exampleRow button:focus-visible,.inputRow button:focus-visible,.languageSwitch button:focus-visible,.languageSwitch a:focus-visible,.heroBrand:focus-visible,.siteFooter a:focus-visible,.siteFooter button:focus-visible{outline-offset:3px;outline:3px solid #0868d73d}.decisionStage{--stage-sticky-top:calc(8px + env(safe-area-inset-top,0px));--stage-context-height:48px}.activeQueryBar{z-index:6;top:var(--stage-sticky-top);min-height:var(--stage-context-height);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff5;border:1px solid #cfe1eb;border-radius:14px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:10px;margin-top:18px;padding:10px 14px;display:grid;position:sticky;box-shadow:0 10px 28px #17436617}.stageContentAnchor{scroll-margin-top:calc(var(--stage-sticky-top) + var(--stage-context-height) + 12px);display:flow-root}.activeQueryBar>span{color:var(--muted);white-space:nowrap;font-size:11px;font-weight:800}.activeQueryBar>strong{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;unicode-bidi:plaintext;font-size:13px;line-height:1.5;overflow:hidden}.activeQueryBar:focus-visible{outline-offset:3px;outline:3px solid #0868d73d}.publicErrorShell{justify-content:center;align-items:center;min-height:70vh;padding:24px;display:flex}.publicErrorShell section{background:var(--surface);border:1px solid var(--line);text-align:center;border-radius:24px;width:100%;max-width:520px;padding:32px}.publicErrorShell h1{margin:0 0 10px}.publicErrorShell p{color:var(--muted);margin:0 0 18px}.publicErrorShell button{margin-inline:auto}.stateCard{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:17px;align-items:center;gap:15px;margin:26px 0 0;padding:19px 22px;display:flex}.stateCard strong{margin-bottom:5px;display:block}.stateCard p{color:var(--muted);margin:0}.errorCard{color:var(--red);background:var(--red-soft);border-color:#a5413b40;flex-wrap:wrap}.errorCard div{flex:1}.errorCard button{background:var(--red);min-width:auto;margin-inline-start:auto;padding:9px 13px;font-size:12px}.spinner{border:3px solid var(--mint);border-top-color:var(--green);border-radius:50%;flex:none;width:24px;height:24px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@keyframes progressPulse{50%{opacity:.55;transform:scale(.78)}}.observedMerchants{flex-wrap:wrap;align-items:center;gap:7px;margin-top:13px;display:flex}.observedMerchants>span{color:var(--muted);font-size:11px;font-weight:700}.observedMerchants em{background:var(--mint);color:var(--green-dark);border-radius:999px;padding:6px 9px;font-size:11px;font-style:normal;font-weight:800}.processingShell{margin-top:22px}.searchProgressCard{box-shadow:var(--shadow);background:#fff;border:1px solid #d8e9dd;border-radius:20px;gap:18px;padding:24px;display:grid}.searchProgressHeading{align-items:center;gap:14px;display:flex}.searchProgressHeading strong{color:var(--green-dark);font-size:17px;display:block}.searchProgressHeading p{color:var(--muted);margin:4px 0 0;font-size:12px;line-height:1.7}.searchProgressIcon{border:3px solid #d8ebe0;border-top-color:var(--green);border-radius:50%;flex:none;width:22px;height:22px;animation:.8s linear infinite spin}.searchProgressTrack,.aiAnalysisTrack{background:#e6efe9;border-radius:999px;height:8px;position:relative;overflow:hidden}.searchProgressTrack>span{inset-block:0;border-radius:inherit;background:linear-gradient(90deg, #91c6aa, var(--green), #91c6aa);width:38%;animation:1.35s ease-in-out infinite searchProgressMove;position:absolute;left:0}@keyframes searchProgressMove{0%{transform:translate(-120%)}to{transform:translate(360%)}}.aiAnalysisProgress{background:linear-gradient(135deg,#f7fbf8,#fffaf5);border:1px solid #d8e9dd;border-radius:17px;grid-template-columns:38px minmax(0,1fr);gap:13px;padding:17px 18px;display:grid}.aiAnalysisIcon{width:36px;height:36px;color:var(--green);background:#e9f5ed;border-radius:12px;place-items:center;display:grid}.aiAnalysisIcon svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px;width:20px;height:20px;animation:1.5s ease-in-out infinite aiAnalysisPulse}.aiAnalysisBody{min-width:0}.aiAnalysisBody strong{color:var(--green-dark);font-size:14px;line-height:1.6;display:block}.aiAnalysisBody p{color:var(--muted);margin:3px 0 11px;font-size:11px;line-height:1.7}.aiAnalysisBody small{color:#76847d;margin-top:7px;font-size:9px;display:block}.aiAnalysisTrack>span{inset-block:0;border-radius:inherit;background:linear-gradient(90deg, #79b694, var(--green));width:34%;animation:1.35s ease-in-out infinite aiAnalysisIndeterminate;position:absolute;left:0;overflow:hidden}.aiAnalysisTrack>span:after{content:"";background:linear-gradient(90deg,#0000,#ffffffbf,#0000);animation:1.2s linear infinite aiAnalysisShine;position:absolute;inset:0}@keyframes aiAnalysisIndeterminate{0%{transform:translate(-120%)}to{transform:translate(395%)}}@keyframes aiAnalysisShine{0%{transform:translate(-120%)}to{transform:translate(120%)}}@keyframes aiAnalysisPulse{50%{opacity:.7;transform:scale(.86)rotate(8deg)}}.processingSkeleton{background:linear-gradient(105deg,#edf2ee 20%,#f8faf8 40%,#edf2ee 60%) 0 0/220% 100%;border-radius:7px;animation:1.35s linear infinite processingShimmer;display:block;overflow:hidden}@keyframes processingShimmer{to{background-position:-220% 0}}.candidateStreamFooter{border-top:1px solid #edf2ee;justify-content:center;align-items:center;gap:10px;min-height:34px;padding-top:10px;display:flex}.candidateStreamSpinner{border:2px solid #d8ebe0;border-top-color:var(--green);border-radius:50%;width:14px;height:14px;animation:.8s linear infinite spin}.candidateStreamPulse{gap:4px;display:flex}.candidateStreamPulse i{background:#8bbca0;border-radius:50%;width:5px;height:5px;animation:1.1s ease-in-out infinite progressPulse}.candidateStreamPulse i:nth-child(2){animation-delay:.15s}.candidateStreamPulse i:nth-child(3){animation-delay:.3s}.candidateStreamText{color:var(--muted);font-size:11px;font-weight:700}.candidateAttributesLoading i{width:76px;height:22px}.candidateAttributesLoading i:last-child{width:58px}.outputStack{gap:18px;margin-top:38px;scroll-margin-top:20px;display:grid}.candidateTrail{background:#ffffffe0;border:1px solid #d8e7dd;border-radius:17px;gap:12px;margin-top:24px;padding:16px 18px;scroll-margin-top:18px;display:grid;box-shadow:0 10px 30px #234c320f}.candidateTrail>div:first-child{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.candidateTrail>div:first-child strong{color:var(--green-dark);font-size:14px}.candidateTrail>div:first-child span,.candidateTrail>div:first-child small{color:var(--muted);font-size:11px}.candidateTrail>div:first-child>span{justify-items:end;gap:4px;display:grid}.candidateTrail>div:first-child .candidateMatchNote{align-items:flex-end}.candidateTrailList{scrollbar-width:thin;gap:8px;padding-bottom:2px;display:flex;overflow-x:auto}.candidateTrailList button{border:1px solid var(--line);min-width:190px;color:var(--ink);text-align:start;background:#fff;border-radius:11px;gap:4px;padding:10px 12px;display:grid}.candidateTrailList button:hover{color:var(--green-dark);background:#f7fbf8;border-color:#a6cdb3}.candidateTrailList button:disabled{cursor:wait;opacity:.7}.candidateTrailList button.candidateTrailActive{border-color:var(--green);background:var(--mint)}.candidateTrailList button.candidateTrailAlternative{background:#fffaf3;border-color:#ecd3b4}.candidateTrailList strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;line-height:1.55;overflow:hidden}.candidateTrailList span{color:var(--green-dark);font-size:10px;font-weight:800}.candidateTrailList em{color:#955b24;font-size:9px;font-style:normal;font-weight:800}.cacheNotice{color:#725d24;background:#fff9e8;border:1px solid #ead9a8;border-radius:13px;margin:-7px 0 18px;padding:11px 15px;font-size:13px}.discoveryPanel{box-shadow:var(--shadow);background:#fff;border:1px solid #d8e9dd;border-radius:20px;gap:18px;padding:26px;display:grid}.discoveryHeader{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.discoveryHeader h3{color:var(--green-dark);margin:0 0 7px;font-size:22px}.discoveryHeader p:not(.sectionKicker){max-width:710px;color:var(--muted);margin:0;font-size:13px;line-height:1.8}.discoveryHeaderActions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.comparisonToggle{min-width:auto;color:var(--green-dark);background:#fff;border:1px solid #b9d6c3;padding:8px 11px;font-size:11px}.comparisonToggle:hover{color:#fff;background:var(--green)}.candidateCountBadge,.candidateExactCountBadge{color:var(--green-dark);background:#e6f4e9;border-radius:10px;flex:none;padding:9px 12px;font-size:12px;font-weight:800}.candidateCountBadge{color:#8d5d2e;background:var(--orange-soft)}.candidateExactCountBadge{color:var(--green-dark);background:var(--mint)}.priceRangeNotice{color:#6e6254;background:#fffcf7;border:1px solid #e5ddd0;border-radius:10px;margin:-5px 0 0;padding:10px 12px;font-size:11px;line-height:1.7}.priceRangeSummary{background:#f8fbf9;border:1px solid #dbe9df;border-radius:13px;grid-template-columns:repeat(2,minmax(112px,1fr));gap:6px;padding:4px;display:grid;box-shadow:0 5px 14px #1e4c330f}.priceRangeSummarySingle{grid-template-columns:minmax(132px,1fr)}.priceRangeMetric{border-radius:9px;gap:2px;min-width:0;padding:7px 10px;display:grid}.priceRangeMetric small{color:#6f7d75;font-size:9px;font-weight:800}.priceRangeMetric strong{white-space:nowrap;font-size:13px;line-height:1.2}.priceRangeMetricLow{color:var(--green-dark);background:#e9f6ed}.priceRangeMetricHigh{color:#8d5d2e;background:#fff3e5}.clarificationOptions{flex-wrap:wrap;gap:8px;display:flex}.clarificationOption{min-height:44px;color:var(--green-dark);text-align:start;cursor:pointer;background:#f7fcf8;border:1px solid #bdd8c5;border-radius:12px;align-items:center;gap:9px;padding:9px 13px;transition:border-color .15s,box-shadow .15s,transform .15s;display:inline-flex}.clarificationOption:hover{border-color:var(--green);transform:translateY(-1px);box-shadow:0 7px 18px #1e4c331a}.clarificationOption[aria-pressed=true]{border-color:var(--green);color:#fff;background:var(--green);box-shadow:0 7px 18px #1e4c3329}.clarificationOption:disabled{cursor:default;opacity:.65}.clarificationOption span{font-size:12px;font-weight:900}.clarificationOption small{color:#708078;font-size:9px;font-weight:800}.clarificationOption[aria-pressed=true] small{color:#dceee1}.emptyCandidates{color:var(--muted);background:#fff9f7;border:1px solid #ecd4cc;border-radius:14px;gap:7px;padding:18px;display:grid}.emptyCandidates strong{color:#823d34;font-size:14px}.emptyCandidates p{margin:0;font-size:12px;line-height:1.8}.noResultsCard{box-shadow:var(--shadow);background:#fff;border:1px solid #d8e7dd;border-radius:18px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px;padding:22px;display:grid}.noResultsCard h3{color:var(--green-dark);margin:4px 0 7px;font-size:20px}.noResultsCard p:not(.sectionKicker){max-width:650px;color:var(--muted);margin:0;font-size:13px;line-height:1.8}.noResultsActions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.noResultsActions button{min-height:44px;color:var(--green-dark);cursor:pointer;background:#f3faf5;border:1px solid #b9d6c3;border-radius:11px;padding:9px 14px;font-weight:800}.noResultsActions button:last-child{color:#fff;border-color:var(--green);background:var(--green)}.candidateTableHeader{display:none}.candidateSections{gap:18px;display:grid}.candidateSection{gap:9px;min-width:0;display:grid}.candidateSection>summary{min-height:44px;color:var(--green-dark);cursor:pointer;background:#f7faf8;border:1px solid #d8e7dd;border-radius:12px;align-items:center;gap:12px;padding:9px 12px;list-style:none;display:flex}.candidateSection>summary::-webkit-details-marker{display:none}.candidateSection>summary .candidateSectionHeading{flex:1;padding:0}.candidateSection>summary:after{content:"";border-bottom:2px solid;border-right:2px solid;width:8px;height:8px;transition:transform .16s;transform:rotate(45deg)}.candidateSection[open]>summary{background:#eef6f0}.candidateSection[open]>summary:after{transform:rotate(225deg)}.candidateSection>summary:focus-visible{outline-offset:3px;outline:3px solid #0868d73d}.candidateSectionHeading{justify-content:space-between;align-items:baseline;gap:12px;padding:0 2px;display:flex}.candidateSectionHeading strong{color:var(--green-dark);font-size:13px}.candidateSectionHeading span{color:var(--muted);font-size:10px;font-weight:700}.candidateGrid{gap:9px;display:grid}.candidateCard{border:1px solid var(--line);min-height:112px;color:var(--ink);text-align:start;cursor:pointer;background:#fff;border-radius:14px;grid-template-columns:76px minmax(0,1fr) 22px;grid-template-areas:"image identity open""image attributes open""image commerce open";align-items:center;gap:7px 12px;padding:12px;transition:border-color .15s,box-shadow .15s,transform .15s;display:grid;position:relative}.candidateCard:hover{border-color:#a6cdb3;transform:translateY(-1px);box-shadow:0 8px 20px #1e4c3314}.candidateCard:disabled{opacity:1;cursor:default}.candidateCard:disabled:hover{border-color:var(--line);box-shadow:none;transform:none}.candidateCardAlternative{background:#fffdf8;border-color:#ead7bd}.candidateCardAlternative:hover{border-color:#d9ae76;box-shadow:0 8px 20px #8d5d2e1a}.candidateCardSeparated{background:#fcfbf9;border-color:#ddd9d1}.candidateCardSeparated:hover{border-color:#bdb7ad;box-shadow:0 8px 20px #4a433a14}.candidateCardBest{background:#f5fbf7;border-color:#79b88c;box-shadow:0 9px 24px #1e4c331a}.candidateCardBest:hover{border-color:var(--green)}.candidateImage{background-color:#fff;background-position:50%;background-repeat:no-repeat;background-size:contain;border-radius:10px;grid-area:image;width:76px;height:88px;display:block}.candidateCardNoImage{grid-template-columns:minmax(0,1fr) 22px;grid-template-areas:"identity open""attributes open""commerce open";min-height:96px}.candidateIdentity{grid-area:identity;gap:3px;min-width:0;display:grid}.candidateBestBadge{color:#fff;background:var(--green);border-radius:999px;width:fit-content;padding:3px 7px;font-size:9px;font-weight:900}.candidateIdentity strong{overflow-wrap:anywhere;-webkit-line-clamp:2;unicode-bidi:plaintext;-webkit-box-orient:vertical;font-size:13px;line-height:1.55;display:-webkit-box;overflow:hidden}.candidateIdentity small{color:#52697c;font-size:11px;font-weight:700}.candidateMatchNote{flex-wrap:wrap;align-items:center;gap:4px 7px;margin-top:3px;display:flex}.candidateMatchNote small{color:#795332;font-size:9px;font-weight:700}.candidateMatchBadge{border-radius:6px;width:fit-content;padding:3px 6px;font-size:9px;font-weight:900;display:inline-flex}.candidateMatchBadge-exact{color:var(--green-dark);background:var(--mint)}.candidateMatchBadge-alternative{color:#8d5d2e;background:var(--orange-soft)}.candidateReviewBadges{flex-wrap:wrap;gap:4px;margin-top:3px;display:flex}.candidateReviewBadge{border-radius:6px;width:fit-content;padding:3px 6px;font-size:9px;font-weight:900;display:inline-flex}.candidateReviewBadge-match{color:var(--green-dark);background:var(--mint)}.candidateReviewBadge-different{color:#8d5d2e;background:var(--orange-soft)}.candidateReviewBadge-unknown{color:#5d6872;background:#eef1f3}.candidateReviewBadge-cross_border,.candidateReviewBadge-refurbished,.candidateReviewBadge-used,.candidateReviewBadge-individual_seller{color:#743f35;background:#f8e9e5}.candidateAttributes{flex-wrap:wrap;grid-area:attributes;gap:5px;min-width:0;display:flex}.candidateAttribute{color:var(--green-dark);background:#eff7f2;border-radius:7px;align-items:baseline;gap:4px;padding:4px 7px;display:inline-flex}.candidateAttribute small{color:var(--muted);font-size:9px}.candidateAttribute b{unicode-bidi:plaintext;font-size:10px}.candidateAttributesEmpty{color:#88948e;font-size:10px}.candidateCommerce{flex-wrap:wrap;grid-area:commerce;align-items:baseline;gap:4px 9px;display:flex}.candidatePrice{color:var(--green-dark);unicode-bidi:isolate;font-size:12px;font-weight:800}.candidatePriceLoading{align-items:center;min-height:18px;display:inline-flex}.candidatePriceLoading i{border-radius:999px;width:82px;height:13px;display:block}.candidateCommerce small{color:#425d72;font-size:11px;font-weight:700}.candidateOpen{color:var(--green);grid-area:open;font-size:15px;font-weight:900}.candidateOpen svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:22px;height:22px;display:block}.candidateOpen .arrowIcon-right{transform:scaleX(-1)}.candidateOpenLoading{border:2px solid #d8e9dd;border-top-color:var(--green);border-radius:50%;width:12px;height:12px;animation:.8s linear infinite processingSpin;display:block}.candidateComment{color:#65442e;background:#fff9f3;border:1px solid #efdbc9;border-radius:12px;align-items:flex-start;gap:9px;padding:11px 13px;display:flex}.candidateComment span{color:var(--orange);line-height:1.4}.candidateComment span svg{fill:none;stroke:currentColor;stroke-linejoin:round;stroke-width:1.4px;width:18px;height:18px;display:block}.candidateComment p{margin:0;font-size:12px;line-height:1.75}.candidateComparison{background:#f9fcfa;border:1px solid #cfe3d4;border-radius:14px;gap:14px;padding:17px;display:grid}.candidateComparisonHeading{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.candidateComparisonHeading strong{color:var(--green-dark)}.candidateComparisonHeading span,.candidateComparison p{color:var(--muted);font-size:11px}.candidateComparisonGrid{grid-template-columns:repeat(3,1fr);gap:9px;display:grid}.candidateComparisonGrid>div{background:#fff;border:1px solid #e7eee9;border-radius:10px;gap:7px;padding:12px;display:grid}.candidateComparisonGrid strong{font-size:12px;line-height:1.6}.candidateComparisonGrid span{color:var(--green-dark);font-size:12px;font-weight:800}.candidateComparisonGrid small{color:var(--muted);font-size:10px}.candidateComparison p{margin:0;line-height:1.7}.productSummary,.comparisonCard,.singleInsight{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow);border-radius:20px;overflow:hidden}.productSummary{grid-template-columns:240px 1fr;display:grid}.productSummaryNoImage{grid-template-columns:1fr}.productImage{background:#fff;place-items:center;min-height:240px;padding:22px;display:grid}.productImage span{background-position:50%;background-repeat:no-repeat;background-size:contain;width:100%;height:100%;min-height:196px;display:block}.productInfo{padding:28px}.miniLabel{color:var(--orange);margin-bottom:8px;font-size:12px;font-weight:800}.productInfo h3{max-width:720px;margin-bottom:22px;font-size:25px;line-height:1.55}.detailGrid{grid-template-columns:repeat(4,1fr);gap:9px;display:grid}.detailGrid div{border:1px solid var(--line);border-radius:11px;padding:11px}.detailGrid small,.detailGrid strong{display:block}.detailGrid small{color:var(--muted);margin-bottom:5px;font-size:11px}.detailGrid strong{overflow-wrap:anywhere;font-size:13px}.singleInsight{background:linear-gradient(135deg,#fffaf6,#fff);border-color:#f1d5c4;align-items:flex-start;gap:15px;padding:25px;display:flex}.insightIcon{color:#a55524;background:var(--orange-soft);border-radius:13px;flex:none;place-items:center;width:40px;height:40px;font-size:21px;font-weight:900;display:grid}.insightIcon svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:1.8px;width:22px;height:22px}.singleInsight h3{color:#6f3d20;margin-bottom:8px;font-size:21px}.singleInsight p:last-child{color:var(--muted);margin:0;line-height:1.8}.cardHeading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-end;gap:20px;padding:23px 25px;display:flex}.cardHeading h3{margin:0;font-size:21px}.cardHeading>span{color:var(--muted);font-size:12px}.offerList{display:grid}.offerRow{border-bottom:1px solid #edf1ed;grid-template-columns:1fr auto;align-items:center;gap:18px;padding:21px 25px;display:grid}.offerRow:last-child{border-bottom:0}.offerRowBest{background:#f2faf5}.offerMain{min-width:0}.offerMeta{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:7px;display:flex}.offerMeta strong{font-size:15px}.offerStoreLogo{object-fit:contain;border:1px solid var(--line);background:#fff;border-radius:6px;width:42px;height:28px}.offerMeta em{border-radius:6px;padding:4px 7px;font-size:10px;font-style:normal;font-weight:800}.verifiedBadge{color:var(--green);background:var(--mint)}.offerMain h4{text-overflow:ellipsis;white-space:nowrap;margin:0 0 4px;font-size:14px;line-height:1.6;overflow:hidden}.offerMain p{color:#52697c;margin:0;font-size:12px;line-height:1.6}.offerPrice{text-align:start;justify-items:end;gap:8px;display:grid}.offerPriceBreakdown{gap:5px;width:min(260px,100%);margin:0;display:grid}.offerPriceLine{grid-template-columns:minmax(0,1fr) auto;align-items:baseline;gap:18px;display:grid}.offerPriceLine dt,.offerPriceLine dd{margin:0}.offerPriceLine dt{color:var(--muted);font-size:10px;font-weight:700}.offerPriceLine dd{color:var(--ink);white-space:nowrap;font-size:12px;font-weight:800}.offerPriceLinePrimary dd{color:var(--green-dark);font-size:19px}.offerPriceTotal{border-top:1px solid var(--line);margin-top:2px;padding-top:6px}.offerPriceTotal dt,.offerPriceTotal dd{color:var(--ink);font-weight:900}.offerShipping-free dd{color:var(--green)}.offerPrice a{color:var(--green);white-space:nowrap;align-items:center;gap:5px;font-size:12px;font-weight:800;text-decoration:none;display:inline-flex}.externalLinkIcon{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.6px;width:14px;height:14px}.offerPrice a:hover{text-decoration:underline}.siteFooter{border-top:1px solid var(--line);color:var(--muted);text-align:center;justify-items:center;margin-top:auto;padding:6px 4px 3px;font-size:12px;line-height:1.35;display:grid}.embeddedPageSection{outline:none;width:100%;margin-top:32px;padding-top:12px;scroll-margin-top:18px}.siteFooter nav{flex-wrap:wrap;justify-content:center;gap:2px 20px;display:flex}.siteFooter nav a,.siteFooter nav button{color:#496276;cursor:pointer;background:0 0;border:0;align-items:center;gap:4px;padding:2px 0;text-decoration:none;display:inline-flex}.siteFooter nav a:hover,.siteFooter nav button:hover{color:var(--brand-blue)}.xIcon{fill:currentColor;flex:none;width:12px;height:12px}.footerMeta{color:#82909d;justify-content:center;gap:18px;margin-top:2px;font-size:11px;line-height:1.25;display:flex}.copyrightLine{direction:ltr;justify-content:center;align-items:center;gap:4px;display:inline-flex}.copyrightLine>span{direction:rtl;unicode-bidi:isolate}html[dir=ltr] .copyrightLine>span{direction:ltr}@media (max-width:900px){.detailGrid,.candidateGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.appShell{width:min(100% - 28px,1240px);padding-top:4px}.topbar{min-height:46px}.brandLogoFrame{width:176px;height:99px}.languageSwitch button,.languageSwitch a,.languageSwitch>span{min-height:44px;padding:6px 10px;font-size:10px}.heroPanel{padding:27px 0 20px}.decisionStage{--stage-sticky-top:calc(4px + env(safe-area-inset-top,0px))}.decisionStageActive{min-height:100svh}.activeQueryBar{margin-top:12px;padding:9px 11px}.activeQueryBar>span{font-size:10px}.activeQueryBar>strong{text-overflow:clip;white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:12px;display:-webkit-box}h1{letter-spacing:-1px;max-width:330px;margin-bottom:18px;font-size:31px}.inputRow{gap:4px;min-height:62px;padding:5px}.inputRow input{padding:0 15px;font-size:16px}.inputRow button{min-width:104px;min-height:50px;padding:11px 14px;font-size:13px}.inputRow button svg{width:17px;height:17px}.heroBenefits{grid-template-columns:repeat(3,minmax(0,1fr));gap:2px;margin:0 0 30px;display:grid}.heroBenefits li{justify-content:center;gap:2px;width:100%;padding-inline:1px}.heroBenefits .benefitCheck{width:14px;height:14px}.heroBenefits .benefitCheck svg{width:9px;height:9px}.heroBenefits p{font-size:clamp(7.5px,2.3vw,10.5px)}html[lang=en] .heroBenefits li{white-space:normal;align-items:flex-start}html[lang=en] .heroBenefits p{line-height:1.2}.exampleRail{margin-top:14px}.exampleRow{padding-inline:0;flex-wrap:wrap;justify-content:center;width:100%;max-width:100%;max-height:none;margin-inline:0;padding-bottom:0;display:flex;overflow:visible}.exampleRow button{flex:none;width:auto;min-width:0;max-width:100%;min-height:44px;padding-inline:10px;line-height:1.35}.productSummary{grid-template-columns:1fr}.discoveryHeader,.candidateComparisonHeading,.cardHeading{flex-direction:column;align-items:stretch}.candidateGrid,.candidateComparisonGrid{grid-template-columns:1fr}.outputStack{gap:12px;margin-top:18px}.discoveryPanel{border-radius:17px;gap:13px;padding:14px}.noResultsCard{grid-template-columns:1fr;gap:14px;padding:17px}.noResultsActions{grid-template-columns:1fr 1fr;justify-content:stretch;display:grid}.noResultsActions button{width:100%}.searchProgressCard{border-radius:17px;gap:15px;padding:18px}.searchProgressHeading{align-items:flex-start}.searchProgressHeading strong{font-size:15px;line-height:1.55}.aiAnalysisProgress{grid-template-columns:32px minmax(0,1fr);padding:14px}.aiAnalysisIcon{border-radius:10px;width:32px;height:32px}.aiAnalysisBody strong{font-size:12px}.discoveryHeader{gap:11px}.discoveryHeader h3{font-size:19px;line-height:1.45}.discoveryHeader p:not(.sectionKicker){font-size:11px}.discoveryHeaderActions{justify-content:flex-start;align-items:center;width:100%}.candidateCard:active{transform:scale(.99)}.candidateIdentity strong{-webkit-line-clamp:3}.priceRangeSummary{grid-template-columns:repeat(2,minmax(0,1fr));align-self:flex-start;width:100%}.priceRangeSummarySingle{grid-template-columns:minmax(0,1fr)}.clarificationOptions{grid-template-columns:1fr;display:grid}.clarificationOption{justify-content:space-between;width:100%}.candidateTrail>div:first-child{flex-direction:column;align-items:flex-start}.productInfo{padding:22px}.offerRow{grid-template-columns:1fr;padding:19px}.offerPrice{justify-items:stretch;gap:11px}.offerPriceBreakdown{background:#fbfdfb;border:1px solid #e2ece5;border-radius:11px;gap:7px;width:100%;padding:11px 12px}.offerPriceLine{gap:12px}.offerPriceLine dt{font-size:11px}.offerPriceLine dd{font-size:13px}.offerPriceLinePrimary dd{font-size:20px}.offerPrice a{text-align:center;background:#f3faf5;border:1px solid #b9d6c3;border-radius:10px;place-items:center;min-height:44px;display:grid}.offerMain h4{white-space:normal}.siteFooter{margin-top:auto;padding:6px 4px 3px}.siteFooter nav{gap:2px 16px;display:flex}.footerMeta{margin-top:2px;line-height:1.25}}@media (min-width:820px){.candidateTableHeader{color:var(--muted);grid-template-columns:82px minmax(0,1.7fr) minmax(170px,.8fr) minmax(150px,.7fr) 28px;gap:18px;padding:0 14px;font-size:10px;font-weight:800;display:grid}.candidateTableHeader span:first-child{grid-column:1/3}.candidateCard{grid-template-columns:82px minmax(0,1.7fr) minmax(170px,.8fr) minmax(150px,.7fr) 28px;grid-template-areas:"image identity attributes commerce open";gap:18px;min-height:102px;padding:10px 14px}.candidateImage{width:78px;height:78px}.candidateCardNoImage{grid-template-columns:minmax(0,1.7fr) minmax(170px,.8fr) minmax(150px,.7fr) 28px;grid-template-areas:"identity attributes commerce open";padding-right:114px}.candidateIdentity strong{-webkit-line-clamp:3;font-size:13px}.candidateAttributes{align-content:center}.candidateCommerce{gap:4px;display:grid}.candidatePrice{font-size:13px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.searchProgressTrack>span,.aiAnalysisTrack>span{opacity:.72;width:38%;animation:none!important;transform:none!important}}
