:root{--ink:#082e47;--muted:#5f7482;--teal:#008d78;--green:#18b850;--cyan:#0a9ec0;--pale:#eff9f8;--line:#dcebec;--white:#fff;--shadow:0 18px 50px rgba(5,69,72,.12)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#dce8ea;color:var(--ink);font-family:"Microsoft YaHei","PingFang SC","Noto Sans CJK SC",Arial,sans-serif}.page{width:1440px;margin:0 auto;background:#fff;overflow:hidden}.capture-section{position:relative;background:#fff}.section{padding:68px 72px}.kicker{display:block;margin-bottom:10px;color:var(--teal);font-size:13px;font-weight:800;letter-spacing:2.2px}.light-kicker{color:#9ef0dc}.section-title{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:32px}.section-title h2{margin:0 0 7px;font-size:34px;line-height:1.2;letter-spacing:-1px}.section-title p{margin:0;color:var(--muted);font-size:16px}.section-title>a{margin-bottom:4px;padding:11px 18px;border:1px solid #9ccfd0;border-radius:999px;color:var(--teal);font-size:14px;font-weight:700;text-decoration:none}.section-title>a span,.btn>span{margin-left:8px}.section-title.compact{margin-bottom:28px}.section-title.compact h2{font-size:30px}.btn{height:48px;padding:0 25px;border:0;border-radius:14px;font:700 15px inherit;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:9px}.btn img{width:24px;height:24px}.btn.primary{color:#fff;background:linear-gradient(90deg,#00977b,#1cc34a);box-shadow:0 10px 24px rgba(13,164,106,.24)}.btn.light{color:#087086;background:rgba(255,255,255,.94);border:1px solid rgba(0,122,138,.2)}.btn.white{color:#087086;background:#fff}.btn.bright{color:#fff;background:linear-gradient(90deg,#09a34d,#6ccc2c);border:1px solid rgba(255,255,255,.55)}

.site-header{height:96px;padding:0 52px 0 62px;display:grid;grid-template-columns:270px 1fr 245px;align-items:center;gap:28px;background:rgba(255,255,255,.98);border-bottom:1px solid #e7eff0;position:relative;z-index:5;box-shadow:0 10px 28px rgba(9,58,66,.08)}.brand{display:flex;align-items:center;gap:13px;color:var(--ink);text-decoration:none}.brand>img{width:58px;height:58px}.brand>span{display:flex;flex-direction:column}.brand strong{font-size:23px;letter-spacing:1px;color:#057558}.brand small{margin-top:3px;color:#7b8f94;font-size:10px;letter-spacing:1px}.main-nav{height:100%;display:flex;align-items:center;justify-content:center;gap:27px}.main-nav a{height:100%;display:flex;align-items:center;position:relative;color:#183e50;text-decoration:none;font-size:15px;font-weight:700;white-space:nowrap}.main-nav a::after{content:"";position:absolute;left:50%;right:50%;bottom:0;height:4px;border-radius:3px 3px 0 0;background:linear-gradient(90deg,var(--teal),var(--green));transition:.2s}.main-nav a:hover::after,.main-nav a.active::after{left:0;right:0}.main-nav a.active{color:var(--teal)}.header-tools{display:flex;align-items:center;justify-content:flex-end;gap:10px;font-size:12px;color:#61747f;white-space:nowrap}.header-tools i{height:13px;width:1px;background:#b9c8cc}.header-tools button{height:40px;margin-left:9px;padding:0 18px;border:0;border-radius:11px;color:#fff;background:linear-gradient(90deg,#008e7a,#16b955);font:700 13px inherit;box-shadow:0 8px 18px rgba(10,147,111,.22)}

.hero{height:556px;position:relative;overflow:hidden;background:#d9f4f3}.hero-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(244,254,253,.96) 0%,rgba(242,253,251,.86) 33%,rgba(234,251,250,.1) 55%,rgba(0,62,76,.05) 100%)}.hero-copy{position:absolute;left:72px;top:70px;width:600px}.hero-copy .eyebrow{display:block;margin-bottom:13px;color:#078878;font-size:13px;font-weight:800;letter-spacing:2px}.hero-copy h1{margin:0;color:#062d49;font-size:56px;line-height:1.1;letter-spacing:-2px;text-shadow:0 1px 0 #fff}.hero-lead{margin:13px 0 30px;color:#0b7f71;font-size:25px;font-weight:700}.hero-points{display:flex;gap:24px;margin-bottom:30px}.hero-points>div{display:flex;align-items:center;gap:11px;padding-right:22px;border-right:1px solid rgba(4,115,107,.18)}.hero-points>div:last-child{border:0;padding-right:0}.hero-points img{width:38px;height:38px}.hero-points p{margin:0;display:flex;flex-direction:column;gap:2px}.hero-points b{font-size:14px}.hero-points strong{font-size:22px;color:#008d78}.hero-points span{font-size:13px;color:#466572}.button-row{display:flex;gap:13px}.hero-note{position:absolute;left:820px;top:322px;padding:11px 15px;border-left:3px solid #7ae3d5;color:#fff;background:rgba(4,59,71,.55);backdrop-filter:blur(4px);text-shadow:0 1px 5px rgba(0,0,0,.3)}.hero-note strong,.hero-note span{display:block}.hero-note strong{font-size:14px}.hero-note span{margin-top:2px;font-size:12px;opacity:.9}.hero-script{position:absolute;right:78px;top:70px;color:#0a5362;font-family:KaiTi,"STKaiti",serif;font-size:25px;line-height:1.45;transform:rotate(-4deg);text-align:center}.hero-script::after{content:"";display:block;width:132px;height:2px;margin-top:5px;background:#0a6672;transform:rotate(-3deg)}

.trust-strip{height:122px;padding:0 64px;display:grid;grid-template-columns:repeat(5,1fr);align-items:center;background:#fff;border-bottom:1px solid #e4efef;box-shadow:0 14px 35px rgba(2,87,89,.08);position:relative;z-index:2}.trust-strip article{height:62px;display:flex;align-items:center;justify-content:center;gap:14px;border-right:1px solid #dce9e9}.trust-strip article:last-child{border:0}.trust-strip img{width:42px;height:42px}.trust-strip p{margin:0;display:flex;flex-direction:column;gap:4px}.trust-strip strong{font-size:20px;color:#087c70}.trust-strip span{font-size:12px;color:#71838a}

.products-section{padding-bottom:74px;background:linear-gradient(180deg,#fff 0,#f6fbfb 100%)}.product-grid{display:grid;grid-template-columns:repeat(3,1fr) 1.18fr;gap:18px}.product-card{min-height:510px;padding:22px;border:1px solid #dce9ea;border-radius:22px;background:#fff;box-shadow:0 12px 36px rgba(12,79,84,.07)}.product-card.featured{border:2px solid #159eb1}.product-name{display:flex;align-items:center;gap:12px}.product-name>span{width:33px;height:33px;display:grid;place-items:center;border-radius:9px;background:#e8f8f5;color:#008b76;font-weight:800;font-size:12px}.product-name h3{margin:0 0 3px;font-size:20px}.product-name p{margin:0;color:#48626c;font:600 12px Arial,sans-serif}.product-card>img{width:100%;height:173px;object-fit:cover;margin:18px 0;border-radius:14px;filter:contrast(1.03)}.product-card ul,.quality-card ul{list-style:none;margin:0 0 18px;padding:0}.product-card li,.quality-card li{margin:8px 0;color:#425e67;font-size:13px}.product-card li::before,.quality-card li::before{content:"✓";display:inline-grid;place-items:center;width:17px;height:17px;margin-right:8px;border-radius:50%;color:#fff;background:#09a981;font-size:10px;font-weight:900}.product-card button{width:100%;height:42px;border:0;border-radius:12px;background:linear-gradient(90deg,#06955f,#058aae);color:#fff;font:700 14px inherit}.quality-card{min-height:510px;position:relative;overflow:hidden;border-radius:24px;background:linear-gradient(145deg,#edfafa,#fff);border:1px solid #dcecec}.quality-card>div{position:relative;z-index:2;padding:28px 28px 0}.quality-card>div>span{color:#118b7d;font-size:11px;font-weight:800;letter-spacing:1.6px}.quality-card h3{margin:9px 0 12px;font-size:26px;line-height:1.2}.quality-card p{margin:0 0 17px;color:#335964;font-size:15px}.quality-card p strong{font-size:27px;color:#079373}.quality-card>img{position:absolute;right:-45px;bottom:-30px;width:270px;height:210px;object-fit:cover;border-radius:50%;opacity:.9;filter:brightness(1.08)}

.applications-section{padding-top:72px;padding-bottom:76px;background:#f6fbfb}.application-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:16px}.application-grid article{overflow:hidden;border-radius:18px;background:#fff;box-shadow:0 13px 35px rgba(6,79,86,.09);transition:.2s}.application-grid img{display:block;width:100%;height:174px;object-fit:cover}.application-grid article>div{padding:18px 17px 19px}.application-grid h3{margin:0 0 6px;color:#08786e;font-size:18px}.application-grid p{margin:0;color:#60747d;font-size:12px;white-space:nowrap}.rd-section{height:534px;display:grid;grid-template-columns:42% 58%;overflow:hidden;background:#008b77}.rd-photo{position:relative;overflow:hidden}.rd-photo>img{width:100%;height:100%;object-fit:cover}.rd-photo::after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(4,52,65,.18),transparent 50%)}.rd-photo>div{position:absolute;right:30px;top:46px;z-index:2;padding:14px 18px;color:#0d5d66;background:rgba(255,255,255,.76);border-radius:14px;backdrop-filter:blur(6px)}.rd-photo strong,.rd-photo span{display:block}.rd-photo strong{font-size:19px}.rd-photo span{margin-top:3px;font-size:13px}.rd-content{position:relative;padding:47px 55px;color:#fff;background:linear-gradient(135deg,#008a77,#079b7d 52%,#04787f);overflow:hidden}.rd-content::before{content:"";position:absolute;right:-80px;bottom:-220px;width:520px;height:520px;border-radius:50%;border:70px solid rgba(127,237,202,.08);box-shadow:0 0 0 80px rgba(127,237,202,.05)}.rd-content h2{margin:0;font-size:37px}.rd-lead{margin:7px 0 24px;color:#cff8ef;font-size:18px}.rd-capabilities{display:flex;gap:13px}.rd-capabilities article{width:129px;height:96px;padding:13px 9px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;border-radius:15px;background:rgba(255,255,255,.92);color:#08796d;font-size:13px}.rd-capabilities img{width:36px;height:36px}.rd-desc{width:80%;margin:22px 0 18px;color:#d8f6ef;font-size:13px;line-height:1.85}.rd-mini{position:absolute;right:38px;top:52px;width:210px;padding:10px;border:1px solid rgba(255,255,255,.55);border-radius:15px;background:rgba(255,255,255,.12)}.rd-mini img{width:100%;height:100px;object-fit:cover;border-radius:10px}.rd-mini span{display:block;margin-top:7px;text-align:center;font-size:12px;line-height:1.5}

.process-section{padding-top:60px;padding-bottom:52px}.steps{display:grid;grid-template-columns:1fr 36px 1fr 36px 1fr 36px 1fr;align-items:center}.steps article{height:105px;padding:19px 18px;display:flex;align-items:center;gap:17px;border:1px solid #e0eded;border-radius:18px;background:linear-gradient(135deg,#fff,#f3fbfb);box-shadow:0 10px 25px rgba(8,82,84,.06)}.steps article>strong{width:56px;height:56px;display:grid;place-items:center;border-radius:50%;background:linear-gradient(145deg,#008e79,#15b06c);color:#fff;font-size:28px}.steps article span{font-size:17px;font-weight:800}.steps article p{margin:5px 0 0;color:#6b7f87;font-size:12px}.steps>i{text-align:center;color:#08a184;font-style:normal;font-size:36px;font-weight:300}.calculator-section{height:510px;position:relative;overflow:hidden;background:#0a9e78}.calc-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.calc-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,132,112,.96),rgba(9,163,115,.88) 67%,rgba(35,146,72,.45))}.calc-content{position:absolute;inset:0;padding:48px 64px;display:grid;grid-template-columns:1.32fr 1fr .7fr;gap:24px}.calc-form{color:#fff}.calc-form h2{margin:0 0 4px;font-size:31px}.calc-form>p{margin:0 0 25px;color:#d3f7ed;font-size:14px}.range-row{height:94px;position:relative;padding:14px 112px 25px 19px;margin-bottom:10px;border-radius:13px;background:rgba(255,255,255,.96);color:#203f4c}.range-row label{display:block;margin-bottom:13px;font-size:13px;font-weight:700}.range{height:6px;position:relative;border-radius:6px;background:#d8e4e6}.range span{display:block;height:100%;border-radius:6px;background:linear-gradient(90deg,#0495a3,#0ab16a)}.range i{position:absolute;top:50%;width:16px;height:16px;border-radius:50%;background:#0aa185;box-shadow:0 2px 6px rgba(0,0,0,.2);transform:translate(-50%,-50%)}.range-row output{position:absolute;right:17px;top:19px;width:78px;height:39px;padding:9px;border:1px solid #d9e4e5;border-radius:8px;background:#fff;font:700 14px Arial,sans-serif}.range-row output small{float:right;margin-top:2px;font-weight:400}.range-row em{position:absolute;left:19px;right:112px;bottom:8px;display:flex;justify-content:space-between;color:#7b8c92;font:normal 10px Arial,sans-serif}.calc-result{align-self:end;margin-bottom:1px;padding:29px 31px;border-radius:18px;background:rgba(255,255,255,.94);box-shadow:var(--shadow)}.calc-result>span{font-size:15px;font-weight:800;color:#177d70}.calc-result h3{margin:5px 0 16px;color:#007b65;font:800 38px Arial,sans-serif;letter-spacing:-1px}.calc-result h3 small{font:700 14px inherit}.calc-result ul{margin:0;padding:0;list-style:none}.calc-result li{display:flex;justify-content:space-between;padding:11px 0;border-top:1px solid #e4eeee;font-size:12px}.calc-result li b{color:#4a656e}.calc-result li strong{color:#176d65}.calc-result p{margin:11px 0 0;color:#8a999e;font-size:9px}.growth-copy{padding-top:38px;color:#fff;text-align:center;text-shadow:0 2px 12px rgba(0,69,42,.35)}.growth-copy h3{font-size:27px;line-height:1.45;transform:rotate(-3deg)}.bars{height:190px;position:relative;display:flex;align-items:end;justify-content:center;gap:11px;padding:25px 15px 12px}.bars i{width:27px;background:linear-gradient(#dfffa7,#a9e856);border:2px solid rgba(255,255,255,.55);box-shadow:0 8px 20px rgba(0,72,45,.18)}.bars i:nth-child(1){height:42px}.bars i:nth-child(2){height:63px}.bars i:nth-child(3){height:90px}.bars i:nth-child(4){height:124px}.bars i:nth-child(5){height:165px}.bars svg{position:absolute;inset:0;width:100%;height:100%;fill:none;stroke:#fff;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 2px 3px rgba(0,80,50,.4))}.cycle-section{padding:56px 64px 64px;background:linear-gradient(180deg,#fff,#f1fbfb)}.cycle-flow{display:grid;grid-template-columns:repeat(4,150px 30px) 150px 1fr;align-items:center;gap:0}.cycle-flow article{text-align:center}.cycle-flow article>img{width:118px;height:118px;object-fit:cover;border:6px solid #fff;border-radius:50%;box-shadow:0 8px 26px rgba(8,91,91,.18);outline:2px solid #8fd2c2}.cycle-flow article h3{margin:12px 0 3px;color:#08796d;font-size:15px}.cycle-flow article p{margin:0;color:#667c84;font-size:11px}.cycle-flow>i{color:#19ae77;text-align:center;font-style:normal;font-size:31px;font-weight:700}.cycle-flow aside{height:220px;position:relative;overflow:hidden;margin-left:20px;border-radius:26px}.cycle-flow aside>img{width:100%;height:100%;object-fit:cover}.cycle-flow aside::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.08),rgba(0,75,81,.35))}.cycle-flow aside div{position:absolute;right:30px;bottom:28px;z-index:2;color:#fff;text-align:right;text-shadow:0 2px 9px rgba(0,0,0,.35)}.cycle-flow aside strong,.cycle-flow aside span{display:block}.cycle-flow aside strong{font-family:KaiTi,"STKaiti",serif;font-size:24px}.cycle-flow aside span{margin-top:5px;font-size:13px}

.supply-section{min-height:466px;padding:62px 66px;display:grid;grid-template-columns:330px 1fr 355px;gap:28px;align-items:center;background:#f4fbfb}.supply-left h2{margin:0;font-size:31px}.supply-left>p{margin:6px 0 23px;color:#647b83}.supply-metrics{display:flex;gap:28px;margin-bottom:22px}.supply-metrics>div{display:flex;flex-direction:column}.supply-metrics strong{color:#087a6f;font:800 31px Arial,sans-serif}.supply-metrics span{margin-top:3px;color:#667a82;font-size:11px}.supply-promises p{display:flex;align-items:center;gap:10px;margin:12px 0;color:#62767e;font-size:11px}.supply-promises img{width:38px;height:38px}.supply-promises span{display:flex;flex-direction:column}.supply-promises b{color:#214954;font-size:12px;margin-bottom:2px}.map-wrap{height:318px;position:relative}.map-wrap>img{width:100%;height:100%;object-fit:contain}.pin{position:absolute;padding-left:14px;color:#134858;font-size:11px;font-weight:700}.pin::before{content:"";position:absolute;left:0;top:-2px;width:10px;height:10px;border-radius:50% 50% 50% 0;background:#0aa47c;transform:rotate(-45deg);box-shadow:0 3px 8px rgba(0,102,83,.23)}.p1{left:22%;top:24%}.p2{left:50%;top:21%}.p3{left:71%;top:37%}.p4{left:75%;top:55%}.p5{left:35%;top:66%}.p6{left:84%;top:72%}.ship-card{height:320px;position:relative;overflow:hidden;border-radius:26px;background:#007d8e;box-shadow:var(--shadow)}.ship-card>img{width:100%;height:100%;object-fit:cover}.ship-card::after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,63,75,.7),transparent 58%)}.ship-card>div{position:absolute;left:25px;right:25px;bottom:24px;z-index:2;color:#fff}.ship-card strong,.ship-card span{display:block}.ship-card strong{font-size:15px}.ship-card span{margin-top:5px;font-family:KaiTi,"STKaiti",serif;font-size:19px}

.contact-section{height:500px;margin:0 24px;display:grid;grid-template-columns:68% 32%;overflow:hidden;border-radius:28px;background:#fff;box-shadow:0 16px 48px rgba(9,77,82,.13)}.contact-form{padding:43px 48px}.contact-form h2{margin:0 0 6px;font-size:31px}.contact-form>p{margin:0 0 25px;color:#617881}.fields{display:grid;grid-template-columns:1fr 1fr;column-gap:38px;row-gap:14px}.fields label{display:grid;grid-template-columns:105px 1fr;align-items:center;color:#3e5a65;font-size:13px}.fields label b{display:inline;color:#df4f59}.fields label>span{height:39px;padding:11px 13px;border:1px solid #dce7e8;border-radius:7px;color:#8a9a9e;background:#fff;font-size:12px}.fields label>span i{float:right;font-style:normal}.fields .radios{border:0;padding-left:0}.form-bottom{margin-top:18px;display:flex;justify-content:space-between;align-items:center}.form-bottom>p{display:flex;align-items:center;gap:8px;margin:0;color:#4e6871;font-size:11px}.form-bottom>p>i{width:18px;height:18px;display:grid;place-items:center;border-radius:5px;background:#08a47d;color:#fff;font-style:normal}.form-bottom small{display:block;margin-top:2px;color:#96a2a5}.btn.wide{width:280px}.sample-panel{position:relative;overflow:hidden}.sample-panel>img:first-child{width:100%;height:100%;object-fit:cover;filter:saturate(.8) contrast(1.05)}.sample-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,105,113,.82),rgba(3,78,94,.4))}.sample-powder{position:absolute;right:-30px;bottom:-30px;width:250px;height:230px;object-fit:cover;border-radius:50%;opacity:.8;mix-blend-mode:screen}.sample-copy{position:absolute;left:45px;top:62px;color:#fff}.sample-copy>span{font-size:12px;font-weight:800;letter-spacing:2px;color:#a7f4e5}.sample-copy h2{margin:12px 0;font-size:38px;line-height:1.15}.sample-copy p{margin:0 0 27px;color:#e5f7f4;line-height:1.7}.bottom-cta{height:154px;padding:0 68px;display:grid;grid-template-columns:1fr auto 300px;align-items:center;gap:35px;color:#fff;background:linear-gradient(100deg,#008c78,#048e8c 65%,#087b8f)}.bottom-cta h2{margin:0 0 7px;font-size:26px}.bottom-cta p{margin:0;color:#ccf0eb;font-size:13px}.bottom-cta>strong{font-family:KaiTi,"STKaiti",serif;font-size:25px;text-align:right}.site-footer{background:#fff}.footer-main{min-height:265px;padding:44px 62px 32px;display:grid;grid-template-columns:250px 145px 190px 170px 120px 230px 90px;gap:23px}.footer-brand .brand>img{width:55px}.footer-brand p{margin-top:16px;color:#7b8c91;font-size:11px;line-height:1.7}.footer-col h3{margin:7px 0 13px;font-size:14px}.footer-col a{display:block;margin:8px 0;color:#71838a;font-size:11px}.footer-contact{padding-top:2px}.footer-contact p{margin:12px 0;color:#536c75;font-size:12px}.qr{text-align:center;color:#60747b;font-size:11px}.qr img{width:76px;height:76px;display:block;margin:0 auto 7px}.footer-legal{height:58px;display:grid;place-items:center;border-top:1px solid #e5eded;color:#8c999d;font-size:10px}

@media(max-width:900px){body{background:#fff}.page{width:100%}.site-header{height:auto;min-height:82px;padding:12px 20px;grid-template-columns:1fr auto}.main-nav{grid-column:1/-1;justify-content:flex-start;overflow:auto;gap:22px;height:42px}.main-nav a{height:42px}.header-tools span,.header-tools i{display:none}.hero{height:680px}.hero-image{object-position:58% center}.hero-shade{background:linear-gradient(90deg,rgba(244,254,253,.97),rgba(242,253,251,.78) 65%,rgba(0,66,75,.18))}.hero-copy{left:28px;right:28px;top:55px;width:auto}.hero-copy h1{font-size:42px}.hero-points{flex-direction:column;gap:10px}.hero-points>div{border:0}.hero-note{display:none}.hero-script{right:30px;top:auto;bottom:30px}.trust-strip{height:auto;padding:18px 20px;grid-template-columns:1fr 1fr}.trust-strip article{padding:12px;border:0;justify-content:flex-start}.section{padding:48px 24px}.product-grid,.application-grid{grid-template-columns:1fr 1fr}.quality-card{min-height:430px}.rd-section{height:auto;grid-template-columns:1fr}.rd-photo{height:420px}.rd-content{min-height:560px}.steps{grid-template-columns:1fr}.steps>i{transform:rotate(90deg)}.calculator-section{height:auto;min-height:1100px}.calc-content{grid-template-columns:1fr;position:relative}.cycle-flow{grid-template-columns:1fr}.cycle-flow>i{transform:rotate(90deg)}.cycle-flow aside{margin:25px 0 0}.supply-section{grid-template-columns:1fr}.contact-section{height:auto;margin:0;grid-template-columns:1fr;border-radius:0}.sample-panel{height:430px}.bottom-cta{height:auto;padding:36px 24px;grid-template-columns:1fr}.footer-main{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}}

/* Final alignment refinements for the desktop master. */
.rd-capabilities article{width:117px;padding-left:8px;padding-right:8px;font-size:12px}
.fields label>em{font-style:normal}

/* Cohesive section transitions: gradients, curved seams, and gentle overlaps. */
.capture-section{isolation:isolate}
.products-section{position:relative;background:
  radial-gradient(720px 260px at 92% 100%,rgba(95,218,192,.13),transparent 70%),
  linear-gradient(180deg,#fff 0%,#f7fbfb 72%,#f3fafa 100%)}
.applications-section{position:relative;padding-top:78px;padding-bottom:118px;background:
  radial-gradient(700px 260px at 12% 8%,rgba(75,202,186,.08),transparent 72%),
  linear-gradient(180deg,#f3fafa 0%,#f7fbfb 64%,#e7f7f3 100%)}
.applications-section::after{content:"";position:absolute;left:0;right:0;bottom:0;height:96px;z-index:0;background:
  radial-gradient(130% 88px at 50% 100%,rgba(0,143,121,.18) 0 48%,transparent 50%)}
.applications-section>*{position:relative;z-index:1}
.rd-section{position:relative;z-index:2;height:556px;margin-top:-54px;border-radius:48px 48px 0 0;box-shadow:0 -18px 48px rgba(5,104,99,.13);isolation:isolate}
.rd-section::before{content:"";position:absolute;left:0;right:0;top:0;height:82px;z-index:4;pointer-events:none;border-radius:48px 48px 0 0;box-shadow:inset 0 2px 0 rgba(255,255,255,.45);background:linear-gradient(180deg,rgba(255,255,255,.12),transparent)}
.process-section{position:relative;padding-top:122px;padding-bottom:58px;background:linear-gradient(180deg,#008b77 0,#66c6b4 24px,#d8f1eb 65px,#f7fcfb 126px,#fff 210px)}
.process-section::before{content:"";position:absolute;left:-8%;right:-8%;top:25px;height:92px;border-radius:0 0 50% 50%;background:rgba(255,255,255,.38);filter:blur(1px)}
.process-section>*{position:relative;z-index:1}
.calculator-section{margin-top:8px;border-radius:48px 48px 0 0;box-shadow:0 -16px 38px rgba(4,113,91,.12);isolation:isolate}
.calculator-section::before{content:"";position:absolute;left:-5%;right:-5%;top:0;height:95px;z-index:2;pointer-events:none;border-radius:48px 48px 60% 60%;background:linear-gradient(180deg,rgba(255,255,255,.15),transparent 78%)}
.calc-content{z-index:3}
.cycle-section{position:relative;padding-top:122px;padding-bottom:76px;background:
  radial-gradient(720px 260px at 88% 82%,rgba(82,194,194,.1),transparent 72%),
  linear-gradient(180deg,#0a9e78 0,#6cc9af 27px,#d7f0e9 76px,#f8fcfb 156px,#f1fbfb 100%)}
.cycle-section::before{content:"";position:absolute;left:-8%;right:-8%;top:20px;height:92px;border-radius:0 0 50% 50%;background:rgba(255,255,255,.36)}
.cycle-section>*{position:relative;z-index:1}
.supply-section{position:relative;padding-top:86px;padding-bottom:105px;background:
  radial-gradient(640px 260px at 72% 18%,rgba(55,188,178,.08),transparent 72%),
  linear-gradient(180deg,#f1fbfb 0%,#f6fbfb 68%,#e8f5f4 100%)}
.contact-section{position:relative;z-index:3;margin:-46px 24px 0;border:1px solid rgba(112,190,188,.2);box-shadow:0 24px 58px rgba(5,87,87,.16)}
.bottom-cta{position:relative;z-index:2;box-shadow:inset 0 1px 0 rgba(255,255,255,.22),0 -14px 38px rgba(1,114,104,.1)}
.bottom-cta::before{content:"";position:absolute;left:0;right:0;top:0;height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.7),transparent)}
.site-footer{position:relative;background:linear-gradient(180deg,#fff,#fbfdfd)}
.site-footer::before{content:"";position:absolute;left:5%;right:5%;top:0;height:1px;background:linear-gradient(90deg,transparent,#bfe0df,transparent)}

/* Softer color hand-offs at the two strongest seams. */
.process-section{background:linear-gradient(180deg,#07957f 0,#82cfbe 22px,#def3ee 62px,#fbfdfd 122px,#fff 198px)}
.process-section::before{background:rgba(255,255,255,.45)}
.cycle-section{background:
  radial-gradient(720px 260px at 88% 82%,rgba(82,194,194,.1),transparent 72%),
  linear-gradient(180deg,#34ad91 0,#a8ddcf 28px,#e4f5f1 76px,#fbfdfd 150px,#f1fbfb 100%)}
.cycle-section::before{background:rgba(255,255,255,.46)}

/* R&D block rebalance: fill the right panel and coordinate it with the lab photo. */
.rd-content{padding:36px 42px 34px;display:flex;flex-direction:column}
.rd-heading{position:relative;z-index:2}.rd-heading h2{margin:0;font-size:36px}.rd-heading .rd-lead{margin:6px 0 20px}
.rd-layout{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,1fr) 238px;gap:24px;min-height:0;flex:1}
.rd-main{display:flex;min-width:0;flex-direction:column}
.rd-capabilities{display:grid;grid-template-columns:1fr 1fr;gap:12px}
.rd-capabilities article{width:auto;height:84px;padding:13px 14px;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:11px;border:1px solid rgba(255,255,255,.48);border-radius:16px;background:rgba(255,255,255,.93);box-shadow:0 8px 20px rgba(0,79,71,.08);font-size:12px}
.rd-capabilities article img{width:34px;height:34px;flex:0 0 auto}.rd-capabilities article>span{display:flex;min-width:0;flex-direction:column;gap:4px}.rd-capabilities article b{font-size:13px;white-space:nowrap}.rd-capabilities article small{color:#64827f;font-size:10px;white-space:nowrap}
.rd-desc{width:auto;margin:17px 0 15px;color:#dcf8f1;font-size:12px;line-height:1.75}
.rd-action-row{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:auto}.rd-action-row .btn{height:45px;padding:0 20px}.rd-action-row>p{display:flex;align-items:center;gap:7px;margin:0;padding-right:2px;color:#ccf3e8;font-size:11px}.rd-action-row>p b{color:#fff}.rd-action-row>p i{font-style:normal;color:#8ce6d0}
.rd-showcase{position:relative;min-height:335px;overflow:hidden;padding:10px;border:1px solid rgba(255,255,255,.52);border-radius:22px;background:linear-gradient(160deg,rgba(255,255,255,.2),rgba(0,87,87,.24));box-shadow:0 16px 35px rgba(0,69,68,.15)}
.rd-showcase::after{content:"";position:absolute;right:-54px;bottom:-70px;width:180px;height:180px;border:38px solid rgba(143,240,213,.11);border-radius:50%}
.rd-showcase>img{display:block;width:100%;height:178px;object-fit:cover;border-radius:14px;filter:contrast(1.05)}
.rd-showcase>div{position:relative;z-index:2;padding:15px 10px 8px;color:#fff}.rd-showcase>div>span{display:block;margin-bottom:8px;color:#a8f2df;font-size:9px;font-weight:800;letter-spacing:1.6px}.rd-showcase strong{display:block;font-size:18px;line-height:1.4}.rd-showcase p{margin:9px 0 0;color:#d3f6ed;font-size:10px}.rd-showcase>i{position:absolute;right:20px;top:158px;z-index:3;padding:4px 8px;border-radius:7px;background:rgba(3,54,66,.72);color:#fff;font:normal 9px Arial,sans-serif}
.rd-mini{display:none}

/* =========================================================
   HTML5 interactive release overrides
   ========================================================= */
html{overflow-x:hidden}.page{width:min(100%,1440px)}button,select,input{font-family:inherit}.nav-toggle{display:none}

/* Tighter section rhythm */
.section{padding-top:50px;padding-bottom:50px}.products-section{padding-top:50px;padding-bottom:58px}.applications-section{padding-top:54px;padding-bottom:88px}.rd-section{margin-top:-42px}.process-section{padding-top:94px;padding-bottom:44px}.cycle-section{padding-top:94px;padding-bottom:58px}.supply-section{padding-top:62px;padding-bottom:78px}.contact-section{margin-top:-34px}

/* Hero sparkles and three selectable text-effect previews */
.hero-sparkles{position:absolute;inset:0;z-index:2;overflow:hidden;pointer-events:none;mix-blend-mode:screen}.hero-sparkles i{position:absolute;left:var(--x);top:var(--y);width:var(--size);height:var(--size);border-radius:50%;background:#fff;box-shadow:0 0 8px 2px #b5fff0,0 0 18px 5px rgba(81,236,214,.8);opacity:0;animation:heroTwinkle var(--duration) ease-in-out var(--delay) infinite}.hero-copy,.hero-note,.hero-effects{z-index:3}.hero-effects{position:absolute;right:66px;top:82px;width:325px;padding:22px 23px 18px;border:1px solid rgba(255,255,255,.48);border-radius:22px;color:#fff;background:linear-gradient(145deg,rgba(2,83,95,.64),rgba(0,127,111,.24));box-shadow:0 18px 46px rgba(0,63,75,.22);backdrop-filter:blur(8px)}.effect-kicker{display:block;margin-bottom:11px;color:#b4ffee;font-size:10px;font-weight:800;letter-spacing:2px}.effect-lines{display:grid;gap:5px}.effect-lines p{margin:0;font-size:20px;font-weight:800;line-height:1.4;letter-spacing:.5px}.effect-switcher{display:flex;gap:7px;margin-top:15px;padding-top:13px;border-top:1px solid rgba(255,255,255,.22)}.effect-switcher button{height:28px;padding:0 11px;border:1px solid rgba(255,255,255,.35);border-radius:999px;color:#dffaf5;background:rgba(255,255,255,.1);font-size:11px;cursor:pointer;transition:.2s}.effect-switcher button:hover,.effect-switcher button.active{color:#006b63;background:#fff;box-shadow:0 5px 14px rgba(0,65,70,.18)}
.hero-effects[data-effect="glow"] .effect-lines p{color:transparent;background:linear-gradient(90deg,#fff 10%,#a5ffe7 42%,#fff 56%,#d4fff4 80%);background-size:230% auto;background-clip:text;-webkit-background-clip:text;text-shadow:0 0 18px rgba(143,255,228,.3);animation:textShine 3.6s linear infinite}.hero-effects[data-effect="glow"] .effect-lines p:nth-child(2){animation-delay:.25s}.hero-effects[data-effect="glow"] .effect-lines p:nth-child(3){animation-delay:.5s}.hero-effects[data-effect="glow"] .effect-lines p:nth-child(4){animation-delay:.75s}.hero-effects[data-effect="reveal"] .effect-lines p{animation:lineReveal 3.8s ease-in-out infinite both}.hero-effects[data-effect="reveal"] .effect-lines p:nth-child(2){animation-delay:.25s}.hero-effects[data-effect="reveal"] .effect-lines p:nth-child(3){animation-delay:.5s}.hero-effects[data-effect="reveal"] .effect-lines p:nth-child(4){animation-delay:.75s}.hero-effects[data-effect="float"] .effect-lines p{position:relative;padding-left:15px;text-shadow:0 5px 16px rgba(0,45,60,.38);animation:textFloat 2.8s ease-in-out infinite}.hero-effects[data-effect="float"] .effect-lines p::before{content:"";position:absolute;left:0;top:50%;width:7px;height:7px;border-radius:50%;background:#a2ffe5;box-shadow:0 0 12px #a2ffe5}.hero-effects[data-effect="float"] .effect-lines p:nth-child(2){animation-delay:.25s}.hero-effects[data-effect="float"] .effect-lines p:nth-child(3){animation-delay:.5s}.hero-effects[data-effect="float"] .effect-lines p:nth-child(4){animation-delay:.75s}
@keyframes heroTwinkle{0%,100%{opacity:0;transform:scale(.45)}45%{opacity:.95;transform:scale(1.25)}60%{opacity:.35;transform:scale(.8)}}@keyframes textShine{to{background-position:-230% center}}@keyframes lineReveal{0%,12%{opacity:0;clip-path:inset(0 100% 0 0);transform:translateX(12px)}28%,78%{opacity:1;clip-path:inset(0 0 0 0);transform:none}92%,100%{opacity:.25}}@keyframes textFloat{0%,100%{transform:translateY(0)}50%{transform:translateY(-5px)}}

/* Product focus outline */
.product-card{outline:2px solid transparent;outline-offset:-2px;transition:transform .28s ease,box-shadow .28s ease,outline-color .22s ease,background-color .22s ease}.product-card.featured{border:1px solid #dce9ea}.product-card:hover,.product-card:focus-visible{z-index:2;outline-color:#0bb0a3;background:#fff;box-shadow:0 20px 48px rgba(0,126,118,.17);transform:translateY(-7px)}.product-card:hover>img,.product-card:focus-visible>img{filter:contrast(1.08) brightness(1.04)}

/* Expandable applications carousel */
.application-carousel{position:relative}.application-viewport{overflow:hidden;padding:8px 2px 18px;scroll-behavior:smooth;scrollbar-width:none}.application-viewport::-webkit-scrollbar{display:none}.application-grid{display:flex;grid-template-columns:none;gap:16px;width:auto}.application-grid article{flex:0 0 calc((100% - 64px)/5);transition:transform .28s ease,box-shadow .28s ease}.application-grid article img{transition:transform .45s ease,filter .3s ease}.application-grid article:hover,.application-grid article:focus-visible{z-index:2;box-shadow:0 20px 42px rgba(0,112,107,.18);transform:translateY(-7px)}.application-grid article:hover img,.application-grid article:focus-visible img{filter:saturate(1.08);transform:scale(1.055)}.carousel-arrow{position:absolute;top:50%;z-index:5;width:44px;height:44px;border:1px solid rgba(0,142,121,.22);border-radius:50%;color:#008b78;background:rgba(255,255,255,.96);box-shadow:0 9px 24px rgba(0,79,82,.15);font:300 34px/1 Arial,sans-serif;cursor:pointer;transform:translateY(-50%);transition:.22s}.carousel-arrow:hover{color:#fff;background:#079d83;transform:translateY(-50%) scale(1.08)}.carousel-arrow.prev{left:-23px}.carousel-arrow.next{right:-23px}

/* R&D small copy minimum 13px */
.rd-capabilities article{height:91px}.rd-capabilities article b{font-size:14px}.rd-capabilities article small{font-size:13px;line-height:1.35;white-space:normal}.rd-desc{font-size:13px}.rd-showcase p{font-size:13px}.rd-action-row>p{font-size:13px}

/* Four-step interaction */
.steps article{cursor:default;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}.steps.in-view article{animation:stepEnter .65s cubic-bezier(.2,.8,.2,1) both}.steps.in-view article:nth-of-type(2){animation-delay:.13s}.steps.in-view article:nth-of-type(3){animation-delay:.26s}.steps.in-view article:nth-of-type(4){animation-delay:.39s}.steps article:hover{border-color:#64cdbc;box-shadow:0 17px 38px rgba(5,126,105,.14);transform:translateY(-7px)}.steps article:hover>strong{animation:stepPulse 1.2s ease-in-out infinite}.steps>i{animation:arrowDrift 1.6s ease-in-out infinite}.steps>i:nth-of-type(2){animation-delay:.2s}.steps>i:nth-of-type(3){animation-delay:.4s}@keyframes stepEnter{from{opacity:0;transform:translateY(22px) scale(.97)}to{opacity:1;transform:none}}@keyframes stepPulse{50%{box-shadow:0 0 0 9px rgba(16,177,135,.13);transform:scale(1.06)}}@keyframes arrowDrift{50%{transform:translateX(5px);opacity:.45}}

/* Functional calculator */
.calculator-section{height:560px}.calc-content{padding:34px 64px;grid-template-columns:1.28fr 1fr .7fr}.calc-form>p{margin-bottom:13px}.industry-row{height:59px;display:grid;grid-template-columns:92px 1fr auto;align-items:center;gap:12px;margin-bottom:8px;padding:10px 14px;border-radius:13px;color:#203f4c;background:rgba(255,255,255,.96)}.industry-row label{font-size:13px;font-weight:800}.industry-row select{height:38px;padding:0 36px 0 12px;border:1px solid #d4e2e3;border-radius:8px;color:#214752;background:#fff;outline:none}.industry-row select:focus{border-color:#0aa98b;box-shadow:0 0 0 3px rgba(10,169,139,.12)}.industry-row p{margin:0;color:#61767d;font-size:11px;white-space:nowrap}.industry-row strong{display:block;color:#008c73;font-size:16px;text-align:right}.range-row{height:77px;padding:11px 112px 19px 17px;margin-bottom:8px}.range-row label{margin-bottom:9px}.range-row input[type="range"]{width:100%;height:6px;margin:0;border-radius:99px;background:linear-gradient(90deg,#0698a1 0 var(--fill),#d8e4e6 var(--fill) 100%);appearance:none;-webkit-appearance:none;outline:none;cursor:pointer}.range-row input[type="range"]::-webkit-slider-thumb{width:18px;height:18px;border:3px solid #fff;border-radius:50%;background:#08a786;box-shadow:0 2px 8px rgba(0,80,72,.3);appearance:none;-webkit-appearance:none}.range-row input[type="range"]::-moz-range-thumb{width:14px;height:14px;border:3px solid #fff;border-radius:50%;background:#08a786;box-shadow:0 2px 8px rgba(0,80,72,.3)}.range-row output{top:16px;width:84px}.range-row em{bottom:6px}.calc-result{align-self:center}.calc-result h3{font-size:34px}.calc-result li strong{max-width:55%;text-align:right}.calc-result>p{font-size:10px;line-height:1.5}

/* Sequential circular-economy reveal */
.cycle-flow.is-animating article{animation:cycleReveal .75s cubic-bezier(.2,.8,.2,1) both}.cycle-flow.is-animating article:nth-of-type(2){animation-delay:.65s}.cycle-flow.is-animating article:nth-of-type(3){animation-delay:1.3s}.cycle-flow.is-animating article:nth-of-type(4){animation-delay:1.95s}.cycle-flow.is-animating article:nth-of-type(5){animation-delay:2.6s}.cycle-flow.is-animating>i{animation:cycleArrow .55s ease both}.cycle-flow.is-animating>i:nth-of-type(1){animation-delay:.42s}.cycle-flow.is-animating>i:nth-of-type(2){animation-delay:1.07s}.cycle-flow.is-animating>i:nth-of-type(3){animation-delay:1.72s}.cycle-flow.is-animating>i:nth-of-type(4){animation-delay:2.37s}.cycle-flow.is-animating aside{animation:cycleReveal .8s ease 3.15s both}@keyframes cycleReveal{from{opacity:0;filter:blur(7px);transform:translateX(-18px) scale(.95)}to{opacity:1;filter:none;transform:none}}@keyframes cycleArrow{from{opacity:0;transform:translateX(-11px)}to{opacity:1;transform:none}}

/* Global pins and configurable counters */
.pin{transform-origin:left center;transition:opacity .65s ease,filter .65s ease,transform .65s ease}.counter{display:inline-block;min-width:62px;font-variant-numeric:tabular-nums}

/* Footer minimum copy size */
.footer-brand p,.footer-col a,.footer-contact p,.qr,.footer-legal{font-size:13px}.footer-col h3{font-size:15px}.footer-legal{line-height:1.5}

/* Responsive layout */
@media(max-width:1200px) and (min-width:901px){.site-header{padding-left:28px;padding-right:28px;grid-template-columns:220px 1fr 120px;gap:12px}.brand>img{width:50px;height:50px}.brand strong{font-size:20px}.main-nav{gap:14px}.main-nav a{font-size:13px}.header-tools span,.header-tools i{display:none}.header-tools button{margin-left:0;padding:0 13px}.hero-copy{left:48px}.hero-effects{right:38px;width:300px}.section{padding-left:48px;padding-right:48px}.application-grid article{flex-basis:calc((100% - 48px)/4)}.product-grid{grid-template-columns:repeat(2,1fr)}.quality-card{min-height:470px}.rd-section{grid-template-columns:40% 60%}.rd-content{padding-left:30px;padding-right:30px}.rd-layout{grid-template-columns:minmax(0,1fr) 220px;gap:17px}.cycle-flow{grid-template-columns:repeat(4,130px 22px) 130px 1fr}.supply-section{grid-template-columns:290px 1fr 310px}.footer-main{grid-template-columns:220px 125px 165px 150px 105px 190px 78px;gap:14px;padding-left:35px;padding-right:35px}}

@media(max-width:900px){.site-header{position:relative;z-index:20;grid-template-columns:1fr auto;gap:8px}.header-tools{display:none}.nav-toggle{width:44px;height:44px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;border:0;border-radius:11px;background:#edf8f6}.nav-toggle i{width:21px;height:2px;background:#087c70;transition:.2s}.nav-toggle.open i:first-child{transform:translateY(7px) rotate(45deg)}.nav-toggle.open i:nth-child(2){opacity:0}.nav-toggle.open i:last-child{transform:translateY(-7px) rotate(-45deg)}.main-nav{position:absolute;left:16px;right:16px;top:78px;z-index:30;height:auto;display:none;flex-direction:column;align-items:stretch;gap:0;padding:12px;border:1px solid #dbeceb;border-radius:16px;background:rgba(255,255,255,.98);box-shadow:0 18px 45px rgba(4,66,72,.18);overflow:visible}.main-nav.open{display:flex}.main-nav a{height:42px;padding:0 14px}.main-nav a::after{display:none}.hero{height:820px}.hero-copy{top:48px}.hero-points{margin-bottom:20px}.hero-effects{left:24px;right:24px;top:auto;bottom:25px;width:auto}.effect-lines{grid-template-columns:1fr 1fr}.effect-lines p{font-size:17px}.hero-sparkles i{margin-left:-10%}.product-grid{grid-template-columns:1fr 1fr}.application-grid article{flex-basis:calc((100% - 16px)/2)}.carousel-arrow.prev{left:-8px}.carousel-arrow.next{right:-8px}.rd-content{min-height:780px}.rd-layout{grid-template-columns:1fr}.rd-showcase{min-height:330px}.rd-showcase>img{height:185px}.calculator-section{height:auto;min-height:1180px}.calc-content{padding:42px 24px;grid-template-columns:1fr}.calc-result{align-self:stretch}.industry-row{grid-template-columns:90px 1fr auto}.cycle-section{padding-top:86px}.footer-main{grid-template-columns:1fr 1fr}.footer-legal{height:auto;min-height:62px;padding:12px 20px;text-align:center}}

@media(max-width:620px){.brand small{display:none}.site-header{padding-left:16px;padding-right:16px}.hero{height:930px}.hero-copy{left:20px;right:20px}.hero-copy h1{font-size:36px}.hero-lead{font-size:20px}.hero-effects{left:18px;right:18px}.effect-lines{grid-template-columns:1fr}.effect-lines p{font-size:16px}.trust-strip{grid-template-columns:1fr}.section-title{align-items:flex-start;gap:18px}.section-title>a{flex:0 0 auto}.product-grid{grid-template-columns:1fr}.application-grid article{flex-basis:86%}.rd-photo{height:350px}.rd-content{padding:34px 22px;min-height:880px}.rd-heading h2{font-size:30px}.rd-capabilities{grid-template-columns:1fr}.rd-layout{gap:16px}.industry-row{height:auto;grid-template-columns:1fr}.industry-row p,.industry-row strong{text-align:left}.range-row{padding-right:94px}.growth-copy{padding-top:10px}.cycle-flow aside{height:200px}.supply-section,.contact-form{padding-left:24px;padding-right:24px}.contact-form .fields{grid-template-columns:1fr}.bottom-cta{padding:30px 22px}.footer-main{grid-template-columns:1fr;padding-left:24px;padding-right:24px}}

@media(prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto!important;animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}}

/* Enforce requested minimum copy sizes. */
.rd-capabilities article{font-size:13px}.site-footer .brand small{font-size:13px}

/* Final compact vertical rhythm between primary modules. */
.products-section{padding-top:42px;padding-bottom:44px}.applications-section{padding-top:46px;padding-bottom:74px}.process-section{padding-top:82px;padding-bottom:34px}.cycle-section{padding-top:82px;padding-bottom:46px}.supply-section{padding-top:52px;padding-bottom:66px}.contact-section{margin-top:-30px}

/* Updated hero copy behavior: no labels or mode controls, slow drifting on desktop. */
.hero-effects{padding:21px 23px}.hero-effects .effect-lines{gap:8px}.hero-effects .effect-lines p{width:max-content;max-width:100%;color:#fff;background:none;-webkit-text-fill-color:currentColor;text-shadow:0 3px 18px rgba(0,43,58,.42);animation:heroValueDriftA 18s ease-in-out infinite alternate}.hero-effects .effect-lines p:nth-child(2){animation-name:heroValueDriftB;animation-duration:21s;animation-delay:-4s}.hero-effects .effect-lines p:nth-child(3){animation-name:heroValueDriftC;animation-duration:19s;animation-delay:-8s}.hero-effects .effect-lines p:nth-child(4){animation-name:heroValueDriftD;animation-duration:23s;animation-delay:-12s}@keyframes heroValueDriftA{0%{transform:translate(0,0)}35%{transform:translate(12px,-4px)}68%{transform:translate(4px,6px)}100%{transform:translate(18px,1px)}}@keyframes heroValueDriftB{0%{transform:translate(10px,1px)}33%{transform:translate(0,5px)}72%{transform:translate(14px,-3px)}100%{transform:translate(5px,4px)}}@keyframes heroValueDriftC{0%{transform:translate(2px,3px)}42%{transform:translate(16px,0)}76%{transform:translate(7px,-5px)}100%{transform:translate(12px,5px)}}@keyframes heroValueDriftD{0%{transform:translate(15px,0)}37%{transform:translate(4px,-4px)}70%{transform:translate(18px,5px)}100%{transform:translate(8px,1px)}}

/* Locked system-calculated saving rate and orange result. */
.auto-badge{display:inline-flex;margin-left:7px;padding:2px 7px;border-radius:99px;color:#007865;background:#dff5ef;font-size:10px;font-weight:700}.range-row.locked input[type="range"]{cursor:not-allowed;filter:saturate(.65);opacity:.78}.calc-result #annualSavings{color:#f07f00;text-shadow:0 5px 18px rgba(240,127,0,.1)}

/* Red map markers; labels retain their original dark color. */
.pin{opacity:1!important;filter:none!important;transform:none!important}.pin::before{background:#e53d3d;opacity:var(--pin-opacity,1);filter:brightness(var(--pin-brightness,1));transform:rotate(-45deg) scale(var(--pin-scale,1));transition:opacity .65s ease,filter .65s ease,transform .65s ease}

/* Avoid R&D collisions on medium-width screens. */
@media(max-width:1100px){.rd-section{height:auto;grid-template-columns:1fr;overflow:hidden}.rd-photo{height:410px}.rd-content{min-height:610px}.rd-layout{grid-template-columns:minmax(0,1fr) 250px}}

@media(max-width:900px){.hero{height:610px}.hero-copy{top:34px}.hero-copy .eyebrow{display:none}.hero-copy h1{font-size:38px}.hero-lead{margin:8px 0 20px;font-size:20px}.hero-points{gap:7px;margin-bottom:16px}.hero-points>div{min-height:38px}.hero-points img{width:34px;height:34px}.hero-points strong{font-size:20px}.hero .btn{height:45px;padding:0 18px}.hero-effects,.hero-sparkles{display:none}.trust-strip{padding:16px;gap:10px;background:#edf8f7;box-shadow:none}.trust-strip article{min-height:86px;padding:14px;border:1px solid rgba(4,146,125,.12);border-radius:16px;background:linear-gradient(145deg,#fff,#e7f7f3);box-shadow:0 8px 20px rgba(4,102,96,.07)}.trust-strip article:nth-child(2),.trust-strip article:nth-child(4){background:linear-gradient(145deg,#f3fbff,#e4f5fa)}.trust-strip article:nth-child(5){grid-column:1/-1}.trust-strip strong{font-size:18px}.trust-strip span{font-size:13px}.rd-content{min-height:0;padding-bottom:38px}.rd-layout{grid-template-columns:1fr}.rd-capabilities{grid-template-columns:1fr 1fr}.rd-capabilities article{height:104px}.rd-showcase{min-height:330px}.bottom-cta{text-align:center;grid-template-columns:1fr;gap:17px;padding:28px 22px}.bottom-cta .button-row{justify-content:center;flex-wrap:wrap}.bottom-cta>strong{text-align:center;font-size:20px}}

@media(max-width:620px){.trust-strip{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:14px 16px}.trust-strip article{min-width:0;min-height:96px;padding:12px 10px;gap:8px}.trust-strip article:nth-child(5){grid-column:1/-1}.trust-strip img{width:34px;height:34px}.trust-strip strong{font-size:16px}.trust-strip span{font-size:12px;line-height:1.35}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.product-card,.quality-card{min-height:430px;padding:12px;border-radius:17px}.product-name{gap:7px}.product-name>span{width:27px;height:27px}.product-name h3{font-size:15px;line-height:1.3}.product-name p{font-size:10px}.product-card>img{height:112px;margin:12px 0}.product-card li,.quality-card li{font-size:11px;line-height:1.45}.product-card li::before,.quality-card li::before{width:14px;height:14px;margin-right:5px}.product-card button{height:38px;font-size:12px}.quality-card>div{padding:9px 5px 0}.quality-card h3{font-size:21px}.quality-card p{font-size:12px}.quality-card p strong{font-size:22px}.quality-card>img{right:-35px;bottom:-18px;width:175px;height:155px}.rd-photo{height:350px}.rd-capabilities{grid-template-columns:1fr 1fr;gap:10px}.rd-capabilities article{height:112px;padding:11px 10px;align-items:flex-start}.rd-capabilities article img{width:30px;height:30px}.rd-capabilities article b{font-size:13px;white-space:normal}.rd-capabilities article small{font-size:13px}.rd-action-row{align-items:flex-start;flex-direction:column}.rd-showcase{min-height:315px}.rd-showcase>img{height:165px}.bottom-cta h2{font-size:22px;line-height:1.4}.bottom-cta p{font-size:13px;line-height:1.6}.bottom-cta .btn{height:44px;padding:0 17px}}
