@font-face{font-family:Poppins;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/poppins-400.woff2)format("woff2")}@font-face{font-family:Poppins;font-style:normal;font-weight:500;font-display:swap;src:url(/fonts/poppins-500.woff2)format("woff2")}@font-face{font-family:Poppins;font-style:normal;font-weight:600;font-display:swap;src:url(/fonts/poppins-600.woff2)format("woff2")}:root{--navy:#09395f;--navy-deep:#062e4e;--green:#16964a;--green-dark:#107d3d;--blue:#2678ad;--bg:#f3f5f6;--line:#dce2e5;--text:#526673;--white:#fff}*{box-sizing:border-box}html{background:var(--bg);scroll-behavior:smooth}body{color:var(--navy);background:var(--bg);-webkit-font-smoothing:antialiased;margin:0;font-family:Poppins,Arial,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}img{max-width:100%;display:block}.site{background:var(--bg);flex-direction:column;min-height:100svh;display:flex}.site main{flex:1}.site-header{height:var(--header-height);z-index:100;background:#fff;border-bottom:1px solid #e3e7e9;transition:box-shadow .25s,border-color .25s;animation:.35s ease-out header-reveal;position:fixed;inset:0 0 auto}.header-inner{align-items:center;gap:34px;max-width:1492px;height:100%;margin:auto;padding:0 28px;display:flex}.brand{flex:none;align-items:center;width:178px;display:flex}.brand img{object-fit:contain;width:100%;height:auto}.main-nav{flex:1;justify-content:center;align-items:stretch;gap:30px;height:100%;display:flex}.main-nav a{text-transform:uppercase;letter-spacing:.3px;white-space:nowrap;color:#40586a;align-items:center;font-size:14px;font-weight:500;display:flex;position:relative}.main-nav a:after{content:"";background:var(--green);height:3px;transition:transform .2s;position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}.main-nav a:hover:after,.main-nav a.active:after{transform:scaleX(1)}.main-nav a.active{color:var(--navy)}.mobile-contact{display:none!important}.header-cta{background:var(--green);color:#fff;letter-spacing:.4px;justify-content:space-between;align-items:center;min-width:190px;height:44px;padding:0 18px;font-size:14px;font-weight:600;transition:background .2s;display:flex}.header-cta:hover{background:var(--green-dark)}.header-cta svg,.button svg{width:17px;height:17px}.menu-button{color:var(--navy);background:0 0;border:0;padding:8px;display:none}.site-footer{color:var(--navy);background:#fff;border-top:1px solid #dce2e5;position:static}.footer-main{grid-template-columns:1.6fr .75fr 1fr 1.25fr;gap:70px;width:min(1436px,100% - 88px);margin:auto;padding:58px 0 52px;display:grid}.footer-brand .brand{width:220px;margin-bottom:25px}.footer-brand>p{max-width:330px;color:var(--text);margin:0 0 25px;font-size:16px;line-height:1.8}.footer-brand>strong{letter-spacing:1px;color:var(--green);font-size:14px}.footer-column{flex-direction:column;align-items:flex-start;gap:11px;display:flex}.footer-column h2{letter-spacing:.8px;color:var(--green);margin:0 0 10px;font-size:16px}.footer-column>a,.footer-column>p{color:#657681;margin:0;font-size:16px;line-height:1.65}.footer-column>a:hover{color:var(--green)}.footer-contact .footer-action{border-top:1px solid var(--line);width:100%;color:var(--navy);justify-content:space-between;align-items:center;margin-top:8px;padding-top:15px;font-weight:600;display:flex}.footer-action svg{width:15px}.footer-bottom{color:#7d878e;letter-spacing:.4px;border-top:1px solid #e0e5e7;grid-template-columns:1fr 1fr 1fr;align-items:center;gap:20px;min-height:57px;padding:0 max(28px,50vw - 718px);font-size:14px;display:grid}.footer-bottom strong{text-align:center;color:var(--green);font-weight:500}.footer-bottom span:last-child{text-align:right}.content-shell{width:min(1470px,100% - 88px);margin:auto;padding:54px 0 66px}.page-intro{grid-template-columns:minmax(0,1.8fr) minmax(300px,.8fr);align-items:end;gap:60px;padding-bottom:46px;display:grid}.eyebrow,.section-label{color:var(--green);letter-spacing:1.25px;text-transform:uppercase;margin:0 0 14px;font-size:14px;font-weight:600}.page-intro h1,.contact-copy h1{letter-spacing:-1.8px;text-transform:uppercase;margin:0;font-size:46px;font-weight:600;line-height:1.06}.page-intro h1 span,.contact-copy h1 span{color:var(--green)}.intro-copy{color:var(--text);max-width:440px;margin:0 0 2px;font-size:17px;line-height:1.9}.button{letter-spacing:.4px;text-transform:uppercase;cursor:pointer;border:0;justify-content:center;align-items:center;gap:24px;min-height:44px;padding:0 21px;font-size:14px;font-weight:600;transition:all .2s;display:inline-flex}.button.green{background:var(--green);color:#fff}.button.green:hover{background:var(--green-dark)}.button.outline{color:#fff;border:1px solid #ffffff80}.button.outline:hover,.button.white{color:var(--navy);background:#fff}.page-end-cta{background:var(--green);color:#fff;grid-template-columns:1.35fr .8fr auto;align-items:end;gap:55px;padding:48px max(44px,50vw - 735px);display:grid}.page-end-cta h2{margin:0;font-size:26px;line-height:1.22}.page-end-cta>p{color:#ffffffd9;margin:0;font-size:16px;line-height:1.8}.page-end-cta>div:last-child{flex-direction:column;align-items:stretch;gap:14px;display:flex}.page-end-cta>div:last-child>a:last-child{text-align:center;color:#fff;font-size:14px}.home-page main{background:var(--navy-deep)}.home-hero{color:#fff;align-items:center;height:606px;min-height:calc(100svh - 260px);display:flex;position:relative;overflow:hidden}.home-hero-bg{background:linear-gradient(90deg,#032036e6 0%,#042b46b8 44%,#042a4524 78%),linear-gradient(#0000 45%,#03243c80),url(/empresa/hero-fabrica-zanolli.jpg) 50%/cover no-repeat;position:absolute;inset:0}.home-hero-copy{z-index:1;width:min(1470px,100% - 108px);margin:auto;padding:60px 0;position:relative}.home-hero-copy h1{letter-spacing:-2.5px;max-width:880px;margin:0;font-size:63px;font-weight:600;line-height:1.05}.home-hero-copy h1 em{color:#5bd77f;font-style:normal}.home-hero-copy>p:not(.eyebrow){color:#ffffffd9;max-width:540px;margin:24px 0 29px;font-size:17px;line-height:1.75}.hero-actions{gap:12px;display:flex}.experience-badge{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;background:#04304dc7;border:1px solid #fff6;border-radius:50%;justify-content:center;align-items:center;gap:11px;width:178px;height:178px;display:flex;position:absolute;bottom:32px;right:6.7%}.experience-badge:before{content:"";border:1px solid #fff3;border-radius:50%;position:absolute;inset:8px}.experience-badge strong{font-size:52px;font-weight:500;line-height:1}.experience-badge span{letter-spacing:.5px;font-size:14px;line-height:1.55}.home-metrics{background:#fff;grid-template-columns:repeat(4,1fr) 1.25fr;height:182px;display:grid}.metric{border-right:1px solid #e1e5e8;flex-direction:column;justify-content:center;padding:42px 32px;display:flex}.metric strong{color:var(--navy);font-size:32px;font-weight:600;line-height:1}.metric small{margin-left:4px;font-size:14px}.metric span{color:#7e8990;letter-spacing:.7px;margin-top:14px;font-size:14px}.metric-cta{background:var(--green);color:#fff;grid-template-columns:auto 1fr auto;align-items:center;gap:16px;padding:32px;display:grid}.metric-cta>svg:first-child{width:34px;height:34px}.metric-cta>svg:last-child{width:18px}.metric-cta span{font-size:14px;line-height:1.6}.metric-cta b{font-size:14px}.home-section{background:var(--bg);padding:90px max(44px,50vw - 718px)}.home-about{grid-template-columns:1fr 1fr;align-items:center;gap:82px;display:grid}.home-about-image{height:560px;position:relative}.home-about-image>img{object-fit:cover;width:100%;height:100%}.home-about-image>div{background:var(--navy);color:#fff;align-items:center;gap:22px;min-width:315px;padding:22px 26px;display:flex;position:absolute;bottom:0;left:0}.home-about-image strong{font-size:30px}.home-about-image span{color:#ffffffd9;border-left:1px solid #ffffff38;padding-left:22px;font-size:14px;line-height:1.6}.home-about-copy h2,.home-section-heading h2{letter-spacing:-1px;margin:0;font-size:35px;line-height:1.18}.home-about-copy h2 span,.home-section-heading h2 span{color:var(--green)}.home-about-copy>p:not(.eyebrow){max-width:580px;color:var(--text);margin:25px 0;font-size:17px;line-height:1.9}.home-checks{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:1fr 1fr;gap:12px;margin-bottom:26px;padding:15px 0;display:grid}.home-checks span{color:#59707d;align-items:center;gap:8px;font-size:14px;display:flex}.home-checks svg{width:14px;color:var(--green)}.text-link{color:var(--navy);align-items:center;gap:20px;font-size:14px;font-weight:600;display:inline-flex}.text-link svg{width:16px}.home-products{background:#fff}.home-section-heading{grid-template-columns:1.4fr .7fr;align-items:end;gap:80px;margin-bottom:44px;display:grid}.home-section-heading>p{color:var(--text);margin:0;font-size:16px;line-height:1.9}.home-product-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(4,1fr);display:grid}.home-product-grid>a{border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff;min-height:390px;transition:all .25s;position:relative;overflow:hidden}.home-product-grid>a:hover{background:var(--bg);transform:translateY(-3px);box-shadow:0 18px 38px #09395f17}.home-product-image{height:205px;position:relative;overflow:hidden}.home-product-image>img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.home-product-grid>a:hover .home-product-image>img{transform:scale(1.045)}.home-product-image>span{width:28px;height:28px;color:var(--green);background:#ffffffeb;justify-content:center;align-items:center;font-size:14px;display:flex;position:absolute;top:17px;left:18px}.home-product-code{background:var(--navy);color:#fff;border:5px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:70px;height:70px;font-size:16px;font-weight:600;display:flex;position:absolute;bottom:-29px;right:17px}.home-product-code.green{background:var(--green)}.home-product-code.blue{background:var(--blue)}.home-product-code.eco{background:linear-gradient(135deg,var(--navy) 50%,var(--green) 50%)}.home-product-body{min-height:184px;padding:35px 24px 25px;position:relative}.home-product-grid h3{margin:0 0 10px;font-size:20px}.home-product-grid p{color:var(--text);max-width:230px;font-size:16px;line-height:1.7}.home-product-body>svg{width:17px;position:absolute;bottom:23px;right:23px}.home-process{background:var(--navy);color:#fff;grid-template-columns:.8fr 1.2fr;align-items:center;gap:95px;padding:88px max(44px,50vw - 718px);display:grid}.home-process-copy h2{margin:0;font-size:36px;line-height:1.18}.home-process-copy>p:not(.eyebrow){color:#ffffffd9;max-width:480px;margin:23px 0 28px;font-size:16px;line-height:1.85}.home-process-steps{border-top:1px solid #ffffff2b;border-left:1px solid #ffffff2b;grid-template-columns:repeat(3,1fr);display:grid}.home-process-steps article{border-bottom:1px solid #ffffff2b;border-right:1px solid #ffffff2b;min-height:295px;padding:25px}.home-process-steps span{color:#63d187;font-size:14px}.home-process-steps svg{color:#63d187;width:31px;height:31px;margin:57px 0 30px;display:block}.home-process-steps h3{margin:0 0 10px;font-size:18px;line-height:1.5}.home-process-steps p{color:#ffffffd9;font-size:16px;line-height:1.7}.home-gallery{background:#fff}.home-gallery-grid{grid-template-columns:repeat(12,1fr);grid-auto-rows:220px;gap:10px;display:grid}.home-gallery-grid figure{background:#dfe5e8;grid-column:span 3;min-width:0;min-height:0;margin:0;position:relative;overflow:hidden}.home-gallery-grid figure:after,.structure-gallery figure:after{content:"";pointer-events:none;background:linear-gradient(#0000,#032239d1);height:48%;position:absolute;inset:auto 0 0}.home-gallery-grid .home-gallery-feature{grid-area:span 2/span 6}.home-gallery-grid .home-gallery-wide{grid-column:span 6}.home-gallery-grid img,.structure-gallery img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.home-gallery-grid figure:hover img,.structure-gallery figure:hover img{transform:scale(1.035)}.home-gallery-grid figcaption{z-index:1;color:#fff;align-items:center;gap:13px;display:flex;position:absolute;bottom:17px;left:20px;right:20px}.home-gallery-grid figcaption span{color:#67d189;font-size:14px}.home-gallery-link{margin-top:28px}.home-markets{background:var(--bg)}.home-market-list{border-top:1px solid var(--line)}.home-market-list>div{border-bottom:1px solid var(--line);grid-template-columns:90px 1fr auto;align-items:center;min-height:72px;padding:0 15px;display:grid}.home-market-list span{color:var(--green);font-size:14px}.home-market-list svg{color:#82909a;width:17px}.home-final{background:var(--green);color:#fff;grid-template-columns:1.2fr .75fr auto;align-items:end;gap:60px;padding:55px max(44px,50vw - 718px);display:grid}.home-final h2{margin:0;font-size:31px;line-height:1.2}.home-final>p{color:#ffffffd9;margin:0;font-size:16px;line-height:1.8}.about-grid{border-top:1px solid var(--line);grid-template-columns:1fr 1fr;gap:72px;padding-top:48px;display:grid}.about-copy>h2,.wide-cta h2,.eco-heading h2,.structure-lower h2,.detail-bottom h2,.quality-banner h2{letter-spacing:-.7px;margin:0 0 25px;font-size:28px;line-height:1.25}.about-copy>p{color:var(--text);max-width:630px;font-size:17px;line-height:1.9}.values-grid{border-top:1px solid var(--line);grid-template-columns:1fr 1fr;margin-top:42px;display:grid}.values-grid article{border-bottom:1px solid var(--line);padding:25px 26px 25px 0}.values-grid article:nth-child(odd){border-right:1px solid var(--line)}.values-grid article:nth-child(2n){padding-left:26px}.values-grid span,.product-card>span,.eco-grid article>span,.market-grid article>span,.steps-grid article>span,.feature-grid article>span,.quality-grid article>span{color:var(--green);font-size:14px}.values-grid h3{margin:12px 0 8px;font-size:18px}.values-grid p{color:var(--text);margin:0!important;font-size:16px!important;line-height:1.7!important}.about-photo{height:630px;position:relative;overflow:hidden}.about-photo img{object-fit:cover;width:100%;height:100%}.photo-caption{background:var(--navy);color:#fff;justify-content:space-between;align-items:center;padding:18px 23px;display:flex;position:absolute;bottom:0;left:0;right:0}.photo-caption strong{font-size:14px}.photo-caption span{color:#ffffffd9;font-size:14px}.product-grid{border-top:1px solid var(--line);grid-template-columns:1fr 1fr;gap:16px;padding-top:38px;display:grid}.product-card{background:#fff;border:1px solid #e0e5e8;grid-template-columns:106px 1fr auto;align-items:center;gap:30px;min-height:190px;padding:28px 31px;transition:all .25s;display:grid}.product-card:hover{transform:translateY(-3px);box-shadow:0 13px 35px #0b314b17}.product-code{background:var(--navy);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:82px;height:82px;font-size:21px;font-weight:600;display:flex}.product-card.green .product-code{background:var(--green)}.product-card.blue .product-code{background:var(--blue)}.product-card.eco .product-code{background:linear-gradient(135deg,var(--navy) 50%,var(--green) 50%)}.product-card h2{margin:0 0 10px;font-size:20px}.product-card p{color:var(--text);margin:0;font-size:16px;line-height:1.7}.product-card>svg{width:20px}.wide-cta{background:var(--navy);color:#fff;justify-content:space-between;align-items:center;gap:30px;margin-top:40px;padding:28px 34px;display:flex}.wide-cta .eyebrow{margin-bottom:9px}.wide-cta h2{margin:0;font-size:20px}.eco-heading{border-top:1px solid var(--line);grid-template-columns:310px 1fr;align-items:center;gap:70px;padding:37px 0;display:grid}.eco-mark{background:var(--navy);color:#fff;grid-template-rows:1fr 1fr;grid-template-columns:auto 1fr;align-items:center;height:128px;padding:19px 27px;display:grid}.eco-mark svg{color:#58cf7d;grid-row:1/3;width:55px;height:55px;margin-right:18px}.eco-mark b{align-self:end;font-size:14px}.eco-mark strong{font-size:35px;line-height:1}.eco-heading h2{margin-bottom:12px}.eco-heading p{max-width:770px;color:var(--text);margin:0;font-size:16px;line-height:1.8}.eco-grid{background:var(--line);grid-template-columns:repeat(5,1fr);gap:1px;display:grid}.eco-grid article{background:#fff;flex-direction:column;min-height:430px;padding:25px 22px;display:flex}.eco-grid article>svg{width:34px;height:34px;color:var(--eco-tone,var(--green));margin:30px 0 22px}.eco-grid h3{color:var(--eco-tone,var(--navy));margin:0 0 7px;font-size:20px}.eco-grid p{color:var(--text);margin:11px 0 18px;font-size:15px;line-height:1.65}.eco-card.mineral{--eco-tone:#2d7e35}.eco-card.impact{--eco-tone:#164899}.eco-card.flow{--eco-tone:#11a1b2}.eco-card.struct{--eco-tone:#ee6b0c}.eco-card.blend{--eco-tone:#6c3291}.eco-family-kicker{min-height:42px;color:var(--eco-tone,var(--navy));font-size:14px;line-height:1.45}.eco-benefits{gap:8px;margin:auto 0 0;padding:0;list-style:none;display:grid}.eco-benefits li{color:#263a48;align-items:flex-start;gap:7px;font-size:14px;line-height:1.45;display:flex}.eco-benefits svg{width:15px;height:15px;color:var(--eco-tone,var(--green));flex:none;margin-top:2px}.process-strip{background:var(--navy);color:#fff;grid-template-columns:170px repeat(5,1fr);align-items:center;gap:18px;margin-top:32px;padding:22px 27px;display:grid}.process-strip>p{color:#68cf8b;letter-spacing:.8px;font-size:16px}.process-strip>div{border-left:1px solid #ffffff29;grid-template-columns:auto 1fr auto;align-items:center;gap:9px;min-height:46px;padding-left:16px;display:grid}.process-strip span{color:#62cd86;font-size:14px}.process-strip b{font-size:14px;line-height:1.5}.process-strip svg{color:#ffffffd9;width:13px}.dark-page{background:var(--navy-deep)}.dark-page .site-header,.dark-page .site-footer{background:#fff}.dark-page .content-shell{color:#fff}.dark-page .intro-copy{color:#ffffffd9}.dark-page .page-intro h1 span{color:#5cd681}.market-grid{border-top:1px solid #ffffff2e;border-left:1px solid #ffffff2e;grid-template-columns:repeat(3,1fr);display:grid}.market-grid article{border-bottom:1px solid #ffffff2e;border-right:1px solid #ffffff2e;min-height:236px;padding:26px;position:relative}.market-grid article>span{color:#62cf86}.market-grid article>svg{color:#62cf86;width:32px;height:32px;margin:31px 0 22px}.market-grid h2{margin:0 0 10px;font-size:18px}.market-grid p{color:#ffffffd9;margin:0;font-size:16px;line-height:1.7}.market-line{background:var(--green);width:46px;height:3px;position:absolute;bottom:0;left:26px}.applications-cta{color:var(--navy);background:#fff;grid-template-columns:1.2fr 1fr auto;align-items:center;gap:40px;margin-top:34px;padding:26px 30px;display:grid}.applications-cta h2{margin:0;font-size:18px}.applications-cta p{color:var(--text);margin:0;font-size:16px;line-height:1.7}.steps-grid{border:1px solid var(--line);background:#fff;grid-template-columns:repeat(6,1fr);display:grid}.steps-grid article{border-right:1px solid var(--line);min-height:135px;padding:18px 20px}.steps-grid article:last-child{border:0}.steps-grid svg{width:28px;height:28px;color:var(--green);margin:24px 0 15px;display:block}.steps-grid h2{margin:0;font-size:16px}.structure-showcase{border:1px solid var(--line);background:#fff;grid-template-columns:1.55fr .45fr;min-height:430px;display:grid}.structure-main-image{min-width:0;position:relative;overflow:hidden}.structure-main-image img{object-fit:cover;width:100%;height:100%}.structure-main-image>span{color:#61727d;background:#ffffffeb;padding:8px 11px;font-size:14px;position:absolute;bottom:18px;left:20px}.structure-stats{background:var(--navy);color:#fff;grid-template-rows:repeat(3,1fr);display:grid}.structure-stats article{border-bottom:1px solid #ffffff26;flex-direction:column;justify-content:center;padding:27px;display:flex}.structure-stats article:last-child{border:0}.structure-stats strong{font-size:30px;line-height:1}.structure-stats small{margin-left:3px;font-size:14px}.structure-stats span{letter-spacing:.6px;color:#ffffffd9;margin-top:11px;font-size:14px}.structure-process-heading{grid-template-columns:.55fr 1fr .8fr;align-items:end;gap:45px;margin:54px 0 30px;display:grid}.structure-process-heading .eyebrow{align-self:start}.structure-process-heading h2{margin:0;font-size:24px;line-height:1.25}.structure-process-heading>p:last-child{color:var(--text);margin:0;font-size:16px;line-height:1.8}.structure-lower{border-top:1px solid var(--line);grid-template-columns:.9fr 1.1fr;align-items:start;gap:70px;margin-top:52px;padding-top:46px;display:grid}.structure-lower>div:first-child>p{color:var(--text);max-width:530px;font-size:16px;line-height:1.8}.structure-lower ul{margin:27px 0;padding:0;list-style:none}.structure-lower li{color:#536572;align-items:center;gap:10px;margin:12px 0;font-size:14px;display:flex}.structure-lower li svg{width:14px;color:var(--green)}.structure-images{grid-template-rows:minmax(0,1fr) minmax(0,1fr);grid-template-columns:1.25fr .75fr;gap:8px;width:100%;min-width:0;height:410px;display:grid;overflow:hidden}.structure-images figure{min-width:0;min-height:0;margin:0;overflow:hidden}.structure-images figure:first-child{grid-row:1/3}.structure-images img{object-fit:cover;width:100%;min-width:0;height:100%;min-height:0;display:block}.structure-gallery-section{border-top:1px solid var(--line);margin-top:78px;padding-top:52px}.structure-gallery-heading{grid-template-columns:1.3fr .7fr;align-items:end;gap:70px;margin-bottom:32px;display:grid}.structure-gallery-heading h2{margin:0;font-size:28px;line-height:1.22}.structure-gallery-heading>p{color:var(--text);margin:0;font-size:16px;line-height:1.85}.structure-gallery{grid-template-columns:repeat(12,1fr);grid-auto-rows:235px;gap:9px;display:grid}.structure-gallery figure{background:#dfe5e8;grid-column:span 3;min-width:0;min-height:0;margin:0;position:relative;overflow:hidden}.structure-gallery .structure-gallery-wide{grid-column:span 6}.structure-gallery figcaption{z-index:1;color:#fff;letter-spacing:.5px;font-size:14px;font-weight:600;position:absolute;bottom:16px;left:18px}.technical-grid{border-top:1px solid var(--line);grid-template-columns:2fr 1fr;gap:30px;padding-top:34px;display:grid}.docs-list{border-top:1px solid var(--line)}.docs-list a{border-bottom:1px solid var(--line);grid-template-columns:auto 1fr auto auto;align-items:center;gap:22px;min-height:94px;padding:17px 12px;display:grid}.docs-list a>svg:first-child{width:25px;color:var(--green)}.docs-list a>svg:last-child{width:17px}.docs-list h2{margin:0 0 7px;font-size:18px}.docs-list p{color:var(--text);margin:0;font-size:16px}.docs-list span{color:#9aa3a8;font-size:14px}.technical-grid aside{background:var(--navy);color:#fff;flex-direction:column;justify-content:flex-end;min-height:430px;padding:34px;display:flex}.technical-grid aside>svg{color:#67d189;width:52px;height:52px;margin-bottom:auto}.technical-grid aside h2{margin:0 0 13px;font-size:24px;line-height:1.25}.technical-grid aside>p:not(.eyebrow){color:#ffffffd9;margin:0 0 25px;font-size:16px;line-height:1.8}.resource-links{grid-template-columns:1fr 1fr;gap:16px;margin-top:34px;display:grid}.resource-links>a{border:1px solid var(--line);background:#fff;grid-template-rows:auto auto;grid-template-columns:auto 1fr auto;align-items:center;gap:5px 19px;min-height:135px;padding:23px 26px;display:grid}.resource-links span{color:var(--green);grid-row:1/3;font-size:14px}.resource-links h2{margin:0;font-size:18px}.resource-links p{color:var(--text);margin:0;font-size:16px}.resource-links svg{grid-area:1/3/3;width:18px}.contact-page{grid-template-columns:.82fr 1.18fr;align-items:start;gap:76px;padding-top:64px;padding-bottom:64px;display:grid}.contact-copy h1{color:#fff;margin-top:18px;font-size:43px}.contact-copy>p:not(.eyebrow){color:#ffffffd9;max-width:510px;margin:23px 0 38px;font-size:17px;line-height:1.85}.contact-details{border-top:1px solid #ffffff29;grid-template-columns:1fr 1fr;gap:0;display:grid}.contact-details>div{border-bottom:1px solid #ffffff29;padding:20px 20px 20px 0}.contact-details>div:nth-child(odd){border-right:1px solid #ffffff29}.contact-details>div:nth-child(2n){padding-left:20px}.contact-details>div:last-child{border-right:0;grid-column:1/3}.contact-details span{color:#62cd86;margin-bottom:7px;font-size:14px;display:block}.contact-details a,.contact-details p{color:#ffffffd9;margin:0;font-size:16px;line-height:1.7}.form-panel{color:var(--navy);background:#fff;padding:35px 38px}.form-kicker{color:var(--green);letter-spacing:1px;margin:0 0 24px;font-size:14px}.contact-form{grid-template-columns:1fr 1fr;gap:20px;display:grid}.form-botcheck{display:none!important}.form-field{flex-direction:column;gap:8px;display:flex}.form-field.full{grid-column:1/3}.form-field label{letter-spacing:.5px;color:#647781;font-size:14px;font-weight:600}.form-field input,.form-field select,.form-field textarea{width:100%;min-height:43px;color:var(--navy);background:#f6f7f7;border:0;border-bottom:1px solid #ccd4d8;border-radius:0;outline:none;padding:10px 12px;font-size:14px}.form-field textarea{resize:vertical}.form-field input:focus,.form-field select:focus,.form-field textarea:focus{border-color:var(--green)}.form-error{color:#8b211b;background:#fff1f0;border-left:3px solid #c43b32;grid-column:1/3;margin:0;padding:12px 14px;font-size:14px;line-height:1.5}.form-submit{grid-column:1/3;justify-self:end;margin-top:5px}.form-submit:disabled{cursor:wait;opacity:.65}.form-success{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:430px;display:flex}.form-success svg{width:52px;height:52px;color:var(--green)}.form-success h2{font-size:23px}.form-success p{color:var(--text);font-size:16px}.detail-hero{grid-template-columns:1fr 1fr;align-items:center;gap:70px;min-height:560px;display:grid}.back-link{color:#7a8992;margin-bottom:34px;font-size:14px;display:inline-block}.detail-code{color:#fff;border-radius:50%;justify-content:center;align-items:center;width:92px;height:92px;margin-bottom:27px;font-size:22px;font-weight:600;display:flex}.product-detail h1{letter-spacing:-1.2px;margin:0;font-size:38px;line-height:1.1}.detail-lead{color:var(--text);max-width:510px;margin:21px 0 29px;font-size:17px;line-height:1.9}.detail-image{height:500px;position:relative}.detail-image img{object-fit:cover;width:100%;height:100%}.detail-image span{color:#6d7880;background:#ffffffe6;padding:7px 10px;font-size:14px;position:absolute;bottom:15px;right:17px}.feature-grid{border:1px solid var(--line);background:#fff;grid-template-columns:repeat(4,1fr);display:grid}.feature-grid article{border-right:1px solid var(--line);height:142px;padding:20px}.feature-grid article:last-child{border:0}.feature-grid svg{width:28px;height:28px;color:var(--green);margin:19px 0 13px;display:block}.feature-grid h2{margin:0;font-size:16px}.detail-bottom{border-top:1px solid var(--line);grid-template-columns:1fr 1fr;gap:80px;margin-top:48px;padding-top:40px;display:grid}.application-list{grid-template-columns:1fr 1fr;display:grid}.application-list div{border-bottom:1px solid var(--line);gap:18px;padding:15px 0;display:flex}.application-list span{color:var(--green);font-size:14px}.application-list b{font-size:14px}.color-strip{border:1px solid var(--line);background:#fff;align-items:center;gap:16px;margin-top:38px;padding:20px 26px;display:flex}.color-strip>span:first-child{margin-right:6px;font-size:14px}.color-strip .color-option{align-items:center;gap:7px;margin:0;display:inline-flex}.color-strip .color-option b{font-size:14px;font-weight:500}.color-strip i{border:1px solid #c8d0d4;border-radius:50%;width:25px;height:25px;display:block}.color-strip p{color:var(--text);text-transform:uppercase;margin-left:auto;font-size:14px;font-weight:600}.eco-detail-hero{grid-template-columns:1fr 1fr;align-items:center;gap:70px;min-height:555px;display:grid}.eco-big-mark{grid-template-rows:auto auto;grid-template-columns:auto 130px;width:290px;margin-bottom:29px;display:grid}.eco-big-mark svg{width:80px;height:80px;color:var(--green);grid-row:1/3}.eco-big-mark span{align-self:end;font-size:14px}.eco-big-mark strong{color:var(--navy);font-size:43px;line-height:1}.eco-detail h1{margin:0;font-size:34px;line-height:1.15}.eco-detail-hero>div:first-child>p{color:var(--text);max-width:530px;margin:20px 0 27px;font-size:16px;line-height:1.8}.eco-product-image{height:480px;position:relative;overflow:hidden}.eco-product-image>img{object-fit:cover;width:100%;height:100%}.eco-orbit{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#072e4ed1;border:1px solid #ffffff8c;border-radius:50%;justify-content:center;align-items:center;width:250px;height:250px;display:flex;position:absolute;bottom:24px;right:24px}.eco-orbit:before,.eco-orbit:after{content:"";border:1px solid #ffffff3d;border-radius:50%;position:absolute;inset:28px}.eco-orbit:after{background:var(--navy);inset:67px}.eco-orbit svg{color:#63d288;z-index:1;width:54px;height:54px}.eco-orbit span{color:#fff;background:var(--navy);padding:4px;font-size:14px;position:absolute}.eco-orbit span:first-of-type{top:10px}.eco-orbit span:nth-of-type(2){bottom:56px;right:-5px}.eco-orbit span:nth-of-type(3){bottom:56px;left:-2px}.eco-grid.detail{margin-top:20px}.pdf-viewer-page{background:#e9edef;min-height:calc(100svh - 80px);padding:30px max(28px,50vw - 718px) 48px}.pdf-viewer-toolbar{border:1px solid var(--line);background:#fff;justify-content:space-between;align-items:end;gap:30px;margin-bottom:18px;padding:23px 27px;display:flex}.pdf-viewer-toolbar .back-link{margin-bottom:14px}.pdf-viewer-toolbar h1{margin:0;font-size:22px}.pdf-frame{background:#59646b;border:1px solid #cbd2d6;height:calc(100svh - 245px);min-height:650px;position:relative}.pdf-frame iframe{background:#fff;border:0;width:100%;height:100%}.pdf-frame>p{color:var(--text);text-align:center;background:#fff;margin:0;padding:12px;font-size:16px;position:absolute;inset:auto 20px 18px}.pdf-frame>p a{color:var(--green);font-weight:600}.quality-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.quality-grid article{border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff;min-height:195px;padding:25px}.quality-grid svg{width:30px;height:30px;color:var(--green);margin:27px 0 19px;display:block}.quality-grid h2{margin:0 0 9px;font-size:18px}.quality-grid p{color:var(--text);margin:0;font-size:16px;line-height:1.7}.quality-banner{background:var(--navy);color:#fff;grid-template-columns:1.2fr .8fr;align-items:end;gap:80px;margin-top:32px;padding:31px 36px;display:grid}.quality-banner h2{margin:0;font-size:24px}.quality-banner>p{color:#ffffffd9;margin:0;font-size:16px;line-height:1.8}.faq-grid{border-top:1px solid var(--line);grid-template-columns:1fr 1fr;gap:0 42px;display:grid}.faq-grid details{border-bottom:1px solid var(--line);padding:0}.faq-grid summary{cursor:pointer;grid-template-columns:auto 1fr auto;align-items:center;gap:15px;min-height:72px;list-style:none;display:grid}.faq-grid summary::-webkit-details-marker{display:none}.faq-grid summary span{color:var(--green);font-size:14px}.faq-grid summary b{font-size:14px}.faq-grid summary svg{width:15px}.faq-grid details[open] summary svg{transform:rotate(180deg)}.faq-grid details p{color:var(--text);margin:0;padding:0 33px 19px;font-size:16px;line-height:1.8}.faq-cta{border:1px solid var(--line);background:#fff;grid-template-columns:1fr 1fr auto;align-items:center;gap:40px;margin-top:35px;padding:23px 28px;display:grid}.faq-cta h2{margin:0;font-size:18px}.faq-cta p{color:var(--text);font-size:16px}.articles-grid{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);gap:22px;padding-top:36px;display:grid}.articles-grid article{border:1px solid var(--line);background:#fff}.article-image{height:180px;overflow:hidden}.article-image img{object-fit:cover;width:100%;height:100%;transition:all .3s}.articles-grid article:hover img{transform:scale(1.035)}.article-body{padding:20px}.article-body>div{justify-content:space-between;display:flex}.article-body span{color:var(--green);font-size:14px}.article-body small{color:#9aa4aa;font-size:14px}.article-body h2{min-height:56px;margin:15px 0 8px;font-size:18px;line-height:1.45}.article-body p{color:var(--text);min-height:46px;font-size:16px;line-height:1.7}.article-body a{border-top:1px solid var(--line);color:var(--green);justify-content:space-between;margin-top:15px;padding-top:13px;font-size:14px;display:flex}.article-body svg{width:14px}@media (width<=1200px){.brand{width:195px}.brand strong{font-size:25px}.main-nav{gap:17px}.header-cta{min-width:168px}.content-shell{width:calc(100% - 56px)}.home-hero-copy{width:calc(100% - 70px)}.home-hero-copy h1{font-size:54px}.process-strip{grid-template-columns:130px repeat(5,1fr);gap:9px;padding:20px 15px}}@media (width<=980px){.site-header{height:72px}.header-inner{padding:0 24px}.main-nav{border-top:1px solid var(--line);background:#fff;flex-direction:column;align-items:stretch;gap:0;height:auto;padding:15px 24px 24px;display:none;position:absolute;top:72px;left:0;right:0}.main-nav.is-open{display:flex}.main-nav a{border-bottom:1px solid var(--line);min-height:43px}.main-nav a:after{display:none}.mobile-contact{display:flex!important}.menu-button{display:block}.header-cta{margin-left:auto}.brand{width:auto}.page-intro{grid-template-columns:1fr;gap:20px}.intro-copy{max-width:650px}.home-hero{min-height:640px}.home-metrics{grid-template-columns:repeat(2,1fr);height:auto}.metric{min-height:135px}.metric-cta{grid-column:1/3}.about-grid,.structure-lower,.technical-grid,.detail-hero,.eco-detail-hero{grid-template-columns:1fr}.about-photo{height:480px}.eco-grid{grid-template-columns:repeat(3,1fr)}.process-strip{grid-template-columns:1fr 1fr}.process-strip>p{grid-column:1/3}.market-grid{grid-template-columns:1fr 1fr}.applications-cta{grid-template-columns:1fr}.steps-grid{grid-template-columns:repeat(3,1fr)}.steps-grid article{border-bottom:1px solid var(--line)}.resource-links{grid-template-columns:1fr}.contact-page{grid-template-columns:1fr;gap:45px}.detail-image{height:430px}.eco-orbit{margin:20px auto}.quality-grid,.articles-grid{grid-template-columns:1fr 1fr}.footer-main{grid-template-columns:1.4fr 1fr;gap:45px;width:calc(100% - 56px)}.footer-bottom{text-align:center;grid-template-columns:1fr;padding:16px 28px}.footer-bottom span:last-child{text-align:center}.page-end-cta{grid-template-columns:1fr 1fr}.page-end-cta>div:last-child{grid-column:1/3;align-items:flex-start}.home-about,.home-process{grid-template-columns:1fr;gap:55px}.home-about-image{height:480px}.home-product-grid{grid-template-columns:1fr 1fr}.home-gallery-grid{grid-auto-rows:190px}.home-final{grid-template-columns:1fr 1fr}.home-final>a{justify-self:start}.structure-gallery-heading{grid-template-columns:1fr;gap:20px}.structure-gallery{grid-template-columns:1fr 1fr;grid-auto-rows:220px}.structure-gallery figure{grid-column:span 1}.structure-gallery .structure-gallery-wide{grid-column:span 2}}@media (width<=640px){.header-inner{padding:0 17px}.header-cta{display:none}.brand strong{font-size:23px}.brand span{font-size:14px}.content-shell{width:calc(100% - 34px);padding:40px 0}.page-intro h1,.contact-copy h1{font-size:33px}.page-intro{padding-bottom:32px}.home-hero{align-items:flex-end;min-height:650px}.home-hero-copy{width:calc(100% - 34px);padding:50px 0 80px}.home-hero-copy h1{letter-spacing:-1.5px;font-size:39px}.experience-badge{opacity:.42;width:120px;height:120px;bottom:18px;right:18px}.experience-badge strong{font-size:35px}.experience-badge span{font-size:14px}.hero-actions{flex-direction:column;align-items:flex-start}.home-metrics{grid-template-columns:1fr 1fr}.metric{padding:25px 18px}.metric strong{font-size:26px}.product-grid,.values-grid,.market-grid,.quality-grid,.articles-grid,.faq-grid{grid-template-columns:1fr}.product-card{grid-template-columns:72px 1fr auto;gap:14px;padding:20px 17px}.product-code{width:60px;height:60px;font-size:15px}.wide-cta,.quality-banner{display:block}.wide-cta .button{margin-top:20px}.eco-heading{grid-template-columns:1fr;gap:24px}.eco-grid{grid-template-columns:1fr}.eco-grid article{min-height:180px}.eco-grid article>svg{margin:22px 0}.process-strip{grid-template-columns:1fr}.process-strip>p{grid-column:auto}.market-grid article{min-height:210px}.steps-grid{grid-template-columns:1fr 1fr}.structure-images{height:330px}.applications-cta{padding:24px}.contact-form{grid-template-columns:1fr}.form-field.full,.form-submit,.form-error{grid-column:1}.form-panel{padding:27px 20px}.feature-grid{grid-template-columns:1fr 1fr}.detail-bottom{grid-template-columns:1fr;gap:20px}.eco-orbit{width:285px;height:285px}.eco-orbit:after{inset:75px}.eco-detail h1{font-size:29px}.quality-banner>p{margin-top:18px}.faq-cta{grid-template-columns:1fr}.articles-grid{gap:16px}.article-image{height:210px}.footer-main{grid-template-columns:1fr;gap:34px;width:calc(100% - 34px);padding:44px 0}.footer-bottom{gap:11px;padding:20px 17px}.page-end-cta{grid-template-columns:1fr;gap:24px;padding:38px 17px}.page-end-cta>div:last-child{grid-column:auto}.home-section,.home-process,.home-final{padding:65px 17px}.home-about-image{height:360px}.home-about-copy h2,.home-section-heading h2,.home-process-copy h2{font-size:29px}.home-checks{grid-template-columns:1fr}.home-section-heading{grid-template-columns:1fr;gap:20px}.home-product-grid{grid-template-columns:1fr}.home-product-grid>a{min-height:265px}.home-product-code{margin:35px 0 25px}.home-process-steps{grid-template-columns:1fr}.home-process-steps article{min-height:210px}.home-process-steps svg{margin:30px 0 24px}.home-gallery-grid{grid-template-columns:1fr;grid-auto-rows:235px}.home-gallery-grid figure,.home-gallery-grid .home-gallery-feature,.home-gallery-grid .home-gallery-wide{grid-area:auto/1}.home-market-list>div{grid-template-columns:48px 1fr auto}.home-final{grid-template-columns:1fr;gap:25px}.structure-gallery-section{margin-top:58px;padding-top:40px}.structure-gallery{grid-template-columns:1fr;grid-auto-rows:235px}.structure-gallery figure,.structure-gallery .structure-gallery-wide{grid-column:1}}.home-about-image strong small{margin-bottom:3px;font-size:14px;font-weight:400;line-height:1.4;display:block}.structure-gallery figcaption{text-transform:uppercase;line-height:1.5;right:18px}.structure-main-gallery{grid-template-rows:repeat(2,minmax(0,1fr));grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);gap:8px;height:460px;display:grid;overflow:hidden}.structure-main-gallery figure{min-width:0;min-height:0;margin:0;overflow:hidden}.structure-main-gallery figure:first-child{grid-row:1/3}.structure-main-gallery img{object-fit:cover;width:100%;height:100%;min-height:0;display:block}@media (width<=980px){.structure-showcase{grid-template-columns:minmax(0,1fr);min-height:0}.structure-stats{grid-template-rows:auto;grid-template-columns:repeat(3,minmax(0,1fr))}.structure-stats article{border-bottom:0;border-right:1px solid #ffffff26;padding:24px 20px}}@media (width<=640px){.structure-main-gallery{grid-template-rows:210px 150px;grid-template-columns:repeat(2,minmax(0,1fr));height:368px}.structure-main-gallery figure:first-child{grid-area:1/1/auto/-1}.structure-stats article{padding:21px 12px}.structure-stats strong{font-size:25px}.structure-stats small{font-size:14px}.structure-stats span{letter-spacing:.2px;font-size:14px;line-height:1.6}}.pdf-frame>p{display:none}@media (width<=1200px){.brand{width:168px}.footer-brand .brand{width:210px}}@media (width<=980px){.brand{width:168px}.eco-product-image{height:430px}.structure-showcase{grid-template-columns:1fr}.structure-main-image{min-height:390px}.structure-stats{grid-template-rows:1fr;grid-template-columns:repeat(3,1fr)}.structure-stats article{border-bottom:0;border-right:1px solid #ffffff26}.structure-process-heading{grid-template-columns:1fr 1fr}.structure-process-heading .eyebrow{grid-column:1/3}.pdf-frame{min-height:580px}}@media (width<=640px){.brand{width:155px}.eco-product-image{height:360px}.eco-orbit{width:205px;height:205px;margin:0;bottom:15px;right:15px}.eco-orbit:after{inset:56px}.home-product-grid>a{min-height:365px}.home-product-code{margin:0;bottom:-28px;right:14px}.structure-main-image{min-height:280px}.structure-stats{grid-template-rows:repeat(3,1fr);grid-template-columns:1fr}.structure-stats article{border-bottom:1px solid #ffffff26;border-right:0;min-height:110px}.structure-process-heading{grid-template-columns:1fr;gap:18px}.structure-process-heading .eyebrow{grid-column:auto}.pdf-viewer-page{padding:18px 12px 28px}.pdf-viewer-toolbar{flex-direction:column;align-items:flex-start;padding:20px}.pdf-frame{height:70svh;min-height:500px}}.structure-assurance{border:1px solid var(--line);border-left:3px solid var(--green);background:#fff;grid-template-columns:72px minmax(0,1.2fr) minmax(0,1fr);align-items:center;gap:32px;margin-top:40px;padding:30px;display:grid}.structure-assurance-seal{width:72px;height:72px;color:var(--green)}.structure-assurance-copy{min-width:0}.structure-assurance h2{letter-spacing:-.6px;margin:0;font-size:27px;line-height:1.25}.structure-assurance-copy>p{color:var(--text);max-width:490px;margin:13px 0 17px;font-size:16px;line-height:1.8}.structure-assurance .text-link{gap:12px;font-size:14px;line-height:1.6}.structure-assurance .text-link svg{flex:none}.structure-assurance ul{gap:14px;margin:0;padding:0;list-style:none;display:grid}.structure-assurance li{color:#536572;align-items:flex-start;gap:9px;font-size:14px;line-height:1.65;display:flex}.structure-assurance li svg{width:15px;height:18px;color:var(--green);flex:none}.structure-assurance+.structure-gallery-section{margin-top:44px;padding-top:36px}@media (width<=980px){.structure-assurance{grid-template-columns:56px minmax(0,1fr);gap:22px;padding:26px}.structure-assurance-seal{align-self:start;width:56px;height:56px}.structure-assurance ul{grid-column:2;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 20px}}@media (width<=640px){.structure-assurance{grid-template-columns:40px minmax(0,1fr);gap:18px;margin-top:30px;padding:22px 18px}.structure-assurance-seal{width:40px;height:40px}.structure-assurance h2{letter-spacing:-.4px;font-size:clamp(20px,5.7vw,26px)}.structure-assurance ul{border-top:1px solid var(--line);grid-column:1/-1;grid-template-columns:1fr;gap:10px;padding-top:16px}.structure-assurance+.structure-gallery-section{margin-top:34px;padding-top:30px}}:root{--header-height:80px}html{scroll-padding-top:calc(var(--header-height) + 20px)}.site{padding-top:var(--header-height);min-width:0}.site main{min-width:0}.site-header.is-scrolled{border-bottom-color:#d1dde4;box-shadow:0 6px 24px #062e4e1f}.site-header .brand{transform-origin:0;transition:transform .25s}.site-header.is-scrolled .brand{transform:scale(.95)}.header-inner{min-width:0}.menu-button{cursor:pointer;justify-content:center;align-items:center;min-width:44px;min-height:44px}.site-header a:focus-visible,.menu-button:focus-visible{outline:2px solid var(--green);outline-offset:4px}@keyframes header-reveal{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@media (width<=1100px) and (width>=981px){.header-inner{gap:20px}.main-nav{gap:15px}.main-nav a{font-size:14px}}@media (width>=641px) and (width<=980px){.product-card{grid-template-columns:82px minmax(0,1fr) auto;gap:16px;padding:24px 20px}}@media (width<=980px){:root{--header-height:72px}.menu-button{flex:none;margin-left:auto;display:flex}.header-cta+.menu-button{margin-left:0}.main-nav{max-height:calc(100dvh - var(--header-height));overscroll-behavior:contain;visibility:hidden;opacity:0;pointer-events:none;transition:opacity .2s,transform .2s,visibility .2s;display:flex;top:100%;overflow-y:auto;transform:translateY(-8px);box-shadow:0 18px 24px #062e4e1a}.main-nav.is-open{visibility:visible;opacity:1;pointer-events:auto;transform:translateY(0)}.main-nav a{flex-shrink:0;min-height:48px;font-size:14px}.color-strip{flex-wrap:wrap}.color-strip p{flex-basis:100%;margin:0}}@media (width<=640px){.header-inner{justify-content:space-between;gap:16px}.header-cta+.menu-button{margin-left:auto}.home-hero-copy h1{letter-spacing:-1px;overflow-wrap:break-word;font-size:clamp(30px,8.8vw,39px)}.home-about-image>div{gap:15px;width:100%;min-width:0;max-width:100%;padding:18px 16px}.home-about-image span{padding-left:15px}.hero-actions{align-items:stretch}.button{text-align:center;gap:14px;max-width:100%;padding:12px 16px;line-height:1.5}.button svg{flex-shrink:0}.form-field{min-width:0}.form-field input,.form-field select,.form-field textarea{font-size:16px}.feature-grid article{height:auto;min-height:142px}.product-detail h1{overflow-wrap:break-word;font-size:clamp(27px,8.5vw,38px)}.eco-detail-hero>*{min-width:0}.eco-big-mark{grid-template-columns:minmax(0,1fr) 130px;max-width:100%}.home-product-code{border-width:3px;width:60px;height:60px;bottom:12px}.structure-main-image>span{max-width:calc(100% - 20px);bottom:10px;left:10px}}body{font-size:16px;line-height:1.6}.site main :is(p,h2,h3,li),.footer-column a{overflow-wrap:anywhere}.header-inner,.main-nav{gap:20px}.site-header .main-nav a{letter-spacing:0;font-size:14px}.header-cta{flex:none;gap:16px;min-width:210px;height:auto;min-height:48px;font-size:14px}.header-cta svg,.text-link svg,.home-checks svg{flex-shrink:0}.button{max-width:100%;min-height:48px;padding:12px 20px;line-height:1.5}.text-link{gap:12px;max-width:100%;line-height:1.6}.button.green,.header-cta,.metric-cta,.page-end-cta,.home-final{background:var(--green-dark)}.eyebrow,.section-label,.footer-column h2,.footer-brand>strong,.article-body span,.article-body a,.form-kicker{color:var(--green-dark)}.eyebrow.light{color:#83e2a3}.footer-main{grid-template-columns:minmax(0,1.4fr) minmax(0,.8fr) minmax(0,1fr) minmax(0,1.2fr);gap:36px}.footer-column>a,.footer-column>p,.footer-bottom,.metric span,.back-link,.docs-list span,.article-body small{color:var(--text)}.footer-bottom{padding-top:18px;padding-bottom:18px;line-height:1.6}.home-metrics{grid-template-columns:repeat(4,minmax(0,1fr)) minmax(235px,1.2fr);height:auto;min-height:182px}.metric{min-width:0;padding:32px 24px}.metric span,.structure-stats span{letter-spacing:.2px;font-size:14px;line-height:1.6}.metric strong,.structure-stats strong{font-size:36px;line-height:1.15}.metric small,.structure-stats small{font-size:16px}.metric-cta{gap:12px;padding:24px}.home-checks span,.structure-assurance li,.application-list b,.faq-grid summary b{font-size:16px;line-height:1.6}.home-checks span{align-items:flex-start}.home-checks svg{margin-top:4px}.home-hero{height:auto;min-height:606px}.home-hero-copy>p:not(.eyebrow){max-width:620px}.home-product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.home-product-grid>a{flex-direction:column;min-height:440px;display:flex}.home-product-image{flex:none}.home-product-code{margin:0;bottom:12px}.home-product-body{flex:1;min-height:0;padding:28px 24px 50px}.home-product-grid h3{font-size:20px;line-height:1.35}.home-product-grid p{max-width:none;margin:12px 0 0;font-size:16px;line-height:1.7}.home-process-steps{grid-template-columns:repeat(3,minmax(0,1fr))}.home-process-steps article{padding:24px 20px}.home-process-steps svg{margin:32px 0 24px}.home-gallery-grid figcaption{align-items:flex-start;gap:10px;line-height:1.5}.home-gallery-grid figcaption span{flex:none}.home-gallery-grid figcaption b{letter-spacing:0;font-size:14px}.home-market-list b{font-size:18px}.home-final,.page-end-cta{grid-template-columns:minmax(0,1.2fr) minmax(0,1fr) auto;gap:32px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-card{grid-template-columns:82px minmax(0,1fr) auto;gap:20px;padding:28px 24px}.eco-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.eco-grid h3{font-size:20px;line-height:1.4}.process-strip{grid-template-columns:repeat(5,minmax(0,1fr));gap:16px}.process-strip>p{grid-column:1/-1;margin:0}.process-strip>div{grid-template-columns:auto minmax(0,1fr) auto;min-width:0}.process-strip b{overflow-wrap:anywhere;font-size:14px}.steps-grid{grid-template-columns:repeat(6,minmax(0,1fr))}.steps-grid article{padding:20px 16px}.steps-grid h2{font-size:16px;line-height:1.4}.structure-assurance-copy>p{font-size:16px}.docs-list a{grid-template-columns:28px minmax(0,1fr) auto 18px;gap:18px;padding:22px 12px}.docs-list p,.resource-links p{line-height:1.6}.resource-links>a{grid-template-columns:24px minmax(0,1fr) 18px;gap:10px 16px}.form-field input,.form-field select,.form-field textarea{min-height:48px;font-size:16px}.contact-details a,.contact-details p{overflow-wrap:anywhere;font-size:16px}.contact-details a{display:block}.feature-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.feature-grid article{height:auto;min-height:180px}.feature-grid h2{font-size:16px;line-height:1.5}.application-list{gap:0 18px}.application-list div{gap:10px;min-width:0}.color-strip{flex-wrap:wrap}.color-strip i{flex:none}.article-body h2{min-height:0;font-size:20px}.article-body p{min-height:0}.article-body>div{gap:12px}.faq-grid summary{grid-template-columns:24px minmax(0,1fr) 18px;gap:12px;padding:18px 0}.faq-grid details p{padding-left:36px;padding-right:0}@media (width<=1280px){:root{--header-height:72px}.site-header{height:var(--header-height)}.header-inner{gap:18px}.header-cta{margin-left:auto}.menu-button{flex:none;margin-left:0;display:flex}.main-nav{height:auto;max-height:calc(100dvh - var(--header-height));border-top:1px solid var(--line);overscroll-behavior:contain;visibility:hidden;opacity:0;pointer-events:none;background:#fff;flex-direction:column;align-items:stretch;gap:0;padding:15px 24px 24px;transition:opacity .2s,transform .2s,visibility .2s;display:flex;position:absolute;top:100%;left:0;right:0;overflow-y:auto;transform:translateY(-8px);box-shadow:0 18px 24px #062e4e1a}.main-nav.is-open{visibility:visible;opacity:1;pointer-events:auto;transform:translateY(0)}.site-header .main-nav a{border-bottom:1px solid var(--line);flex-shrink:0;min-height:50px;font-size:16px}.main-nav a:after{display:none}.mobile-contact{display:flex!important}}@media (width<=1200px){.home-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.metric-cta{grid-column:1/-1}.home-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-process{grid-template-columns:1fr;gap:40px}.eco-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=1100px){.footer-main,.home-final,.page-end-cta{grid-template-columns:repeat(2,minmax(0,1fr))}.home-final>a,.page-end-cta>div:last-child{grid-column:1/-1;justify-self:start}.applications-cta,.faq-cta{grid-template-columns:1fr;gap:20px}.applications-cta .button,.faq-cta .button{justify-self:start}}@media (width<=980px){.steps-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.process-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.home-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:240px}.home-gallery-grid figure,.home-gallery-grid .home-gallery-feature,.home-gallery-grid .home-gallery-wide{grid-area:auto}}@media (width<=900px){.product-grid{grid-template-columns:minmax(0,1fr)}}@media (width<=640px){.home-hero{min-height:calc(100svh - var(--header-height));flex-direction:column;justify-content:flex-end;align-items:stretch;display:flex}.home-hero-copy{padding:48px 0 24px}.experience-badge{opacity:1;flex:none;align-self:flex-end;gap:8px;width:154px;height:154px;margin:0 20px 24px;position:relative;bottom:auto;right:auto}.experience-badge strong{font-size:42px}.experience-badge span{font-size:14px}.home-about-image>div{gap:12px;padding:18px 14px}.home-about-image span{padding-left:12px;font-size:14px}.metric{padding:26px 18px}.metric strong,.structure-stats strong{font-size:32px}.footer-main,.home-product-grid,.home-process-steps,.home-gallery-grid,.home-final,.page-end-cta,.eco-grid{grid-template-columns:minmax(0,1fr)}.home-final>a,.page-end-cta>div:last-child{grid-column:auto;justify-self:stretch}.home-product-grid>a{min-height:0}.home-product-grid h3{font-size:20px}.home-gallery-grid figure,.home-gallery-grid .home-gallery-feature,.home-gallery-grid .home-gallery-wide{grid-area:auto/1}.photo-caption{flex-wrap:wrap;gap:8px}.product-card{grid-template-columns:60px minmax(0,1fr);gap:16px;padding:22px 16px;position:relative}.product-card h2{font-size:18px}.product-card>svg{position:absolute;bottom:16px;right:16px}.product-card p{padding-bottom:20px}.process-strip{grid-template-columns:minmax(0,1fr)}.process-strip>p{grid-column:auto}.steps-grid,.feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.structure-assurance{grid-template-columns:40px minmax(0,1fr)}.structure-assurance-copy{display:contents}.structure-assurance-copy>p,.structure-assurance-copy>.text-link{grid-column:1/-1;margin:0}.structure-assurance-copy h2{align-self:center}.structure-assurance ul{grid-column:1/-1}.docs-list a{grid-template-columns:24px minmax(0,1fr) 18px;gap:14px;padding:22px 0}.docs-list a>span{grid-area:2/2}.docs-list a>svg:last-child{grid-area:1/3}.resource-links>a{gap:10px 12px;padding:22px 16px}.contact-details{grid-template-columns:minmax(0,1fr)}.contact-details>div,.contact-details>div:nth-child(2n),.contact-details>div:nth-child(odd){border-right:0;padding:18px 0}.contact-details>div:last-child{grid-column:auto}.application-list{grid-template-columns:minmax(0,1fr)}.color-strip{padding:20px 18px}.color-strip span{flex-basis:100%;margin:0}.footer-brand .brand{max-width:100%}.structure-main-image>span{background:#fff;max-width:none;margin:0;padding:12px;font-size:14px;display:block;position:static}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
