@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Manrope:wght@400;500;600;650;700;750;800&display=swap');
:root{--ink:#183e33;--muted:#68766f;--paper:#f7f7f1;--line:#dfe4da;--green:#214e3d;--gold:#efd17e;--white:#fff;--amber:#94621b;--font:'DM Sans',Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--font);font-size:15px;line-height:1.55}button,input,select{font:inherit}button,a,select,input{ -webkit-tap-highlight-color:transparent}a{color:inherit;text-underline-offset:4px}button{cursor:pointer}button:disabled{opacity:.5;cursor:default}button,a,select,input{outline-offset:4px}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid #b78822}button{transition:background .16s,transform .16s}button:active{transform:translateY(1px)}.header{max-width:1280px;margin:auto;height:102px;display:flex;align-items:center;justify-content:space-between;padding:0 40px;border-bottom:1px solid var(--line);gap:24px}.wordmark{display:flex;align-items:center;gap:8px;text-decoration:none;letter-spacing:-1px;font-weight:800;font-family:Manrope,var(--font);font-size:24px;white-space:nowrap}.wordmark>svg{width:26px;height:31px;margin-right:4px}.wordmark>span:first-of-type{font-weight:400}.wordmark-sub{font-family:var(--font);font-size:9px;font-weight:600;letter-spacing:1.7px;border-left:1px solid #b9c6bc;padding-left:16px;margin-left:10px;align-self:center}.header nav{display:flex;gap:28px;font-size:13px}.header nav a{text-decoration:none}.header nav a:hover{text-decoration:underline}.private{display:flex;gap:7px;align-items:center;font-size:12px;background:#e8ede3;padding:7px 13px;border-radius:30px;white-space:nowrap}.private svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:1.5}main{max-width:1200px;margin:auto}.hero{padding:58px 0 40px}.hero-top{display:flex;justify-content:space-between;align-items:center;gap:60px}.eyebrow{font-size:10px;letter-spacing:2px;font-weight:700;margin:0 0 16px;color:#536c60}h1,h2,h3,p{margin-top:0}h1{font-family:Manrope,var(--font);font-size:clamp(38px,4.2vw,58px);line-height:1.14;letter-spacing:-2.7px;font-weight:750;margin-bottom:22px}h1 em{font-style:normal;color:#5c8166}.intro{color:var(--muted);font-size:15px;line-height:1.8;margin-bottom:0}.vehicle{width:327px;flex-shrink:0;background:#1c3e33;color:#faf9ec;border-radius:14px;padding:20px 25px 18px;box-shadow:0 12px 24px #1e3d3111}.vehicle-top{display:flex;justify-content:space-between;align-items:center;font-size:9px;letter-spacing:2px;color:#b2c4ad}.dot{width:6px;height:6px;background:var(--gold);border-radius:50%}.truck{width:236px;height:88px;display:block;margin:4px auto 10px}.vehicle h2{font-size:18px;letter-spacing:-.6px;margin:0 0 1px;font-family:Manrope,var(--font)}.vehicle p{font-size:12px;color:#bcc9bc;margin:0}.vehicle-specs{display:flex;justify-content:space-between;gap:6px;font-size:10px;border-top:1px solid #ffffff26;padding-top:12px;margin-top:15px;color:#c4d1c2}.vehicle-specs b{font-weight:500;color:#fff}.snapshot{display:flex;justify-content:space-between;gap:16px;font-size:11px;color:var(--muted);margin-top:40px;margin-bottom:14px}.snapshot span:first-child{display:flex;align-items:center;gap:7px}.status-dot{width:6px;height:6px;border-radius:50%;background:#698b66;display:inline-block}.best{background:#ebefdF;border:1px solid #cedcc4;border-radius:13px;display:grid;grid-template-columns:1fr auto;gap:30px;padding:27px 30px;position:relative;overflow:hidden}.best-left{display:flex;gap:20px;align-items:center}.best-icon{flex-shrink:0;width:47px;height:47px;border-radius:50%;background:#d7e5cc;display:grid;place-items:center;font-size:22px;color:#3e6b45}.best-label{font-size:10px;letter-spacing:1.5px;font-weight:700;margin:0 0 5px}.best h3{font-size:19px;margin:0 0 5px;letter-spacing:-.4px}.best p:last-child{font-size:12px;color:#62705b;margin:0}.best-right{display:flex;align-items:center;gap:25px}.best-price{font-family:Manrope,var(--font);font-size:34px;letter-spacing:-1px;font-weight:800;white-space:nowrap;text-align:right;line-height:1.1}.best-price small{display:block;font-family:var(--font);font-size:10px;letter-spacing:0;font-weight:400;margin-top:7px;color:var(--muted)}.primary{border:0;background:var(--ink);color:#fff;padding:13px 19px;border-radius:7px;font-size:12px;font-weight:550;white-space:nowrap}.primary:hover{background:#315b46}.primary .arrow{margin-left:18px}.snapshot-note{font-size:11px;color:var(--muted);margin:10px 0 0}.comparison{padding:27px 0 50px;border-top:1px solid var(--line)}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:25px}.section-heading .eyebrow{margin-bottom:7px}h2{font-family:Manrope,var(--font);font-size:27px;line-height:1.3;letter-spacing:-1px;font-weight:750;margin:0}.text-button{border:0;background:none;color:var(--green);font-size:12px;padding:5px 0;text-decoration:underline;text-underline-offset:4px}.comparison-layout{display:grid;grid-template-columns:230px minmax(0,1fr);gap:30px}.filters{border:1px solid var(--line);border-radius:10px;padding:22px;height:fit-content;background:#fff9}.filter-title{display:flex;justify-content:space-between;font-size:13px;font-weight:650;padding-bottom:14px;border-bottom:1px solid var(--line);margin-bottom:18px}.filter-title span{font-size:18px;line-height:1}.filters>label:not(.check){display:block;font-size:11px;font-weight:600;margin-top:17px;margin-bottom:7px}.filters>select{width:100%;padding:9px 7px;background:var(--white);border:1px solid #d9dfd7;border-radius:5px;font-size:12px;color:var(--ink);height:38px}.filters select:hover{border-color:#65846c}.filters input[type=range]{width:100%;accent-color:var(--green);margin:7px 0 0;cursor:pointer;height:16px}.filters output{float:right;font-weight:400;font-size:10px;color:var(--muted)}.range-labels{display:flex;justify-content:space-between;color:var(--muted);font-size:9px;margin-bottom:18px}.check{display:flex;gap:9px;align-items:flex-start;font-size:11px;cursor:pointer;padding:12px 0;border-top:1px solid var(--line);line-height:1.5}.check input{accent-color:var(--green);margin:2px 0 0;width:14px;height:14px;flex-shrink:0}.check small{font-size:10px;color:var(--muted);display:block;margin-top:3px}.filter-note{border-top:1px solid var(--line);padding-top:16px;color:var(--muted);font-size:10px;line-height:1.8}.filter-note strong{color:#485b4d}.results-top{display:flex;justify-content:space-between;align-items:center;gap:15px;height:36px;margin-bottom:13px}.results-top p{font-size:12px;color:var(--muted);margin:0}.compact{display:flex;align-items:center;gap:6px;font-size:10px;color:var(--muted)}.compact select{border:0;background:transparent;color:var(--ink);font-size:11px;max-width:160px}.offer{background:#fff;border:1px solid var(--line);border-radius:10px;margin-bottom:12px;overflow:hidden}.offer.featured{border-color:#91ac81}.offer-top{padding:20px 22px 15px;display:grid;grid-template-columns:1fr auto;gap:18px}.offer-meta{display:flex;gap:7px;align-items:center;margin-bottom:8px;flex-wrap:wrap;font-size:10px;color:var(--muted)}.brand-mark{height:26px;min-width:27px;display:grid;place-items:center;background:#edf1e9;border-radius:5px;font-weight:700;color:var(--green);font-size:11px;margin-right:2px}.offer h3{font-size:16px;font-weight:650;letter-spacing:-.3px;margin:0 0 4px}.offer-sub{font-size:11px;color:var(--muted);margin:0}.offer-price{text-align:right;min-width:96px;align-self:center;font-family:Manrope,var(--font);font-size:25px;font-weight:750;letter-spacing:-.7px;line-height:1.2}.offer-price small{display:block;font-family:var(--font);font-weight:400;font-size:10px;color:var(--muted);margin-top:7px;letter-spacing:0}.offer-price.missing{font-size:17px;letter-spacing:-.3px}.pill{padding:3px 7px;font-size:9px;font-weight:500;background:#edf3e6;color:#4a6f39;border-radius:4px;white-space:nowrap}.pill.amber{color:#94621b;background:#fcf3df}.pill.gray{color:#69776f;background:#eef0ec}.offer-bottom{display:flex;align-items:center;justify-content:space-between;gap:12px;border-top:1px solid #edf0e9;padding:11px 22px;background:#fdfdfb;font-size:10px}.offer-location{display:flex;gap:7px;align-items:center;color:var(--muted)}.offer-location svg{height:13px;width:13px;fill:none;stroke:currentColor;stroke-width:1.7}.detail-button{border:0;background:transparent;font-size:11px;font-weight:600;color:var(--green);padding:3px 0;white-space:nowrap}.detail-button:hover{text-decoration:underline}.secondary{border:1px solid #bbc9b8;padding:10px 18px;border-radius:6px;background:#fff8;color:var(--ink);font-size:12px;font-weight:500}.secondary:hover{background:#e9efdf}.results>#more{width:100%;margin:6px 0}.results-note{font-size:10px;line-height:1.7;color:var(--muted);margin:18px 0 0}.empty{background:#eef1e8;border:1px dashed #c2cebc;border-radius:10px;padding:50px 20px;text-align:center}.empty>span{font-size:40px;line-height:1}.empty h3{font-size:17px;margin:14px 0 8px}.empty p{color:var(--muted);font-size:13px;max-width:320px;margin:0 auto 20px}.sources{padding:40px 0 50px;border-top:1px solid var(--line)}.outline-label{border:1px solid #ced8c9;padding:6px 10px;font-size:9px;letter-spacing:1.2px;border-radius:5px;color:var(--muted)}.source-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:45px;margin-top:32px}.source-grid h3{font-size:14px;margin-bottom:11px}.source-grid p{font-size:12px;color:var(--muted);line-height:1.9;margin-bottom:12px}.source-grid a{font-size:11px;color:#355d46}.source-grid p.small{font-size:10px;margin-top:12px}.local-store{display:flex;justify-content:space-between;align-items:center;gap:10px;padding:8px 0;border-bottom:1px solid var(--line)}.local-store a{font-size:11px}.local-store small{font-size:9px;color:var(--muted)}.method{margin-top:35px;border:1px solid var(--line);padding:16px 20px;border-radius:8px;font-size:12px}.method summary{cursor:pointer;list-style:none;display:flex;justify-content:space-between;font-weight:550}.method p{font-size:11px;color:var(--muted);line-height:1.9;margin-top:15px}.evidence-row{padding:10px 0;border-bottom:1px solid var(--line);font-size:11px}.evidence-row:first-child{margin-top:15px}.evidence-row strong{display:block}.evidence-row p{margin:5px 0}.evidence-row a{font-size:10px}footer{max-width:1280px;margin:auto;padding:24px 40px 35px;border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:20px;font-size:10px;color:var(--muted)}.muted{color:#95a191;margin:0 7px}.skip{position:absolute;top:-80px;left:20px;background:var(--ink);color:white;padding:10px;z-index:20}.skip:focus{top:8px}dialog{border:0;border-radius:14px;padding:0;width:min(720px,calc(100% - 30px));max-height:88vh;color:var(--ink);box-shadow:0 25px 100px #152b3c50}dialog::backdrop{background:#10281db3;backdrop-filter:blur(3px)}.modal-head{padding:26px 28px 20px;display:flex;align-items:flex-start;justify-content:space-between;gap:20px;border-bottom:1px solid var(--line)}.modal-head h2{font-size:23px}.modal-head .eyebrow{margin-bottom:9px}.close{background:#f0f3ec;border:0;width:32px;height:32px;border-radius:50%;font-size:21px;color:var(--ink);flex-shrink:0}.modal-body{padding:22px 28px 28px}.modal-body>.pill{display:inline-block;margin-bottom:12px}.modal-body p{font-size:12px;color:var(--muted)}.shopping-item{display:grid;grid-template-columns:30px 1fr auto;gap:12px;padding:17px 0;border-bottom:1px solid var(--line)}.qty{width:26px;height:26px;background:#edf2e6;display:grid;place-items:center;font-size:11px;border-radius:5px}.shopping-item h3{font-size:14px;margin:0 0 3px}.shopping-item p{font-size:11px;margin:0}.shopping-item a{font-size:11px}.shopping-item .line-price{font-size:14px;white-space:nowrap}.shopping-item .line-price small{font-size:9px;display:block;color:var(--muted);text-align:right}.totals{padding:15px 0;border-bottom:1px solid var(--line)}.totals>div{display:flex;justify-content:space-between;font-size:12px;padding:3px 0}.totals .grand{font-size:19px;font-weight:700;padding-top:10px}.modal-actions{display:flex;gap:10px;margin:20px 0;flex-wrap:wrap}.quote-editor{background:#f5f7ef;border-radius:8px;padding:15px 18px}.quote-editor summary{font-size:12px;cursor:pointer;font-weight:550}.quote-row{display:grid;grid-template-columns:1fr 100px;gap:8px;padding:15px 0;border-bottom:1px solid var(--line)}.quote-row label{font-size:11px}.quote-row input,.quote-row select{width:100%;padding:8px;border:1px solid #cdd7c7;border-radius:5px;background:#fff;font-size:12px;color:var(--ink)}.quote-row label:last-child{grid-column:1/-1}.quote-row select{margin-top:4px}.quote-editor p{font-size:10px;margin:12px 0}.quote-editor button{margin-top:12px}.quote-error{color:#a53c20!important}.fit-note{margin-top:20px;padding-top:5px}.fit-note h3{font-size:12px;margin:14px 0 4px}.fit-note p{font-size:11px;margin:0}.fit-note a{font-size:11px}#toast{position:fixed;bottom:25px;left:50%;transform:translateX(-50%);padding:12px 20px;border-radius:8px;background:var(--ink);color:white;font-size:12px;z-index:100;max-width:90vw}.noscript{padding:30px;background:#fff4df;position:fixed;bottom:0;width:100%;text-align:center}[hidden]{display:none!important}
@media(min-width:1440px){main{max-width:1200px}.header,footer{max-width:1280px}}
@media(max-width:1279px){main{margin:0 40px}.best-right{gap:18px}.hero-top{gap:30px}h1{font-size:50px}.best h3{font-size:17px}.best-left{gap:12px}.best-icon{width:38px;height:38px}.best{padding:24px}.source-grid{gap:30px}.comparison-layout{grid-template-columns:215px minmax(0,1fr);gap:24px}}
@media(max-width:1000px){.wordmark-sub{display:none}.header{padding:0 28px;height:82px}main{margin:0 28px}.hero{padding-top:40px}.hero-top{gap:25px}h1{font-size:41px;letter-spacing:-1.8px}.vehicle{width:278px;padding:18px 20px}.truck{width:215px}.best{grid-template-columns:1fr;gap:16px}.best-right{justify-content:space-between;padding-left:50px}.best-price{font-size:30px;text-align:left}.best-price small{display:inline;margin-left:9px}.comparison-layout{grid-template-columns:200px minmax(0,1fr);gap:20px}.filters{padding:18px}.offer-top{padding:17px 18px}.offer-bottom{padding:11px 18px}.offer-price{font-size:22px}.offer h3{font-size:14px}.source-grid{gap:24px}h2{font-size:24px}}
@media(max-width:720px){.header{padding:0 20px;height:76px;gap:10px}.header nav{display:none}.wordmark{font-size:21px;gap:6px}.wordmark>svg{width:22px}.private{font-size:10px;padding:6px 10px}main{margin:0 20px}.hero{padding:32px 0}.hero-top{display:block}.eyebrow{font-size:9px;letter-spacing:1.5px}h1{font-size:40px;letter-spacing:-1.8px;margin-bottom:16px}.intro{font-size:13px}.vehicle{width:100%;margin-top:25px;padding:16px 19px;min-height:132px;position:relative}.vehicle-top{font-size:8px}.vehicle .truck{position:absolute;right:15px;top:19px;width:145px;height:60px;margin:0}.vehicle h2{margin-top:11px;font-size:17px}.vehicle p{font-size:11px}.vehicle-specs{max-width:none;padding-top:10px;margin-top:15px;justify-content:flex-start;gap:24px;font-size:10px}.snapshot{display:block;margin-top:26px;margin-bottom:12px;line-height:1.7;font-size:10px}.snapshot>span{display:block;margin-top:5px}.best{padding:20px 17px}.best-icon{display:none}.best-right{padding-left:0;gap:12px;align-items:flex-end}.best-price{font-size:32px}.best-price small{display:block;font-size:9px;margin:6px 0 0}.best h3{font-size:16px}.best p:last-child{font-size:11px}.best-label{font-size:9px;letter-spacing:1px}.primary{padding:12px 13px;font-size:11px}.primary .arrow{margin-left:9px}.snapshot-note{font-size:10px;line-height:1.7}.comparison{padding-top:22px}.section-heading{margin-bottom:20px;align-items:flex-end}h2{font-size:23px;letter-spacing:-.8px}.text-button{font-size:10px;white-space:nowrap}.comparison-layout{display:block}.filters{display:grid;grid-template-columns:1fr 1fr;gap:0 14px;padding:18px;margin-bottom:20px}.filter-title{grid-column:1/-1;margin:0;padding-bottom:12px}.filters>label:not(.check){margin-top:13px;grid-column:1/-1}.filters>select{grid-column:1/-1}.filters label[for=max-price],.filters input[type=range],.range-labels{grid-column:1/-1}.filters .check{grid-column:1/-1;font-size:12px}.filter-note{display:none}.filters select{height:40px}.filters .check small{display:inline;margin-left:4px}.results-top{align-items:flex-start;height:auto;gap:8px}.results-top p{font-size:10px}.compact{font-size:9px;gap:3px}.compact select{font-size:10px;max-width:137px}.offer-top{padding:15px;gap:9px}.offer h3{font-size:14px}.offer-meta{font-size:9px;gap:5px}.brand-mark{display:none}.offer-price{font-size:22px;min-width:80px}.offer-price small{font-size:9px}.offer-sub{font-size:10px}.offer-bottom{padding:10px 15px;gap:6px}.offer-location{font-size:9px;gap:4px}.detail-button{font-size:10px}.sources{padding:30px 0}.outline-label{display:none}.source-grid{grid-template-columns:1fr;gap:22px;margin-top:25px}.source-grid>div{border-bottom:1px solid var(--line);padding-bottom:12px}.source-grid p{font-size:12px}.source-grid p.small{font-size:11px}.method{padding:15px;margin-top:20px}footer{padding:20px;display:block;font-size:9px}footer>span{display:block;margin:5px 0}.modal-head{padding:22px 20px 17px}.modal-body{padding:17px 20px 22px}.modal-head h2{font-size:20px}.shopping-item{grid-template-columns:22px 1fr auto;gap:8px}.shopping-item h3{font-size:12px}.shopping-item .line-price{font-size:12px}.shopping-item a{font-size:10px}.quote-row{grid-template-columns:1fr 84px}.quote-editor{padding:13px}.desktop{display:none}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

/* One separated ad placement; follows comparison results on smaller screens. */
.ad-placement{min-width:0;border:1px solid var(--line);border-radius:10px;padding:16px;height:fit-content;background:#f0f2eb;color:var(--muted);font-size:11px}.ad-label{font-size:9px;letter-spacing:1.5px}.ad-preview{min-height:250px;display:flex;flex-direction:column;justify-content:center;text-align:center;border:1px dashed #bac7b4;margin:12px 0;padding:20px}.ad-preview>span{font-family:Manrope,var(--font);font-size:23px;color:var(--ink)}.ad-preview p{margin:12px 0;font-size:12px}.ad-preview small{font-size:10px}.ad-placement>a{font-size:10px}.info-page{max-width:780px;margin:50px auto;padding:0 24px}.info-page h1{font-size:38px;margin:30px 0 20px}.info-page h2{font-size:22px;margin:30px 0 12px}.info-page li{margin:12px 0}.info-page p{line-height:1.8}.info-status{padding:18px;background:#ebefdf;border:1px solid var(--line);border-radius:8px}.info-page .primary{display:inline-block;text-decoration:none;margin:10px 0}
@media(min-width:1150px){.comparison-layout{grid-template-columns:200px minmax(0,1fr) 240px;gap:22px}.filters{padding:17px}}
@media(min-width:721px) and (max-width:1149px){.ad-placement{grid-column:2}.ad-preview{min-height:160px}}
@media(max-width:720px){.ad-placement{margin-top:24px}.ad-preview{min-height:180px}.info-page{margin-top:30px}}
