/* Rainforest homepage theme; service application layouts remain independent. */
body{background:#071d17;isolation:isolate;--muted:#b1c4bc}
/* A viewport layer also works on mobile without background-attachment: fixed.
   lvh keeps the crop stable when the browser's address bar opens or closes. */
body:before{content:"";position:fixed;top:0;left:0;width:100%;height:100vh;height:100lvh;pointer-events:none;background:linear-gradient(rgba(2,14,11,.25),rgba(2,14,11,.25)),url('/water/site-assets/forest-ai-v2.webp') center center/cover no-repeat;z-index:-1}
.products,.approach,.contact,.ticker{background:rgba(4,19,15,.45)}
.hero-video{display:none}.hero-shade{background:linear-gradient(90deg,rgba(3,19,13,.84),rgba(3,19,13,.15)),linear-gradient(0deg,rgba(3,19,13,.42),transparent)}
.hero-grid{opacity:.2}.noise{opacity:.015}.product-card{background:rgba(4,17,14,.87);border-color:rgba(160,211,176,.24)}
.product-card-soon{background:rgba(4,17,14,.62)}.product-thumb.service-art{display:block;padding:0;background:#173a2b}
.product-thumb.service-art:before,.product-thumb.service-art:after{display:none}.product-thumb.service-art img{width:100%;height:100%;border-radius:0;object-fit:cover;object-position:center;box-shadow:none}
.products-heading h2 span{color:#94b8a5}.site-header.scrolled{background:rgba(4,20,14,.9)}
@media(max-width:760px){body:before{background-position:72% center}.hero-shade{background:linear-gradient(90deg,rgba(3,19,13,.8),rgba(3,19,13,.28)),linear-gradient(0deg,rgba(3,19,13,.48),transparent)}.product-thumb.service-art{height:160px}}

