@import url("https://fonts.googleapis.com/css2?family=Barlow:wght@400;500;600;700;800&display=swap");:root{--paper:oklch(0.975 .006 75);--surface:oklch(.95 .008 75);--ink:oklch(.19 .012 55);--charcoal:oklch(.24 .012 55);--orange:oklch(.66 .18 48);--orange-dark:oklch(.56 .18 48);--steel:oklch(.48 .018 250);--line:oklch(.83 .01 65);--muted:oklch(.43 .015 65);--white:oklch(.99 .003 75);--space-sm:8px;--space-md:16px;--space-lg:32px;--space-xl:64px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Barlow,sans-serif;font-size:16px;line-height:1.55}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}h1,h2,h3,p{margin:0}h1,h2,h3{line-height:.98;letter-spacing:-.045em;text-wrap:balance}h1{font-size:clamp(2.8rem,5.4vw,5.6rem)}h2{font-size:clamp(2.25rem,3.8vw,4.3rem)}h3{font-size:clamp(1.35rem,2vw,2rem)}p{max-width:68ch}.section-label{font-size:.72rem;font-weight:800;letter-spacing:.13em;text-transform:uppercase;color:var(--orange);margin-bottom:16px}.light-label{color:#ffc4a5}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:13px 19px;font-size:.76rem;font-weight:800;letter-spacing:.07em;text-transform:uppercase;border:1px solid transparent;transition:background .2s,color .2s,border-color .2s}.btn-orange{background:var(--orange);color:var(--white)}.btn-orange:hover{background:var(--orange-dark)}.btn-charcoal{background:var(--charcoal);color:var(--white)}.btn-outline{border-color:color-mix(in srgb,var(--white) 75%,transparent);color:var(--white)}.btn-outline:hover{background:var(--white);color:var(--ink)}.text-button{font-size:.76rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;border-bottom:1px solid;padding-bottom:5px}.action-row{gap:16px;flex-wrap:wrap}.action-row,.header{display:flex;align-items:center}.header{height:88px;gap:28px;padding:0 clamp(20px,3.6vw,58px);background:var(--paper);border-bottom:1px solid var(--line);position:-webkit-sticky;position:sticky;top:0;z-index:50}.logo{gap:10px;font-size:1.08rem;font-weight:800;line-height:.85;letter-spacing:.02em;text-transform:uppercase}.logo svg{width:48px;height:35px;flex:none}.logo path:first-child{fill:var(--orange)}.logo path:last-child{fill:var(--ink)}.logo b{display:block;font-size:.76em;letter-spacing:.14em}.desktop-nav{display:flex;align-items:center;gap:clamp(14px,1.6vw,27px);margin-left:auto;font-size:.82rem;font-weight:700;white-space:nowrap}.dealer-store:hover,.desktop-nav>a:hover,.login-link:hover{color:var(--orange)}.product-nav{position:relative}.product-nav summary{cursor:pointer;list-style:none}.product-nav summary::-webkit-details-marker{display:none}.product-nav summary:after{content:"+";margin-left:6px;color:var(--orange)}.product-nav[open] summary:after{content:"−"}.product-mega{position:absolute;top:32px;left:-22px;width:min(760px,72vw);padding:18px;display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1px;gap:1px;background:var(--line);border:1px solid var(--line);box-shadow:0 16px 32px rgb(24 24 22/.15)}.product-mega a{min-height:82px;padding:13px;background:var(--white);display:grid;grid-gap:2px;gap:2px}.product-mega a:hover{background:#fff1e9}.product-mega span{font-size:.66rem;color:var(--orange);font-weight:800;letter-spacing:.08em}.product-mega b{font-size:.88rem}.product-mega small{font-size:.72rem;line-height:1.25;color:var(--muted)}.product-mega .mega-intro{grid-column:span 2;display:flex;min-height:auto;gap:12px;align-items:baseline;background:var(--charcoal);color:var(--white)}.mega-intro span{color:#ffc4a5}.header-actions{display:flex;align-items:center;gap:14px;font-size:.77rem;font-weight:800;white-space:nowrap}.dealer-store{color:var(--orange)}.mobile-menu{display:none;position:relative}.mobile-menu summary{list-style:none}.mobile-menu nav{position:absolute;right:0;top:33px;width:280px;padding:14px;background:var(--white);border:1px solid var(--line);box-shadow:0 16px 32px rgb(24 24 22/.15);display:grid}.mobile-menu nav a{padding:10px;border-bottom:1px solid var(--line)}.home-hero{min-height:610px;position:relative;background:var(--charcoal);overflow:hidden}.home-hero>img{width:100%;height:100%;position:absolute;inset:0;object-fit:cover;filter:saturate(.72)}.home-hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgb(26 25 23/.93),rgb(26 25 23/.7) 47%,rgb(26 25 23/.1) 85%)}.home-hero-content{position:relative;z-index:1;max-width:780px;padding:clamp(70px,10vw,140px) clamp(22px,8vw,11vw);color:var(--white)}.home-hero-content h1{max-width:10ch}.home-hero-content>p:not(.section-label){font-size:clamp(1rem,1.45vw,1.25rem);line-height:1.55;margin:25px 0 31px;color:#f6ede6}.credibility-strip{display:grid;grid-template-columns:repeat(3,1fr);background:var(--charcoal);color:var(--white);border-top:1px solid #4b4944}.credibility-strip span{padding:20px clamp(20px,4vw,64px);font-weight:700;letter-spacing:.04em;border-right:1px solid #4b4944}.credibility-strip span:last-child{border:0}.catalogue-section{padding:clamp(70px,8vw,120px) clamp(22px,6vw,96px);background:var(--white)}.section-heading{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(280px,.65fr);grid-gap:clamp(28px,7vw,110px);gap:clamp(28px,7vw,110px);align-items:end;margin-bottom:48px}.section-heading .section-label{grid-column:1/-1;margin-bottom:-20px}.section-heading p:last-child{color:var(--muted);font-size:1.05rem}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:22px;gap:22px}.product-card{display:flex;flex-direction:column;background:var(--paper);border:1px solid var(--line)}.product-card:nth-child(5){grid-column:1/2}.product-card img{height:205px;width:100%;object-fit:cover}.product-card>div{padding:18px;display:flex;flex:1 1;flex-direction:column}.product-card span{font-weight:800;font-size:.75rem;color:var(--orange);letter-spacing:.1em}.product-card h2,.product-card h3{margin:8px 0 10px}.product-card p{font-size:.93rem;line-height:1.42;color:var(--muted)}.card-actions{display:flex;justify-content:space-between;gap:10px;margin-top:auto;padding-top:22px;font-size:.72rem;font-weight:800;letter-spacing:.07em;text-transform:uppercase}.card-actions a:last-child{color:var(--orange)}.distribution-brands{display:grid;grid-template-columns:.82fr 1.18fr;grid-gap:clamp(45px,9vw,140px);gap:clamp(45px,9vw,140px);padding:clamp(70px,8vw,115px) clamp(22px,8vw,130px);background:var(--surface)}.brand-list{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:36px;gap:36px}.brand-list article{border-top:2px solid var(--orange);padding-top:22px}.brand-list picture{height:75px;display:flex;align-items:center}.brand-list img{max-width:190px;max-height:64px;width:auto;height:auto;object-fit:contain}.brand-list p{margin:18px 0;color:var(--muted)}.brand-list a{font-size:.76rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.why-section{display:grid;grid-template-columns:.8fr 1.2fr;grid-gap:80px;gap:80px;padding:clamp(70px,8vw,120px) clamp(22px,8vw,130px);background:var(--white)}.why-list{display:grid;grid-gap:0;gap:0}.why-list article{display:grid;grid-template-columns:56px 1fr;grid-column-gap:18px;column-gap:18px;padding:18px 0 24px;border-top:1px solid var(--line)}.why-list b{grid-row:span 2;color:var(--orange);font-size:.9rem}.why-list h3{font-size:1.55rem}.why-list p{grid-column:2;color:var(--muted);margin-top:6px}.dealer-cta{display:grid;grid-template-columns:1.1fr .9fr;grid-gap:75px;gap:75px;padding:clamp(70px,8vw,120px) clamp(22px,8vw,130px);background:var(--charcoal);color:var(--white)}.dealer-cta h2{max-width:11ch}.dealer-cta>div:last-child{align-self:end}.dealer-cta>div:last-child p{color:#e0d9d0;margin-bottom:25px}.catalogue-hero{padding:clamp(80px,9vw,145px) clamp(22px,8vw,130px);background:var(--charcoal);color:var(--white)}.catalogue-hero h1{max-width:12ch}.catalogue-hero>p:not(.section-label){font-size:1.1rem;margin:23px 0 30px;color:#e0d9d0}.catalogue-page{padding-top:60px}.product-hero{display:grid;grid-template-columns:1fr 1fr;min-height:560px;background:var(--white)}.product-hero>div{padding:clamp(65px,9vw,125px) clamp(22px,8vw,130px);display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.product-hero h1{max-width:10ch}.product-hero p:not(.section-label){font-size:1.1rem;line-height:1.6;color:var(--muted);margin:24px 0 30px}.product-hero>img{width:100%;height:100%;min-height:480px;object-fit:cover}.product-overview{display:grid;grid-template-columns:1fr 1fr;grid-gap:clamp(40px,10vw,145px);gap:clamp(40px,10vw,145px);padding:clamp(70px,8vw,110px) clamp(22px,8vw,130px);background:var(--surface)}.product-overview p:last-child{font-size:1.12rem;line-height:1.65;align-self:end;color:var(--muted)}.product-details{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:40px;gap:40px;padding:clamp(65px,7vw,105px) clamp(22px,8vw,130px);background:var(--white)}.product-details>div{border-top:2px solid var(--orange);padding-top:18px}.detail-list{display:flex;flex-wrap:wrap;gap:8px}.detail-list span{padding:8px 10px;background:var(--surface);font-weight:700;font-size:.9rem}.product-details ul{margin:0;padding-left:19px;color:var(--muted)}.product-details li+li{margin-top:9px}.product-resource{display:grid;grid-template-columns:1fr 1fr;grid-gap:clamp(40px,10vw,140px);gap:clamp(40px,10vw,140px);padding:clamp(70px,8vw,110px) clamp(22px,8vw,130px);background:var(--charcoal);color:var(--white)}.product-resource>div:last-child{align-self:end}.product-resource p:not(.section-label){color:#e0d9d0;line-height:1.65;margin-bottom:26px}.footer{display:grid;grid-template-columns:.8fr 1.7fr;grid-gap:clamp(40px,7vw,100px);gap:clamp(40px,7vw,100px);padding:65px clamp(22px,6vw,100px) 22px;background:#1b1a18;color:var(--white)}.footer .logo path:last-child{fill:var(--white)}.footer-brand{display:flex;flex-direction:column;align-items:flex-start;gap:13px}.footer-brand p{color:#ccc5bc}.footer-brand a{font-size:.9rem}.footer-links{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:28px;gap:28px}.footer-links div{display:flex;flex-direction:column;align-items:flex-start;gap:8px}.footer-links b{color:#ffc4a5;font-size:.74rem;letter-spacing:.09em;text-transform:uppercase;margin-bottom:6px}.footer-links a{font-size:.84rem;color:#e4ded5}.footer-bottom{grid-column:1/-1;display:flex;justify-content:space-between;padding-top:18px;border-top:1px solid #48443f;color:#aaa39a;font-size:.78rem}.footer-bottom a:hover{color:var(--white)}.login-placeholder,.page-hero{padding:clamp(75px,9vw,135px) clamp(22px,8vw,130px);background:var(--charcoal);color:var(--white)}.page-hero>div{max-width:790px}.page-hero p:not(.eyebrow),.page-hero>p:not(.tech-kicker){font-size:1.08rem;color:#e0d9d0;margin-top:20px}.eyebrow,.store-label,.tech-kicker{font-size:.72rem;font-weight:800;letter-spacing:.13em;text-transform:uppercase;color:var(--orange);margin-bottom:16px}.application,.detail-grid,.flagship-hero,.text-page,.training-store-hero{display:grid;grid-template-columns:1fr 1fr;grid-gap:clamp(35px,8vw,110px);gap:clamp(35px,8vw,110px);padding:clamp(65px,8vw,110px) clamp(22px,8vw,130px)}.application p,.detail-grid p,.text-page p{color:var(--muted);font-size:1.05rem}.detail-grid p+p,.text-page p+p{margin-top:15px}.cta-band,.dealer-panel{display:flex;justify-content:space-between;align-items:center;gap:30px;padding:55px clamp(22px,8vw,130px);background:var(--surface)}.cta-band h2{max-width:12ch}.application-cards,.finish-showcase>div,.installer-grid,.knowledge-list,.reason-grid,.smart-family-grid,.training-list{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:18px;gap:18px;padding:clamp(55px,7vw,100px) clamp(22px,8vw,130px);background:var(--white)}.application-cards>a,.installer-grid article,.knowledge-list article,.reason-grid article,.smart-family-grid article,.training-list article{border-top:2px solid var(--orange);padding:18px 0;min-height:160px}.application-cards b,.knowledge-list b{color:var(--orange)}.application-cards h2,.knowledge-list h2{font-size:1.65rem;margin:9px 0}.application-cards p,.knowledge-list p,.smart-family-grid p,.training-list p{color:var(--muted)}.application-cards span,.knowledge-list a{display:block;margin-top:18px;font-size:.75rem;font-weight:800;letter-spacing:.07em;text-transform:uppercase}.flagship-hero,.training-store-hero{padding:0;background:var(--white);align-items:stretch}.flagship-hero>div,.training-store-hero>div{padding:clamp(65px,8vw,110px) clamp(22px,8vw,130px);display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.flagship-hero h1,.training-store-hero h1{margin:14px 0 22px}.flagship-hero p:not(.store-label):not(.tech-kicker),.training-store-hero p:not(.store-label){color:var(--muted);margin-bottom:24px}.flagship-hero>img,.training-store-hero>img{width:100%;height:100%;object-fit:cover;min-height:420px}.dealer-form{padding:25px;background:var(--white);border:1px solid var(--line)}.form-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px}.dealer-form label{display:flex;flex-direction:column;gap:6px;font-weight:700;font-size:.88rem}.dealer-form input,.dealer-form textarea{font:inherit;min-height:44px;padding:9px;border:1px solid var(--line);background:var(--paper)}.dealer-form textarea{min-height:110px}.dealer-form label:last-child{grid-column:1/-1}.application-steps{padding-left:20px}.application-steps li{margin:12px 0}.legal{max-width:900px;padding:70px 22px;margin:auto}.legal h1{margin-bottom:28px}.legal h2{font-size:2rem;margin:38px 0 10px}.legal h3{font-size:1.4rem;margin:26px 0 8px}.legal li,.legal p{color:var(--muted)}.legal p+p{margin-top:14px}.not-found{min-height:60vh;padding:130px clamp(22px,8vw,130px)}.not-found p{margin:16px 0 25px;color:var(--muted)}.login-placeholder{min-height:55vh}.login-placeholder p{margin:20px 0 28px;color:#e0d9d0}@media(max-width:1180px){.desktop-nav{gap:13px;font-size:.73rem}.header-actions{gap:10px;font-size:.7rem}.product-grid{grid-template-columns:repeat(3,1fr)}.product-card:nth-child(5){grid-column:auto}.footer{grid-template-columns:1fr}.footer-brand{max-width:470px}}@media(max-width:850px){.header{height:76px;padding:0 18px;gap:12px}.dealer-store,.desktop-nav,.login-link{display:none}.header-actions{margin-left:auto}.mobile-menu{display:block}.product-mega{display:none}.home-hero{min-height:570px}.credibility-strip{grid-template-columns:1fr}.credibility-strip span{border-right:0;border-bottom:1px solid #4b4944;padding:13px 22px}.application,.dealer-cta,.detail-grid,.distribution-brands,.product-hero,.product-overview,.product-resource,.section-heading,.text-page,.why-section{grid-template-columns:1fr}.section-heading .section-label{margin-bottom:0}.product-grid{grid-template-columns:repeat(2,1fr)}.brand-list{gap:28px}.product-hero>img{min-height:330px;order:-1}.product-details{grid-template-columns:1fr}.footer-links{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){h1{font-size:clamp(2.65rem,13vw,4.2rem)}h2{font-size:clamp(2.05rem,10vw,3.2rem)}.logo{font-size:.91rem}.logo svg{width:38px;height:29px}.header .btn{min-height:39px;padding:9px 10px;font-size:.64rem}.home-hero-content{padding:75px 22px}.home-hero-content h1{max-width:11ch}.application-cards,.brand-list,.finish-showcase>div,.footer-links,.installer-grid,.knowledge-list,.product-grid,.reason-grid,.smart-family-grid,.training-list{grid-template-columns:1fr}.product-card img{height:225px}.catalogue-hero,.catalogue-section,.dealer-cta,.distribution-brands,.product-details,.product-overview,.product-resource,.why-section{padding-left:22px;padding-right:22px}.footer{padding:48px 22px 20px}.footer-bottom{align-items:flex-start;flex-direction:column;gap:8px}.form-grid{grid-template-columns:1fr}.dealer-form label:last-child{grid-column:auto}.flagship-hero>img,.training-store-hero>img{min-height:280px}.mobile-menu nav{right:-8px;width:calc(100vw - 28px)}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition-duration:.01ms!important}}.product-hero h1{font-size:clamp(2.6rem,3.6vw,4rem);max-width:13ch}.product-overview h2,.product-resource h2{font-size:clamp(2.15rem,3.1vw,3.45rem)}.logo{display:flex;align-items:center;white-space:nowrap}.logo picture{display:block;width:210px}.logo img{width:100%;height:auto}.footer .logo picture{filter:grayscale(1) brightness(4)}@media(max-width:560px){.logo picture{width:168px}}.header,.header-actions{min-width:0}.mobile-menu summary{font-weight:800;cursor:pointer}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu summary:focus-visible{outline:3px solid var(--orange);outline-offset:4px}.menu-dealer-cta{color:var(--white)!important;background:var(--orange);text-align:center;margin-bottom:8px}.brand-list .brand-asset{height:32px;display:flex;align-items:center;margin-bottom:12px}.brand-list .brand-asset img{max-width:104px;max-height:32px;object-fit:contain;object-position:left center;mix-blend-mode:multiply}.brand-list h3{font-size:1.45rem;letter-spacing:-.025em}.product-card:last-child{grid-column:auto}@media(max-width:1200px){.header{height:76px;padding-inline:clamp(18px,3vw,34px)}.dealer-store,.desktop-nav,.login-link{display:none}.header-actions{margin-left:auto}.mobile-menu{display:block}.header .header-dealer-cta{display:inline-flex}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.product-card:last-child{grid-column:2}}@media(max-width:850px){.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-card:last-child{grid-column:span 2}}@media(max-width:560px){.header{height:72px;padding-inline:18px}.logo img,.logo picture{width:42px;height:42px}.header .header-dealer-cta{display:none}.mobile-menu nav{top:38px;max-height:calc(100vh - 90px);overflow:auto}.product-grid{grid-template-columns:1fr}.product-card:last-child{grid-column:auto}}.training-hero{display:grid;grid-template-columns:1fr 1fr;min-height:32rem;background:var(--white)}.training-hero>div{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:clamp(56px,8vw,112px) clamp(22px,8vw,130px)}.training-hero h1{font-size:clamp(2.5rem,4.2vw,4.8rem);line-height:1.02;max-width:11ch}.training-hero p:not(.section-label){margin:22px 0 28px;color:var(--muted);line-height:1.6;max-width:60ch;word-spacing:normal;letter-spacing:normal}.training-hero>picture{display:block;min-height:32rem;aspect-ratio:4/3;background:var(--surface);overflow:hidden}.training-hero>picture img{width:100%;height:100%;min-height:32rem;object-fit:cover;object-position:center}.training-actions{display:flex;gap:14px;flex-wrap:wrap;align-items:center}.application-intro{padding:clamp(75px,9vw,130px) clamp(22px,8vw,130px);background:var(--charcoal);color:var(--white)}.application-intro h1{max-width:11ch}.application-intro p:not(.section-label){max-width:62ch;margin-top:22px;color:#e0d9d0;font-size:1.08rem;line-height:1.65;word-spacing:normal;letter-spacing:normal}.application-layout{display:grid;grid-template-columns:minmax(280px,.85fr) minmax(0,1.15fr);grid-gap:clamp(35px,8vw,115px);gap:clamp(35px,8vw,115px);padding:clamp(60px,8vw,110px) clamp(22px,8vw,130px);background:var(--surface)}.application-copy h2{font-size:clamp(2.1rem,3.4vw,3.8rem);max-width:11ch}.application-steps{display:grid;grid-gap:18px;gap:18px;margin:30px 0 0;padding:0;list-style:none;counter-reset:dealer-step}.application-steps li{display:grid;grid-template-columns:34px 1fr;grid-gap:12px;gap:12px;align-items:start;margin:0}.application-steps li:before{counter-increment:dealer-step;content:"0" counter(dealer-step);font-weight:800;color:var(--orange);font-size:.78rem;letter-spacing:.08em;padding-top:2px}.application-steps b{display:block}.application-steps span{grid-column:2;display:block;margin-top:3px;color:var(--muted);line-height:1.5}.dealer-form{align-self:start;box-shadow:0 12px 30px rgb(27 26 24/.07)}.dealer-form button{background:var(--charcoal);color:var(--white);border:0}.opportunity-section{display:grid;grid-template-columns:.75fr 1.25fr;grid-gap:clamp(40px,8vw,120px);gap:clamp(40px,8vw,120px);padding:clamp(70px,8vw,115px) clamp(22px,8vw,130px);background:var(--white)}.opportunity-section h2{font-size:clamp(2.2rem,3.6vw,4rem);max-width:11ch}.opportunity-cards{display:grid;grid-gap:0;gap:0}.opportunity-cards article{display:grid;grid-template-columns:42px 1fr;grid-column-gap:16px;column-gap:16px;padding:18px 0 24px;border-top:1px solid var(--line)}.opportunity-cards span{grid-row:span 2;color:var(--orange);font-size:.75rem;font-weight:800;letter-spacing:.08em}.opportunity-cards h3{font-size:clamp(1.3rem,2vw,1.7rem);line-height:1.12}.opportunity-cards p{grid-column:2;margin-top:7px;color:var(--muted);line-height:1.55;word-spacing:normal;letter-spacing:normal}.opportunity-cta{display:grid;grid-template-columns:1fr 1fr;grid-gap:clamp(35px,8vw,115px);gap:clamp(35px,8vw,115px);padding:clamp(70px,8vw,115px) clamp(22px,8vw,130px);background:var(--charcoal);color:var(--white)}.opportunity-cta h2{max-width:11ch}.opportunity-cta>div:last-child{align-self:end}.opportunity-cta>div:last-child>p{margin-bottom:26px;color:#e0d9d0;line-height:1.65;word-spacing:normal;letter-spacing:normal}.opportunity-cta .text-button{color:var(--white)}.knowledge-list{align-items:stretch}.knowledge-list article{display:flex;flex-direction:column;min-height:230px}.knowledge-list h2{font-size:clamp(1.2rem,1.7vw,1.55rem);line-height:1.16;letter-spacing:-.025em;text-wrap:pretty;max-width:24ch}.knowledge-list a{margin-top:auto;padding-top:18px}.application p,.detail-grid p,.product-card p,.product-overview p,.product-resource p,.text-page p{word-spacing:normal;letter-spacing:normal}.btn{white-space:normal;text-align:center}@media(max-width:850px){.application-layout,.opportunity-cta,.opportunity-section,.training-hero{grid-template-columns:1fr}.training-hero>picture{min-height:22rem;aspect-ratio:16/10;order:-1}.training-hero>picture img{min-height:22rem}.training-hero>div{padding-block:54px}.opportunity-cta>div:last-child{align-self:start}}@media(max-width:560px){.training-actions{width:100%;align-items:stretch}.training-actions .btn{width:100%}.training-hero h1{font-size:clamp(2.35rem,11vw,3.35rem)}.application-layout,.opportunity-cta,.opportunity-section{padding-left:22px;padding-right:22px}.knowledge-list article{min-height:0}.knowledge-list h2{font-size:1.3rem}}.home-hero>picture{width:100%;height:100%;position:absolute;inset:0}.home-hero>picture img{width:100%;height:100%;object-fit:cover;filter:saturate(.72)}.product-hero>picture,.product-hero>picture img{width:100%;height:100%;min-height:480px}.product-hero>picture img{object-fit:cover}.product-card>picture{display:block}.product-card>picture img{height:205px;width:100%;object-fit:cover}@media(max-width:850px){.product-hero>picture{min-height:330px;order:-1}.product-hero>picture img{min-height:330px}}@media(max-width:560px){.product-card>picture img{height:225px}}.training-hero>picture{width:100%;min-width:0}.training-hero>picture img{max-width:none}.training-hero h1{font-size:clamp(2.45rem,3.6vw,4.15rem);line-height:1.05;max-width:14ch}.impact-distributor{margin-top:32px;padding-top:20px;border-top:1px solid #56514b}.impact-distributor h3{font-size:1rem;line-height:1.2;letter-spacing:0;color:#ffc4a5}.impact-distributor p{margin:10px 0 14px!important;font-size:.92rem!important;line-height:1.5!important;color:#e0d9d0!important}.impact-distributor>div{display:flex;flex-wrap:wrap;gap:12px 20px}.impact-distributor a{color:var(--white);font-size:.76rem;font-weight:800;letter-spacing:.07em;text-decoration:underline;text-underline-offset:3px;text-transform:uppercase}.impact-distributor a:hover{color:#ffc4a5}.footer a:focus-visible,.impact-distributor a:focus-visible{outline:3px solid var(--orange);outline-offset:4px}.training-hero .training-copy{display:block;list-style:none;list-style-position:inside}.training-hero .training-copy::marker{content:""}.complete-application-layout{grid-template-columns:minmax(230px,.55fr) minmax(0,1.45fr);align-items:start}.complete-application{width:100%;padding:0;border:0;background:transparent;box-shadow:none}.required-note{font-size:.82rem;color:var(--muted);margin-bottom:24px}.required-mark{color:var(--orange);font-style:normal}.application-form-section{display:grid;grid-template-columns:190px minmax(0,1fr);grid-gap:28px;gap:28px;padding:32px 0;border-top:1px solid var(--line)}.application-form-section:first-of-type{border-top:2px solid var(--orange)}.application-form-section h2{font-size:clamp(1.35rem,2vw,1.85rem);line-height:1.1;letter-spacing:-.03em}.application-form-section>div>p:not(.section-label){font-size:.88rem;line-height:1.5;color:var(--muted);margin-top:12px}.application-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:17px;gap:17px}.application-field{display:flex;flex-direction:column;gap:7px;font-size:.84rem;font-weight:700;min-width:0}.application-field input,.application-field select,.application-field textarea{width:100%;min-height:46px;padding:10px 11px;border:1px solid var(--line);border-radius:0;background:var(--white);font:inherit;font-weight:500;color:var(--ink)}.application-field textarea{min-height:124px;resize:vertical}.application-field input:focus,.application-field select:focus,.application-field textarea:focus,.complete-application input:focus-visible{outline:3px solid color-mix(in srgb,var(--orange) 42%,transparent);outline-offset:1px;border-color:var(--orange)}.application-field:has(textarea),.check-group,.choice-group,.consent-list,.tax-notice{grid-column:1/-1}.check-group,.choice-group{margin:0;padding:0;border:0;min-width:0}.check-group legend,.choice-group legend{font-size:.84rem;font-weight:800;margin-bottom:10px}.check-group>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px 18px;gap:10px 18px}.check-group label,.choice-group label,.consent-list label,.inline-check{display:flex;gap:9px;align-items:flex-start;font-size:.88rem;line-height:1.45;font-weight:500;color:var(--ink)}.check-group input,.choice-group input,.consent-list input,.inline-check input{width:18px;height:18px;margin:1px 0 0;accent-color:var(--orange);flex:none}.choice-group{display:grid;grid-gap:10px;gap:10px;padding:16px;background:var(--white);border:1px solid var(--line)}.inline-check{align-self:end;min-height:46px;padding-bottom:7px}.tax-fields{align-items:start}.tax-notice{margin:0;padding:14px 16px;background:#fff1e9;border-left:2px solid var(--orange);font-size:.9rem;line-height:1.5}.application-field small{font-size:.78rem;font-weight:500;line-height:1.4;color:var(--muted)}.field-error{display:block;color:#a9370d;font-size:.76rem;line-height:1.35;font-weight:700}.consent-list{display:grid;grid-gap:14px;gap:14px;padding:18px 0}.consent-list label{position:relative;flex-wrap:wrap}.consent-list small{width:100%;padding-left:27px}.consent-list a{color:var(--orange);text-decoration:underline;text-underline-offset:2px}.application-submit{display:flex;flex-direction:column;align-items:flex-start;gap:15px;padding-top:26px;border-top:1px solid var(--line)}.form-status{display:none;margin:0;font-size:.9rem;font-weight:700;line-height:1.45}.form-status.is-visible{display:block}.application-submit .btn:disabled{cursor:wait;opacity:.72}@media(max-width:1050px){.complete-application-layout{grid-template-columns:1fr}.complete-application-layout .application-copy{max-width:700px}.application-form-section{grid-template-columns:150px minmax(0,1fr)}}@media(max-width:680px){.application-form-section{grid-template-columns:1fr;gap:18px;padding:28px 0}.application-form-grid,.check-group>div{grid-template-columns:1fr}.inline-check{min-height:auto;padding-bottom:0}.complete-application-layout{padding-top:42px}.application-field input,.application-field select,.application-field textarea{font-size:16px}.application-submit .btn{width:100%}}.tax-notice{border-left:1px solid var(--orange);border:1px solid var(--orange)}.complete-application .check-group label,.complete-application .choice-group label,.complete-application .consent-list label,.complete-application .inline-check{flex-direction:row;align-items:flex-start;gap:9px;font-weight:500}.complete-application .check-group label span,.complete-application .choice-group label span,.complete-application .consent-list label span,.complete-application .inline-check span{display:block}