:root{--ds-surface-canvas:#f8f6f2;--ds-surface-panel:#ffffff;--ds-surface-subtle:#f5f7f4;--ds-text-primary:#101c24;--ds-text-secondary:#34413f;--ds-text-muted:#65706d;--ds-border-default:#d9dcd7;--ds-border-strong:#bcc5bf;--ds-action-primary:#0b5a36;--ds-action-primary-hover:#064226;--ds-feedback-danger:#b42318;--ds-focus-ring:#2a7050;--canvas:var(--ds-surface-canvas);--canvas-strong:#f2f0eb;--surface:var(--ds-surface-panel);--surface-soft:var(--ds-surface-subtle);--surface-green:#edf4ef;--ink:var(--ds-text-primary);--ink-soft:var(--ds-text-secondary);--muted:var(--ds-text-muted);--line:var(--ds-border-default);--line-strong:var(--ds-border-strong);--green:var(--ds-action-primary);--green-strong:var(--ds-action-primary-hover);--green-soft:#dcecdf;--blue:#1768c7;--blue-soft:#e8f0fb;--red:var(--ds-feedback-danger);--red-soft:#fbecea;--shadow-sm:0 1px 2px rgba(16,28,36,0.05),0 8px 24px rgba(16,28,36,0.04);--shadow-md:0 18px 48px rgba(16,28,36,0.08);--radius-sm:8px;--radius-md:12px;--radius-lg:16px;--font-sans:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--font-mono:ui-monospace,SFMono-Regular,Menlo,monospace;--focus:var(--ds-focus-ring)}*{box-sizing:border-box}html{scroll-behavior:smooth}body,html{background:var(--canvas)}body{min-width:320px;min-height:100vh;margin:0;color:var(--ink);font-family:var(--font-sans);font-size:15px;line-height:1.55;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}button,input,select,textarea{font:inherit}a,button{-webkit-tap-highlight-color:transparent}a{color:inherit}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid color-mix(in srgb,var(--focus) 32%,transparent);outline-offset:3px}::selection{color:#ffffff;background:var(--green)}@media print{.site-footer,.site-header,.skip-link{display:none!important}#main-content,.page-shell,body,html{background:#fff!important}}.skip-link{position:fixed;top:10px;left:10px;z-index:1000;padding:10px 14px;color:#ffffff;background:#0b0e0d;border:2px solid #ff5c35;border-radius:4px;font-weight:750;text-decoration:none;transform:translateY(-160%);transition:transform .12s ease}.skip-link:focus{transform:translateY(0)}.page-shell{min-height:100vh;display:flex;flex-direction:column}.page-shell>main{flex:1 1}.site-header{position:relative;z-index:50;border-bottom:1px solid var(--line);background:rgba(255,255,255,.96)}.site-header-inner{width:min(1480px,calc(100% - 48px));min-height:68px;margin:0 auto;display:grid;grid-template-columns:minmax(220px,1fr) auto minmax(220px,1fr);align-items:center;grid-gap:28px;gap:28px}.brand-lockup{display:inline-flex;align-items:center;gap:11px;width:-moz-fit-content;width:fit-content;color:var(--ink);text-decoration:none}.brand-lockup>span{display:grid;grid-gap:0;gap:0}.brand-mark{width:31px;height:31px;color:var(--green);fill:none;stroke:currentColor;stroke-width:2.7;stroke-linecap:square;stroke-linejoin:bevel}.brand{font-size:16px;font-weight:760;letter-spacing:-.02em;white-space:nowrap}.brand-meta{color:var(--muted);font-size:11px;line-height:1.2;white-space:nowrap}.nav{display:flex;align-items:stretch;justify-content:center;gap:32px;height:68px}.nav-link,.nav-trigger{position:relative;display:inline-flex;align-items:center;color:var(--ink-soft);font-size:14px;font-weight:650;text-decoration:none;white-space:nowrap}button.nav-trigger{border:0;background:transparent;cursor:pointer}.nav-trigger-chevron{margin-left:5px;transition:transform .16s ease}.nav-link:after,.nav-trigger:after{position:absolute;right:0;bottom:0;left:0;height:2px;content:"";background:var(--green);transform:scaleX(0);transform-origin:center;transition:transform .16s ease}.nav-link.is-current,.nav-link:hover,.nav-trigger.is-current,.nav-trigger:hover{color:var(--green-strong)}.nav-link.is-current:after,.nav-link:hover:after,.nav-trigger.is-current:after,.nav-trigger:hover:after{transform:scaleX(1)}.nav-dropdown{position:relative;display:flex}.nav-dropdown-menu{position:absolute;top:calc(100% + 10px);left:50%;min-width:250px;display:grid;grid-gap:4px;gap:4px;padding:10px;border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface);box-shadow:var(--shadow-md);opacity:0;visibility:hidden;transform:translate(-50%,8px);pointer-events:none;transition:opacity .16s ease,transform .16s ease,visibility .16s ease}.nav-dropdown.is-open .nav-dropdown-menu,.nav-dropdown:focus-within .nav-dropdown-menu,.nav-dropdown:hover .nav-dropdown-menu{opacity:1;visibility:visible;transform:translate(-50%);pointer-events:auto}.nav-menu-label{padding:7px 10px 5px;color:var(--muted);font-size:10px;font-weight:750;letter-spacing:.12em;text-transform:uppercase}.nav-dropdown-menu a{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:10px;border-radius:var(--radius-sm);color:var(--ink-soft);font-size:13px;font-weight:650;text-decoration:none}.nav-dropdown-menu a:focus-visible,.nav-dropdown-menu a:hover{color:var(--green-strong);background:var(--surface-green)}.header-cta,.header-live-status{justify-self:end}.header-cta{padding:10px 14px;border-radius:var(--radius-sm);color:#ffffff;background:var(--green);font-weight:720;text-decoration:none}.header-cta,.header-live-status{display:inline-flex;align-items:center;gap:8px;font-size:13px}.header-live-status{color:var(--ink-soft);font-weight:650;white-space:nowrap}.header-live-status>span{width:8px;height:8px;border-radius:50%;background:#148347;box-shadow:0 0 0 4px rgba(20,131,71,.11)}.price-compare-header-actions{display:flex;align-items:center;justify-self:end;gap:16px}.is-product-app .language-switch{display:inline-flex;gap:2px;padding:3px;border:1px solid var(--line-strong);border-radius:var(--radius-sm)}.is-product-app .language-switch a{min-width:44px;min-height:44px;display:inline-grid;place-items:center;border-radius:4px;color:var(--muted);font-size:11px;font-weight:800;text-decoration:none}.is-product-app .language-switch a.is-current,.is-product-app .language-switch a:hover{color:var(--green-strong);background:var(--surface-green)}.menu-toggle,.mobile-nav{display:none}.site-footer{margin-top:88px;padding:64px max(24px,calc((100vw - 1240px) / 2)) 26px;color:#dfe8e2;background:#10251c}.footer-grid{display:grid;grid-template-columns:minmax(260px,1.5fr) .75fr .75fr minmax(240px,1fr);grid-gap:36px;gap:36px}.footer-lockup,.footer-lockup .brand{color:#ffffff}.footer-lockup .brand-mark{width:32px;height:32px}.footer-bottom,.footer-brand p,.footer-column a,.footer-contact>span{color:#9fb0a6}.footer-brand p{max-width:340px}.footer-column{display:grid;align-content:start;grid-gap:12px;gap:12px}.footer-column summary,.footer-column-heading,.footer-contact>span{margin-bottom:4px;font-size:11px;font-weight:750;letter-spacing:.06em;text-transform:uppercase}.footer-column summary{display:flex;align-items:center;justify-content:space-between;gap:12px;list-style:none;cursor:default}.footer-column summary::-webkit-details-marker{display:none}.footer-column summary>svg{display:none}.footer-column nav{display:grid;grid-gap:3px;gap:3px}.footer-column a,.footer-contact a{font-size:14px;text-decoration:none}.footer-column a{min-height:34px;display:flex;align-items:center;justify-content:space-between;gap:12px;color:#c8d4cc}.footer-column a svg{opacity:0;transform:translateX(-4px);transition:opacity .16s ease,transform .16s ease}.footer-column a:focus-visible svg,.footer-column a:hover svg{opacity:1;transform:translateX(0)}.footer-column a:focus-visible,.footer-column summary:focus-visible,.footer-contact-action:focus-visible,.footer-contact-email:focus-visible,.footer-legal-links a:focus-visible,.footer-social a:focus-visible,.footer-status:focus-visible{outline:3px solid rgba(188,216,195,.42);outline-offset:4px;border-radius:4px}.footer-column a:hover,.footer-contact a:hover{color:#ffffff}.footer-contact{display:grid;align-content:start;grid-gap:12px;gap:12px}.footer-contact-action{display:inline-flex;align-items:center;justify-content:space-between;gap:16px;min-height:46px;padding:0 14px;color:#ffffff;font-weight:700;border:1px solid #728e79;border-radius:4px}.footer-contact-action:hover{border-color:#ffffff}.footer-contact-email{display:inline-flex;align-items:center;justify-content:space-between;gap:12px;color:#c8d4cc;font-size:13px;text-decoration:none}.footer-contact-email svg{opacity:0;transform:translateX(-4px);transition:opacity .16s ease,transform .16s ease}.footer-contact-email:focus-visible svg,.footer-contact-email:hover svg{opacity:1;transform:translateX(0)}.footer-response-time{color:#82928a;font-size:11px;line-height:1.45}.footer-social{display:flex;flex-wrap:wrap;gap:10px 16px}.footer-social a{display:inline-flex;align-items:center;gap:6px;color:#a9b9af;font-size:12px;text-decoration:none}.footer-social a:hover{color:#fff}.footer-bottom{margin-top:52px;padding-top:20px;border-top:1px solid rgba(255,255,255,.13);display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:12px}.footer-legal-links{display:inline-flex;align-items:center;gap:16px}.footer-legal-links a{color:inherit;text-decoration:none}.footer-legal-links a:hover{color:#fff}.footer-closing{max-width:320px}.footer-status{display:inline-flex;align-items:center;gap:8px;color:#c5ddc9;text-decoration:none;white-space:nowrap}.footer-status-dot{width:8px;height:8px;border-radius:50%;background:#68d08a;box-shadow:0 0 0 4px rgba(104,208,138,.12)}.footer-status.is-degraded .footer-status-dot,.footer-status.is-maintenance .footer-status-dot{background:#e7b34e;box-shadow:0 0 0 4px rgba(231,179,78,.12)}.footer-status.is-major_outage .footer-status-dot,.footer-status.is-partial_outage .footer-status-dot,.footer-status.is-unknown .footer-status-dot{background:#e47a69;box-shadow:0 0 0 4px rgba(228,122,105,.12)}.dark-section,.editorial-section,.final-cta,.home-hero,.proof-strip,.section{width:min(1180px,calc(100% - 40px));margin-right:auto;margin-left:auto}.editorial-section,.section{margin-top:32px;padding:clamp(24px,4vw,48px);border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow-sm)}.page-hero{margin-top:40px}.section-header{max-width:720px}.dark-section h2,.editorial-section h2,.section h1,.section h2,.section-header h1,.section-header h2{margin:0;color:var(--ink);font-size:clamp(28px,4vw,48px);line-height:1.08;letter-spacing:-.04em}.editorial-section p,.section p,.section-header p{color:var(--muted)}.kicker{margin-bottom:12px;color:var(--green);font-size:11px;font-weight:780;letter-spacing:.12em;text-transform:uppercase}.button,.kicker{display:inline-flex}.button{min-height:44px;align-items:center;justify-content:center;gap:8px;padding:10px 16px;border:1px solid transparent;border-radius:var(--radius-sm);font-weight:720;text-decoration:none;cursor:pointer}.button-primary{color:#ffffff;background:var(--green)}.button-primary:hover{background:var(--green-strong)}.button-ghost,.button-secondary{color:var(--ink);border-color:var(--line-strong);background:var(--surface)}.button-inverse{color:var(--ink);background:#ffffff}.cta-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.form{display:grid;grid-gap:10px;gap:10px}.input,select.input,textarea.input{width:100%;min-height:46px;padding:11px 13px;border:1px solid var(--line-strong);border-radius:var(--radius-sm);color:var(--ink);background:var(--surface)}.casestack,.feature-list-grid,.grid,.outcomes-grid,.pipeline-grid,.pricing-grid,.product-category-grid,.step-grid,.two-col{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:16px;gap:16px}.card,.casestack article,.feature-list-item,.price,.product-category-card,.step-grid article{padding:22px;border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface)}.product-category-card{display:grid;grid-template-columns:auto 1fr auto;grid-gap:18px;gap:18px;align-items:start;text-decoration:none}.casestack strong,.feature-list-item p,.product-category-card h3,.step-grid h3{margin:0}.case-number,.category-index,.comparison-index,.pipeline-number{color:var(--green);font-feature-settings:"tnum";font-variant-numeric:tabular-nums;font-weight:760}.faq{padding:18px 0;border-bottom:1px solid var(--line)}.faq summary{color:var(--ink);font-weight:720;cursor:pointer}.pc-page{width:100%;margin:0 auto;padding-bottom:0}.pc-intro{min-height:142px;display:grid;grid-template-columns:minmax(340px,.8fr) minmax(520px,1.2fr);align-items:center;grid-gap:clamp(36px,7vw,110px);gap:clamp(36px,7vw,110px);padding:20px max(34px,calc((100vw - 1480px) / 2))}.pc-eyebrow{display:block;margin-bottom:6px;color:var(--green);font-size:11px;font-weight:780;letter-spacing:.12em;text-transform:uppercase}.pc-title-block h1{margin:0;color:var(--ink);font-size:clamp(30px,2.5vw,36px);line-height:1.04;letter-spacing:-.045em}.pc-title-block p{max-width:620px;margin:10px 0 0;color:var(--ink-soft);font-size:14px}.pc-search{display:grid;grid-gap:7px;gap:7px}.pc-search>label{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.pc-search-control{min-height:76px;display:grid;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;grid-gap:10px;gap:10px;padding:10px 10px 10px 20px;border:1px solid var(--line-strong);border-radius:var(--radius-md);color:var(--muted);background:var(--surface);box-shadow:var(--shadow-sm);transition:border-color .16s ease,box-shadow .16s ease}.pc-search-control:focus-within{border-color:var(--green);box-shadow:0 0 0 4px rgba(11,90,54,.09)}.pc-search-control input{min-width:0;height:52px;padding:0;border:0;outline:0;color:var(--ink);background:transparent;font-size:19px}.pc-search-control input::placeholder{color:#8b9591;font-size:15px}.pc-search-control input::-webkit-search-cancel-button{display:none}.pc-clear-search{width:38px;height:38px;border:0;border-radius:50%;color:var(--muted);background:transparent;font-size:22px;line-height:1;cursor:pointer}.pc-clear-search:hover{color:var(--ink);background:var(--canvas-strong)}.pc-search-button{min-width:120px;height:52px;display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:0 20px;border:0;border-radius:var(--radius-sm);color:#ffffff;background:var(--green);font-weight:730;cursor:pointer;transition:background .16s ease,transform .16s ease}.pc-search-button:hover:not(:disabled){background:var(--green-strong);transform:translateY(-1px)}.pc-search-button:disabled{opacity:.48;cursor:default}.pc-error,.pc-initial-state{max-width:900px;margin:14px auto 32px;border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface)}.pc-initial-state{min-height:210px;display:grid;grid-template-columns:auto 1fr;align-content:center;align-items:center;grid-gap:18px;gap:18px;padding:36px;box-shadow:var(--shadow-sm)}.pc-empty-icon,.pc-history-prompt-icon,.pc-initial-state>span,.pc-select-prompt>span{width:50px;height:50px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;color:var(--green);background:var(--surface-green)}.pc-empty-state strong,.pc-history-prompt h2,.pc-initial-state h2,.pc-select-prompt h2{margin:0;color:var(--ink);font-size:18px;letter-spacing:-.02em}.pc-empty-state p,.pc-history-prompt p,.pc-initial-state p,.pc-select-prompt p{margin:4px 0 0;color:var(--muted);font-size:14px}.pc-example-queries{grid-column:2;display:flex;flex-wrap:wrap;gap:8px}.pc-example-queries button{padding:7px 10px;border:1px solid var(--line);border-radius:999px;color:var(--ink-soft);background:var(--canvas);font-size:12px;cursor:pointer}.pc-example-queries button:hover{color:var(--green);border-color:var(--green)}.pc-error{display:grid;grid-template-columns:auto 1fr auto;align-items:center;grid-gap:14px;gap:14px;padding:16px;border-color:#ebc3bd;background:var(--red-soft)}.pc-error>span{width:32px;height:32px;display:grid;place-items:center;border-radius:50%;color:#ffffff;background:var(--red);font-weight:800}.pc-error strong{color:#681d16}.pc-error p{margin:1px 0 0;color:#7f3129;font-size:13px}.pc-error button{min-height:40px;padding:8px 13px;border:1px solid #c97f75;border-radius:var(--radius-sm);color:#681d16;background:transparent;font-weight:700;cursor:pointer}.pc-workspace{min-height:550px;display:grid;grid-template-columns:450px minmax(0,1fr);overflow:hidden;border-top:1px solid var(--line);background:var(--surface)}.pc-results-rail{min-width:0;padding:24px 20px;border-right:1px solid var(--line);background:#f7f6f2}.pc-history-header,.pc-panel-heading,.pc-section-heading{display:flex;align-items:center;justify-content:space-between;gap:16px}.pc-panel-heading{margin-bottom:18px}.pc-history-header h2,.pc-panel-heading h2,.pc-section-heading h2{margin:0;color:var(--ink);font-size:17px;line-height:1.2;letter-spacing:-.02em}.pc-panel-heading>span{color:var(--muted);font-size:12px;white-space:nowrap}.pc-product-list{display:grid;grid-gap:8px;gap:8px}.pc-product-result{position:relative;width:100%;min-height:84px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;grid-gap:12px;gap:12px;padding:13px;border:1px solid transparent;border-radius:var(--radius-md);color:var(--ink);background:transparent;text-align:left;cursor:pointer;transition:border-color .16s ease,background .16s ease,box-shadow .16s ease}.pc-product-result:hover{border-color:var(--line-strong);background:var(--surface)}.pc-product-result.is-selected{border-color:#87aa95;background:var(--surface);box-shadow:inset 3px 0 0 var(--green),var(--shadow-sm)}.pc-product-mark{width:54px;height:54px;display:inline-grid;place-items:center;border:1px solid #bfd1c5;border-radius:50%;color:var(--green-strong);background:var(--surface-green);font-size:13px;font-weight:820;letter-spacing:-.04em}.pc-product-mark.is-compact{width:42px;height:42px;font-size:11px}.pc-product-copy{min-width:0;display:grid;grid-gap:2px;gap:2px}.pc-product-copy>strong{font-size:13px}.pc-product-copy>small,.pc-product-copy>strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pc-product-copy>small{color:var(--muted);font-size:11px}.pc-mobile-result-meta,.pc-result-meta{display:none}.pc-result-check{position:absolute;top:8px;right:8px;color:var(--green)}.pc-decision-surface{min-width:0}.pc-select-prompt{min-height:550px;display:flex;align-items:center;justify-content:center;gap:16px;padding:40px;text-align:left}.pc-product-summary{min-height:118px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;grid-gap:20px;gap:20px;padding:24px 28px;border-bottom:1px solid var(--line)}.pc-history-header small,.pc-section-heading>div>span,.pc-selected-product>span{display:block;margin-bottom:3px;color:var(--green);font-size:10px;font-weight:780;letter-spacing:.1em;text-transform:uppercase}.pc-selected-product h2{margin:0;color:var(--ink);font-size:clamp(20px,2.2vw,27px);line-height:1.2;letter-spacing:-.035em}.pc-selected-product p{margin:4px 0 0;color:var(--muted);font-size:12px}.pc-selected-product p span{text-transform:lowercase}.pc-product-stats{display:flex;align-items:stretch;margin:0}.pc-product-stats>div{min-width:130px;padding:4px 20px;border-left:1px solid var(--line)}.pc-history-metrics dt,.pc-product-stats dt{color:var(--muted);font-size:11px}.pc-history-metrics dd,.pc-product-stats dd{margin:3px 0 0;color:var(--ink);font-size:19px;font-weight:780;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;letter-spacing:-.02em;white-space:nowrap}.pc-product-stats>div:first-child dd{color:var(--green);font-size:23px}.pc-offers-section{padding:12px 16px 6px;border-bottom:1px solid var(--line)}.pc-section-heading{margin:0 10px 12px}.pc-freshness{display:inline-flex;align-items:center;gap:7px;color:var(--muted);font-size:11px}.pc-freshness i{width:7px;height:7px;border-radius:50%;background:#148347}.pc-offer-table-wrap{width:100%;overflow-x:auto}.pc-offer-table{width:100%;border-collapse:collapse;table-layout:fixed}.pc-offer-table th{padding:8px 10px;color:var(--muted);font-size:10px;font-weight:760;letter-spacing:.06em;text-align:left;text-transform:uppercase}.pc-offer-table th:first-child{width:18%}.pc-offer-table th:nth-child(2){width:13%}.pc-offer-table th:nth-child(3){width:20%}.pc-offer-table th:nth-child(4){width:15%}.pc-offer-table th:nth-child(5){width:16%}.pc-offer-table th:nth-child(6){width:18%}.pc-offer-table td{height:58px;padding:8px 10px;border-top:1px solid var(--line);color:var(--ink-soft);font-size:12px;vertical-align:middle}.pc-offer-table tbody tr{position:relative;transition:background .16s ease}.pc-offer-table tbody tr.is-history-selected,.pc-offer-table tbody tr:hover{background:#f5f8f6}.pc-offer-table tbody tr.is-best{background:#f3f7f3}.pc-offer-table tbody tr.is-best td:first-child{box-shadow:inset 3px 0 0 var(--green)}.pc-cell-store,.pc-cell-updated{align-items:center;gap:9px}.pc-cell-store{display:flex}.pc-cell-store strong{color:var(--ink);font-size:13px}.pc-rank{flex:0 0 auto;width:24px;height:24px;display:inline-grid;place-items:center;border-radius:50%;color:#ffffff;background:#8a918e;font-size:11px;font-weight:780;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.is-best .pc-rank{background:var(--green)}.pc-cell-price strong{color:var(--ink);font-size:16px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;white-space:nowrap}.is-best .pc-cell-price strong{color:var(--green)}.pc-cell-updated{display:flex;color:var(--muted);font-size:11px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.pc-cell-delta>span{width:-moz-fit-content;width:fit-content;display:inline-flex;align-items:center;gap:5px;padding:5px 7px;border:1px solid #c9d4df;border-radius:6px;color:var(--blue);background:var(--blue-soft);font-size:11px;font-weight:760;white-space:nowrap}.pc-cell-delta>span.is-best{color:var(--green);border-color:#a9c5b3;background:var(--surface-green)}.pc-open-store{min-height:38px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:8px 11px;border-radius:7px;color:#ffffff;background:var(--green);font-size:11px;font-weight:720;text-decoration:none;white-space:nowrap}.pc-open-store:hover{background:var(--green-strong)}.pc-history-action{min-height:38px;display:inline-flex;align-items:center;gap:6px;padding:6px 2px;border:0;color:var(--blue);background:transparent;font-size:11px;font-weight:720;cursor:pointer;white-space:nowrap}.pc-history-action.is-active,.pc-history-action:hover{color:#0a4f9f;text-decoration:underline;text-underline-offset:4px}.pc-history-section{display:grid;grid-template-columns:minmax(260px,.75fr) minmax(480px,1.25fr);align-items:center;grid-gap:10px 22px;gap:10px 22px;padding:14px 26px 12px}.pc-history-prompt{grid-template-columns:auto 1fr;min-height:124px;gap:14px}.pc-history-prompt-icon{width:42px;height:42px}.pc-history-header>div,.pc-history-header>p{display:flex;align-items:center}.pc-history-header>div{gap:10px}.pc-history-icon{width:38px;height:38px;display:inline-grid;place-items:center;border:1px solid var(--line);border-radius:9px;color:var(--green);background:var(--surface-soft)}.pc-history-header>p{gap:12px;margin:0;color:var(--muted);font-size:12px}.pc-history-header>p strong{color:var(--blue);font-size:13px}.pc-history-header>p span{padding-left:12px;border-left:1px solid var(--line)}.pc-history-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin:0;padding:4px 0;border:0}.pc-history-metrics>div{min-width:0;padding:0 18px;border-left:1px solid var(--line)}.pc-history-metrics>div:first-child{padding-left:0;border-left:0}.pc-history-metrics>div:last-child{padding-right:0}.pc-history-metrics dd{overflow:hidden;font-size:16px;text-overflow:ellipsis}.pc-history-metrics>div:first-child dd{color:var(--blue)}.pc-history-metrics .is-down dd,.pc-history-metrics .is-down small{color:var(--red)}.pc-history-metrics .is-up dd,.pc-history-metrics .is-up small{color:#8a4b08}.pc-history-metrics small{display:block;color:var(--muted);font-size:10px;font-weight:720}.pc-chart-shell{grid-column:1/-1;min-width:0;overflow:hidden;border-top:1px solid var(--line);padding-top:8px}.pc-chart{width:100%;height:auto;display:block;overflow:visible}.pc-chart-grid{stroke:#dde1dd;stroke-width:1;stroke-dasharray:4 5}.pc-chart-axis,.pc-chart-date{fill:var(--muted);font-size:10px;font-family:var(--font-sans);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.pc-chart-line{fill:none;stroke:var(--blue);stroke-width:2.3;stroke-linecap:round;stroke-linejoin:round}.pc-chart-point circle{fill:var(--blue);stroke:#ffffff;stroke-width:2}.pc-chart-point>text:not(.pc-chart-date){fill:var(--blue);font-family:var(--font-sans);font-size:11px;font-weight:760;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.pc-empty-state{min-height:230px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:4px;padding:12px}.pc-empty-icon{width:44px;height:44px;margin-bottom:7px}.pc-loading{display:grid;grid-gap:10px;gap:10px;padding:16px}.pc-loading-label{display:flex;align-items:center;gap:8px;color:var(--muted);font-size:12px;font-weight:650}.pc-loading-label i{width:10px;height:10px;border:2px solid var(--green-soft);border-top-color:var(--green);border-radius:50%;animation:pc-spin .7s linear infinite}.pc-loading-row{height:58px;display:grid;grid-template-columns:36px 1fr 72px;align-items:center;grid-gap:11px;gap:11px}.pc-loading-row b,.pc-loading-row i,.pc-loading-row span{height:12px;display:block;border-radius:6px;background:linear-gradient(90deg,#e9ece9 25%,#f6f7f5 50%,#e9ece9 75%);background-size:200% 100%;animation:pc-shimmer 1.2s ease-in-out infinite}.pc-loading-row i{width:36px;height:36px;border-radius:50%}.pc-loading-row b{width:72px}.pc-visually-hidden{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}@keyframes pc-spin{to{transform:rotate(1turn)}}@keyframes pc-shimmer{to{background-position:-200% 0}}@media (max-width:1120px){.site-header-inner{grid-template-columns:1fr auto}.desktop-nav{display:none}.site-header-inner>.header-cta,.site-header-inner>.header-live-status{grid-column:2;grid-row:1;margin-right:52px}.price-compare-header-actions{grid-column:2;grid-row:1;margin-right:54px}.menu-toggle{position:absolute;right:max(24px,calc((100vw - 1480px) / 2));width:42px;height:42px;display:inline-grid;place-items:center;border:0;color:var(--ink);background:transparent;cursor:pointer}.mobile-nav{display:none;background:var(--surface)}.mobile-nav.is-open{display:grid;padding:14px 24px 22px;border-top:1px solid var(--line)}.mobile-nav nav{display:grid}.mobile-nav nav a{min-height:48px;display:grid;grid-template-columns:38px 1fr auto;align-items:center;border-bottom:1px solid var(--line);color:var(--ink);text-decoration:none;font-weight:700}.mobile-nav-index{color:var(--muted);font-size:11px}.mobile-nav-cta{min-height:46px;display:flex;align-items:center;justify-content:center;gap:8px;margin-top:14px;border-radius:var(--radius-sm);color:#ffffff;background:var(--green);text-decoration:none;font-weight:720}.pc-intro{grid-template-columns:minmax(300px,.75fr) minmax(420px,1.25fr);gap:36px}.pc-workspace{grid-template-columns:286px minmax(0,1fr)}.pc-product-summary{grid-template-columns:auto minmax(0,1fr)}.pc-product-stats{grid-column:1/-1;padding-left:74px}.pc-product-stats>div:first-child{border-left:0;padding-left:0}.pc-offer-table td:nth-child(3),.pc-offer-table th:nth-child(3){display:none}.pc-offer-table th:first-child{width:22%}.pc-offer-table th:nth-child(2){width:15%}.pc-offer-table th:nth-child(4){width:19%}.pc-offer-table th:nth-child(5){width:21%}.pc-offer-table th:nth-child(6){width:23%}}@media (max-width:760px){body{font-size:14px}.site-header-inner{width:calc(100% - 32px);min-height:56px}.brand-mark{width:28px;height:28px}.brand{font-size:15px}.brand-meta,.desktop-header-cta{display:none}.site-header-inner>.header-live-status{margin-right:46px;font-size:12px;font-size:0}.site-header-inner>.header-live-status:after{content:"Live";font-size:12px}.menu-toggle{right:13px}.price-compare-header-actions{position:absolute;right:64px;margin-right:0;gap:6px}.price-compare-header-actions .header-live-status{display:none}.site-footer{margin-top:48px;padding:36px 20px 20px}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand,.footer-contact{grid-column:1/-1}.footer-bottom{flex-direction:column}.dark-section,.editorial-section,.final-cta,.home-hero,.proof-strip,.section{width:calc(100% - 32px)}.pc-page{width:100%;padding:0 16px 18px}.pc-intro{min-height:0;grid-template-columns:1fr;gap:14px;padding:20px 0 18px}.pc-title-block h1{font-size:clamp(34px,11vw,44px)}.pc-title-block p{margin-top:8px;font-size:14px;line-height:1.45}.pc-search-control{min-height:0;grid-template-columns:auto minmax(0,1fr) auto;padding:8px 9px 9px 13px}.pc-search-control>svg{display:none}.pc-search-control input{height:42px;font-size:18px}.pc-search-button{grid-column:1/-1;width:100%;height:44px}.pc-error,.pc-initial-state{margin-top:0}.pc-initial-state{grid-template-columns:1fr;padding:24px}.pc-example-queries{grid-column:1}.pc-error{grid-template-columns:auto 1fr}.pc-error button{grid-column:1/-1}.pc-workspace{display:block;min-height:0;overflow:visible;box-shadow:none}.pc-results-rail,.pc-workspace{border:0;background:transparent}.pc-results-rail{padding:0}.pc-panel-heading{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.pc-product-result{min-height:98px;grid-template-columns:50px minmax(0,1fr) auto;gap:11px;padding:12px;border-color:var(--line-strong);background:var(--surface)}.pc-product-result.is-selected{border-color:#8fb39b;background:#f3f7f3;box-shadow:none}.pc-product-mark.is-compact{width:48px;height:48px;font-size:12px}.pc-product-copy>strong{font-size:16px;white-space:normal}.pc-product-copy>small{display:none}.pc-mobile-result-meta{display:block;margin-top:5px;color:var(--muted);font-size:12px}.pc-mobile-result-meta strong{color:var(--green);font-size:15px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.pc-mobile-result-meta i{padding:0 4px;font-style:normal}.pc-result-check{top:14px;right:14px}.pc-decision-surface{margin-top:10px}.pc-select-prompt{min-height:200px;padding:26px 12px}.pc-product-summary{display:none}.pc-history-section,.pc-offers-section{padding:0;border:0}.pc-section-heading{margin:14px 0 7px}.pc-freshness{display:none}.pc-offer-table-wrap{overflow:visible}.pc-offer-table,.pc-offer-table tbody{display:block}.pc-offer-table thead{display:none}.pc-offer-table tbody{display:grid;grid-gap:9px;gap:9px}.pc-offer-table tbody tr{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"store delta" "price open" "updated open" "history history";grid-gap:3px 10px;gap:3px 10px;padding:12px;border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface);box-shadow:0 1px 2px rgba(16,28,36,.03)}.pc-offer-table tbody tr.is-best{border-color:#7da58b;background:#f7faf7}.pc-offer-table tbody tr.is-best td:first-child{box-shadow:none}.pc-offer-table td,.pc-offer-table td:nth-child(3){width:auto;height:auto;display:flex;padding:0;border:0}.pc-cell-store{grid-area:store}.pc-cell-price{grid-area:price;align-items:end}.pc-cell-updated{grid-area:updated}.pc-cell-delta{grid-area:delta;justify-content:end}.pc-cell-open{grid-area:open;align-items:center;justify-content:end}.pc-cell-history{grid-area:history;margin-top:6px;padding-top:6px!important;border-top:1px solid var(--line)!important}.pc-cell-store strong{font-size:15px}.pc-rank{width:28px;height:28px;font-size:12px}.pc-cell-price strong{font-size:23px;line-height:1.1}.pc-cell-updated{margin-top:1px;font-size:11px}.pc-cell-delta>span{font-size:12px}.pc-open-store{min-width:120px;min-height:42px;padding-right:12px;padding-left:12px;font-size:12px}.pc-history-action{width:100%;min-height:36px;justify-content:flex-start;font-size:13px}.pc-history-section{display:block;margin-top:18px}.pc-history-prompt{min-height:108px}.pc-history-header{align-items:flex-end}.pc-history-header>p{display:grid;justify-items:end;grid-gap:0;gap:0}.pc-history-header>p span{padding:0;border:0;font-size:11px}.pc-history-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:0;margin:10px 0 7px;padding:0;border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface)}.pc-history-metrics>div,.pc-history-metrics>div:first-child,.pc-history-metrics>div:last-child{padding:9px 10px;border:0}.pc-history-metrics>div:nth-child(2n){border-left:1px solid var(--line)}.pc-history-metrics>div:nth-child(n+3){border-top:1px solid var(--line)}.pc-history-metrics dd{font-size:14px}.pc-chart-shell{display:block;margin-top:7px;padding:5px 4px 0;border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface)}.pc-chart-axis,.pc-chart-date{font-size:11px}.pc-chart-point>text:not(.pc-chart-date){font-size:12px}}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}