@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;650;700&family=Manrope:wght@400;500;600;650;700;800&display=swap');
:root{--ink:#143b32;--muted:#536b65;--line:#dce5e1;--paper:#f6f8f7;--lime:#dfff73;--white:#fff;font-family:'DM Sans',Arial,sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:28px}body{margin:0}a{color:inherit}button,input{font:inherit}button,a,label{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,input:focus-visible{outline:3px solid #638526;outline-offset:5px}.wrap{max-width:1240px;margin:auto;padding-left:40px;padding-right:40px}.header{height:105px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.brand{text-decoration:none;font-family:'Manrope',sans-serif;font-weight:800;font-size:23px;letter-spacing:-1px;display:flex;align-items:center}.brand>span:last-child{font-weight:500}.brand-mark{font-size:35px;line-height:1;width:38px;height:38px;margin-right:8px;border:2px solid var(--ink);border-radius:12px;text-align:center;padding-top:0;overflow:hidden}nav{display:flex;align-items:center;gap:34px;font-size:14px;font-weight:600}nav a{text-decoration:none}.nav-cta{border:1px solid #a8b8b1;padding:12px 17px;border-radius:6px}.nav-cta span{margin-left:15px}.hero{display:grid;grid-template-columns:1.03fr 1fr;gap:46px;padding-top:55px;padding-bottom:55px}.eyebrow{font-size:12px;font-weight:700;letter-spacing:1.8px;line-height:1.5;margin:0 0 22px}.hero-copy>.eyebrow{display:flex;align-items:center;gap:9px}.hero-copy>.eyebrow span{width:8px;height:8px;border-radius:50%;background:#83a240}h1,h2,h3{font-family:'Manrope',Arial,sans-serif;font-weight:600;margin:0;letter-spacing:-2.7px}h1{font-size:clamp(48px,5.55vw,74px);line-height:1.075}h1 em{font-style:normal;color:#658236}p{line-height:1.65}.lede{max-width:410px;color:var(--muted);font-size:17px;line-height:1.7;margin:23px 0 25px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:28px;min-height:50px;padding:15px 21px;border:0;border-radius:6px;text-decoration:none;font-weight:600;font-size:15px;cursor:pointer;transition:background .15s,transform .15s}.button:hover{transform:translateY(-2px)}.button.dark{background:var(--ink);color:white}.button.dark:hover{background:#235546}.button span{font-size:19px;line-height:1}.micro{font-size:13px;color:var(--muted);margin:13px 0 0}.hero-visual{border-radius:14px;background:#143b32;min-height:510px;color:white;position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between;padding:28px 30px}.visual-top{display:flex;justify-content:space-between;font-size:11px;letter-spacing:1.7px;color:#c3d1c8}.hero-product{height:260px;display:grid;place-items:center;position:relative}.product-wordmark{text-align:center;font-size:40px;font-weight:500;letter-spacing:8px;color:#e9f0ec}.product-wordmark span{display:block;font-size:13px;letter-spacing:5px;margin-top:10px}.hero-product img{width:100%;height:100%;object-fit:contain}.visual-bottom{display:flex;justify-content:space-between;align-items:end}.visual-bottom .eyebrow{color:var(--lime);font-size:10px;letter-spacing:1.5px;margin:0 0 10px}.visual-bottom p{font-family:Manrope,sans-serif;font-size:29px;line-height:1.3;letter-spacing:-.8px;margin:0}.visual-bottom a{display:grid;place-items:center;background:var(--lime);border-radius:50%;width:49px;height:49px;color:var(--ink);font-size:25px;text-decoration:none}.principles{border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.principles .wrap{display:flex;justify-content:space-between;padding-top:19px;padding-bottom:19px;font-size:13px;font-weight:500}.section{padding-top:78px;padding-bottom:65px}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:35px}.section-heading .eyebrow{margin-bottom:15px}h2{font-size:43px;line-height:1.15;letter-spacing:-1.8px}.section-heading>p{color:var(--muted);font-size:16px;margin:0 0 3px}.products{display:grid;grid-template-columns:1fr 1fr;gap:26px}.product{border:1px solid var(--line);background:white;border-radius:11px;overflow:hidden;scroll-margin-top:25px}.product-image{height:300px;position:relative;padding:44px 50px 10px;background:#e8efea}.ecoflow-image{background:#e9edef}.category{position:absolute;left:24px;top:22px;font-size:11px;font-weight:600;letter-spacing:1.4px}.product-image>div{width:100%;height:100%;display:grid;place-items:center}.product-image img{width:100%;height:100%;max-height:245px;object-fit:contain;mix-blend-mode:multiply}.product-content{padding:28px}.product-content .eyebrow{font-size:10px;letter-spacing:1.35px;margin-bottom:10px}h3{font-size:31px;letter-spacing:-1px}.product-content>p:not(.eyebrow):not(.merchant-note){color:var(--muted);font-size:16px}.specs{display:flex;gap:10px;flex-wrap:wrap;font-size:13px;margin:20px 0}.specs span{background:#f0f4f1;padding:7px 10px;border-radius:4px}.consider{border-top:1px solid var(--line);padding-top:18px}.consider strong{display:block;font-size:14px;color:var(--ink);margin-bottom:3px}.product .button{width:100%;margin-top:7px}.merchant-note{font-size:12px;text-align:center;color:var(--muted);margin:12px 0 0}.link-disclosure{font-size:13px;color:var(--muted);margin:21px 0 0;max-width:850px}.finder-section{background:#eaf0eb;padding:65px 0}.finder-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:64px}.finder-intro{padding-top:12px}.finder-intro h2{font-size:52px}.finder-intro>p:not(.eyebrow){max-width:295px;color:var(--muted);font-size:16px}.finder-intro .privacy-note{font-size:13px!important;margin-top:32px}.finder-card{background:white;border-radius:12px;padding:30px}.finder-card fieldset{padding:0;margin:0 0 24px;border:0;min-width:0}.finder-card legend{font-weight:600;font-size:16px;margin-bottom:12px}.finder-card legend>span{font-size:12px;color:#719183;margin-right:12px}.options{display:flex;gap:8px;flex-wrap:wrap}.options label{cursor:pointer;position:relative;flex:1;min-width:110px}.options input{position:absolute;opacity:0;width:100%;height:100%;margin:0}.options label>span{display:flex;align-items:center;justify-content:center;text-align:center;min-height:50px;border:1px solid #d7e0da;border-radius:5px;font-size:14px;line-height:1.3;padding:10px 8px;transition:background .15s,border .15s}.options input:checked+span{background:#e9f5be;border-color:#79943f;color:#213d20}.options input:focus-visible+span{outline:3px solid #79943f;outline-offset:3px}.options label:hover>span{border-color:#719183}.finder-card .button{width:100%}.form-note{font-size:12px;line-height:1.5;color:var(--muted);margin:13px 0 0}.result{border-top:1px solid var(--line);margin-top:26px;padding-top:25px}.result .eyebrow{margin-bottom:9px}.result h3{font-size:25px;letter-spacing:-.8px}.result p{color:var(--muted);font-size:15px}.result .result-item{padding:15px 0;border-bottom:1px solid var(--line)}.result h4{font-size:16px;margin:0 0 5px}.result .result-item p{margin:0}.result a{font-size:14px;font-weight:600}.sources{padding-top:37px;padding-bottom:36px}.sources p{font-size:13px;color:var(--muted);max-width:980px}.sources a{text-underline-offset:3px}.footer{display:flex;justify-content:space-between;align-items:center;gap:25px;border-top:1px solid var(--line);padding-top:30px;padding-bottom:35px}.footer .brand{font-size:20px}.footer p{font-size:12px;color:var(--muted);margin:0}.footer>span{font-size:10px;font-weight:600;letter-spacing:2px}.skip{position:absolute;left:10px;top:-60px;z-index:5;background:white;padding:12px}.skip:focus{top:10px}@media(min-width:1450px){.hero{gap:75px}}@media(max-width:900px){.wrap{padding-left:25px;padding-right:25px}.hero{gap:25px}h1{font-size:54px}.hero-visual{padding:23px;min-height:485px}.visual-top{font-size:9px}.finder-grid{gap:25px;grid-template-columns:.7fr 1.3fr}.finder-intro h2{font-size:42px}.product-content{padding:23px}.product-image{padding-left:30px;padding-right:30px;height:260px}.options label{min-width:100px}.section-heading>p{font-size:14px}h2{font-size:37px}}@media(max-width:650px){.wrap{padding-left:21px;padding-right:21px}.header{height:80px}.brand{font-size:20px}.brand-mark{width:30px;height:30px;font-size:28px;border-radius:9px}nav>a:first-child{display:none}nav{gap:0}.nav-cta{padding:10px 12px;font-size:12px}.nav-cta span{margin-left:5px}.hero{grid-template-columns:1fr;padding-top:35px;padding-bottom:30px;gap:29px}.hero-copy>.eyebrow{font-size:10px;margin-bottom:18px}h1{font-size:58px;letter-spacing:-2.8px}.lede{font-size:16px;margin:20px 0}.hero-visual{min-height:390px;height:390px;padding:23px}.hero-product{height:225px}.visual-top{font-size:10px}.visual-bottom p{font-size:24px}.visual-bottom .eyebrow{font-size:9px}.principles .wrap{gap:15px;font-size:11px;text-align:center;padding-top:15px;padding-bottom:15px}.section{padding-top:44px;padding-bottom:38px}.section-heading{display:block;margin-bottom:25px}.section-heading>p{margin-top:18px;font-size:15px}.section-heading>p br{display:none}h2{font-size:35px}.products{grid-template-columns:1fr;gap:22px}.product-image{height:285px;padding-top:50px}.product-image img{max-height:235px}.product-content{padding:24px}.finder-section{padding:36px 0}.finder-grid{grid-template-columns:1fr;gap:20px}.finder-intro h2{font-size:37px}.finder-intro h2 br{display:none}.finder-intro>p:not(.eyebrow){max-width:none}.finder-intro .privacy-note{margin-top:14px}.finder-card{padding:23px 19px}.finder-card legend{font-size:15px}.options label{min-width:80px}.options label>span{font-size:13px;min-height:54px;padding:9px 6px}.footer{flex-wrap:wrap;gap:20px}.footer>span{display:none}.sources{padding-top:23px;padding-bottom:23px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}} 

.hero-product img{transform:scale(1.35)}.starlink-image img{transform:scale(1.4)}.product-image{overflow:hidden}
@media(max-width:370px){.header .brand{font-size:17px}.brand-mark{display:none}h1{font-size:50px}.nav-cta{font-size:11px}.nav-cta span{display:none}.options label{min-width:100px}}

.hero-secondary{display:inline-block;font-size:14px;font-weight:600;margin:14px 0 0 18px;text-underline-offset:4px}.owner-note{display:grid;grid-template-columns:1fr 1.1fr;gap:70px;padding-top:58px;padding-bottom:58px;border-bottom:1px solid var(--line)}.owner-note h2{font-size:32px;line-height:1.25;letter-spacing:-1px}.owner-note .eyebrow{margin-bottom:14px}.owner-copy p{font-size:17px;color:var(--muted);margin:0 0 15px;line-height:1.75}.owner-copy p:first-child{color:var(--ink)}.owner-copy>span{display:block;font-size:10px;letter-spacing:1.7px;font-weight:700;margin-top:23px;color:var(--muted)}@media(max-width:900px){.hero-secondary{display:block;margin-left:0}.owner-note{gap:35px}}@media(max-width:650px){.hero h1{font-size:52px}.hero-copy>.eyebrow{font-size:9px;letter-spacing:1.3px}.owner-note{grid-template-columns:1fr;gap:18px;padding-top:34px;padding-bottom:34px}.owner-note h2{font-size:30px}.owner-copy p{font-size:16px}.hero-secondary{display:inline-block;margin-left:12px;font-size:12px}.visual-top{font-size:9px}}@media(max-width:370px){.hero h1{font-size:46px}.hero-secondary{display:block;margin-left:0}}

.watch-section{padding-bottom:65px}.watch-card{display:grid;grid-template-columns:1.08fr 1fr;background:var(--ink);border-radius:12px;overflow:hidden;color:white}.video-thumbnail{display:block;position:relative;min-height:335px;overflow:hidden;background:#071d18}.video-thumbnail img{width:100%;height:100%;object-fit:cover;display:block;opacity:.85;transition:opacity .2s}.video-thumbnail:hover img{opacity:1}.play-icon{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:grid;place-items:center;width:66px;height:66px;border-radius:50%;background:var(--lime);color:var(--ink);padding-left:4px;font-size:23px;box-shadow:0 4px 30px #0004}.watch-label{position:absolute;bottom:20px;left:22px;background:#102c25e8;border-radius:4px;padding:8px 11px;font-size:11px;letter-spacing:1.1px}.watch-copy{padding:34px}.watch-copy .eyebrow{color:var(--lime);font-size:10px;margin-bottom:15px}.watch-copy h2{font-size:35px}.watch-copy>p{font-size:15px;color:#d5e1da}.watch-copy .video-title{font-size:16px;line-height:1.5;font-weight:600;color:white;margin-bottom:10px}.watch-copy a{text-underline-offset:4px}.watch-link{font-size:14px;font-weight:600;color:var(--lime);display:inline-block;margin:4px 0 8px}.watch-link span{margin-left:14px}.watch-copy .video-note{font-size:12px;line-height:1.55;color:#bfd0c5;margin-bottom:0}@media(max-width:650px){.watch-section{padding-bottom:38px}.watch-card{grid-template-columns:1fr}.video-thumbnail{min-height:0;aspect-ratio:16/9}.video-thumbnail img{position:absolute;inset:0}.watch-copy{padding:25px}.watch-copy h2{font-size:31px}.watch-copy h2 br{display:none}}
.header .brand,.footer .brand{letter-spacing:.1px;line-height:1.1}.brand .brand-name{font-size:20px;font-weight:800!important;display:block}.brand-sub{display:block;font-size:10px;font-weight:700;letter-spacing:4px;margin-bottom:5px}.header{height:92px}.hero-camp{position:relative;isolation:isolate;min-height:660px;display:flex;flex-direction:column;justify-content:space-between;color:white;background:#16392e;overflow:hidden}.camp-scene,.camp-shade{position:absolute;inset:0;width:100%;height:100%;z-index:-1}.camp-scene{object-fit:cover;object-position:center 70%}.camp-shade{background:linear-gradient(90deg,rgba(10,35,29,.92),rgba(10,35,29,.68) 42%,rgba(10,35,29,.06) 80%),linear-gradient(0deg,rgba(8,31,24,.75),transparent 35%)}.hero-content{width:100%;padding-top:86px;padding-bottom:70px}.hero-content .eyebrow{color:#e0eabd;font-size:11px;letter-spacing:2px;margin-bottom:24px}.hero-content h1{font-size:clamp(43px,5.3vw,68px);font-weight:650;line-height:1.1;letter-spacing:-2.9px}.hero-content h1 em{color:#dfff9e;font-style:normal}.hero-content .lede{color:#eef2ed;max-width:490px;font-size:18px;margin:27px 0 28px;line-height:1.7}.hero-actions{display:flex;gap:25px;align-items:center;flex-wrap:wrap}.button.lime{background:var(--lime);color:#193c2b;min-height:55px;padding:17px 24px}.button.lime:hover{background:#eeffb2}.hero-watch{font-size:13px;text-decoration:none;border-bottom:1px solid #ffffff65;padding:8px 0}.hero-content .micro{color:#dfebdd;font-size:12px;margin-top:18px}.hero-foot{width:100%;display:flex;justify-content:space-between;gap:20px;padding-top:20px;padding-bottom:22px;border-top:1px solid #ffffff36;font-size:10px;letter-spacing:1.6px}.hero-foot a{text-decoration:none;letter-spacing:.2px;font-size:12px}.reviews-section{background:linear-gradient(100deg,rgba(11,45,33,.96),rgba(12,43,33,.85)),url('camp-scene.webp') center 70%/cover;color:white;padding:75px 0 46px}.reviews-heading{display:flex;justify-content:space-between;align-items:end;gap:50px;margin-bottom:36px}.reviews-heading .eyebrow{color:#b9cdb5;font-size:11px;margin-bottom:17px}.reviews-heading h2{font-size:52px;line-height:1.14;letter-spacing:-2px;font-weight:700}.reviews-heading h2 em{font-style:normal;color:#b9d1ad}.reviews-heading>p{color:#d3e0d0;max-width:305px;font-size:15px;margin:0 0 4px}.review-track{display:flex;gap:22px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;scroll-behavior:smooth;padding:3px 1px 5px}.review-track::-webkit-scrollbar{display:none}.review-track:focus-visible{outline:2px solid #dfff73;outline-offset:6px}.review-card{flex:0 0 calc((100% - 22px)/2);scroll-snap-align:start;background:#ffffff0d;border:1px solid #ffffff30;border-radius:16px;padding:30px;display:flex;flex-direction:column;min-height:390px;backdrop-filter:blur(5px)}.stars{font-size:20px;letter-spacing:4px;color:#ffbd51}.review-context{font-size:9px;font-weight:700;letter-spacing:1.8px;color:#bdcfb9;margin:21px 0 10px}.review-card blockquote{font-size:24px;font-family:Manrope,Arial,sans-serif;font-weight:600;line-height:1.5;margin:0;letter-spacing:-.5px}.review-summary{font-size:14px;color:#d5e0d1;line-height:1.7;margin:16px 0 24px;max-width:400px}.review-author{display:flex;gap:13px;align-items:center;border-top:1px solid #ffffff26;padding-top:22px;margin-top:auto}.avatar{width:42px;height:42px;display:grid;place-items:center;flex-shrink:0;border-radius:50%;background:#b4c8aa;color:#1a3d2c;font-weight:700}.review-author strong{font-size:16px;display:block}.review-author div>span{display:block;font-size:11px;color:#c4d5be;margin-top:4px}.review-card>a{align-self:start;font-size:11px;text-underline-offset:4px;color:#dce9d5;margin:17px 0 0 55px}.review-controls{display:flex;justify-content:end;align-items:center;gap:10px;margin-top:23px}.review-controls>span{font-size:12px;color:#c9d9c3;margin-right:10px}.review-controls button{width:42px;height:42px;display:grid;place-items:center;background:transparent;border:1px solid #c6dab580;border-radius:50%;color:white;font-size:20px;cursor:pointer}.review-controls button:hover:not(:disabled){background:#dfff73;color:#143b32;border-color:#dfff73}.review-controls button:disabled{opacity:.3;cursor:default}.review-disclosure{font-size:11px;line-height:1.8;color:#bacdb4;max-width:880px;margin:27px 0 0}.footer .brand-name{font-size:16px}.footer .brand-sub{font-size:8px;letter-spacing:3px}@media(max-width:900px){.hero-content{padding-top:65px}.hero-content h1{font-size:58px}.hero-camp{min-height:650px}.hero-content .lede{max-width:460px}.camp-shade{background:linear-gradient(90deg,#0a231de8,#0a231d65 85%),linear-gradient(0deg,#081f18c9,transparent 40%)}.reviews-heading h2{font-size:44px}.review-card{padding:26px}.review-card blockquote{font-size:21px}}@media(max-width:650px){.header{height:78px}.brand .brand-name{font-size:17px}.brand-sub{font-size:9px;letter-spacing:3.3px}.nav-cta{padding:11px 12px}.hero-camp{min-height:740px}.hero-content{padding-top:42px;padding-bottom:185px}.hero-content h1{font-size:clamp(39px,7.7vw,49px);letter-spacing:-1.9px;line-height:1.12}.hero-content .eyebrow{font-size:9px;letter-spacing:1.3px;max-width:300px;margin-bottom:21px}.hero-content .lede{font-size:16px;line-height:1.7;max-width:420px;margin:23px 0}.camp-scene{object-position:64% 72%}.camp-shade{background:linear-gradient(180deg,rgba(8,30,25,.93),rgba(8,30,25,.8) 40%,rgba(8,30,25,.1) 75%,rgba(8,30,25,.75)),linear-gradient(90deg,#0a231d55,transparent)}.hero-actions{gap:16px}.hero-watch{font-size:12px}.hero-content .micro{font-size:10px;max-width:300px;line-height:1.8}.hero-foot{padding-top:17px;padding-bottom:19px}.hero-foot>span{font-size:8px;letter-spacing:1.3px;max-width:160px;line-height:1.7}.hero-foot>a{font-size:10px;max-width:145px;line-height:1.7;text-align:right}.reviews-section{padding:45px 0 33px}.reviews-heading{display:block;margin-bottom:25px}.reviews-heading h2{font-size:39px;letter-spacing:-1.4px}.reviews-heading>p{font-size:14px;max-width:340px;margin-top:19px}.review-track{gap:16px}.review-card{flex-basis:100%;min-height:388px;padding:25px}.review-card blockquote{font-size:23px}.review-summary{font-size:13px}.review-disclosure{font-size:10px}.review-controls{margin-top:17px}}@media(max-width:370px){.brand .brand-name{font-size:15px}.brand-sub{font-size:8px}.hero-actions{gap:12px}.hero-watch{font-size:11px}.hero-content h1{font-size:35px}}@media(prefers-reduced-motion:reduce){.review-track{scroll-behavior:auto}}

.starlink-image{padding:0;background:#263d33}.starlink-image>div{height:100%}.starlink-image img{max-height:none;object-fit:cover;object-position:68% 68%;transform:none;mix-blend-mode:normal}.starlink-image .category{z-index:1;color:white;background:#173b2ee6;padding:8px 10px;border-radius:4px;top:17px;left:17px}

.product-content .power-highlight{background:#f0f5e7;border-radius:6px;padding:14px 16px;font-size:13px!important;line-height:1.65}.power-highlight strong{display:block;color:var(--ink);font-size:14px;margin-bottom:3px}

.review-controls #review-toggle{width:auto;min-width:90px;padding:0 15px;border-radius:24px;font-size:12px;gap:6px;margin-right:auto}

/* Benefit-led product copy, practical runtimes and a clear closing offer. */
.product-benefit{background:#f0f5e7;padding:18px;border-radius:8px;line-height:1.65}.product-benefit strong{display:block;color:var(--ink);font-family:Manrope,Arial,sans-serif;font-size:19px;margin-bottom:8px;letter-spacing:-.4px}
.product-details{font-size:12px;color:var(--muted);margin-top:18px;border-top:1px solid var(--line);padding-top:14px}.product-details summary,.runtime-method summary,.review-sources summary,.sources summary{cursor:pointer;font-weight:600}.product-details p{margin-bottom:0}.product-details[open] summary,.runtime-method[open] summary{color:var(--ink)}
.runtime-panel{background:#f0f5e7;border-radius:10px;padding:20px;margin:22px 0 16px}.runtime-heading h4{font:700 19px Manrope,Arial,sans-serif;letter-spacing:-.5px;margin:0 0 7px}.runtime-heading>span{font-size:9px;font-weight:700;letter-spacing:1.3px;color:var(--muted)}.runtime-list{margin:14px 0 8px}.runtime-list>div{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:14px 0;border-top:1px solid #cbd7c5}.runtime-list dt strong{display:block;font-size:14px}.runtime-list dt span{display:block;color:var(--muted);font-size:11px;margin-top:4px;line-height:1.45}.runtime-list dd{margin:0;white-space:nowrap;font:700 25px Manrope,Arial,sans-serif;letter-spacing:-.7px}.runtime-list dd span{display:block;font:500 10px 'DM Sans',Arial,sans-serif;text-align:right;letter-spacing:0;margin-top:2px}.runtime-note{font-size:11px;color:var(--muted);line-height:1.6;margin:4px 0 12px}.runtime-method{font-size:11px;color:var(--muted);line-height:1.6}.runtime-method p{margin-bottom:0}.runtime-method a{text-underline-offset:3px}.product-content .recharge-note{font-size:13px!important;margin:15px 0 24px}.recharge-note strong{color:var(--ink)}
.review-card{min-height:325px}.review-card blockquote{margin-bottom:28px;font-size:23px}.review-card:nth-child(3n+2) .avatar{background:#d8b46d}.review-card:nth-child(3n) .avatar{background:#87b7b0}.review-sources{margin-top:10px;font-size:11px;color:#c3d4bd;max-width:880px;line-height:1.8}.review-sources p{margin-bottom:0}.review-source-links a{text-underline-offset:3px;white-space:nowrap}.review-source-links{line-height:2.3}
.offers-section{padding-top:55px;padding-bottom:10px}.offers-card{background:var(--ink);color:white;border-radius:16px;padding:40px;display:grid;grid-template-columns:1.2fr 1fr;gap:50px;align-items:center}.offers-card .eyebrow{color:#bed2b4;font-size:10px;margin-bottom:16px}.offers-card h2{font-size:39px}.offers-card p:not(.eyebrow){font-size:14px;max-width:460px;color:#d2dfcd;margin-bottom:0}.offer-actions{display:grid;gap:13px}.button.light{background:#f3f6ec;color:var(--ink)}.button.light:hover{background:white}.offers-card .merchant-note{color:#d2dfcd!important;font-size:11px!important;margin:0!important}.offers-section .sources{font-size:12px;color:var(--muted);padding:25px 0}.offers-section .sources p{font-size:12px}.footer p{max-width:475px}
@media(max-width:900px){.offers-card{gap:25px;padding:30px}.offers-card h2{font-size:32px}.runtime-panel{padding:16px}.runtime-list dd{font-size:23px}}
@media(max-width:650px){.offers-section{padding-top:32px}.offers-card{grid-template-columns:1fr;padding:26px;gap:25px}.offers-card h2{font-size:34px}.review-card{min-height:310px}.review-card blockquote{font-size:23px}.runtime-heading{display:flex;align-items:center;justify-content:space-between;gap:16px}.runtime-heading>span{max-width:96px;text-align:right;line-height:1.5}.runtime-heading h4{margin:0}.runtime-list dt strong{font-size:14px}.runtime-list dt span{font-size:11px}.product-benefit strong{font-size:18px}}
@media(max-width:370px){.runtime-heading h4{font-size:17px}.runtime-list dt span{max-width:155px}.runtime-list dd{font-size:23px}.offers-card{padding:22px}}

.sr-only{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.brand .advisor-mark{width:46px;height:46px;flex-shrink:0;margin-right:12px}.brand .brand-name{font-size:20px;font-weight:800;white-space:nowrap;letter-spacing:-.5px}.brand .brand-sub{font-size:9px;letter-spacing:3.5px;margin-bottom:5px}.footer .brand .advisor-mark{width:39px;height:39px}.footer .brand .brand-name{font-size:17px}.footer .brand .brand-sub{font-size:8px}.review-disclosure{margin-top:23px}
@media(max-width:650px){.brand .advisor-mark{width:37px;height:37px;margin-right:9px}.brand .brand-name{font-size:16px;letter-spacing:-.5px}.brand .brand-sub{font-size:8px;letter-spacing:2.8px;margin-bottom:4px}.header nav{gap:0}.header .nav-cta{font-size:12px;padding:10px 11px}.header .nav-cta span{margin-left:7px}.hero-content h1{font-size:45px}}
@media(max-width:400px){.header.wrap{padding-left:17px;padding-right:17px}.brand .advisor-mark{width:32px;height:32px;margin-right:7px}.brand .brand-name{font-size:14px}.brand .brand-sub{font-size:7px;letter-spacing:2.6px}.header .nav-cta{font-size:11px;padding:10px}.header .nav-cta span{display:none}.hero-content h1{font-size:39px}}

.result-actions{display:grid;gap:12px;margin-top:24px}.result .result-actions .button{font-size:15px;margin:0}.result-actions .merchant-note{text-align:left;margin:0}
