/* Codex dealer-site app/air-conditioning/climate.css — ported verbatim (2026-09-21). Loaded after dealer-base.css inside .dealer-page.climate-page. */
.climate-page{--climate-ink:#203129;--climate-muted:#66776d;--climate-mist:#eef3f0;--climate-blue:#8aacae;color:var(--climate-ink)}
.climate-hero-slider{background:#f2f5f0;overflow:hidden}
.climate-hero-track{margin-left:0;align-items:stretch}
.climate-hero-item{padding-left:0;display:flex}
.climate-hero-item .climate-hero{width:100%;height:auto;min-height:clamp(620px,calc(100svh - 230px),860px);max-height:none}
.climate-hero-item .climate-hero-copy{padding-block:65px}
.climate-hero-item .climate-hero-copy .climate-hero-title{font-size:clamp(3.1rem,5.05vw,5.8rem)}
.climate-hero-item .climate-brand-signature{margin-top:32px}
.climate-hero-lg .climate-hero-photo>video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:80% top}
.climate-hero-lg .climate-hero-photo{background:#e6e9e4}
.climate-hero-lg .climate-hero-photo:after{background:linear-gradient(0deg,#14231df0,transparent 48%)}
.climate-hero-navigation{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:0 7%;min-height:88px;border-top:1px solid #dce4d7;background:#f2f5f0}
.climate-hero-tabs{display:flex;align-self:stretch;gap:35px;min-width:0;margin:0;padding:0;border:0}
.climate-hero-tab{position:relative;display:flex;align-items:center;gap:14px;padding:20px 0;height:auto;border-radius:0;color:#81907c;background:none!important;border:none;font-size:15px}
.climate-hero-tab>span{font-size:12px;font-weight:400}
.climate-hero-tab>strong{font-weight:500}
.climate-hero-tab:after{position:absolute;content:'';height:2px;bottom:0;inset-inline:0;background:transparent;transition:background .2s}
.climate-hero-tab[data-active=true]{color:#23392c}
.climate-hero-tab[data-active=true]:after{background:#c8663e}
.climate-hero-tab:hover{color:#23392c}
.climate-hero-controls{display:flex;align-items:center;gap:10px}
.climate-hero-count{display:flex;gap:10px;align-items:baseline;font-size:13px;color:#81907c;margin-right:17px;min-width:55px}
.climate-hero-count strong{font-size:19px;color:#23392c;font-weight:500}
.climate-hero-controls .climate-hero-arrow,.climate-hero-controls .climate-hero-motion{position:static;inset:auto;margin:0;transform:none;border-radius:50%;width:42px;height:42px;border:1px solid #c8d4c1;background:transparent;color:#23392c;box-shadow:none}
.climate-hero-controls .climate-hero-arrow:hover,.climate-hero-controls .climate-hero-motion:hover{background:#e3eadd;border-color:#9eae96}
.climate-hero-navigation button:focus-visible{outline:2px solid #bf572d;outline-offset:4px}
@media(min-width:601px) and (max-width:899px){.climate-hero-item .climate-hero-copy{padding-inline:10% 6%;padding-block:48px}.climate-hero-item .climate-hero-copy .climate-hero-title{font-size:clamp(2.7rem,5.5vw,3.3rem)}.climate-hero-item .climate-hero{min-height:640px}.climate-hero-navigation{padding-inline:5%}}
@media(max-width:760px){.climate-hero-item .climate-hero{display:flex;flex-direction:column;min-height:0;justify-content:space-between}.climate-hero-item .climate-hero-copy{padding:42px 7% 35px}.climate-hero-item .climate-hero-copy .climate-hero-title{font-size:clamp(3rem,11vw,4.5rem)}.climate-hero-item .climate-brand-signature{margin-top:24px}.climate-hero-item .climate-hero-photo{height:340px;flex-shrink:0}.climate-hero-lg .climate-hero-photo>video{object-position:80% top}.climate-hero-navigation{padding:0 7%;min-height:78px;gap:16px;flex-wrap:wrap}.climate-hero-tabs{gap:23px;min-height:68px}.climate-hero-tab{font-size:14px;gap:8px}.climate-hero-controls{gap:7px}.climate-hero-count{display:none}.climate-hero-controls .climate-hero-arrow,.climate-hero-controls .climate-hero-motion{width:38px;height:38px}}
@media(max-width:370px){.climate-hero-navigation{gap:0;justify-content:center;padding-block:0 14px}.climate-hero-tabs{width:100%;justify-content:space-between;margin-bottom:12px}.climate-hero-controls{width:100%;justify-content:flex-end}.climate-hero-count{display:flex;margin-right:auto}}
@media(prefers-reduced-motion:reduce){.climate-hero-tab:after{transition:none}}
.climate-hero{display:grid;grid-template-columns:46% 54%;min-height:760px;height:calc(100svh - 140px);max-height:980px;background:#f2f5f0;overflow:hidden}
.climate-hero-copy{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:65px 8% 65px 15.2%}
.climate-hero-copy .eyebrow{font-size:12px;letter-spacing:1px;color:#6b7a66;margin-bottom:26px}
.climate-hero-copy .climate-hero-title{font-size:clamp(3.6rem,5.9vw,6.5rem);line-height:1.01;letter-spacing:-.065em;margin:0 0 27px;font-weight:440}
.climate-hero-copy .climate-hero-title span{color:#819780}
.climate-hero-copy>p:not(.eyebrow){font-size:16px;line-height:1.8;color:#62705f;max-width:390px;margin:0 0 31px}
.climate-hero-actions{display:flex;align-items:center;gap:16px 25px;flex-wrap:wrap}
.climate-hero-actions .button{background:#253b2f;font-size:14px;gap:22px;padding:16px 21px}
.climate-hero-actions .text-link{font-size:14px;gap:14px;padding:13px 0}
.climate-brand-signature{display:flex;align-items:center;gap:19px;margin-top:45px;flex-wrap:wrap}
.climate-brand-signature>span{width:100%;font-size:12px;letter-spacing:1.3px;color:#83917b}
.climate-brand-signature>strong{font-size:24px;letter-spacing:-1px;font-weight:650;color:#384c3b}
.climate-brand-signature>i{width:1px;height:23px;background:#bbc7b1}
.climate-hero-photo{position:relative;overflow:hidden;background:#29352f}
.climate-hero-photo>img{position:absolute;top:-3%;left:0;width:100%;height:114%;object-fit:cover;object-position:33% top;transform:translate3d(0,var(--parallax-y,0px),0);will-change:transform}
.climate-hero-photo:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,#14231de8,transparent 42%);pointer-events:none}
.climate-hero-label{position:absolute;left:7%;bottom:81px;z-index:1;display:flex;align-items:center;gap:15px;color:#d0dec6}
.climate-hero-label span{font-size:12px;letter-spacing:1.2px;line-height:1.8}
.climate-hero-label strong{font-size:24px;letter-spacing:-.5px;font-weight:450;color:#fff}
.climate-hero-credit{position:absolute;z-index:1;left:7%;bottom:35px;color:#b8c7ad;font-size:12px;letter-spacing:1.1px}
.climate-compass{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:23px 7%;background:#fff;border-bottom:1px solid #e1e8dc;overflow-x:auto;scrollbar-width:thin}
.climate-compass>span{display:flex;align-items:center;gap:12px;font-size:12px;letter-spacing:1px;color:#6d8062;white-space:nowrap}
.climate-compass>a{display:flex;align-items:center;gap:28px;font-size:14px;white-space:nowrap;min-height:30px}
.climate-compass>a:hover{color:#b95124}
.climate-intro{padding-top:110px;padding-bottom:100px;display:grid;grid-template-columns:1.4fr .6fr;gap:9%;align-items:end}
.climate-intro h2,.climate-why h2{font-size:clamp(2.5rem,4vw,4.3rem);line-height:1.1;letter-spacing:-.055em;font-weight:440;margin:0}
.climate-intro h2 span,.climate-why h2 span,.climate-faq h2 span{color:#81947a}
.climate-intro>p{font-size:16px;line-height:1.8;color:#687863;margin:0 0 3px}
.climate-brand-scene{background:#14211c}
.climate-brand-surface{display:grid;grid-template-columns:1fr 1fr;gap:8%;padding:85px 7%;min-height:100svh;align-items:center;background:#edf2ed;transform:scale(var(--scene-scale,1));transform-origin:top center;position:relative;overflow:hidden}
.climate-brand-surface:after{content:'';position:absolute;inset:0;background:rgba(0,0,0,var(--scene-dim,0));pointer-events:none}
.climate-brand-name{display:flex;align-items:center;justify-content:space-between;gap:25px;font-size:30px;font-weight:650;letter-spacing:-1px;margin:0 0 65px}
.climate-brand-name>span{font-size:12px;font-weight:400;letter-spacing:1px;color:#78906f}
.climate-brand-copy>.eyebrow{font-size:12px;letter-spacing:1.1px;color:#64825b;margin-bottom:23px}
.climate-brand-copy h2{font-size:clamp(2.9rem,4.6vw,5rem);font-weight:430;letter-spacing:-.058em;line-height:1.08;margin:0 0 28px}
.climate-brand-copy h2 span{color:#81967b}
.climate-brand-copy>p:not(.eyebrow):not(.climate-brand-name){font-size:16px;line-height:1.8;max-width:410px;color:#64755d;margin:0}
.climate-product-points{display:flex;flex-direction:column;gap:13px;margin:30px 0 33px;color:#526c47}
.climate-product-points>span{display:flex;align-items:center;gap:11px;font-size:14px;line-height:1.5}.climate-product-points svg{width:19px;height:19px}
.climate-brand-copy .text-link{font-size:15px;gap:22px}
.climate-brand-media{min-width:0}
.climate-product-image{background:#fff;position:relative;overflow:hidden;border-radius:5px;padding:40px 0 14px;border:1px solid #e2e9de}
.climate-product-image>span{position:absolute;left:25px;top:25px;font-size:12px;letter-spacing:1px;color:#8a9781;z-index:1}
.climate-product-image img{width:100%;height:280px;object-fit:contain}
.climate-performance{display:grid;grid-template-columns:1fr 1fr;padding:29px 0 25px;border-bottom:1px solid #d2decb;gap:20px}
.climate-performance>div{display:flex;flex-direction:column;gap:9px}.climate-performance>div+div{border-left:1px solid #d2decb;padding-left:25px}
.climate-performance strong{font-size:43px;font-weight:450;letter-spacing:-1.7px}.climate-performance strong small{font-size:19px;letter-spacing:-.3px}
.climate-performance span{font-size:12px;line-height:1.5;color:#738868}
.climate-finishes{width:100%;height:auto;margin-top:25px;border-radius:4px}
.climate-fine-print{font-size:12px;line-height:1.7;color:#75896a;margin:22px 0 0}
.climate-lg .climate-brand-surface{background:#1b2b24;color:#fff}
.climate-lg .climate-brand-name span,.climate-lg .climate-brand-copy>.eyebrow{color:#9eb699}
.climate-lg .climate-brand-copy h2 span{color:#b2c8a5}
.climate-lg .climate-brand-copy>p:not(.eyebrow):not(.climate-brand-name){color:#c0cdb9}
.climate-lg .climate-product-points{color:#c4d8b6}.climate-lg .text-link{color:#e3edd9;border-color:#819777}
.climate-lg .climate-product-image{padding:40px 0 0}.climate-lg .climate-product-image img{height:340px}
.climate-lg-note{display:flex;align-items:center;gap:19px;padding:28px 0;margin-top:12px;border-bottom:1px solid #58734f;color:#c9dcbe}.climate-lg-note strong{font-size:20px;font-weight:450;color:#edf4e8}.climate-lg-note p{font-size:14px;line-height:1.7;margin:7px 0 0}.climate-lg .climate-fine-print{color:#9eb094}
.climate-comfort{background:#f1f5f2}
.climate-comfort .rail-heading h2>span{color:#869d92}.climate-comfort .mode-card{background:#fff;border:1px solid #e0e8e0}
.climate-page .climate-comfort .mode-card-image{padding:0;margin:18px 0;overflow:hidden;border-radius:5px}
.climate-page .climate-comfort .mode-card-image img{object-fit:cover;width:100%;height:100%;max-width:100%;max-height:100%}
.climate-comfort-card:first-child .mode-card-image img{object-position:center 35%;transform:scale(1.1)}
.climate-comfort .mode-card-copy>.eyebrow{font-size:12px;letter-spacing:.7px;color:#61796d}
.climate-comfort .mode-card-copy>p:not(.eyebrow){font-size:16px!important;line-height:1.6;color:#647568}
.climate-comfort .mode-note{font-size:12px;color:#84947b}
.climate-films{background:#172922;padding:95px 0;color:white}
.climate-films-heading{display:flex;justify-content:space-between;gap:45px;align-items:end;margin-bottom:43px}.climate-films-heading h2{font-size:clamp(2.5rem,4vw,4.2rem);font-weight:440;letter-spacing:-.055em;line-height:1.1;margin:0}.climate-films-heading .eyebrow{color:#a7bf9a}.climate-films-heading>p{font-size:16px;line-height:1.7;color:#b3c8aa;max-width:310px;margin:0}
.climate-film-grid{display:grid;grid-template-columns:1fr 1fr;gap:30px}.climate-film-card{min-width:0}.climate-film-card h3{font-size:25px;letter-spacing:-.7px;font-weight:450;margin:24px 0 10px}.climate-film-card>p{font-size:14px;line-height:1.7;color:#a5be9a;max-width:440px;margin:0}.climate-film-player,.climate-native-film{display:block;width:100%;aspect-ratio:16/9;border-radius:5px;position:relative;overflow:hidden;background:#080e0b;border:1px solid #ffffff20;object-fit:contain}.climate-film-player iframe{width:100%;height:100%;border:0}.climate-film-start{width:100%;height:100%;position:relative;border:0;background:#1d2d23;color:white;cursor:pointer}.climate-film-start>img{object-fit:cover;object-position:center 35%;filter:brightness(.7);transition:filter .2s}.climate-film-start:hover>img{filter:brightness(.85)}.climate-play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:72px;height:72px;border:1px solid #ffffff80;background:#ffffff18;backdrop-filter:blur(6px);border-radius:50%;display:flex;align-items:center;justify-content:center}.climate-play svg{margin-left:4px}.climate-film-hint{position:absolute;bottom:20px;left:23px;font-size:14px}
.climate-why{display:grid;grid-template-columns:.9fr 1.1fr;gap:10%;padding-top:115px;padding-bottom:115px;align-items:center}.climate-why>div:first-child>p:not(.eyebrow){font-size:16px;line-height:1.8;color:#687a60;max-width:360px;margin:25px 0}.climate-promises{display:grid;grid-template-columns:1fr 1fr;gap:34px}.climate-promises article{border-top:1px solid #dce5d5;padding-top:24px}.climate-promises svg{color:#8da77e;width:27px;height:27px}.climate-promises h3{font-size:21px;font-weight:480;letter-spacing:-.7px;margin:20px 0 12px}.climate-promises p{font-size:15px;line-height:1.75;color:#738268;margin:0}
.climate-process{background:#edf2ed;color:#203129}
.climate-process .process-heading h2{font-size:clamp(2.5rem,3.7vw,4rem);color:#203129}
.climate-process .process-heading .eyebrow,.climate-process .process-heading>p{color:#56675b}
.climate-process .process-heading>p{font-size:16px}
.climate-process .process-track h3{color:#203129}
.climate-process .process-track p{font-size:16px;color:#56675b}
.climate-process .process-node>span{font-size:12px;color:#56675b}
.climate-process .process-track:before{background:#bac7bd}
.climate-process .process-node{background:#203129;border-color:#526a5b;color:#edf2ed}
.climate-financing{display:flex;gap:24px;align-items:center;border-top:1px solid #d1ddc7;margin-top:75px;padding-top:30px;color:#799069}.climate-financing>div{flex:1}.climate-financing h3{font-size:21px;font-weight:480;letter-spacing:-.5px;margin:0 0 10px;color:#314b2a}.climate-financing p{font-size:14px;line-height:1.7;color:#6c805e;margin:0;max-width:570px}.climate-financing>a{display:flex;align-items:center;gap:17px;white-space:nowrap;font-size:14px;color:#385b2c}
.climate-process .climate-financing{color:#56675b}
.climate-process .climate-financing h3{color:#203129}
.climate-process .climate-financing p{font-size:16px;color:#56675b}
.climate-coverage{background:#fff}.climate-coverage .coverage-map{max-width:600px;width:100%;aspect-ratio:1;height:auto}.climate-coverage .coverage-map>img{width:88%;height:auto}.climate-faq .faq-intro>p:not(.eyebrow){max-width:350px}.climate-faq-list [data-slot='accordion-content'] p{font-size:16px;line-height:1.8}
.climate-page .assessment-products{grid-template-columns:repeat(3,minmax(0,1fr))}.climate-page .assessment-product{flex-wrap:wrap;gap:9px}.climate-page .assessment-product>svg{width:19px}.climate-page .assessment-product>span:not([data-slot]){flex:1 0 calc(100% - 30px)}
.climate-footer .footer-bottom{gap:20px;flex-wrap:wrap}.climate-footer .footer-bottom>a{display:flex;align-items:center;gap:9px;color:#ccd8c3;font-size:12px}
@media(min-width:1500px){.climate-hero-copy{padding-left:max(15.2%,calc((100vw - 1380px)/2))}}
@media(max-width:1100px){.climate-hero{grid-template-columns:48% 52%;min-height:720px}.climate-hero-copy{padding:60px 8% 60px 10.4%}.climate-hero-copy .climate-hero-title{font-size:4.5rem}.climate-brand-signature{margin-top:30px}.climate-compass{padding-inline:5%}.climate-compass>span{display:none}.climate-intro{gap:6%;grid-template-columns:1.2fr .8fr}.climate-brand-surface{gap:6%;padding:65px 5%}.climate-brand-name{margin-bottom:43px}.climate-brand-name>span{font-size:12px;letter-spacing:0}.climate-product-image img{height:235px}.climate-lg .climate-product-image img{height:300px}.climate-performance strong{font-size:35px}.climate-performance strong small{font-size:15px}.climate-why{gap:6%}.climate-promises{gap:30px 23px}.climate-financing{flex-wrap:wrap}.climate-financing>a{margin-left:49px}.climate-page .assessment-products{grid-template-columns:1fr}.climate-page .assessment-product{flex-wrap:nowrap}.climate-page .assessment-product>span:not([data-slot]){flex:1}}
@media(max-width:899px){.climate-hero{min-height:690px;height:auto}.climate-hero-copy .climate-hero-title{font-size:3.8rem}.climate-hero-label strong{font-size:20px}.climate-hero-photo>img{object-position:29% top}.climate-intro{padding-block:75px;grid-template-columns:1fr;gap:28px}.climate-intro>p{max-width:560px}.climate-brand-surface{grid-template-columns:1fr;min-height:0;padding:65px 7%;gap:42px;transform:none!important}.climate-brand-surface:after{display:none}.climate-brand-name{margin-bottom:35px}.climate-brand-copy h2{font-size:3.6rem}.climate-brand-copy>p:not(.eyebrow):not(.climate-brand-name){max-width:580px}.climate-product-points{flex-direction:row;flex-wrap:wrap;gap:13px 24px}.climate-product-image img{height:300px}.climate-lg .climate-product-image img{height:360px}.climate-performance strong{font-size:43px}.climate-finishes{max-height:150px;object-fit:contain;background:white}.climate-comfort .mode-card{min-height:600px}.climate-films{padding:75px 0}.climate-films-heading{display:block}.climate-films-heading>p{margin-top:23px;max-width:490px}.climate-film-grid{gap:30px}.climate-why{grid-template-columns:1fr;padding-block:80px;gap:45px}.climate-why>div:first-child>p:not(.eyebrow){max-width:540px}.climate-promises{gap:35px}.climate-coverage .coverage-map{max-width:480px;margin-inline:auto}.climate-page .assessment-products{grid-template-columns:repeat(3,minmax(0,1fr))}.climate-page .assessment-product{flex-wrap:wrap}.climate-page .assessment-product>span:not([data-slot]){flex:1 0 calc(100% - 30px)}}
@media(max-width:600px){.climate-hero{display:flex;flex-direction:column;min-height:0;max-height:none}.climate-hero-copy{padding:53px 7% 43px}.climate-hero-copy .climate-hero-title{font-size:clamp(3.4rem,12vw,4.8rem);margin-bottom:24px}.climate-hero-copy .climate-hero-title br:last-child{display:none}.climate-hero-copy .climate-hero-title span{display:block;max-width:340px}.climate-hero-copy .climate-hero-title>br{display:none}.climate-hero-copy .eyebrow{font-size:12px;letter-spacing:.5px}.climate-hero-copy>p:not(.eyebrow){font-size:16px;max-width:380px}.climate-brand-signature{margin-top:32px;gap:13px}.climate-brand-signature>span{font-size:12px}.climate-brand-signature>strong{font-size:23px}.climate-hero-photo{height:400px;min-height:0}.climate-hero-photo>img{height:117%;top:-4%;object-position:29% top;transform:none;will-change:auto}.climate-hero-label{bottom:59px;left:7%}.climate-hero-label strong{font-size:21px}.climate-hero-credit{bottom:25px}.climate-compass{padding:17px 7%;justify-content:flex-start;gap:28px}.climate-compass>a{gap:18px;font-size:14px;min-height:34px}.climate-intro{padding-top:65px;padding-bottom:60px}.climate-intro h2,.climate-why h2{font-size:2.7rem}.climate-brand-surface{padding-block:58px;gap:33px}.climate-brand-copy h2{font-size:3.1rem}.climate-brand-copy .text-link{font-size:14px;gap:15px}.climate-brand-name{font-size:28px;gap:15px}.climate-brand-name>span{font-size:12px}.climate-product-points{flex-direction:column}.climate-product-image img{height:210px}.climate-product-image>span{font-size:12px;letter-spacing:.5px;left:20px;top:20px}.climate-lg .climate-product-image img{height:245px}.climate-performance{gap:15px;padding-block:25px}.climate-performance>div+div{padding-left:15px}.climate-performance strong{font-size:35px}.climate-performance strong small{font-size:15px}.climate-fine-print{font-size:12px}.climate-lg-note{align-items:flex-start}.climate-lg-note strong{font-size:20px}.climate-comfort .rail-heading h2{font-size:2.6rem}.climate-comfort .mode-card{min-height:610px}.climate-films{padding:65px 0}.climate-films-heading h2{font-size:2.7rem}.climate-film-grid{grid-template-columns:1fr;gap:42px}.climate-film-card h3{font-size:24px;margin-top:20px}.climate-play{width:60px;height:60px}.climate-promises{grid-template-columns:1fr;gap:30px}.climate-promises article{position:relative;padding-left:48px;padding-top:22px}.climate-promises svg{position:absolute;left:0;top:25px}.climate-promises h3{margin-top:0}.climate-why{padding-block:70px}.climate-financing{margin-top:50px;align-items:flex-start;gap:17px}.climate-financing>div{flex-basis:calc(100% - 45px)}.climate-financing>a{margin-left:42px}.climate-page .assessment-products{grid-template-columns:1fr}.climate-page .assessment-product{flex-wrap:nowrap}.climate-page .assessment-product>span:not([data-slot]){flex:1}.climate-footer .footer-bottom{align-items:flex-start}}
@media(prefers-reduced-motion:reduce){.climate-hero-photo>img,.climate-brand-surface{transform:none!important;will-change:auto}.climate-brand-surface:after{display:none}.climate-film-start>img{transition:none}}
.climate-downloads{display:grid;grid-template-columns:1fr 1fr;gap:18px 30px;margin-top:55px;padding-top:32px;border-top:1px solid #ffffff26}.climate-downloads-heading{grid-column:1/-1;display:flex;align-items:start;justify-content:space-between;gap:30px;margin-bottom:7px}.climate-downloads-heading .eyebrow{color:#b2c8a5;margin:0}.climate-downloads-heading>p:last-child{font-size:14px;line-height:1.7;max-width:440px;margin:0;color:#a5be9a}.climate-download{display:flex;align-items:center;justify-content:space-between;gap:25px;padding:23px 25px;border:1px solid #ffffff30;border-radius:5px;color:#edf4e8;background:#ffffff04;transition:background .2s,border-color .2s}.climate-download:hover{background:#ffffff0d;border-color:#a5be9a}.climate-download>span{display:flex;flex-direction:column;gap:10px}.climate-download strong{font-size:18px;font-weight:500}.climate-download small{font-size:12px;line-height:1.6;color:#a5be9a}.climate-download>svg{flex-shrink:0}
@media(max-width:600px){.climate-downloads{grid-template-columns:1fr;margin-top:40px;gap:16px}.climate-downloads-heading{display:block;margin-bottom:10px}.climate-downloads-heading>p:last-child{margin-top:17px}.climate-download{padding:20px}.climate-download strong{font-size:18px}}
@media(prefers-reduced-motion:reduce){.climate-download{transition:none}}

/* Original product photos sit both below the word and, cropped to the unit, above it. */
.climate-product-image[data-product]{--product-stage-height:280px;--product-ratio:2.37288136;padding-top:58px}
.climate-product-image[data-product='lg']{--product-stage-height:340px;--product-ratio:1.50659134}
.climate-product-stage{height:var(--product-stage-height);display:grid;place-items:center;position:relative;isolation:isolate}
.climate-product-artwork{position:relative;width:min(100%,calc(var(--product-stage-height) * var(--product-ratio)));aspect-ratio:var(--product-ratio);container-type:inline-size}
.climate-page .climate-product-artwork>img{position:absolute;inset:0;display:block;width:100%;height:100%;max-height:none;object-fit:fill}
.climate-product-base{z-index:0}
.climate-product-word{position:absolute;z-index:1;top:-7%;left:0;width:100%;font-size:clamp(2.75rem,7.5vw,9rem);font-size:20cqw;font-weight:650;line-height:1;letter-spacing:-.075em;text-align:center;color:#e3e9df;white-space:nowrap;pointer-events:none;user-select:none}
.climate-product-foreground{z-index:2;clip-path:inset(19.5% 14.5% 23.5% 14.5%)}
.climate-product-image[data-product='lg'] .climate-product-word{top:12%;font-size:19.5cqw;color:#e5eae7}
.climate-product-image[data-product='lg'] .climate-product-foreground{clip-path:inset(31.8% 13.6% 31.8% 13.6%)}
@media(max-width:1100px){.climate-product-image[data-product]{--product-stage-height:235px}.climate-product-image[data-product='lg']{--product-stage-height:300px}}
@media(max-width:899px){.climate-product-image[data-product]{--product-stage-height:300px}.climate-product-image[data-product='lg']{--product-stage-height:360px}}
@media(max-width:600px){.climate-product-image[data-product]{--product-stage-height:210px;padding-top:56px}.climate-product-image[data-product='lg']{--product-stage-height:245px}}

/* Longer descriptive headlines use the same visual hierarchy. */
.climate-hero-item .climate-hero-copy .climate-hero-title{font-size:clamp(2.75rem,4.1vw,4.6rem);color:#203129}
@media(min-width:761px) and (max-width:1100px){.climate-hero-item .climate-hero-copy .climate-hero-title{font-size:clamp(2.5rem,4.1vw,3.4rem)}}
@media(max-width:760px){.climate-hero-item .climate-hero-copy .climate-hero-title{font-size:clamp(2.65rem,9.2vw,4rem)}}

/* ---------- PHP-port shims (not in Codex; needed because the shared dealer.js hero
   carousel keys on .hero-slider/.hero-slide/.hero-slide-tab whose dealer-base.css
   styling is the dark full-bleed battery hero) ---------- */
.dealer-page .hero-slider.climate-hero-slider{height:auto!important;min-height:0!important;background:#f2f5f0;color:var(--climate-ink)}
.dealer-page .climate-hero-slider .hero-carousel,.dealer-page .climate-hero-slider .hero-carousel [data-slot="carousel-content"],.dealer-page .climate-hero-slider .hero-carousel-track{height:auto}
.dealer-page .climate-hero-slider .hero-slide{height:auto;isolation:auto}
.dealer-page .climate-hero-tab.hero-slide-tab{height:auto!important;border-radius:0!important;padding:20px 0!important;margin-right:0;color:#81907c!important;font-size:15px!important;letter-spacing:0;white-space:nowrap}
.dealer-page .climate-hero-tab.hero-slide-tab>span{display:inline;font-size:12px;margin-right:0;color:inherit}
.dealer-page .climate-hero-tab.hero-slide-tab:after{top:auto;bottom:0;left:0;right:0;height:2px;background:transparent;transition:background .2s}
.dealer-page .climate-hero-tab.hero-slide-tab[data-active="true"]{color:#23392c!important}
.dealer-page .climate-hero-tab.hero-slide-tab[data-active="true"]:after{right:0;background:#c8663e}
.dealer-page .climate-hero-tab.hero-slide-tab:hover{color:#23392c!important}
.dealer-page .climate-hero-controls .climate-hero-arrow,.dealer-page .climate-hero-controls .climate-hero-motion{display:inline-flex;align-items:center;justify-content:center;padding:0;cursor:pointer;font:inherit}
.dealer-page .climate-hero-controls svg{width:17px;height:17px}
.dealer-page .climate-hero-tabs{min-width:0}
.dealer-page .climate-hero-photo>img,.dealer-page .climate-hero-lg .climate-hero-photo>video{max-width:none}
/* next/image `fill` on the YouTube poster */
.dealer-page .climate-film-start>img{position:absolute;inset:0;width:100%;height:100%}
.dealer-page .climate-film-player iframe{position:absolute;inset:0}
/* ClimateFaq = shared dealer-faq partial (no climate-faq-list class on it) */
.climate-faq .dealer-faq [data-slot='accordion-content'] p{font-size:16px;line-height:1.8}
@media(max-width:370px){.dealer-page .climate-hero-count{display:flex}}
.dealer-page .climate-hero-motion>span{display:inline-flex}
.dealer-page .climate-hero-actions .button{color:#fff}
.dealer-page .climate-hero-motion>span[hidden]{display:none}
.dealer-page .climate-native-film{height:auto}
