:root{--ink:#172018;--muted:#687068;--paper:#fffdf8;--cream:#f4f1e8;--line:#deddd4;--lime:#c9ff62;--orange:#ff7448;--red:#aa3f31;--radius:24px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}.shell{width:min(1160px,calc(100% - 32px));margin-inline:auto}.siteHeader{position:-webkit-sticky;position:sticky;top:0;z-index:20;border-bottom:1px solid var(--line);background:rgba(255,253,248,.92);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.nav{width:min(1160px,calc(100% - 32px));height:68px;margin:auto;justify-content:space-between}.brand,.nav{display:flex;align-items:center}.brand{gap:10px;font-weight:800;letter-spacing:-.03em}.brandMark{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:var(--ink);color:var(--lime);font-size:12px}.nav nav{display:flex;gap:26px;color:var(--muted);font-size:14px}.nav nav a:hover{color:var(--ink)}.hero{padding:70px 0 50px;display:grid;grid-template-columns:1.3fr .7fr;grid-gap:46px;gap:46px;align-items:center}.eyebrow,.kicker{text-transform:uppercase;letter-spacing:.13em;font-size:11px;font-weight:800;color:#50751d;margin:0 0 12px}.hero h1{font-size:clamp(52px,8vw,108px);line-height:.87;letter-spacing:-.085em;margin:0}.hero h1 em{font-family:Georgia,serif;font-weight:400;color:var(--orange)}.lede{font-size:clamp(19px,2.2vw,25px);line-height:1.4;color:var(--muted);max-width:680px;margin:28px 0}.heroActions{display:flex;align-items:center;gap:24px;flex-wrap:wrap}.button{display:inline-flex;padding:15px 20px;border-radius:99px;background:var(--lime);font-weight:800}.button.dark{background:var(--ink);color:#fff}.backLink,.secondaryLink,.textLink{font-weight:800;text-decoration:underline;text-underline-offset:4px}.featured{min-height:430px;padding:32px;border-radius:34px;background:var(--ink);color:white;display:flex;flex-direction:column;justify-content:space-between;box-shadow:14px 14px 0 var(--lime)}.kicker.light{color:var(--lime)}.featuredModel{font-size:clamp(34px,4vw,54px);font-weight:800;letter-spacing:-.06em;line-height:.95}.featured>div{display:flex;align-items:flex-end;gap:14px}.featured strong{font-size:42px;letter-spacing:-.06em}.featured span,.featured>p:not(.kicker){color:#b8bfb8;font-size:13px;max-width:330px}.featured>a{font-weight:800;color:var(--lime)}.proof{border-block:1px solid var(--line);background:var(--cream)}.proofGrid{display:grid;grid-template-columns:repeat(3,1fr)}.proof p{display:flex;gap:14px;align-items:center;margin:0;padding:22px;border-right:1px solid var(--line)}.proof p:last-child{border:0}.proof strong{font-size:32px}.proof span{max-width:150px;color:var(--muted);font-size:13px}.section{padding:90px 0}.sectionHead{display:flex;justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:32px}.method h2,.sectionHead h2{font-size:clamp(38px,5vw,65px);letter-spacing:-.065em;line-height:.95;margin:0}.sectionHead>p{color:var(--muted);max-width:440px;line-height:1.55;margin:0}.productGrid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:18px;gap:18px}.productCard{border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;background:#fff;transition:transform .2s,box-shadow .2s}.productCard:hover{transform:translateY(-3px);box-shadow:0 18px 50px rgba(23,32,24,.09)}.largeVisual,.productVisual{background:linear-gradient(140deg,#eef0e8,#d9ded5);display:grid;place-items:center}.productVisual{height:160px}.largeVisual span,.productVisual span{display:grid;place-items:center;border:3px solid #849087;border-radius:12px;width:72px;height:104px;font-weight:900;color:#6f7c72;box-shadow:inset 0 -18px #c9d0c8}.cardBody{padding:22px}.cardBody h3{font-size:22px;letter-spacing:-.04em;line-height:1.08;margin:0 0 22px;min-height:48px}.priceRow{display:flex;justify-content:space-between;align-items:center;gap:12px}.priceRow strong{font-size:28px;letter-spacing:-.04em}.status{font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.06em;border-radius:99px;padding:7px 9px;background:#dff4dd;color:#276528}.statusOut{background:#f7ded8;color:var(--red)}.finePrint{font-size:12px;color:var(--muted);line-height:1.5}.textLink{font-size:13px}.center{text-align:center;margin-top:34px}.method{padding:90px 0;background:var(--ink);color:#fff}.method .eyebrow{color:var(--lime)}.methodGrid{display:grid;grid-template-columns:repeat(3,1fr);margin-top:54px;border-top:1px solid #3c443d}.methodGrid article{padding:28px 28px 0 0}.methodGrid span{color:var(--lime);font-size:12px}.methodGrid h3{font-size:24px;letter-spacing:-.04em}.methodGrid p{color:#aeb6af;line-height:1.55}.pageTop{padding:62px 0 90px}.pageTitle{font-size:clamp(48px,8vw,95px);max-width:950px;letter-spacing:-.075em;line-height:.9;margin:0}.narrow{max-width:800px}.coverageNotice{padding:18px 22px;margin:36px 0;display:flex;gap:18px;border:1px solid #c4d49e;border-radius:16px;background:#f4f9e9}.coverageNotice span{color:var(--muted)}.backLink{display:inline-block;margin-bottom:35px;font-size:13px}.productHero{display:grid;grid-template-columns:.7fr 1.3fr;grid-gap:55px;gap:55px;align-items:center}.largeVisual{height:440px;border-radius:32px}.largeVisual span{width:140px;height:215px;font-size:28px;border-width:5px}.productTitle{font-size:clamp(48px,7vw,86px);line-height:.91;letter-spacing:-.075em;margin:0}.identity{color:var(--muted)}.identity span{display:inline-block;margin-left:8px;padding:6px 9px;border:1px solid var(--line);border-radius:7px;font:12px monospace}.headlinePrice{display:flex;align-items:center;gap:20px;margin-top:30px}.headlinePrice>strong{font-size:52px;letter-spacing:-.06em}.headlinePrice>div{display:flex;flex-direction:column;align-items:flex-start;gap:5px}.headlinePrice small{color:var(--muted)}.detailLayout{display:grid;grid-template-columns:1.4fr .6fr;grid-gap:18px;gap:18px;margin-top:54px}.detailLayout aside{display:flex;flex-direction:column;gap:18px}.panel{border:1px solid var(--line);border-radius:var(--radius);padding:25px;background:#fff}.panel h2{font-size:24px;letter-spacing:-.04em;margin:0 0 22px}.panelHead{display:flex;justify-content:space-between}.panelHead span{color:var(--muted);font-size:13px}.emptyChart{height:260px;position:relative;background:repeating-linear-gradient(180deg,transparent 0,transparent 64px,#ecece7 65px);border-bottom:1px solid var(--line)}.chartLine{position:absolute;left:0;right:0;bottom:72px;border-top:2px dashed #b9bdb8}.singlePoint{position:absolute;z-index:2;left:50%;bottom:65px;width:16px;height:16px;border-radius:50%;background:var(--orange);border:4px solid #fff;box-shadow:0 0 0 2px var(--orange)}.historyLegend{display:flex;justify-content:space-between;margin-top:15px}.coverageCopy,.historyLegend span{color:var(--muted)}.coverageCopy{padding:18px;border-radius:14px;background:var(--cream);line-height:1.55;font-size:14px}.offerCard>div,.offerCard>p{display:flex;justify-content:space-between;gap:10px}.offerCard>div span{color:var(--muted);font-size:12px}.offerCard>p>strong{font-size:28px}.mutedLink{color:var(--muted)}.smallPanel{background:var(--cream)}.dataList{margin:0}.dataList>div{display:flex;justify-content:space-between;padding:12px 0;border-bottom:1px solid var(--line)}.dataList>div:last-child{border:0}.dataList dt{color:var(--muted)}.dataList dd{margin:0;font-weight:800}footer{border-top:1px solid var(--line);padding:30px 16px;text-align:center;color:var(--muted);font-size:12px}@media(max-width:900px){.detailLayout,.hero,.productHero{grid-template-columns:1fr}.hero{padding-top:45px}.featured{min-height:340px}.productGrid{grid-template-columns:repeat(2,1fr)}.sectionHead{display:block}.sectionHead>p{margin-top:18px}.largeVisual{height:280px}}@media(max-width:620px){.nav nav a:last-child{display:none}.hero h1{font-size:56px}.methodGrid,.productGrid,.proofGrid{grid-template-columns:1fr}.proof p{border-right:0;border-bottom:1px solid var(--line)}.method,.section{padding:60px 0}.featured{box-shadow:8px 8px 0 var(--lime)}.coverageNotice,.historyLegend{flex-direction:column}.productTitle{font-size:49px}.headlinePrice{align-items:flex-start;flex-direction:column;gap:5px}.detailLayout{margin-top:35px}.emptyChart{height:190px}}.legalPage{padding:70px 0 100px}.legalPage>h1{max-width:980px;margin:0 0 42px;font-size:clamp(48px,7vw,88px);line-height:.94;letter-spacing:-.075em}.prose{max-width:780px;font-size:17px;line-height:1.72}.prose h2{margin:42px 0 10px;font-size:30px;line-height:1.1;letter-spacing:-.045em}.prose li,.prose p{color:#444d45}.prose li+li{margin-top:8px}footer{text-align:left}.footerInner{width:min(1160px,100%);margin:auto;display:flex;justify-content:space-between;align-items:center;gap:28px}.footerInner p{margin:0}.footerInner nav{display:flex;gap:18px;flex-wrap:wrap;justify-content:flex-end}.footerInner a{text-decoration:underline;text-underline-offset:3px}@media (max-width:620px){.footerInner{flex-direction:column;align-items:flex-start}.footerInner nav{justify-content:flex-start}}