:root{--white:#ffffff;--ink:#1a1f16;--ink-soft:#454f42;--ink-mute:#5c6657;--green:#2d6a2f;--green-dark:#235325;--green-border:#bfd6c1;--surface:#f0f5ee;--surface-2:#fbfdfa;--amber:#b45309;--amber-bg:#fef3c7;--border:#e3e8df;--border-input:#c9d3c5;--measure:71ch}*,*::before,*::after{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{margin:0;font-family:ui-sans-serif,system-ui,-apple-system,segoe ui,Roboto,helvetica neue,Arial,sans-serif;line-height:1.65;color:var(--ink);background:var(--white);font-size:1rem}img,svg{max-width:100%}img{height:auto}h1,h2,h3,h4{line-height:1.25;color:var(--ink);overflow-wrap:break-word}h1{font-size:clamp(1.9rem,4.5vw,2.5rem)}h2{font-size:1.5rem}h3{font-size:1.15rem}a{color:var(--green);text-underline-offset:3px}a:hover{color:var(--green-dark)}:focus-visible{outline:3px solid var(--green);outline-offset:2px;border-radius:4px}.container{max-width:1080px;margin-inline:auto;padding-inline:20px}.article.container,.search-page.container{max-width:800px}.skip-link{position:absolute;left:-10000px;top:auto;z-index:200}.skip-link:focus{left:16px;top:16px;background:var(--white);color:var(--green);padding:10px 16px;border:2px solid var(--green);border-radius:8px;text-decoration:none;font-weight:700}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:10px 20px;border-radius:10px;border:1.5px solid transparent;font-weight:600;font-size:1rem;text-decoration:none;cursor:pointer}.btn-primary{background:var(--green);border-color:var(--green);color:var(--white)}.btn-primary:hover{background:var(--green-dark);border-color:var(--green-dark);color:var(--white)}.btn-default,.btn:not(.btn-primary):not(.btn-amazon){background:var(--white);border-color:var(--green);color:var(--green)}.btn-default:hover,.btn:not(.btn-primary):not(.btn-amazon):hover{background:var(--surface);color:var(--green-dark)}.btn-amazon{background:var(--amber-bg);border-color:var(--amber);color:var(--amber);font-weight:700}.btn-amazon:hover{background:#fde9b8;color:#8f4207}.aff-inline{font-weight:600;font-size:.92em;white-space:nowrap;color:var(--amber);text-decoration:underline;text-underline-offset:2px}.aff-inline:hover{color:#8f4207}.btn-direct{background:var(--white);border-color:var(--green);color:var(--green);font-weight:700}.btn-direct:hover{background:var(--surface);color:var(--green-dark)}.cta-pair{display:flex;flex-wrap:wrap;gap:10px;margin:1.2rem 0}.cta-note{font-size:.82rem;color:var(--ink-mute);margin-top:-.4rem}.cta-note a{color:var(--ink-soft);text-decoration:underline;text-underline-offset:2px}.site-header{position:sticky;top:0;z-index:100;background:var(--white);border-bottom:1px solid var(--border)}.header-inner{display:flex;align-items:center;gap:20px;min-height:60px;position:relative}.brand{display:inline-flex;align-items:center;gap:9px;min-width:0;font-weight:800;font-size:1.12rem;color:var(--ink);text-decoration:none;min-height:44px}.brand-mark{flex:none}.brand-name{overflow-wrap:anywhere}.nav-desktop{margin-left:auto}.nav-list{display:flex;align-items:center;gap:2px;list-style:none;margin:0;padding:0}.nav-list a{display:inline-flex;align-items:center;min-height:44px;padding:0 10px;border-radius:8px;color:var(--ink);text-decoration:none;font-weight:500;font-size:.94rem}.nav-list a:hover{background:var(--surface);color:var(--green-dark)}.nav-toggle{display:none;margin-left:auto;flex-shrink:0}.nav-toggle summary{list-style:none;cursor:pointer;display:inline-flex;align-items:center;gap:9px;min-height:44px;padding:0 12px;border-radius:8px}.nav-toggle summary::-webkit-details-marker{display:none}.nav-toggle summary:hover{background:var(--surface)}.nav-toggle-bars{display:flex;flex-direction:column}.nav-toggle-bars span{display:block;width:20px;height:2px;margin:2.5px 0;border-radius:2px;background:var(--ink)}.nav-toggle-label{font-weight:600;font-size:.95rem}.nav-mobile{position:absolute;top:100%;left:0;right:0;background:var(--white);border-bottom:1px solid var(--border);box-shadow:0 12px 24px rgba(26,31,22,8%)}.nav-mobile .nav-list{flex-direction:column;align-items:stretch;gap:0;padding:8px 20px 14px}.nav-mobile .nav-list a{min-height:48px;width:100%;padding:0 8px}@media(max-width:919px){.nav-desktop{display:none}.nav-toggle{display:block}}.site-footer{margin-top:72px;background:var(--ink);color:#d7ddd4;padding:44px 0 36px}.footer-brand{margin:0 0 14px;font-weight:700;color:var(--white);font-size:1.05rem}.footer-tagline{color:#b9c4b6;font-weight:400}.footer-disclosure{display:inline-block;margin:0 0 22px;padding:10px 14px;border:1px solid #3a4536;border-radius:8px;background:rgba(240,245,238,6%);color:#f0f5ee;font-weight:600}.footer-nav ul{display:flex;flex-wrap:wrap;gap:0;list-style:none;margin:0;padding:0}.footer-nav a{display:inline-flex;align-items:center;min-height:44px;padding:0 14px 0 0;margin-right:14px;color:#a9c6ab}.footer-nav a:hover{color:#d9ead9}.footer-copy{margin:14px 0 0;color:#8f9a8c}.breadcrumbs ol{display:flex;flex-wrap:wrap;gap:4px 6px;list-style:none;margin:0 0 18px;padding:0;font-size:.85rem}.breadcrumbs li+li::before{content:"/";margin-right:6px;color:var(--ink-mute)}.breadcrumbs a{color:var(--green)}.breadcrumbs [aria-current=page]{color:var(--ink-mute);font-weight:600}.site-main{min-height:50vh}.article,.hub{padding:32px 0 8px}.page-header h1{margin:0 0 10px}.post-meta{margin:0 0 10px;color:var(--ink-mute);font-size:.9rem}.page-lede{font-size:1.12rem;color:var(--ink-soft);margin:4px 0 0;max-width:68ch}.hero{margin:0 0 26px}.hero img{display:block;width:100%;aspect-ratio:16/9;height:auto;object-fit:cover;border-radius:14px;border:1px solid var(--border);background:var(--surface)}.toc{border:1px solid var(--border);border-radius:10px;background:var(--surface);padding:14px 20px;margin:26px 0;max-width:var(--measure)}.toc-title{margin:0 0 6px;font-weight:700;font-size:.95rem}.toc nav ul,#TableOfContents ul{list-style:none;margin:0;padding-left:0}.toc nav ul ul,#TableOfContents ul ul{padding-left:18px}.toc li{margin:4px 0}.toc a{text-decoration:none}.toc a:hover{text-decoration:underline}.prose{max-width:var(--measure);margin-inline:auto}.prose p,.prose ul,.prose ol,.prose dl{margin:0 0 1em}.prose ul,.prose ol{padding-left:1.35em}.prose li{margin:.35em 0}.prose h2{margin:2em 0 .6em}.prose h3{margin:1.6em 0 .5em}.prose h2+p,.prose h3+p{margin-top:0}.prose img{border-radius:12px}.prose hr{border:0;border-top:1px solid var(--border);margin:2em 0}.prose blockquote{margin:1.5em 0;padding:8px 18px;border-left:4px solid var(--green-border);background:var(--surface);border-radius:0 10px 10px 0;color:var(--ink-soft)}.prose code{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.88em;background:var(--surface);padding:2px 6px;border-radius:6px}.prose table{display:block;overflow-x:auto;max-width:100%;border-collapse:collapse;font-size:.93rem}.prose th,.prose td{padding:9px 12px;text-align:left;border-bottom:1px solid var(--border);vertical-align:top}.prose thead th{background:var(--surface)}.card-grid{display:grid;gap:20px;margin-top:26px;grid-template-columns:repeat(auto-fill,minmax(270px,1fr))}.card{display:flex;flex-direction:column;overflow:hidden;background:var(--white);border:1px solid var(--border);border-radius:12px}.card:hover{border-color:var(--green-border);box-shadow:0 4px 14px rgba(26,31,22,6%)}.card-thumb{display:block}.card-thumb img{display:block;width:100%;aspect-ratio:16/9;height:auto;object-fit:cover}.card-body{display:flex;flex-direction:column;gap:8px;flex:1;padding:16px 18px 18px}.card-badge{margin:0;font-size:.72rem;font-weight:700;letter-spacing:.07em;text-transform:uppercase;color:var(--green)}.card-title{margin:0;font-size:1.05rem;line-height:1.35}.card-title a{color:var(--ink);text-decoration:none}.card-title a:hover{color:var(--green-dark);text-decoration:underline}.card-desc{margin:0;color:var(--ink-soft);font-size:.92rem;line-height:1.55}.home-hero{padding:56px 0 4px}.home-hero h1{margin:26px 0 16px;max-width:26ch}.home-hero-copy{font-size:1.12rem;color:#2f362c;max-width:68ch;margin:0 0 26px}.home-hero-cta{display:flex;flex-wrap:wrap;gap:12px;margin:0 0 26px}.home-section{padding:34px 0 6px}.home-section-head{display:flex;align-items:baseline;justify-content:space-between;gap:16px;border-top:1px solid var(--border);padding-top:30px}.home-section-head h2{margin:0}.see-all{font-weight:600;font-size:.95rem;white-space:nowrap}.home-section-blurb{color:var(--ink-soft);max-width:68ch;margin:10px 0 0}.brand-chips{display:grid;gap:14px;list-style:none;margin:22px 0 0;padding:0;grid-template-columns:repeat(auto-fill,minmax(230px,1fr))}.brand-chips a{display:flex;flex-direction:column;gap:3px;min-height:44px;border:1px solid var(--border);border-radius:12px;padding:14px 16px;color:var(--ink);text-decoration:none;font-weight:700}.brand-chips a:hover{border-color:var(--green);color:var(--green-dark)}.brand-chip-note{font-size:.8rem;font-weight:400;color:var(--ink-mute)}.learn-groups{display:grid;gap:26px;margin-top:22px;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.learn-group-title{margin:0 0 6px;font-size:1.05rem}.link-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:2px}.link-list a{display:flex;align-items:center;min-height:44px}.box-title{margin:0 0 8px;font-size:.78rem;font-weight:700;letter-spacing:.09em;text-transform:uppercase;color:var(--green)}.box-body p{margin:0 0 .8em}.box-body p:last-child,.box-body ul:last-child,.box-body ol:last-child{margin-bottom:0}.quick-verdict{background:var(--surface);border:1px solid #cfe0cc;border-left:5px solid var(--green);border-radius:10px;padding:18px 20px;margin:28px 0}.affiliate-disclosure{font-size:.86rem;color:var(--ink-soft);background:var(--surface-2);border:1px dashed #c9d6c6;border-radius:10px;padding:12px 16px;margin:28px 0}.product-card{border:2px solid var(--green);border-radius:12px;padding:18px 20px;margin:28px 0;background:var(--white)}.product-card-title{margin:0 0 6px;font-size:1.18rem}.product-card-specs{margin:0 0 12px;color:var(--green);font-weight:600;font-size:.9rem}.product-card-verdict{margin:0 0 16px}.product-card .btn-amazon{margin-top:4px}.pros-cons{display:grid;gap:16px;margin:28px 0}.pros-cons-col{border-radius:10px;padding:16px 18px;border:1px solid}.pros-cons-col ul{margin:0;padding-left:1.25em}.pros-cons-col li{margin:6px 0}.pros-cons-pros{border-color:var(--green-border);background:#f4f9f3}.pros-cons-pros .box-title{color:var(--green)}.pros-cons-cons{border-color:#ecd9b7;background:#fdf9ef}.pros-cons-cons .box-title{color:var(--amber)}.buyer-fit{display:grid;gap:14px;margin:28px 0}.fit-block{border:1px solid var(--border);border-top:4px solid;border-radius:10px;padding:14px 16px;background:var(--white)}.fit-title{margin:0 0 8px;font-size:.98rem}.fit-block p{margin:0;font-size:.95rem}.fit-buy{border-top-color:var(--green)}.fit-skip{border-top-color:var(--amber)}.fit-instead{border-top-color:var(--ink-mute)}.callout{background:var(--surface);border:1px solid #d9e5d6;border-radius:10px;padding:16px 18px;margin:28px 0}.editor-note{margin:28px 0}.editor-note .box-body{font-style:italic;color:var(--ink-soft);border-left:3px solid #c9d6c6;padding-left:14px}.faq{margin:28px 0}.faq-item{border:1px solid var(--border);border-radius:10px;margin-bottom:10px;background:var(--white)}.faq-item summary{min-height:44px;display:flex;align-items:center;gap:8px;padding:12px 16px;font-weight:600;cursor:pointer}.faq-item summary:hover{color:var(--green-dark)}.faq-item[open] summary{border-bottom:1px solid var(--border);color:var(--green-dark)}.faq-answer{padding:12px 16px 14px}.yard-fit{border:2px solid var(--green);border-radius:12px;background:#f7faf6;padding:16px 18px;margin:28px 0}.yard-fit-grid{display:grid;gap:12px 24px;margin:0;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.yard-fit-grid dt{font-size:.72rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--ink-mute)}.yard-fit-grid dd{margin:2px 0 0;font-weight:600}.battery-spec{background:var(--surface-2);border:1px solid #d9e5d6;border-radius:10px;padding:12px 16px;margin:28px 0;font-size:.96rem}.related-guides{background:var(--surface);border-radius:10px;padding:16px 18px;margin:28px 0}.related-guides ul{padding-left:1.25em;margin:0}.related-guides li{margin:6px 0}.badge{display:inline-flex;align-items:center;padding:4px 12px;margin:4px 0;border-radius:999px;font-size:.76rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.badge-best-overall{background:var(--green);color:var(--white)}.badge-best-value{background:var(--amber);color:var(--white)}.badge-lightest{background:var(--surface);color:var(--green);border:1px solid var(--green-border)}.badge-top-pick{background:var(--ink);color:var(--white)}.diagram{margin:28px 0;border:1px solid var(--border);border-radius:12px;padding:14px;background:var(--white)}.diagram svg{display:block;width:100%;height:auto;max-width:640px;margin:0 auto}.figure{margin:28px 0}.figure img{display:block;width:100%;aspect-ratio:16/9;height:auto;object-fit:cover;border-radius:14px;border:1px solid var(--border);background:var(--surface)}.figure figcaption,.comparison-table figcaption{margin-top:8px;font-size:.85rem;color:var(--ink-mute);text-align:center}.comparison-table{margin:28px 0}.table-scroll{overflow-x:auto;border:1px solid var(--border);border-radius:10px;-webkit-overflow-scrolling:touch}.table-scroll table{display:table;width:100%;min-width:640px;margin:0;border-collapse:separate;border-spacing:0;font-size:.93rem}.table-scroll th,.table-scroll td{padding:10px 12px;text-align:left;vertical-align:top;border-bottom:1px solid var(--border)}.table-scroll thead th{background:var(--surface);font-size:.78rem;letter-spacing:.04em;text-transform:uppercase;border-bottom:2px solid var(--green-border)}.table-scroll tr:last-child td{border-bottom:none}.table-scroll th:first-child,.table-scroll td:first-child{position:sticky;left:0;background:var(--white);z-index:2;box-shadow:1px 0 0 var(--border)}.table-scroll thead th:first-child{z-index:3;background:var(--surface)}.spec-grid{margin:28px 0}.spec-grid table{min-width:0}.spec-grid th:first-child,.spec-grid td:first-child{position:static;box-shadow:none;width:38%;background:var(--surface);font-weight:600}.spec-grid thead th:first-child{background:var(--surface)}.review-basis{display:inline-block;margin:6px 0 0;padding:6px 14px;font-size:.76rem;font-weight:700;letter-spacing:.07em;text-transform:uppercase;color:var(--ink-mute);background:var(--surface);border:1px solid #d9e5d6;border-radius:999px}.spec-grid-box{border:1px solid var(--border);border-radius:12px;overflow:hidden;margin:28px 0;background:var(--white)}.spec-grid-box .box-title{padding:16px 18px 6px;margin:0}.spec-table{width:100%;border-collapse:collapse;font-size:.95rem}.spec-table th,.spec-table td{padding:10px 18px;text-align:left;border-bottom:1px solid var(--border)}.spec-table tr:last-child th,.spec-table tr:last-child td{border-bottom:none}.spec-table th[scope=row]{width:38%;background:var(--surface);font-weight:600}.ratings{margin:28px 0}.rating-list{display:grid;gap:14px;list-style:none;margin:12px 0 0;padding:0}.rating-head{display:flex;justify-content:space-between;gap:12px;font-size:.92rem;margin-bottom:6px}.rating-name{font-weight:600}.rating-word{color:var(--green);font-weight:700;font-size:.8rem;text-transform:uppercase;letter-spacing:.05em;white-space:nowrap}.rating-bar{height:8px;background:#e6ebe3;border-radius:999px;overflow:hidden}.rating-fill{display:block;height:100%;background:var(--green);border-radius:999px}.ratings-note{margin:14px 0 0;font-size:.85rem;color:var(--ink-mute)}.calculator{margin:32px 0;border:1.5px solid var(--green);border-radius:14px;background:var(--surface-2);padding:20px}.calc-grid{display:grid;gap:20px}.calc-fieldset{border:1px solid var(--border);border-radius:10px;padding:12px 16px 14px;margin:0}.calc-fieldset legend{font-weight:700;font-size:.9rem;padding:0 6px}.calc-fields{display:grid;gap:4px;align-content:start}.calc-field{margin:10px 0 0}.calc-field label{display:block;font-weight:600;font-size:.9rem;margin-bottom:6px}.calc input[type=number],.calc input[type=text],.calc select{width:100%;min-height:44px;padding:8px 12px;border:1px solid var(--border-input);border-radius:8px;font-size:1rem;font-family:inherit;color:var(--ink);background:var(--white)}.calc input:focus,.calc select:focus{border-color:var(--green);outline:2px solid var(--green-border);outline-offset:1px}.calc-choice label{display:flex;align-items:center;gap:9px;min-height:42px;font-weight:500;font-size:.95rem;margin-bottom:2px}.calc input[type=radio]{width:18px;height:18px;min-height:0;accent-color:var(--green)}.calc-two{display:grid;grid-template-columns:1fr 1fr;gap:0 12px}.calc-two p{margin:0}.calc-hint{margin:8px 0 0;font-size:.8rem;color:var(--ink-mute)}.calculator .btn{margin-top:18px}.calc-out{margin-top:18px}.calc-out:empty{display:none;margin:0}.calc-out h3{margin:14px 0 6px;font-size:1.05rem}.calc-out h3:first-child{margin-top:0}.calc-result{background:var(--surface);border-radius:10px;padding:14px 16px;margin-top:10px}.calc-result dl{display:grid;gap:10px 24px;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));margin:0}.calc-result dt{font-size:.72rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--ink-mute)}.calc-result dd{margin:2px 0 0;font-weight:600}.calc-math{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.85rem;color:#2f362c;background:var(--white);border:1px dashed #c9d6c6;border-radius:8px;padding:10px 12px;margin:12px 0 0;overflow-wrap:anywhere}.calc-note{margin:10px 0 0;font-size:.82rem;color:var(--ink-mute)}.calc-error{background:var(--amber-bg);border:1px solid #f0d488;color:#7c4a06;border-radius:10px;padding:12px 16px;font-weight:600;font-size:.92rem}.calc-nojs{background:var(--amber-bg);border:1px solid #f0d488;color:#7c4a06;padding:12px 16px;border-radius:10px;font-size:.9rem;margin-top:14px}.err404{padding:64px 0}.err404 h1{margin-bottom:12px}.err404 code{background:var(--surface);padding:2px 6px;border-radius:6px;font-size:.9em}.err404-list{margin:20px 0 24px}.err404-list a{text-decoration:none}.err404-list a:hover{text-decoration:underline}@media(min-width:720px){.pros-cons{grid-template-columns:1fr 1fr}}@media(min-width:780px){.buyer-fit{grid-template-columns:repeat(3,1fr)}}@media(min-width:760px){.calc-grid{grid-template-columns:1fr 1fr}}@media(prefers-reduced-motion:no-preference){a,.btn,.card,.brand-chips a,.faq-item summary,.nav-list a{transition:color .15s ease,background-color .15s ease,border-color .15s ease,box-shadow .15s ease}}@media print{.site-header,.nav-toggle,.footer-nav,.toc,.calculator,.skip-link,.see-all{display:none!important}body{color:#000;background:#fff}a{color:#000;text-decoration:underline}.site-footer{background:0 0;color:#000;margin-top:24px}.site-footer .footer-brand,.site-footer .footer-copy{color:#000}.quick-verdict,.product-card,.buyer-fit,.yard-fit,.pros-cons,.callout,.related-guides{break-inside:avoid;border:1px solid #999;background:#fff}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.search-form{margin:1.25rem 0 .75rem}.search-input{width:100%;max-width:34rem;padding:.8rem 1rem;font:inherit;border:2px solid var(--ink);border-radius:10px;background:#fff;color:inherit}.search-input:focus-visible{outline:3px solid var(--primary);outline-offset:2px}.search-status{color:var(--muted);font-size:.95rem;margin-bottom:.75rem}.search-results{list-style:none;padding:0;margin:0}.search-hit{padding:.8rem 0;border-bottom:1px solid var(--border)}.search-hit a{font-weight:600;color:var(--primary);text-decoration:underline;text-underline-offset:3px}.search-hit-desc{margin:.25rem 0 0;color:var(--ink);font-size:.95rem}