[hidden]{display:none!important}
.product-breadcrumb{display:flex;flex-wrap:wrap;gap:10px;padding-top:32px;font-size:12px}
.product-hero{display:grid;grid-template-columns:1fr 1fr;gap:58px;align-items:center;padding:42px 0 50px}
.product-hero h1{font-size:clamp(3rem,4.7vw,4.8rem)}
.product-hero .eyebrow{margin-bottom:20px}.product-duty{font-size:23px;color:#54845d;line-height:1.35;margin-top:17px;letter-spacing:-.5px}.product-hero .intro{margin-top:23px;max-width:520px;font-size:17px}.product-hero .small-note{font-size:11px;max-width:430px}
.delivery-figure{margin:0;background:#eef3e9;border:1px solid #dbe4d8;border-radius:85px 12px 12px 12px;padding:35px 25px 25px}.delivery-figure.polar{background:#ecf5f5;border-color:#d6e7e7}.diagram-kicker{display:flex;justify-content:space-between;align-items:center;gap:12px;text-transform:uppercase;font-size:10px;letter-spacing:1px;color:var(--green);padding-left:25px}.diagram-kicker span:last-child{background:white;padding:7px 10px;border-radius:20px}.delivery-figure svg{display:block;width:100%;height:auto;margin:38px 0 15px;font-family:Arial,sans-serif}.delivery-figure figcaption{font-size:10px;line-height:1.5;color:var(--muted);text-align:center}
.product-facts{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:24px 0}.product-facts>div{padding:0 28px;border-left:1px solid var(--line)}.product-facts>div:first-child{padding-left:0;border:0}.product-facts span{display:block;font-size:11px;letter-spacing:1px;text-transform:uppercase;color:var(--muted);margin-bottom:6px}.product-facts strong{display:block;font-size:15px;font-weight:500;line-height:1.4}.product-jumps{display:flex;gap:32px;padding:19px 0;font-size:12px;border-bottom:1px solid var(--line)}.product-jumps a:hover{color:#54845d;text-decoration:underline}
.fit-checklist{padding:32px;border-left:2px solid #a1bc78}.fit-checklist h3{font-size:22px}.fit-checklist ul,.product-limit ul{padding-left:20px;margin:22px 0;color:var(--muted)}.fit-checklist li,.product-limit li{padding-left:6px;margin-bottom:12px}.fit-checklist li::marker{color:#54845d}.specs-layout{display:grid;grid-template-columns:.7fr 1.3fr;gap:70px}.specs-intro{max-width:300px;margin-top:24px}.spec-table{margin:0;border-top:1px solid #b8cabd}.spec-table>div{display:grid;grid-template-columns:155px 1fr;gap:24px;padding:18px 0;border-bottom:1px solid var(--line);font-size:14px}.spec-table dt{font-weight:600}.spec-table dd{margin:0;color:var(--muted)}.product-limit{padding:35px;background:var(--wash);border:1px solid var(--line);border-radius:12px}.product-limit h3{font-size:26px}.product-limit p{font-size:13px}.comparison-strip{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.comparison-strip .text-link{margin-top:20px}.product-card-actions{display:flex;flex-wrap:wrap;gap:20px;align-items:center;margin-top:auto;padding-top:25px}.product-card-actions .text-link{margin:0}.quiet-link{font-size:13px;text-decoration:underline;text-underline-offset:4px}.product-card h2 a:hover{color:#54845d}
.quote-layout{align-items:start}.quote-section{padding:0;margin:0 0 27px;border:0;min-width:0}.quote-section>legend{display:flex;align-items:center;gap:12px;width:100%;padding:0 0 20px;font-size:20px;font-weight:500;letter-spacing:-.4px}.quote-section>legend span{font-size:11px;letter-spacing:1px;color:var(--green);background:var(--wash);padding:5px 8px;border-radius:4px}.quantity-choice{padding:0;margin:18px 0;border:0;min-width:0}.quantity-choice legend{font-size:14px;font-weight:600;margin-bottom:10px}.quantity-choice label{display:flex;align-items:center;gap:10px;padding:12px 14px;border:1px solid var(--line);border-radius:6px;margin:8px 0;font-size:14px;cursor:pointer;line-height:1.4}.quantity-choice input{width:17px;height:17px;margin:0;accent-color:var(--green);flex:0 0 17px}.quantity-choice label:has(input:checked){background:#edf3e3;border-color:#819d78}.quantity-choice label:has(input:disabled){opacity:.55;cursor:default}.quote-section>.field-hint{margin-top:-8px;margin-bottom:18px}.quote-selection{padding:28px;background:var(--wash);border:1px solid var(--line);border-radius:12px}.quote-selection .eyebrow{font-size:10px;letter-spacing:1.2px}.quote-selection h2{font-size:31px;line-height:1.15}.quote-selection p{font-size:14px;margin-top:17px}.quote-selection .text-link{margin-top:14px}#quote-result h2{font-size:26px;margin-bottom:16px}#quote-result label{display:block;margin-top:18px;font-size:13px;font-weight:600}#quote-draft{min-height:300px;margin-top:8px;width:100%;font-size:13px}.field-hint a,.notice a{color:var(--green);text-decoration:underline;text-underline-offset:3px}.quote-hero p{max-width:680px}
@media(max-width:1100px){.product-hero{gap:32px}.product-hero h1{font-size:3.4rem}.delivery-figure{padding:30px 18px 20px}.specs-layout{gap:40px}.spec-table>div{grid-template-columns:125px 1fr;gap:20px}.product-jumps{gap:25px}}
@media(max-width:800px){.product-breadcrumb{padding-top:24px}.product-hero{grid-template-columns:1fr;padding:32px 0;gap:30px}.product-hero h1{font-size:clamp(2.8rem,9vw,4rem)}.product-duty{font-size:22px}.product-hero .intro{max-width:620px}.delivery-figure{max-width:600px;width:100%;justify-self:center;border-top-left-radius:65px}.delivery-figure svg{margin-top:26px}.product-facts>div{padding:0 17px}.product-facts strong{font-size:13px}.product-facts span{font-size:10px}.product-jumps{flex-wrap:wrap;gap:10px 24px}.fit-checklist{padding:10px 0 10px 24px}.specs-layout{grid-template-columns:1fr;gap:30px}.specs-intro{max-width:500px}.spec-table>div{grid-template-columns:140px 1fr}.comparison-strip{grid-template-columns:1fr;gap:24px}.product-limit{padding:25px}.quote-selection{padding:25px}.quote-section>legend{font-size:18px}.product-card-actions{gap:15px}}
@media(max-width:450px){.product-breadcrumb{font-size:11px;gap:7px}.product-hero .actions{align-items:flex-start;flex-direction:column;gap:8px}.product-facts{grid-template-columns:1fr;padding:8px 0}.product-facts>div,.product-facts>div:first-child{display:flex;justify-content:space-between;gap:18px;padding:12px 0;border:0;border-bottom:1px solid var(--line)}.product-facts>div:last-child{border:0}.product-facts span{flex:0 0 110px;margin:0}.product-facts strong{text-align:right}.diagram-kicker{padding-left:12px;font-size:9px;letter-spacing:.6px}.delivery-figure{padding:28px 12px 16px}.spec-table>div{grid-template-columns:105px 1fr;gap:15px;font-size:13px}.quantity-choice label{font-size:13px;padding:11px}.quote-section>legend{gap:9px}.product-card-actions{justify-content:space-between}}
@media print{.product-jumps,.product-card-actions{display:none}.product-hero,.specs-layout,.comparison-strip{display:block}.delivery-figure{max-width:420px}.product-limit,.spec-table>div{break-inside:avoid}}

.breadcrumb ol{display:flex;flex-wrap:wrap;align-items:center;gap:9px;list-style:none;padding:0;margin:0}.breadcrumb li+li:before{content:"/";margin-right:9px;color:var(--muted)}.breadcrumb [aria-current=page]{color:var(--muted)}.publisher-note{border-top:1px solid var(--line);padding:30px 0;background:var(--wash)}.publisher-note p{max-width:900px;font-size:13px}.publisher-note strong{color:var(--ink)}.source-notes>p{max-width:730px;margin-top:23px}.source-notes ul{padding-left:20px;margin:25px 0}.source-notes li{margin-bottom:12px}.source-notes a{color:var(--green);text-decoration:underline;text-underline-offset:4px}
