:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;--ink:#111411;--ink-soft:#26362b;--canvas:#f4f1e8;--surface:#ffffff94;--surface-strong:#ffffffd1;--surface-dark:#111411e6;--signal:#a8ff60;--signal-strong:#67c82c;--deep:#214e34;--coral:#ff6b4a;--muted:#647267;--line:#ffffffb8;--line-dark:#1114111a;--glass-highlight:#ffffffb8;--glass-tint:#ffffff7a;--glass-blur:blur(22px) saturate(145%);--shadow:0 30px 80px #21352924;--shadow-soft:0 14px 40px #2135291a;--focus-ring:#214e348c;--page-glow-one:#a8ff6036;--page-glow-two:#a1c6ff33;--control-surface:#ffffffdb;--quiet-surface:#ffffff6b;--radius-sm:14px;--radius-md:22px;--radius-lg:30px;--space-1:.5rem;--space-2:.75rem;--space-3:1rem;--space-4:1.5rem;--space-5:2rem;--motion-fast:.15s;--motion-standard:.22s;--sans:ui-sans-serif, -apple-system, BlinkMacSystemFont, "SF Pro Display", "Segoe UI", sans-serif}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}:root[data-theme=dark]{--ink:#f4f1e8;--ink-soft:#d9e4d8;--canvas:#111411;--surface:#1b261ea8;--surface-strong:#223026e0;--surface-dark:#080c09eb;--signal-strong:#b6ff79;--deep:#b8e6b7;--muted:#aebcad;--line:#daefd829;--line-dark:#daefd826;--glass-highlight:#ffffff1a;--glass-tint:#283d2f80;--shadow:0 32px 90px #0000006b;--shadow-soft:0 16px 48px #00000047;--focus-ring:#a8ff60ad;--page-glow-one:#58b23729;--page-glow-two:#5b83c226;--control-surface:#111b14e6;--quiet-surface:#ffffff0d}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:radial-gradient(circle at 12% 4%, var(--page-glow-one), transparent 27rem), radial-gradient(circle at 92% 18%, var(--page-glow-two), transparent 32rem), var(--canvas);color:var(--ink);font-family:var(--sans);-webkit-font-smoothing:antialiased;margin:0}a{color:inherit}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}:focus-visible{outline:3px solid var(--focus-ring);outline-offset:3px}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.shell{min-height:100vh;overflow:hidden}.skip-link{z-index:200;background:var(--ink);color:#fff;border-radius:12px;padding:12px 16px;position:fixed;top:-80px;left:20px}.skip-link:focus{top:20px}.site-header{z-index:100;-webkit-backdrop-filter:blur(24px)saturate(150%);background:#f7fafca8;border:1px solid #ffffffc7;border-radius:22px;justify-content:space-between;align-items:center;width:min(1120px,100% - 32px);height:68px;margin:16px auto 0;padding:0 14px 0 18px;display:flex;position:sticky;top:16px;box-shadow:0 12px 34px #2a37501a}.brand{letter-spacing:-.035em;align-items:center;gap:10px;font-size:1rem;font-weight:760;text-decoration:none;display:flex}.brand img{filter:drop-shadow(0 5px 8px #214e3429);display:block}.site-header nav,.site-footer nav{align-items:center;gap:8px;display:flex}.nav-link,.site-footer nav a{color:var(--muted);font-size:.84rem;font-weight:650;text-decoration:none}.nav-link{padding:11px 14px}.nav-link:hover,.site-footer nav a:hover{color:var(--ink)}.nav-cta{background:var(--ink);color:#fff;border-radius:13px;padding:11px 16px;font-size:.82rem;font-weight:740;text-decoration:none;transition:transform .18s,box-shadow .18s;box-shadow:0 7px 18px #1015222e}.nav-cta:hover{transform:translateY(-1px);box-shadow:0 10px 24px #1015223d}.theme-toggle{border:1px solid var(--line);background:var(--glass-tint);min-width:44px;min-height:44px;color:var(--ink-soft);box-shadow:inset 0 1px 0 var(--glass-highlight);cursor:pointer;transition:background var(--motion-fast) ease, border-color var(--motion-fast) ease, transform var(--motion-fast) ease;border-radius:13px;justify-content:center;align-items:center;gap:7px;padding:0 10px;display:inline-flex}.theme-toggle:hover{border-color:color-mix(in srgb, var(--deep), transparent 62%);background:var(--surface-strong);transform:translateY(-1px)}.theme-toggle svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px;width:18px;height:18px}.theme-toggle span{letter-spacing:.02em;font-size:.69rem;font-weight:720}main{width:min(1120px,100% - 40px);margin:0 auto}.hero{isolation:isolate;flex-direction:column;justify-content:center;align-items:center;min-height:700px;padding:78px 0 90px;display:flex;position:relative}.hero-copy{z-index:2;text-align:center;max-width:900px;position:relative}.hero-badge,.status-pill{-webkit-backdrop-filter:blur(18px);background:#ffffff94;border:1px solid #ffffffc7;border-radius:999px;align-items:center;gap:9px;display:inline-flex;box-shadow:0 8px 26px #24385814}.hero-badge{color:var(--ink-soft);letter-spacing:.06em;text-transform:uppercase;margin-bottom:28px;padding:10px 15px;font-size:.72rem;font-weight:730}.pulse-dot{background:var(--signal-strong);border-radius:50%;width:8px;height:8px;animation:2.2s ease-in-out infinite pulse;box-shadow:0 0 0 5px #78df3529}@keyframes pulse{50%{box-shadow:0 0 0 8px #78df350a}}h1,h2,h3,p{overflow-wrap:anywhere}h1{letter-spacing:-.075em;margin:0;font-size:clamp(4.5rem,9.4vw,8.4rem);font-weight:690;line-height:.88}.hero h1{padding-block:.035em .055em;line-height:.94}.hero h1 span{color:#0000;background:linear-gradient(105deg,#47712d 2%,#1c4638 48%,#346ca4 98%);-webkit-background-clip:text;background-clip:text;display:block}.lede{max-width:690px;color:var(--muted);letter-spacing:-.015em;margin:30px auto 0;font-size:clamp(1.08rem,1.7vw,1.32rem);line-height:1.58}.glass-panel,.recent-card,.state-card,.watch-card,.watch-form,.price-chart,.price-watch-card,.product-details-card{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow-soft);-webkit-backdrop-filter:blur(26px)saturate(145%)}.hero-panel{z-index:3;width:min(850px,100%);box-shadow:var(--shadow);border-radius:30px;margin-top:54px;padding:18px;position:relative}.panel-heading{justify-content:space-between;align-items:center;min-height:66px;padding:3px 8px 15px 4px;display:flex}.panel-heading>div{align-items:center;gap:12px;display:flex}.panel-heading>div>div{flex-direction:column;gap:3px;display:flex}.panel-heading strong{letter-spacing:-.02em;font-size:.92rem}.panel-heading>div span:last-child{color:var(--muted);font-size:.72rem}.panel-icon{background:linear-gradient(145deg, var(--signal), #e2ffc8);width:42px;height:42px;color:var(--deep);border:1px solid #ffffffb8;border-radius:14px;place-items:center;font-size:1.35rem;font-weight:800;display:grid;box-shadow:inset 0 1px #ffffffb8}.status-pill{color:var(--deep);text-transform:uppercase;letter-spacing:.08em;padding:7px 10px;font-size:.67rem;font-weight:750}.status-pill:before{content:"";background:var(--signal-strong);border-radius:50%;width:6px;height:6px}.lookup-row{grid-template-columns:minmax(0,1fr) auto;gap:10px;display:grid}.lookup-field{background:#ffffffdb;border:1px solid #1015221c;border-radius:18px;align-items:center;gap:10px;min-width:0;padding:0 10px 0 17px;transition:border-color .18s,box-shadow .18s;display:flex;box-shadow:inset 0 1px #fff,0 7px 20px #1f2d4612}.lookup-field:focus-within{border-color:#214e3466;box-shadow:0 0 0 4px #a8ff602e,0 8px 24px #1f2d4614}.lookup-field>svg{fill:none;width:22px;stroke:var(--muted);stroke-width:1.8px;stroke-linecap:round;flex:none}.lookup input,.watch-form input{width:100%;min-width:0;color:var(--ink);background:0 0;border:0;outline:0}.lookup input{height:62px;font-size:1rem;font-weight:560}.lookup input::placeholder,.watch-form input::placeholder{color:#8b94a3}.paste-button{color:var(--ink-soft);cursor:pointer;background:#edf1f5;border:0;border-radius:10px;flex:none;padding:9px 11px;font-size:.72rem;font-weight:720}.lookup-row>button,.watch-form button{background:var(--ink);color:#fff;cursor:pointer;border:0;border-radius:18px;justify-content:center;align-items:center;gap:10px;padding:0 25px;font-weight:730;transition:transform .18s,background .18s,box-shadow .18s;display:inline-flex;box-shadow:0 10px 25px #10152233}.lookup-row>button{isolation:isolate;background:linear-gradient(135deg, #d4ffa3 0%, var(--signal) 46%, #75df3d 100%);color:#13351d;background-position:0;background-size:180% 180%;min-height:64px;transition:transform .2s cubic-bezier(.2,.8,.2,1),background-position .36s,box-shadow .22s,filter .22s;position:relative;overflow:hidden;box-shadow:0 12px 25px #67c82c47,inset 0 1px #ffffffd1}.lookup-row>button:before{z-index:0;content:"";pointer-events:none;background:linear-gradient(108deg,#0000 39%,#ffffffb3 50%,#0000 61%);transition:transform .46s cubic-bezier(.16,1,.3,1);position:absolute;inset:-45% -38%;transform:translate(-72%)rotate(8deg)}.lookup-row>button>*{z-index:1;position:relative}.lookup-row>button svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:19px;transition:transform .2s cubic-bezier(.2,.8,.2,1)}.watch-form button:hover{background:#202838;transform:translateY(-1px);box-shadow:0 13px 28px #10152242}@media (hover:hover) and (pointer:fine){.lookup-row>button:hover:not(:disabled){filter:saturate(1.06)brightness(1.015);background-position:100%;transform:translateY(-3px)scale(1.015);box-shadow:0 18px 34px #67c82c61,inset 0 1px #ffffffe0}.lookup-row>button:hover:not(:disabled):before{transform:translate(72%)rotate(8deg)}.lookup-row>button:hover:not(:disabled) svg{transform:translate(3px)}}.lookup-row>button:active:not(:disabled){transform:translateY(1px)scale(.985);box-shadow:0 7px 15px #67c82c3d,inset 0 1px #ffffffa6}.lookup-row>button:disabled,.watch-form button:disabled{cursor:wait;opacity:.5;transform:none}@media (prefers-reduced-motion:reduce){.lookup-row>button,.lookup-row>button svg{transition:none}.lookup-row>button:before{display:none}}.lookup-marketplace{border:0;margin:14px 0 0;padding:0}.lookup-marketplace legend{color:var(--muted);margin-bottom:8px;font-size:.71rem;font-weight:720}.lookup-marketplace>div{grid-template-columns:1fr 1fr;gap:8px;display:grid}.marketplace-option{color:var(--ink-soft);cursor:pointer;text-align:left;background:#ffffff7a;border:1px solid #1015221a;border-radius:13px;justify-content:space-between;align-items:baseline;gap:10px;padding:11px 13px;transition:border-color .18s,background .18s,box-shadow .18s;display:flex;position:relative}.marketplace-option:hover{border-color:#214e3452}.marketplace-option.selected{border-color:var(--deep);background:#a8ff6057;box-shadow:inset 0 0 0 1px #214e341f}.marketplace-option>span:not(.marketplace-detail){font-size:.78rem;font-weight:720}.marketplace-detail{color:var(--muted);white-space:nowrap;font-size:.64rem;font-weight:650}.marketplace-option input{opacity:0;position:absolute}.marketplace-option:has(input:focus-visible){outline-offset:3px;outline:3px solid #214e348c}.form-help,.form-error,.watch-form p{color:var(--muted);margin:12px 5px 0;font-size:.76rem;line-height:1.5}.form-help strong{color:var(--ink-soft);font-weight:720}.form-error{color:#a33b2b}.lookup-trust{color:var(--muted);border-top:1px solid #10152214;justify-content:center;align-items:center;gap:24px;margin-top:17px;padding:16px 10px 1px;font-size:.72rem;font-weight:620;list-style:none;display:flex}.lookup-trust li:first-letter{color:var(--deep)}.hero-proof{z-index:2;flex-wrap:wrap;justify-content:center;gap:8px;margin:18px 0 0;padding:0;display:flex;position:relative}.hero-proof li{border:1px solid var(--line);background:var(--glass-tint);box-shadow:inset 0 1px 0 var(--glass-highlight);color:var(--muted);letter-spacing:.01em;border-radius:999px;padding:8px 11px;font-size:.68rem;font-weight:670;list-style:none}.hero-orb{z-index:-1;filter:blur(8px);pointer-events:none;border-radius:50%;position:absolute}.hero-orb-one{background:radial-gradient(circle at 65% 45%,#a8ff6052,#0000 69%);width:450px;height:450px;top:140px;left:-230px}.hero-orb-two{background:radial-gradient(circle at 35%,#7bacff4a,#0000 70%);width:520px;height:520px;bottom:80px;right:-250px}.decision-preview{grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr);align-items:center;gap:clamp(42px,8vw,118px);padding:108px 0 82px;display:grid}.decision-preview-copy{max-width:470px}.decision-preview-copy h2{letter-spacing:-.065em;margin:0;font-size:clamp(2.9rem,5.2vw,5.1rem);font-weight:680;line-height:.96}.decision-preview-copy>p:not(.section-number):not(.preview-disclosure){color:var(--muted);margin:24px 0 0;font-size:1.02rem;line-height:1.64}.decision-facts,.decision-metrics{margin:34px 0 0;padding:0;display:grid}.decision-facts{border-top:1px solid var(--line-dark);grid-template-columns:1fr;gap:0}.decision-facts div{border-bottom:1px solid var(--line-dark);justify-content:space-between;align-items:baseline;gap:22px;padding:13px 0;display:flex}.decision-facts dt,.decision-metrics dt{color:var(--muted);letter-spacing:.055em;text-transform:uppercase;font-size:.7rem;font-weight:690}.decision-facts dd,.decision-metrics dd{color:var(--ink-soft);margin:0;font-size:.84rem;font-weight:730}.preview-disclosure{color:var(--muted);margin:18px 0 0;font-size:.72rem;line-height:1.5}.decision-card{box-shadow:var(--shadow);border-radius:30px;padding:clamp(20px,3vw,30px);position:relative;overflow:hidden}.decision-card:before{content:"";pointer-events:none;background:radial-gradient(circle,#a8ff603b,#0000 68%);border-radius:50%;width:460px;height:460px;position:absolute;inset:auto -16% -58% 35%}.decision-card-header,.decision-current-price,.decision-graph,.decision-metrics{z-index:1;position:relative}.decision-card-header{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.decision-card-header strong{letter-spacing:-.025em;font-size:.95rem}.decision-signal{color:var(--deep);letter-spacing:.055em;text-transform:uppercase;background:#a8ff604d;border:1px solid #214e3429;border-radius:999px;flex:none;padding:8px 10px;font-size:.66rem;font-weight:760}.decision-current-price{justify-content:space-between;align-items:flex-end;gap:24px;margin:34px 0 20px;display:flex}.decision-current-price span{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;font-size:.71rem;font-weight:700;display:block}.decision-current-price strong{letter-spacing:-.07em;margin-top:7px;font-size:clamp(2.75rem,5.5vw,4.65rem);font-weight:690;line-height:.9;display:block}.decision-current-price p{max-width:174px;color:var(--deep);margin:0 0 4px;font-size:.77rem;font-weight:710;line-height:1.5}.decision-current-price p span{color:inherit;font-size:inherit;display:inline}.decision-graph{border-top:1px solid var(--line-dark);margin:0;padding:18px 0 0}.decision-graph svg{width:100%;height:auto;display:block;overflow:visible}.preview-gridline{stroke:#11141117;stroke-dasharray:3 5}.preview-area{fill:url(#preview-area)}.preview-line{fill:none;stroke:var(--deep);stroke-linecap:round;stroke-linejoin:round;stroke-width:4px}.preview-average{stroke:var(--coral);stroke-dasharray:5 7;stroke-width:1.5px}.preview-point{fill:var(--signal);stroke:var(--deep);stroke-width:3px}.decision-graph figcaption{color:var(--muted);justify-content:space-between;margin-top:3px;font-size:.66rem;font-weight:660;display:flex}.decision-graph figcaption span:nth-child(2){color:var(--coral)}.decision-metrics{border:1px solid var(--line-dark);background:#ffffff6b;border-radius:17px;grid-template-columns:repeat(3,1fr);margin-top:25px}.decision-metrics div{border-right:1px solid var(--line-dark);min-width:0;padding:15px 14px}.decision-metrics div:last-child{border-right:0}.decision-metrics dd{letter-spacing:-.02em;margin-top:7px;font-size:.93rem}.eyebrow,.section-number,.card-kicker{color:var(--deep);letter-spacing:.13em;text-transform:uppercase;margin:0 0 18px;font-size:.69rem;font-weight:760}.decision-card-header .card-kicker{margin-bottom:7px;display:block}.feature-section{padding:100px 0 70px}.section-heading{margin-bottom:38px}.centered-heading{text-align:center;max-width:760px;margin-bottom:46px;margin-left:auto;margin-right:auto}.section-heading h2,.page-intro h1,.state-card h1,.state-card h2,.prose-page h1{letter-spacing:-.06em;margin:0;font-size:clamp(2.7rem,5.4vw,5.3rem);font-weight:680;line-height:.98}.centered-heading>p:last-child{max-width:590px;color:var(--muted);margin:22px auto 0;font-size:1.02rem;line-height:1.6}.feature-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.feature-grid article{border:1px solid var(--line);min-height:290px;box-shadow:var(--shadow-soft);-webkit-backdrop-filter:blur(22px);background:linear-gradient(145deg,#ffffffad,#ffffff59);border-radius:26px;padding:28px;transition:transform .2s,box-shadow .2s;position:relative;overflow:hidden}.feature-grid article:hover{transform:translateY(-4px);box-shadow:0 22px 50px #23335024}.feature-icon{width:48px;height:48px;color:var(--deep);background:#ffffff9e;border:1px solid #fffc;border-radius:16px;place-items:center;margin-bottom:62px;font-size:1.45rem;display:grid;box-shadow:inset 0 1px #fff}.feature-index{color:#99a2af;font-size:.7rem;font-weight:760;position:absolute;top:31px;right:30px}.feature-grid h3{letter-spacing:-.035em;margin:0 0 12px;font-size:1.24rem}.feature-grid p{max-width:300px;color:var(--muted);margin:0;font-size:.91rem;line-height:1.6}.recent{padding:100px 0 30px}.recent .section-heading h2{max-width:720px}.recent-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.recent-card{border-radius:24px;flex-direction:column;min-height:240px;padding:25px;text-decoration:none;transition:transform .18s,box-shadow .18s;display:flex}.recent-card:hover{transform:translateY(-3px);box-shadow:0 20px 50px #23335026}.recent-asin{color:var(--muted);letter-spacing:.1em;font-size:.69rem;font-weight:690}.recent-card h3{letter-spacing:-.035em;margin:26px 0 auto;font-size:1.35rem;font-weight:670;line-height:1.18}.recent-card strong{margin-top:26px;font-size:1.3rem}.page-wrap{padding:90px 0 120px}.narrow-page,.prose-page{max-width:850px}.page-intro{max-width:820px;margin-bottom:58px}.page-intro h1{font-size:clamp(3.3rem,7vw,6.6rem)}.page-intro .lede{margin-left:0;margin-right:0}.product-head{justify-content:space-between;align-items:flex-end;gap:32px;padding-bottom:38px;display:flex}.product-title-wrap{min-width:0;max-width:1080px}.product-title{overflow-wrap:anywhere;letter-spacing:-.06em;text-wrap:pretty;max-width:1060px;font-size:clamp(2.55rem,4.6vw,4.9rem);font-weight:680;line-height:.98}.product-meta{color:var(--muted);flex-wrap:wrap;gap:8px 18px;margin:24px 0 0;font-size:.92rem;line-height:1.5;display:flex}.product-meta span+span{border-left:1px solid var(--line-dark);padding-left:18px}.product-actions{flex:none;justify-items:end;gap:13px;display:grid}.amazon-link,.text-link{color:var(--deep);text-underline-offset:4px;flex:none;font-weight:720}.amazon-link{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow-soft);border-radius:13px;padding:13px 16px;text-decoration:none;transition:transform .18s,box-shadow .18s,background .18s}.amazon-link:hover{background:var(--surface-strong);transform:translateY(-2px);box-shadow:0 14px 30px #23335024}.product-watch-link{color:var(--deep);text-underline-offset:4px;font-size:.78rem;font-weight:720;text-decoration-color:#214e3459}.status-banner{box-shadow:var(--shadow-soft);-webkit-backdrop-filter:blur(20px);background:#ffffff80;border:1px solid #ffffffa6;border-radius:17px;gap:18px;margin-bottom:16px;padding:17px 20px;display:flex}.status-banner strong{text-transform:capitalize}.status-copy{color:var(--muted)}.status-blocked,.status-failed{background:#ffece7b8;border-color:#ff6b4a4d}.price-overview{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(26px)saturate(145%);border-radius:28px;grid-template-columns:1.05fr 1.25fr .8fr;display:grid;overflow:hidden}.price-overview>*{border-right:1px solid var(--line-dark);padding:30px}.price-overview>:last-child{border-right:0}.current-price{flex-direction:column;display:flex}.current-label,.current-price small{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:.72rem;font-weight:680}.current-price strong{letter-spacing:-.065em;margin:22px 0;font-size:clamp(3rem,5vw,5.2rem);font-weight:680;line-height:.9}.metric-grid{grid-template-columns:1fr 1fr;margin:0;display:grid}.metric-grid div{padding:10px 0}.metric-grid dt,.offer-details dt{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:.69rem;font-weight:650}.metric-grid dd{margin:8px 0 0;font-size:1.2rem;font-weight:730}.deal-callout{background:#e6ebf18f;flex-direction:column;justify-content:space-between;display:flex}.deal-title{letter-spacing:-.04em;font-size:1.7rem;font-weight:680}.deal-callout p{color:var(--muted);line-height:1.5}.deal-great_price,.deal-great{background:#a8ff60ad}.deal-above_average{background:#ffd9cfb3}.history-section{padding:80px 0 94px}.row-heading{justify-content:space-between;align-items:flex-end;gap:40px;display:flex}.row-heading h2{font-size:clamp(2.7rem,4.5vw,4.5rem)}.history-intro{max-width:570px;color:var(--muted);margin:16px 0 0;line-height:1.55}.range-nav{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow-soft);-webkit-backdrop-filter:blur(20px);border-radius:14px;gap:3px;padding:4px;display:flex}.range-nav a{text-align:center;min-width:50px;color:var(--muted);text-transform:uppercase;border-radius:10px;padding:9px 11px;font-size:.7rem;font-weight:720;text-decoration:none}.range-nav a.active{background:var(--ink);color:#fff;box-shadow:0 5px 12px #1015222e}.price-chart{border-radius:28px;margin:0;padding:19px 22px 14px}.price-chart svg{touch-action:none;width:100%;height:auto;min-height:240px;display:block;overflow:visible}.chart-topline,.price-chart figcaption{color:var(--muted);justify-content:space-between;align-items:center;gap:16px;font-size:.71rem;font-weight:620;display:flex}.chart-topline{text-transform:uppercase;letter-spacing:.075em;padding:1px 4px 14px}.chart-legend{color:var(--ink-soft);align-items:center;gap:8px;display:inline-flex}.chart-legend i{background:var(--signal-strong);border-radius:999px;width:9px;height:9px;box-shadow:0 0 0 4px #a8ff6030}.chart-grid line{stroke:#1015221a;stroke-dasharray:2 5;stroke-width:1px}.chart-grid text{fill:var(--muted);font-size:12px;font-weight:560}.chart-area{fill:#a8ff6030}.chart-line{fill:none;stroke:var(--deep);stroke-width:3.25px;vector-effect:non-scaling-stroke}.chart-point{fill:var(--signal-strong);stroke:#fff;stroke-width:2px;vector-effect:non-scaling-stroke;transition:r .12s,fill .12s}.chart-point.is-active{fill:var(--deep);stroke:var(--signal);stroke-width:3px}.chart-cursor{stroke:#214e3457;stroke-dasharray:3 4;vector-effect:non-scaling-stroke}.chart-tooltip rect{fill:#111411ed;stroke:#ffffff24;stroke-width:1px}.chart-tooltip text{fill:#fff}.chart-tooltip-price{font-size:14px;font-weight:760}.chart-tooltip .chart-tooltip-date{fill:#f4f1e8b8;font-size:11px}.price-chart figcaption{padding:0 4px 3px;font-size:.7rem}.chart-announcement{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;margin:-1px;position:absolute;overflow:hidden}.chart-empty{min-height:272px;color:var(--muted);text-align:left;background:#ffffff57;border:1px dashed #10152229;border-radius:24px;justify-content:center;align-items:center;gap:18px;padding:30px;display:flex}.chart-empty strong{color:var(--ink);font-size:1.02rem;display:block}.chart-empty p{max-width:360px;margin:7px 0 0;line-height:1.55}.chart-empty-mark{width:46px;height:46px;color:var(--deep);background:#a8ff6052;border:1px solid #214e3429;border-radius:15px;flex:none;place-items:center;font-size:1.6rem;font-weight:760;display:grid}.product-lower{grid-template-columns:minmax(280px,.78fr) minmax(0,1.22fr);gap:16px;display:grid}.price-watch-card,.product-details-card{border-radius:26px;padding:clamp(26px,4vw,38px)}.price-watch-card h2,.product-details-card h2{letter-spacing:-.05em;margin:0;font-size:clamp(1.75rem,2.6vw,2.35rem);line-height:1}.price-watch-card>p:not(.section-number){color:var(--muted);margin:16px 0 0;line-height:1.55}.price-watch-card .watch-form{box-shadow:none;-webkit-backdrop-filter:none;background:0 0;border:0;border-radius:0;margin-top:28px;padding:0}.watch-form label{margin-bottom:12px;font-size:.78rem;font-weight:700;display:block}.watch-form>div{background:#fffc;border:1px solid #1015221c;border-radius:16px;grid-template-columns:auto 1fr auto;align-items:center;display:grid;overflow:hidden}.watch-form>div>span{color:var(--muted);padding-left:15px}.watch-form input{height:56px;padding:0 10px}.watch-form button{border-radius:13px;align-self:stretch;margin:5px;padding:0 17px}.offer-details{border-bottom:1px solid var(--line-dark);grid-template-columns:1fr 1fr;gap:0;margin:28px 0 0;padding:0 0 22px;display:grid}.offer-details div,.product-facts div{border-bottom:1px solid #10152214;min-width:0;padding:15px 14px 15px 0}.offer-details div:nth-last-child(-n+2){border-bottom:0}.offer-details div:nth-child(odd),.product-facts div:nth-child(odd){border-right:1px solid var(--line-dark);padding-right:18px}.offer-details div:nth-child(2n),.product-facts div:nth-child(2n){padding-left:18px}.offer-details dd{margin:8px 0 0;font-weight:680;line-height:1.38}.product-details-heading{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.product-image{object-fit:contain;border:1px solid var(--line-dark);background:#ffffff8c;border-radius:18px;flex:none;width:80px;height:80px;display:block}.product-image-fallback{color:var(--deep);background:linear-gradient(145deg,#a8ff608f,#e4eef9b8);place-items:center;font-size:1.65rem;font-weight:780;display:grid}.product-facts{grid-template-columns:1fr 1fr;gap:0;margin:0;display:grid}.product-facts div:nth-last-child(-n+2){border-bottom:0}.product-facts dt,.offer-details dt{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:.66rem;font-weight:700}.product-facts dd{overflow-wrap:anywhere;margin:8px 0 0;font-size:.93rem;font-weight:670;line-height:1.38}.watch-grid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.watch-card{border-radius:25px;padding:28px}.watch-card h2{letter-spacing:-.04em;margin:0;font-size:1.65rem;font-weight:680}.watch-card h2 a{text-decoration:none}.watch-card dl{grid-template-columns:1fr 1fr;gap:16px;margin:34px 0 19px;display:grid}.watch-card dt{color:var(--muted);text-transform:uppercase;font-size:.7rem}.watch-card dd{margin:7px 0 0;font-size:1.06rem;font-weight:720}.deal-chip{background:#e5eaf0b3;border-radius:999px;padding:8px 11px;font-size:.7rem;font-weight:720;display:inline-block}.quiet-button{color:#9b3d2f;text-underline-offset:3px;cursor:pointer;background:0 0;border:0;margin-top:26px;padding:0;font-size:.75rem;font-weight:720;text-decoration:underline}.state-card{color:var(--muted);border-radius:28px;padding:clamp(30px,6vw,66px)}.state-card h1,.state-card h2{color:var(--ink);margin-bottom:24px}.state-card p{max-width:620px;line-height:1.65}.error-state{background:#fff0ecb8;border-color:#ff6b4a4d}.prose-page>p,.prose-page section p,.prose-section>p,.explainer-grid p,.faq-list p,.answer-card>p{max-width:700px;color:var(--muted);line-height:1.75}.prose-page>p,.prose-page section p{font-size:1.08rem}.prose-page section{margin-top:58px}.prose-page h2,.content-page h2,.answer-card h2{letter-spacing:-.05em;margin:0 0 18px;font-size:clamp(2rem,4vw,3.6rem);line-height:1.02}.content-page{max-width:1000px}.seo-intro{max-width:900px}.inline-cta{width:fit-content;margin-top:30px;display:inline-flex}.explainer-grid{grid-template-columns:1fr 1fr;gap:16px;margin:30px 0 100px;display:grid}.explainer-grid article,.prose-section,.faq-section,.answer-card{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow-soft);-webkit-backdrop-filter:blur(24px)saturate(140%);border-radius:28px}.explainer-grid article{padding:34px}.explainer-grid article p:last-child{margin-bottom:0}.prose-section,.faq-section{margin-top:22px;padding:clamp(30px,6vw,62px)}.process-list{counter-reset:process;gap:12px;margin:36px 0;padding:0;list-style:none;display:grid}.process-list li{border:1px solid var(--line-dark);counter-increment:process;background:#ffffff6b;border-radius:18px;flex-direction:column;justify-content:center;gap:7px;min-height:86px;padding:18px 22px 18px 78px;display:flex;position:relative}.process-list li:before{content:counter(process, decimal-leading-zero);color:var(--deep);letter-spacing:.08em;font-size:.76rem;font-weight:800;position:absolute;left:22px}.process-list li span{color:var(--muted);line-height:1.5}.faq-list{gap:10px;margin-top:34px;display:grid}.faq-list details{border:1px solid var(--line-dark);background:#ffffff73;border-radius:17px}.faq-list summary{cursor:pointer;padding:20px 22px;font-weight:720}.faq-list details p{margin:0;padding:0 22px 22px}.answer-card{margin-top:18px;padding:clamp(28px,5vw,48px)}.answer-card>p{font-size:1.08rem}.answer-card dl{grid-template-columns:repeat(3,1fr);gap:10px;margin:30px 0;display:grid}.answer-card dl div{border:1px solid var(--line-dark);background:#fff6;border-radius:15px;padding:18px}.answer-card dt{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:.68rem;font-weight:700}.answer-card dd{margin:9px 0 0;font-weight:720}.answer-card>.answer-source{margin-bottom:0;font-size:.8rem}.skeleton{background:linear-gradient(90deg,#dce3ea 25%,#f2f5f8 50%,#dce3ea 75%) 0 0/200% 100%;border-radius:18px;animation:1.5s infinite shimmer}.skeleton-short{width:180px;height:16px}.skeleton-title{width:72%;height:110px;margin:28px 0 60px}.skeleton-panel{height:300px}@keyframes shimmer{to{background-position:-200% 0}}.site-footer{border:1px solid var(--line);width:min(1120px,100% - 40px);box-shadow:var(--shadow-soft);-webkit-backdrop-filter:blur(22px);background:#ffffff6b;border-radius:24px;grid-template-columns:1fr auto;gap:28px;margin:110px auto 20px;padding:30px;display:grid}.footer-brand{align-items:center;gap:12px;display:flex}.footer-brand div{flex-direction:column;gap:3px;display:flex}.footer-tagline,.disclosure{color:var(--muted);font-size:.72rem}.site-footer nav{gap:22px}.disclosure{border-top:1px solid var(--line-dark);grid-column:1/-1;margin:0;padding-top:22px}@media (max-width:900px){.hero{min-height:auto;padding-top:88px}.feature-grid{grid-template-columns:1fr}.decision-preview{grid-template-columns:1fr;gap:40px;padding-top:82px}.decision-preview-copy{max-width:620px}.feature-grid article{min-height:240px}.feature-icon{margin-bottom:45px}.recent-grid{grid-template-columns:1fr 1fr}.product-head{flex-direction:column;align-items:flex-start}.product-actions{justify-content:space-between;align-items:center;width:100%;display:flex}.price-overview{grid-template-columns:1fr 1fr}.price-overview>*{border-bottom:1px solid var(--line-dark)}.deal-callout{border-bottom:0;grid-column:1/-1}.product-lower,.explainer-grid{grid-template-columns:1fr}}@media (max-width:640px){.site-header{border-radius:19px;width:calc(100% - 20px);height:62px;margin-top:10px;top:10px}.site-header nav{gap:2px}.nav-link{display:none}.nav-cta{padding:10px 12px}.theme-toggle{border-radius:12px;min-width:40px;min-height:40px;padding:0}.theme-toggle span{display:none}main,.site-footer{width:min(100% - 24px,1120px)}.hero{padding:72px 0 64px}h1{font-size:clamp(3.65rem,17vw,5.5rem)}.hero h1{font-size:clamp(2.6rem,13.4vw,4.25rem)}.hero-badge{font-size:.63rem}.hero .lede{font-size:1rem}.hero-panel{border-radius:24px;margin-top:40px;padding:13px}.panel-heading{padding-right:5px}.lookup-row{grid-template-columns:1fr}.lookup-row>button{width:100%}.lookup-trust{flex-wrap:wrap;gap:8px 16px}.hero-proof{grid-template-columns:1fr 1fr;width:100%;display:grid}.hero-proof li:last-child{grid-column:1/-1}.hero-proof li{text-align:center;justify-content:center;align-items:center;min-height:38px;display:inline-flex}.lookup-marketplace>div{grid-template-columns:1fr}.feature-section,.recent,.decision-preview{padding-top:74px}.decision-preview{padding-bottom:6px}.decision-card{border-radius:25px}.decision-card-header{flex-direction:column;align-items:flex-start;gap:12px}.decision-current-price{flex-direction:column;align-items:flex-start;gap:14px;margin-top:30px}.decision-current-price strong{font-size:3.6rem}.decision-current-price p{max-width:none}.decision-metrics div{padding:13px 10px}.decision-metrics dt{font-size:.59rem}.decision-metrics dd{font-size:.78rem}.feature-grid article{min-height:230px;padding:24px}.recent-grid,.watch-grid{grid-template-columns:1fr}.page-wrap{padding-top:70px}.product-title{font-size:clamp(2.35rem,10.6vw,3.5rem);line-height:.99}.product-meta{gap:6px 12px;margin-top:18px;font-size:.84rem}.product-meta span+span{padding-left:12px}.status-banner{flex-direction:column;gap:5px}.price-overview{grid-template-columns:1fr}.price-overview>*{border-right:0;border-bottom:1px solid var(--line-dark)}.deal-callout{grid-column:auto}.row-heading{flex-direction:column;align-items:flex-start}.range-nav{width:100%}.range-nav a{flex:1;min-width:0}.price-chart{border-radius:23px;padding:15px 12px 12px}.chart-topline,.price-chart figcaption{gap:9px;font-size:.62rem}.chart-topline{padding:1px 4px 10px}.chart-grid text{font-size:10px}.chart-empty{flex-direction:column;justify-content:center;align-items:flex-start;min-height:240px}.watch-form>div{grid-template-columns:auto 1fr}.watch-form button{grid-column:1/-1;min-height:48px}.offer-details,.product-facts{grid-template-columns:1fr}.offer-details div,.product-facts div,.offer-details div:nth-child(odd),.product-facts div:nth-child(odd),.offer-details div:nth-child(2n),.product-facts div:nth-child(2n){border-right:0;padding:14px 0}.offer-details div:last-child,.product-facts div:last-child{border-bottom:0}.price-watch-card,.product-details-card{padding:26px}.answer-card dl{grid-template-columns:1fr}.site-footer{grid-template-columns:1fr;margin-top:80px;padding:24px}.site-footer nav{flex-wrap:wrap}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none;animation:none}}.glass-surface,.data-surface{border:1px solid var(--line);box-shadow:var(--shadow-soft)}.glass-surface{background:var(--surface);-webkit-backdrop-filter:var(--glass-blur)}.data-surface{background:var(--surface-strong)}:root[data-theme=dark] .site-header,:root[data-theme=dark] .site-footer,:root[data-theme=dark] .hero-badge,:root[data-theme=dark] .status-pill,:root[data-theme=dark] .glass-panel,:root[data-theme=dark] .recent-card,:root[data-theme=dark] .state-card,:root[data-theme=dark] .watch-card,:root[data-theme=dark] .watch-form,:root[data-theme=dark] .price-chart,:root[data-theme=dark] .price-watch-card,:root[data-theme=dark] .product-details-card,:root[data-theme=dark] .price-overview,:root[data-theme=dark] .amazon-link,:root[data-theme=dark] .range-nav,:root[data-theme=dark] .status-banner,:root[data-theme=dark] .explainer-grid article,:root[data-theme=dark] .prose-section,:root[data-theme=dark] .faq-section,:root[data-theme=dark] .answer-card{border-color:var(--line);background:var(--surface)}:root[data-theme=dark] .feature-grid article,:root[data-theme=dark] .deal-callout{border-color:var(--line);background:linear-gradient(145deg,#24382ae0,#141f18c2)}:root[data-theme=dark] .deal-great_price,:root[data-theme=dark] .deal-great{background:linear-gradient(145deg,#43702deb,#224429eb)}:root[data-theme=dark] .deal-above_average,:root[data-theme=dark] .status-blocked,:root[data-theme=dark] .status-failed,:root[data-theme=dark] .error-state{background:linear-gradient(145deg,#592e25e0,#341f1dd1)}:root[data-theme=dark] .lookup-field,:root[data-theme=dark] .watch-form>div,:root[data-theme=dark] .marketplace-option,:root[data-theme=dark] .process-list li,:root[data-theme=dark] .faq-list details,:root[data-theme=dark] .answer-card dl div,:root[data-theme=dark] .chart-empty{border-color:var(--line-dark);background:var(--control-surface)}:root[data-theme=dark] .paste-button,:root[data-theme=dark] .feature-icon,:root[data-theme=dark] .deal-chip{background:var(--quiet-surface);color:var(--ink-soft)}:root[data-theme=dark] .lookup input::placeholder,:root[data-theme=dark] .watch-form input::placeholder{color:#94a497}:root[data-theme=dark] .hero h1 span{background-image:linear-gradient(105deg,#c0ff90 2%,#aee5c0 48%,#a6c8ff 98%)}:root[data-theme=dark] .chart-area{fill:#a8ff6029}:root[data-theme=dark] .chart-line{stroke:#c5f7af}:root[data-theme=dark] .chart-point{fill:var(--signal);stroke:#152317}:root[data-theme=dark] .chart-grid line{stroke:#f4f1e829}:root[data-theme=dark] .chart-grid text{fill:#a9b9ad}:root[data-theme=dark] .chart-tooltip rect{fill:#0e1710;stroke:#f4f1e829}@supports not ((-webkit-backdrop-filter:blur(1px)) or (backdrop-filter:blur(1px))){.site-header,.site-footer,.hero-badge,.status-pill,.glass-panel,.recent-card,.state-card,.watch-card,.watch-form,.price-chart,.price-watch-card,.product-details-card,.price-overview,.amazon-link,.range-nav,.status-banner,.explainer-grid article,.prose-section,.faq-section,.answer-card{background:var(--surface-strong)}}@media (prefers-contrast:more){:root{--line:#11141152;--line-dark:#1114114d;--surface:#ffffffeb;--surface-strong:#fff}:root[data-theme=dark]{--line:#f4f1e875;--line-dark:#f4f1e861;--surface:#1b281e;--surface-strong:#203024}}@media (prefers-reduced-transparency:reduce){:root{--surface:#fffffff0;--surface-strong:#fff;--glass-tint:#fffffff0}:root[data-theme=dark]{--surface:#1b281e;--surface-strong:#203024;--glass-tint:#1b281e}}
