:root{color-scheme:light;--ink:#213b30;--muted:#526258;--paper:#f8f8f0;--line:#d7ddcf;--accent:#e3f294;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-underline-offset:4px}button,input{font:inherit}button,a,input{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:wait;opacity:.7}[hidden]{display:none!important}:focus-visible{outline:3px solid #507947;outline-offset:5px}.skip{position:absolute;top:-100px;left:20px;z-index:10;background:#fff;padding:15px}.skip:focus{top:10px}header,main,footer{max-width:1240px;margin:auto;padding-inline:48px}header{height:100px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:9px;font-weight:750;text-decoration:none;letter-spacing:-.4px}nav{display:flex;gap:26px;font-size:13px}nav a{text-decoration:none}nav a:hover{text-decoration:underline}.hero{display:grid;grid-template-columns:1.15fr 1fr;gap:70px;padding:72px 0 80px;align-items:center}.eyebrow{font-size:10px;letter-spacing:.15em;font-weight:750;line-height:1.7}.eyebrow span{font-size:17px;margin-right:5px}h1{font-size:clamp(46px,6.8vw,88px);line-height:1.01;letter-spacing:-.065em;font-weight:560;margin:28px 0}h1 em{font-family:Georgia,serif;font-weight:400}p{line-height:1.65}.lede{max-width:40ch;font-size:18px;color:var(--muted);margin:22px 0}.intro-note{font-size:12px;color:var(--muted);max-width:39ch}.quiet-link{display:inline-block;font-size:13px;margin:15px 0 0}.check-card{position:relative;border:1px solid #cbd3c1;border-radius:22px;background:#fff;padding:32px;box-shadow:0 15px 50px #263c2810}.card-heading{display:flex;justify-content:space-between;align-items:center}.question-mark{font:italic 44px Georgia,serif;border:1px solid var(--line);background:var(--paper);border-radius:50%;width:60px;height:60px;display:grid;place-items:center}.check-card h2{font-size:29px;line-height:1.15;letter-spacing:-1px;margin:17px 0 10px}.check-card>p{font-size:14px;color:var(--muted);margin-top:0}form{margin-top:22px}label{font-size:12px;font-weight:650;display:block}input{display:block;width:100%;min-width:0;border:1px solid #9faa99;border-radius:9px;background:#fafbf7;padding:15px 13px;font-size:14px;margin-top:8px;color:var(--ink)}input[aria-invalid=true]{border-color:#a02d24}input::placeholder{color:#6d7869}.small{font-size:12px;line-height:1.6;color:var(--muted)}.error{font-size:13px;color:#972d23}#selected-product{padding:15px;background:var(--paper);border-radius:9px;margin-top:15px;font-size:14px}#selected-product span,#selected-product a{display:block;margin-top:5px;font-size:12px;overflow-wrap:anywhere}#selected-product p{margin-bottom:0}#connection-status{font-size:13px;line-height:1.5;min-height:39px;margin:18px 0}.primary{display:flex;align-items:center;justify-content:center;gap:14px;min-height:52px;width:100%;border:0;border-radius:9px;background:var(--ink);color:#fff;text-decoration:none;font-size:14px;font-weight:650;padding:15px;text-align:center;transition:background .15s}.primary:hover{background:#315846}.primary span{font-size:18px}#install-note{margin:12px 0}.text-button{background:transparent;border:0;padding:10px 0;display:block;font-size:12px;text-decoration:underline;text-underline-offset:4px;color:var(--ink)}.try{display:flex;flex-wrap:wrap;gap:4px 8px;border-top:1px solid var(--line);padding-top:17px;margin-top:17px;font-size:12px}.try span{color:var(--muted)}.try button{border:0;padding:0;background:none;color:var(--ink);text-decoration:underline;text-underline-offset:3px;font-size:12px}.check-card .privacy{font-size:11px;line-height:1.55;margin:17px 0 0}.example{display:grid;grid-template-columns:1fr 1.25fr .7fr;gap:35px;border-block:1px solid var(--line);padding:48px 0}.example h2{font-size:31px;line-height:1.13;letter-spacing:-1px;font-weight:550;margin:20px 0}.example p{font-size:13px}.example .small{font-size:12px}.price-proof{padding:20px 0}.price-pair{display:flex;gap:35px}.price-pair span,.price-pair small{display:block;font-size:12px}.price-pair strong{display:block;font:48px/1.3 Georgia,serif;letter-spacing:-2px}.price-pair small{font-size:12px;color:var(--muted)}.difference strong{font-size:18px}.price-proof>a{font-size:12px}.fresh{background:var(--accent);border-radius:16px;padding:24px;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center}.fresh>span{font-size:12px;font-weight:650}.fresh>strong{font:italic 80px/1 Georgia,serif;padding:14px 0 0}.fresh p{font-size:11px}.fresh a{font-size:12px;font-weight:750}.fresh small{font-size:10px;margin-top:12px}.how{padding:72px 0}.section-top{display:flex;align-items:flex-start;justify-content:space-between}.section-top h2,.matching h2,.choices h2,.faq h2{font-size:40px;letter-spacing:-1.5px;line-height:1.13;font-weight:500;margin:0}.how ol{list-style:none;padding:36px 0 0;display:grid;grid-template-columns:repeat(3,1fr);gap:45px;margin:0}.how li>span{color:#687a67;font-size:12px}.how h3{font-size:17px;letter-spacing:-.4px}.how p,.matching p{font-size:14px;color:var(--muted)}.matching{background:#e9edde;border-radius:20px;padding:40px;display:grid;grid-template-columns:1fr 1fr;gap:70px}.matching h2{margin:20px 0}.matching ul{list-style:none;padding:0;margin:0}.matching li{border-bottom:1px solid #c5ceb9;padding:17px 0}.matching li:last-child{border:0}.matching li strong,.matching li span{display:block;font-size:14px}.matching li span{font-size:12px;line-height:1.65;margin-top:7px;color:var(--muted)}.choices{display:grid;grid-template-columns:1fr 1fr;gap:70px;padding:65px 0}.choices h2{font-size:29px;margin:16px 0}.choices p,.choices a{font-size:13px}.faq{max-width:760px;margin:0 auto;padding:30px 0 80px}.faq h2{margin:20px 0 32px}.faq details{border-top:1px solid var(--line);padding:20px 0}.faq summary{cursor:pointer;font-size:15px;font-weight:600;line-height:1.5}.faq details p{font-size:14px;color:var(--muted)}footer{padding-block:35px;border-top:1px solid var(--line);font-size:12px}footer p{color:var(--muted)}footer nav{flex-wrap:wrap;gap:15px;font-size:12px}footer button{border:0;padding:0;background:none;color:inherit;font-size:12px}#manual-copy{margin:15px 0}#manual-copy input{font-weight:400}#retailer{margin-top:7px}
@media(max-width:1000px){header,main,footer{padding-inline:28px}.hero{gap:35px}.check-card{padding:24px}.example{grid-template-columns:1fr 1fr}.fresh{grid-column:1/-1;flex-direction:row;gap:20px;text-align:left;padding:20px}.fresh>strong{font-size:50px;padding:0}.fresh small{margin:0}.matching{gap:40px}}
@media(max-width:660px){header,main,footer{padding-inline:20px}header{height:76px}.brand{font-size:14px}header nav{gap:14px;font-size:11px}header nav a:last-child{display:none}.hero{grid-template-columns:1fr;padding:34px 0 40px;gap:25px}h1{font-size:58px;margin:16px 0 20px}.intro .eyebrow{font-size:9px}.lede{font-size:16px;max-width:34ch}.intro-note{font-size:11px}.intro .quiet-link{margin-top:3px}.check-card{padding:24px 20px}.check-card h2{font-size:27px}.example{grid-template-columns:1fr;gap:18px;padding:30px 0}.example h2{margin:12px 0}.example>div:first-child>p:not(.eyebrow){margin:8px 0}.price-proof{padding:0}.price-pair{gap:60px}.fresh{grid-column:auto;display:grid;grid-template-columns:1fr auto;text-align:left;gap:0 12px}.fresh>strong{grid-column:2;grid-row:1/4;font-size:75px}.fresh p,.fresh a,.fresh small{grid-column:1}.fresh p{margin:8px 0}.fresh small{margin-top:8px}.how{padding:42px 0}.section-top{display:block}.section-top h2,.matching h2,.faq h2{font-size:33px}.how ol{grid-template-columns:1fr;gap:18px;padding-top:28px}.how li{position:relative;padding-left:32px}.how li>span{position:absolute;left:0;top:2px}.how h3{margin:0}.how p{margin:8px 0}.matching{padding:25px;grid-template-columns:1fr;gap:12px}.matching h2{margin:12px 0}.choices{grid-template-columns:1fr;gap:28px;padding:38px 0}.faq{padding:15px 0 40px}footer nav{gap:16px 20px}.primary{font-size:13px}}
@media(prefers-reduced-motion:reduce){*{transition:none!important;scroll-behavior:auto!important}}

@media(max-width:660px){.intro h1{font-size:43px;line-height:1.04;margin:12px 0}.intro h1 br{display:none}.intro h1 br::after{content:" "}.intro .lede{font-size:14px;margin:12px 0}.intro-note,.intro .quiet-link{display:none}.prepared-product .intro{display:none}.prepared-product .hero{padding-top:22px}.prepared-product .check-card{box-shadow:none}#mobile-calculator{display:block;margin-top:16px}.check-card .privacy{font-size:12px}.fresh small{font-size:12px}}

.cookie-banner{position:relative;z-index:80;margin:18px auto;display:flex;align-items:center;gap:20px;max-width:590px;padding:16px;border:1px solid var(--line);border-radius:14px;background:#fff;box-shadow:0 12px 45px #213b3020}.cookie-text{margin:0;color:var(--muted);font-size:12px;line-height:1.5}.cookie-actions{display:flex;gap:8px}.cookie-btn{min-height:44px;padding:0 15px;border:1px solid var(--line);border-radius:9px;background:#fff;color:var(--ink);font:inherit;font-size:12px;font-weight:650}.cookie-accept{background:var(--ink);color:#fff}@media(max-width:660px){.cookie-banner{inset-inline:12px;bottom:12px;align-items:stretch;flex-direction:column;gap:12px}.cookie-actions{justify-content:flex-end}}
.hero{position:relative;grid-template-columns:1.08fr 1fr;gap:10px 50px;padding:58px 0 64px;align-items:start}.intro{grid-column:1;grid-row:1}.intro h1{font-size:clamp(52px,6.5vw,84px);margin:20px 0 24px;letter-spacing:-.065em}.intro h1 em{position:relative;z-index:1}.intro h1 em:after{content:"";position:absolute;background:var(--accent);height:.17em;left:0;right:-.08em;bottom:.07em;z-index:-1;transform:rotate(-2deg)}.intro .lede{font-size:17px;margin:17px 0}.intro .quiet-link{margin-top:5px}.product-stage{position:relative;grid-column:2;grid-row:1/3;min-height:670px;margin:0;isolation:isolate;overflow:hidden;border-radius:30px;background:#edf1df}.stage-orbit{position:absolute;width:420px;height:420px;border-radius:50%;background:#dbed91;left:50%;top:140px;transform:translateX(-50%)}.product-stage img{position:absolute;width:108%;height:auto;left:-5%;top:70px;transform:rotate(8deg);filter:drop-shadow(0 25px 20px #1e361a22);transition:transform .7s}.product-stage:hover img{transform:rotate(3deg) translateY(-6px)}.stage-label{position:absolute;left:30px;top:28px;font-size:10px;font-weight:750;letter-spacing:.15em}.question-card{position:absolute;right:23px;bottom:62px;background:#fffef9;border:1px solid #dbe1cc;border-radius:17px;padding:20px 24px;min-width:210px;transform:rotate(-5deg);box-shadow:0 15px 30px #293a2020}.question-card span,.question-card small{display:block;font-size:12px}.question-card strong{font:italic 76px/.9 Georgia,serif;display:block;padding:10px 0}.question-card small{color:var(--muted)}.product-stage figcaption{position:absolute;bottom:20px;left:30px;font-size:10px;color:var(--muted)}.check-card{grid-column:1;grid-row:2;padding:22px;margin-top:20px;border-radius:18px;box-shadow:none;background:#fffefb}.check-card h2{font-size:22px;margin:10px 0}.check-card>p{font-size:12px}.check-card form{margin-top:14px}.check-card .eyebrow{font-size:9px}.check-card #connection-status{font-size:12px;min-height:0;margin:12px 0}.check-card .privacy{margin-top:12px}.check-card .try{margin-top:13px;padding-top:13px}.mobile-copy,.manual-entry{display:none}.manual-entry{--acid:#d4e89d;--shadow-lg:none;--purple:#315d46;--surface:#fffef9;--shadow-sm:0 8px 22px #213b3006}.manual-entry .pc-result{background:#ecf2dc;color:var(--ink)}.manual-entry .pc-result h2,.manual-entry .pc-result-status p,.manual-entry .pc-result-status a,.manual-entry #result-sub,.manual-entry #example-notice,.manual-entry #share-notice,.manual-entry .pc-share .pc-secondary,.manual-entry #share-link{color:var(--ink)}.manual-entry .pc-result-eyebrow,.manual-entry .pc-rank-meta,.manual-entry .pc-rank-price span,.manual-entry .pc-delivered,.manual-entry .pc-check small,.manual-entry .pc-basis{color:#465943}.manual-entry .pc-rank,.manual-entry .pc-check label{border-color:#c7d4b8;background:#f6f9ef}.manual-entry .pc-rank[data-best],.manual-entry .pc-check label:has(input:checked){border-color:#789958;background:#e2edcb}.manual-entry .pc-rank-n{background:#dae5c8}.manual-entry .pc-checks,.manual-entry .pc-share .pc-secondary,.manual-entry #share-link{border-color:#a2b58e}.manual-entry .pc-rank-price em{color:#703521;white-space:normal}.manual-entry .pc-rank-price .pc-tag{color:var(--ink);background:#d4e89d;max-width:110px;letter-spacing:0}.manual-entry .pc-share .pc-secondary:hover{background:#dce8c7;color:var(--ink)}.manual-entry .pc-sticky{background:#213b30;color:#fff}.manual-entry .pc-share .button{background:#213b30;color:#fff;padding:12px 22px;border:0;border-radius:9px;font-size:13px}.manual-entry .pc-check input{width:18px;min-height:18px;height:18px;accent-color:#315d46}.manual-entry .pc-check label{font-weight:400}.manual-entry .pc-checks small{font-size:12px}.manual-entry .pc-basis{font-size:12px}.manual-entry .pc-secondary{font-size:12px}.manual-entry .pc-offer-head input{font-size:13px}.manual-entry .pc-field>span{font-size:12px}.manual-entry .pc-field small{font-size:12px}.manual-entry .pc-price input{font-size:24px;letter-spacing:-.5px}.manual-heading h2{font-size:28px;line-height:1.1;letter-spacing:-1px}.manual-heading p{font-size:13px;color:var(--muted)}.manual-entry .pc-toolbar{gap:12px}.manual-entry .pc-result h2{font-size:24px}.mobile-finish{font-size:12px;color:var(--muted)}.prepared-product .hero{grid-template-columns:1fr 1fr}.prepared-product .intro h1{font-size:65px}.prepared-product .product-stage{min-height:620px}
@media(max-width:1000px) and (min-width:661px){.hero{gap:10px 28px}.product-stage{min-height:740px}.product-stage img{top:155px}.stage-orbit{width:330px;height:330px;top:200px}.question-card{right:20px;bottom:80px}.intro h1{font-size:60px}}
@media(max-width:660px){main{display:flex;flex-direction:column}.hero{display:contents}.intro{order:0;padding:28px 0 15px}.intro h1,.prepared-product .intro h1{font-size:47px;line-height:1.02;letter-spacing:-2.8px;margin:15px 0}.intro h1 br{display:block}.intro h1 br:after{content:none}.intro .lede{font-size:14px;max-width:36ch;margin:14px 0}.desktop-copy,.intro-note,.intro .quiet-link,.product-stage{display:none}.mobile-copy,.manual-entry{display:block}.manual-entry{order:1;padding-bottom:30px}.manual-entry .manual-heading .eyebrow{font-size:10px}.manual-entry .manual-heading h2{font-size:25px}.manual-entry .manual-heading>p{font-size:12px}.manual-entry .pc-offers{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:10px}.manual-entry .pc-offer{padding:13px 10px}.manual-entry .pc-fields{display:flex;flex-direction:column;gap:10px}.manual-entry .pc-field{width:100%}.manual-entry .pc-offer-head{margin-bottom:12px}.manual-entry .pc-offer-head input{padding:10px 8px}.manual-entry .pc-quantity-row select{width:65px;padding:7px}.manual-entry .pc-quantity-row input{padding:7px}.manual-entry .pc-currency{font-size:12px}.manual-entry .pc-currency select{font-size:13px;min-height:40px;padding:6px 12px}.manual-entry .pc-toolbar-actions{gap:5px}.manual-entry .pc-secondary{min-height:40px;font-size:11px;padding:6px 11px}.manual-entry .pc-add-bar{margin-top:0}.manual-entry .pc-add-bar p{font-size:11px}.manual-entry .pc-checks ul{grid-template-columns:1fr}.manual-entry .pc-ranking{gap:8px}.manual-entry .pc-rank{padding:12px}.manual-entry .pc-result{padding:20px 16px}.manual-entry .pc-check label{align-items:flex-start}.manual-entry .pc-check input{margin-top:3px}.check-card{order:2;margin:10px 0 35px;box-shadow:none}.check-card .card-heading .eyebrow{font-size:9px}.prepared-product .intro{display:block}.example{order:3}.how{order:4}.matching{order:5}.choices{order:6}.faq{order:7}.prepared-product .hero{padding-top:0}#mobile-context{font-size:13px;padding:12px 14px;border-left:3px solid #446747;background:#edf1df}.manual-entry .pc-sticky{font-size:12px;bottom:12px;left:12px;right:12px}.cookie-banner{position:relative;inset:auto;max-width:none;margin:16px 12px;box-shadow:none}.manual-entry .pc-result[data-status=inputs] .pc-checks,.manual-entry .pc-result[data-status=inputs] .pc-share{display:none}}
@media(min-width:661px){body.manual-mode main{display:flex;flex-direction:column}body.manual-mode .hero{display:contents}body.manual-mode .product-stage,body.manual-mode .desktop-copy,body.manual-mode .intro-note{display:none}body.manual-mode .mobile-copy,body.manual-mode .manual-entry{display:block}body.manual-mode .intro{order:0;margin:30px 0}body.manual-mode .manual-entry{order:1}body.manual-mode .check-card{order:2;margin:25px 0}body.manual-mode main>section:not(.hero):not(.manual-entry){order:3}}
@media(min-width:661px){.prepared-product:not(.manual-mode) .intro{display:none}.prepared-product:not(.manual-mode) .check-card{grid-row:1;margin-top:0}.prepared-product:not(.manual-mode) .product-stage{display:none}.prepared-product:not(.manual-mode) .hero{grid-template-columns:minmax(0,650px);justify-content:center}.hero{padding-top:38px}.intro h1{font-size:clamp(50px,6vw,74px)}.intro .intro-note{margin:10px 0}.intro .lede{margin:14px 0}.check-card{margin-top:12px}}

.manual-entry .pc-product-label{margin-top:22px;font-size:12px}.manual-entry .pc-product-label input{font-size:14px}.manual-entry .pc-result[data-status=inputs] .pc-product-label{display:none}@media(max-width:350px){.manual-entry .pc-rank{grid-template-columns:25px minmax(0,1fr);gap:10px}.manual-entry .pc-rank-price{grid-column:2;text-align:start}.manual-entry .pc-rank-price .pc-tag{max-width:none}.manual-entry .pc-rank-n{width:25px;height:25px}}

@media(max-width:660px){.intro{padding:24px 0 12px}.intro h1,.prepared-product .intro h1{font-size:39px;line-height:1.03;margin:12px 0}.intro .lede{margin:10px 0}.manual-heading{display:none}.manual-heading>p{margin:4px 0 18px}.intro .eyebrow{font-size:9px}}

#guide-context{font-size:13px;line-height:1.6;padding:15px 0;margin:0;border-bottom:1px solid var(--line)}.manual-mode #guide-context{order:-1}

@media(min-width:661px){.intro h1{font-size:clamp(46px,5.2vw,64px)}}
.manual-entry .pc-field > span,.manual-entry .pc-field small,.manual-entry .pc-basis,.manual-entry .pc-checks small,.manual-entry .pc-add-bar p{font-size:13px}.manual-entry .pc-offer-head input,.manual-entry .pc-currency select{font-size:16px}.manual-entry .pc-offer-details .pc-offer-link{font-size:13px}.manual-entry .pc-toolbar-actions .pc-secondary{font-size:12px;min-height:44px}

.automatic-mode .mobile-copy,.automatic-mode .manual-entry{display:none}.automatic-mode .desktop-copy{display:block}.manual-mode #mobile-calculator{display:none}

.check-card h2{margin:12px 0 22px;font-size:26px;letter-spacing:-.8px}.check-card form{margin-top:0}.check-card label .desktop-copy{display:inline;font-weight:400;color:var(--muted)}.manual-mode .check-card label .desktop-copy{display:none}.check-card input{font-size:16px;min-height:50px}.check-card .primary{margin-top:12px;min-height:52px;font-size:15px}.check-card #install-note{font-size:12px;text-align:center;margin:10px 0 0}.check-card #retry{margin:6px auto 0;min-height:44px;font-size:13px}.check-card .error{margin:10px 0;font-size:13px}.card-footer{display:flex;align-items:baseline;justify-content:space-between;gap:12px;border-top:1px solid var(--line);margin-top:16px;padding-top:6px}.card-footer .text-button,.card-help summary{font-size:12px;min-height:44px;padding:12px 0}.card-help{font-size:12px;color:var(--muted)}.card-help summary{cursor:pointer;list-style:none;text-decoration:underline;text-underline-offset:4px}.card-help summary::-webkit-details-marker{display:none}.card-help[open]{flex:1}.card-footer:has(.card-help[open]){flex-wrap:wrap}.card-footer:has(.card-help[open]) .card-help{flex-basis:100%}.card-help p{margin:0 0 12px;line-height:1.6}.card-help p:last-child{margin-bottom:0}@media(max-width:660px){.check-card{padding:22px 20px}.check-card h2{font-size:25px}.check-card .eyebrow{letter-spacing:.1em}}
