@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600&family=Manrope:wght@500;600;700&display=swap');
:root{--shadow:0 24px 70px rgba(7,18,22,.13);--border:#cbd6d2;--deep:#071619;--teal:#17413e}
body:not(.platform-page) .hero-stat{right:16vw;bottom:15vh}
:focus-visible{outline:3px solid var(--lime);outline-offset:4px}.site-header{z-index:100}.platform-page{background:#f2f5f1}.platform-page .site-header{background:rgba(7,18,22,.48)}
.site-header nav.platform-nav{gap:8px}.nav-item{position:relative}.nav-link,.nav-trigger{display:flex;align-items:center;gap:6px;padding:12px 10px;border:0;background:transparent;color:#fff;font:500 13px "DM Sans";cursor:pointer}.nav-trigger::after{content:"⌄";color:var(--aqua);font-size:12px}.nav-menu{position:absolute;top:calc(100% + 12px);left:0;width:280px;padding:12px;border:1px solid rgba(255,255,255,.2);border-radius:18px;background:rgba(7,22,25,.88);backdrop-filter:blur(22px);box-shadow:0 25px 60px rgba(0,0,0,.3);opacity:0;visibility:hidden;transform:translateY(8px);transition:.22s}.nav-item:hover .nav-menu,.nav-item:focus-within .nav-menu,.nav-item.open .nav-menu{opacity:1;visibility:visible;transform:none}.nav-menu a{display:block;padding:11px 12px;border-radius:10px;color:#d9e4e2}.nav-menu a:hover,.nav-menu a:focus-visible{background:rgba(105,223,210,.12);color:var(--aqua)}
.page-hero{position:relative;isolation:isolate;overflow:hidden;min-height:360px;padding:95px clamp(24px,7vw,112px) 35px;background:radial-gradient(circle at 85% 18%,rgba(105,223,210,.2),transparent 30%),linear-gradient(135deg,#071619,#123a39 65%,#1b5149);color:#fff;display:grid;align-items:end}.page-hero::before{content:"";position:absolute;z-index:-1;inset:0;opacity:.13;background-image:linear-gradient(rgba(255,255,255,.18) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.18) 1px,transparent 1px);background-size:72px 72px;mask-image:linear-gradient(120deg,#000,transparent 74%)}.page-hero-content{max-width:930px}.page-hero h1{font-size:clamp(38px,5vw,64px);margin:12px 0}.page-hero h1 em{color:var(--aqua);font-weight:500}.page-hero-copy{max-width:720px;color:#c6d3d1;font-size:clamp(15px,1.2vw,17px);line-height:1.55}.page-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:18px}.button.secondary{border:1px solid rgba(255,255,255,.35);background:rgba(255,255,255,.08);color:#fff;backdrop-filter:blur(12px)}
.platform-section{padding:110px clamp(24px,7vw,112px)}.platform-section.dark{background:var(--deep);color:#fff}.platform-section.teal{background:var(--teal);color:#fff}.platform-section.soft{background:#dfe8e4}.section-head{display:grid;grid-template-columns:minmax(120px,.55fr) minmax(0,1.45fr);gap:60px;align-items:start;margin-bottom:60px}.section-head h2,.platform-section>h2{font-size:clamp(42px,5vw,76px);letter-spacing:-.055em}.section-head h2 span,.platform-section>h2 span{color:#78908d;font-weight:500}.section-head p{max-width:700px;color:#58716f;line-height:1.75}.dark .section-head p,.teal .section-head p{color:#b9c8c5}
.journey-grid,.feature-grid,.audience-split,.product-grid,.tier-grid{display:grid;gap:16px}.journey-grid{grid-template-columns:repeat(5,1fr)}.journey-card,.feature-card,.tool-card,.product-card,.tier-card{position:relative;padding:30px;border:1px solid var(--border);border-radius:var(--radius);background:rgba(255,255,255,.68)}.journey-card{min-height:310px;display:flex;flex-direction:column}.journey-card b,.feature-card b{color:#167f75;font:600 11px Manrope;letter-spacing:.15em}.journey-card h3{font-size:24px;margin:55px 0 14px}.journey-card p,.feature-card p,.tier-card p{color:#58716f;line-height:1.65}.journey-card a{margin-top:auto;color:#0b7068;font-weight:600;font-size:13px}.journey-card:hover{transform:translateY(-5px);box-shadow:var(--shadow);transition:.25s}.tool-card{min-height:360px;display:flex;flex-direction:column}.tool-card h3{font-size:28px;margin:55px 0 14px}.tool-card p:not(.eyebrow){color:#58716f;line-height:1.65}.tool-card .button{align-self:flex-start;margin-top:auto}.protection-visual{display:grid;place-items:center;background:radial-gradient(circle at 30% 35%,rgba(105,223,210,.22),transparent 28%),linear-gradient(145deg,#1b5e58,#071619)}.protection-door{position:relative;width:42%;height:58%;display:grid;place-items:center;border:18px solid #c8d2cf;border-bottom:28px solid #b2bdb9;background:#163d3c;box-shadow:35px 35px 80px rgba(0,0,0,.3);color:#fff}.protection-door::after{content:"";position:absolute;left:-10%;right:-10%;bottom:-16px;height:38px;border:4px solid var(--lime);background:rgba(201,239,119,.23);box-shadow:0 0 35px rgba(201,239,119,.45)}.protection-water{position:absolute;left:0;right:0;bottom:0;height:24%;opacity:.5;background:repeating-radial-gradient(ellipse at 30% 0,#69dfd2 0 3px,transparent 4px 20px)}
.feature-grid{grid-template-columns:repeat(3,1fr)}.feature-card{min-height:260px}.feature-card h3{font-size:25px;margin:55px 0 14px}.dark .feature-card,.teal .feature-card{border-color:rgba(255,255,255,.17);background:rgba(255,255,255,.06);backdrop-filter:blur(16px)}.dark .feature-card h3,.teal .feature-card h3{color:#fff}.dark .feature-card p,.teal .feature-card p{color:#b9c8c5}
.split-feature{display:grid;grid-template-columns:1fr 1fr;min-height:640px;background:#10252a;color:#fff}.split-visual{position:relative;overflow:hidden;min-height:500px;background:linear-gradient(145deg,#1b5e58,#071619)}.split-visual img{width:100%;height:100%;object-fit:cover}.split-copy{padding:90px clamp(30px,6vw,90px);align-self:center}.split-copy h2{font-size:clamp(44px,5vw,74px);letter-spacing:-.055em;margin:28px 0}.split-copy p{color:#c2cfcd;line-height:1.7}.split-copy .button{margin-top:20px}
.flow-diagram{display:grid;grid-template-columns:repeat(5,1fr);align-items:center;gap:10px;margin:45px 0}.flow-node{min-height:150px;display:grid;place-items:center;text-align:center;padding:20px;border:1px solid rgba(255,255,255,.2);border-radius:18px;background:rgba(255,255,255,.07);font:600 18px Manrope}.flow-arrow{text-align:center;color:var(--aqua);font-size:28px}
.disclaimer{margin:30px 0 0;padding:21px 24px;border-left:3px solid var(--aqua);background:rgba(105,223,210,.09);color:inherit;line-height:1.65}.disclaimer strong{color:inherit}.cta-panel{padding:clamp(35px,6vw,70px);border-radius:30px;background:radial-gradient(circle at 85% 20%,rgba(105,223,210,.18),transparent 32%),#071619;color:#fff}.cta-panel h2{max-width:840px}.cta-panel p{max-width:680px;color:#bccac8;line-height:1.7}.cta-panel .page-actions{margin-bottom:0}
.tool-layout{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(340px,.95fr);gap:30px;align-items:start}.tool-panel,.results-panel{padding:clamp(26px,4vw,44px);border-radius:24px;border:1px solid var(--border);background:rgba(255,255,255,.76);box-shadow:0 18px 60px rgba(7,18,22,.07)}.results-panel{position:sticky;top:110px;background:#0d2c2e;color:#fff;border-color:#0d2c2e}.tool-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.tool-field{display:grid;gap:8px}.tool-field.full{grid-column:1/-1}.tool-field label,.tool-field>span,.tool-field legend{font:600 11px Manrope;text-transform:uppercase;letter-spacing:.09em;color:#58716f}.tool-field input,.tool-field select,.tool-field textarea{width:100%;padding:13px 14px;border:1px solid #bdcbc7;border-radius:12px;background:#fff;color:var(--ink);font:15px "DM Sans"}.check-list{display:grid;gap:10px}.check-option{display:flex;align-items:flex-start;gap:10px;padding:12px;border:1px solid #c8d4d0;border-radius:12px;background:rgba(255,255,255,.55);cursor:pointer}.check-option input{margin-top:3px;accent-color:#137f75}.result-level{display:inline-flex;padding:8px 13px;border-radius:99px;background:var(--lime);color:var(--ink);font:700 12px Manrope;text-transform:uppercase;letter-spacing:.08em}.result-score{font:600 clamp(48px,7vw,82px) Manrope;letter-spacing:-.06em;margin:22px 0}.results-panel ul{padding-left:20px;color:#c8d5d2;line-height:1.7}.results-panel .button{margin-top:20px}.results-empty{color:#aebfbc;line-height:1.7}
.product-tools{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:35px}.product-tools input,.product-tools select{padding:13px 15px;border:1px solid #bdcbc7;border-radius:99px;background:#fff;font:14px "DM Sans"}.product-tools input{min-width:260px}.product-grid{grid-template-columns:repeat(4,1fr)}.product-card{padding:0;overflow:hidden;display:flex;flex-direction:column}.product-visual{aspect-ratio:1.2/1;display:grid;place-items:center;position:relative;overflow:hidden;background:linear-gradient(135deg,#d9e8e4,#edf2ee)}.product-visual::before,.product-hero-visual::before{content:"";width:52%;height:38%;border:10px solid #17413e;border-top-width:18px;border-radius:6px;box-shadow:inset 0 0 0 4px var(--aqua),18px 20px 40px rgba(7,18,22,.16);transform:perspective(400px) rotateX(8deg) rotateY(-12deg)}.product-visual[data-category="Pumps"]::before,.product-visual[data-category="Flood Alarms"]::before{width:34%;height:45%;border-radius:42%;border-width:10px}.product-visual[data-category="Emergency Kits"]::before{width:45%;height:45%;border-radius:12px}.demo-badge{position:absolute;top:14px;left:14px;padding:7px 10px;border-radius:99px;background:rgba(7,18,22,.8);color:#fff;font-size:9px;text-transform:uppercase;letter-spacing:.1em}.product-copy{padding:24px;display:flex;flex:1;flex-direction:column}.product-copy small{color:#207970}.product-copy h3{font-size:21px;margin:18px 0 10px}.product-copy p{color:#58716f;line-height:1.55;font-size:14px}.product-price{font:600 24px Manrope;margin-top:auto;padding-top:18px}.product-actions{display:flex;gap:8px;margin-top:18px}.product-actions .button{padding:12px 14px;gap:8px;font-size:12px}.button.compact{padding:12px 15px}.basket-count{display:inline-grid;place-items:center;min-width:20px;height:20px;padding:0 5px;border-radius:50%;background:var(--lime);color:var(--ink);font-size:10px}.basket-drawer{position:fixed;z-index:210;inset:0 0 0 auto;width:min(440px,100%);padding:30px;background:rgba(239,243,239,.96);backdrop-filter:blur(22px);box-shadow:-30px 0 80px rgba(0,0,0,.25);transform:translateX(105%);transition:.3s;overflow:auto}.basket-drawer.open{transform:none}.basket-close{float:right;border:0;background:none;font-size:30px}.basket-items{display:grid;gap:12px;margin:35px 0}.basket-item{display:grid;grid-template-columns:1fr auto;gap:10px;padding:15px;border:1px solid var(--border);border-radius:14px}.basket-item button{border:0;background:none;color:#9a3b3b;cursor:pointer}.basket-backdrop{position:fixed;z-index:205;inset:0;background:rgba(2,9,11,.5);opacity:0;visibility:hidden;transition:.3s}.basket-backdrop.open{opacity:1;visibility:visible}
.product-detail{display:grid;grid-template-columns:1fr 1fr;gap:70px}.product-hero-visual{min-height:560px;border-radius:28px;display:grid;place-items:center;background:linear-gradient(135deg,#dce9e5,#f6f8f5)}.product-detail h1{font-size:clamp(48px,6vw,88px)}.product-detail .price{display:block;font:600 38px Manrope;margin:24px 0}.spec-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;background:var(--border);border:1px solid var(--border);border-radius:18px;overflow:hidden}.spec-grid>div{padding:22px;background:#f4f7f3}.spec-grid small{display:block;color:#58716f;margin-bottom:8px}.quantity-row{display:flex;gap:12px;align-items:center;margin:25px 0}.quantity-row input{width:80px;padding:13px;border:1px solid var(--border);border-radius:12px}
.simulator{display:grid;grid-template-columns:360px minmax(0,1fr);gap:24px}.sim-controls{padding:28px;border-radius:22px;background:#fff}.sim-controls h2{font-size:28px}.sim-stage{position:relative;min-height:620px;border-radius:26px;overflow:hidden;background:linear-gradient(165deg,#9bcf93,#6da879);box-shadow:var(--shadow)}.sim-grid{position:absolute;inset:0;opacity:.2;background-image:linear-gradient(#fff 1px,transparent 1px),linear-gradient(90deg,#fff 1px,transparent 1px);background-size:40px 40px}.sim-house,.sim-garage,.sim-paved,.sim-drain,.sim-low,.sim-barrier,.sim-pump{position:absolute;z-index:2;display:grid;place-items:center;text-align:center;font:600 11px Manrope}.sim-house{width:35%;height:28%;left:15%;top:15%;background:#eef2ef;border:8px solid #344c4a;box-shadow:12px 15px 0 rgba(0,0,0,.12)}.sim-garage{width:24%;height:22%;right:12%;top:20%;background:#d9dfdc;border:7px solid #465c59}.sim-paved{width:62%;height:15%;left:18%;bottom:18%;background:#a9b4b0}.sim-drain{width:34px;height:34px;border-radius:50%;background:#172b2c;color:#fff;left:48%;bottom:21%}.sim-low{width:100px;height:55px;border-radius:50%;border:3px dashed #215e82;left:56%;bottom:26%;color:#174c69}.sim-barrier{width:80px;height:12px;background:var(--lime);left:21%;top:43%}.sim-pump{width:36px;height:36px;border-radius:50%;background:#ffcf5a;right:28%;bottom:30%}.water-drop{position:absolute;z-index:3;width:10px;height:10px;border-radius:50%;background:#5ec6f2;opacity:0}.sim-stage.running .water-drop{animation:water-flow 2.8s ease-in infinite;animation-delay:var(--delay)}@keyframes water-flow{0%{opacity:0;transform:translate(var(--sx),-30px)}20%{opacity:.8}80%{opacity:.8;transform:translate(var(--ex),var(--ey)) scale(1.3)}100%{opacity:0;transform:translate(var(--ex),var(--ey)) scale(1.8)}}
.before-after{display:grid;grid-template-columns:1fr 1fr;border-radius:25px;overflow:hidden;min-height:430px}.before-panel,.after-panel{padding:45px;display:flex;flex-direction:column;justify-content:flex-end}.before-panel{background:radial-gradient(ellipse at 55% 75%,rgba(65,149,190,.65),transparent 23%),repeating-linear-gradient(8deg,#665043,#665043 20px,#735a49 21px,#735a49 38px);color:#fff}.after-panel{background:radial-gradient(circle at 30% 40%,#d8e5df 1px,transparent 2px),#4f4238;background-size:21px 21px;color:#fff}.before-after h3{font-size:30px}.before-after p{max-width:420px;color:#e0e8e6;line-height:1.6}
.lead-form{display:grid;grid-template-columns:1fr 1fr;gap:18px}.lead-form .full{grid-column:1/-1}.lead-form label{display:grid;gap:8px;font-size:11px;text-transform:uppercase;letter-spacing:.09em;color:#9fb0ae}.lead-form input,.lead-form select,.lead-form textarea{width:100%;padding:13px 0;border:0;border-bottom:1px solid rgba(255,255,255,.28);background:transparent;color:#fff;font:15px "DM Sans"}.lead-form select option{color:#071216}.lead-form .check-option{border-color:rgba(255,255,255,.2);background:rgba(255,255,255,.06);color:#d7e1df;text-transform:none;letter-spacing:0}.upload-placeholder{padding:18px;border:1px dashed rgba(255,255,255,.35);border-radius:14px;color:#b8c7c5;font-size:13px}.form-status{grid-column:1/-1}
.faq{display:grid;gap:10px}.faq details{padding:22px 24px;border:1px solid var(--border);border-radius:16px;background:rgba(255,255,255,.65)}.faq summary{cursor:pointer;font:600 17px Manrope}.faq p{color:#58716f;line-height:1.7}
.interactive-card{position:relative;cursor:pointer;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease,background .25s ease}.interactive-card:hover,.interactive-card:focus-visible{transform:translateY(-5px);border-color:rgba(22,127,117,.55);box-shadow:0 22px 55px rgba(7,18,22,.13);outline:none}.interactive-card.show-card-arrow{padding-right:max(30px,4.5rem)}.interactive-card.show-card-arrow::after{content:"↗";position:absolute;right:22px;top:20px;width:36px;height:36px;display:grid;place-items:center;border:1px solid rgba(7,18,22,.18);border-radius:50%;background:rgba(255,255,255,.42);color:#147d73;font-size:16px;transition:transform .25s ease,background .25s ease}.interactive-card.show-card-arrow:hover::after,.interactive-card.show-card-arrow:focus-visible::after{transform:rotate(45deg);background:var(--lime);color:var(--ink)}.dark .interactive-card.show-card-arrow::after,.teal .interactive-card.show-card-arrow::after{border-color:rgba(255,255,255,.25);background:rgba(255,255,255,.08);color:var(--aqua)}
.card-detail-dialog{width:min(760px,calc(100% - 32px));background:rgba(238,245,241,.84);border-color:rgba(255,255,255,.88);color:var(--ink);backdrop-filter:blur(24px) saturate(145%);-webkit-backdrop-filter:blur(24px) saturate(145%)}.card-detail-dialog::backdrop{background:rgba(3,14,17,.48);backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px)}.card-detail-dialog .dialog-close{color:var(--ink);border-color:rgba(7,18,22,.2);background:rgba(255,255,255,.48)}.card-detail-dialog .dialog-close:hover{background:var(--ink);color:#fff}.card-detail-dialog .eyebrow{color:#315e59}.card-detail-dialog h2{color:var(--ink);font-size:clamp(36px,5vw,58px)}.card-detail-dialog p:not(.eyebrow){color:#425d5a}.card-detail-dialog .card-detail-extra{margin:24px 0 30px;padding:20px 22px;border-left:3px solid #178b80;border-radius:0 14px 14px 0;background:rgba(255,255,255,.46)}
.service-media-section{padding-top:44px;padding-bottom:54px;background:linear-gradient(180deg,#eef3ef,#e3ebe7)}.service-media-grid{display:grid;gap:18px}.service-media-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.service-media{position:relative;isolation:isolate;min-height:580px;margin:0;overflow:hidden;border:1px solid rgba(255,255,255,.75);border-radius:30px;background:#173b39;box-shadow:0 28px 80px rgba(7,18,22,.17)}.service-media-grid.two .service-media{min-height:520px}.service-media::after{content:"";position:absolute;z-index:-1;inset:30% 0 0;background:linear-gradient(180deg,transparent,rgba(4,15,18,.82))}.service-media img{position:absolute;z-index:-2;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .7s ease}.service-media:hover img{transform:scale(1.025)}.service-media figcaption{position:absolute;left:24px;right:24px;bottom:24px;max-width:650px;padding:24px 26px;border:1px solid rgba(255,255,255,.24);border-radius:20px;background:rgba(7,22,25,.56);color:#fff;backdrop-filter:blur(14px) saturate(125%);-webkit-backdrop-filter:blur(14px) saturate(125%)}.service-media figcaption small{display:block;margin-bottom:12px;color:var(--aqua);font:600 10px Manrope;text-transform:uppercase;letter-spacing:.14em}.service-media figcaption strong{display:block;font:600 clamp(24px,3vw,39px)/1.08 Manrope;letter-spacing:-.04em}.service-media figcaption p{max-width:600px;margin:12px 0 0;color:#d4dfdc;line-height:1.55}.product-visual.has-image::before,.product-hero-visual.has-image::before{display:none}.product-visual.has-image img,.product-hero-visual.has-image img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.product-visual.has-image img{transition:transform .35s ease}.product-card:hover .product-visual.has-image img{transform:scale(1.035)}.product-hero-visual{position:relative;overflow:hidden}.product-visual.has-image .demo-badge,.product-hero-visual.has-image .demo-badge{z-index:2;background:rgba(7,18,22,.72);backdrop-filter:blur(8px)}
.technical-section{padding-top:58px;padding-bottom:58px;background:#e3ebe7}.technical-visual{display:grid;grid-template-columns:minmax(260px,.72fr) minmax(0,1.28fr);gap:clamp(30px,6vw,90px);align-items:center;padding:clamp(30px,6vw,70px);overflow:hidden;border:1px solid rgba(255,255,255,.2);border-radius:30px;background:radial-gradient(circle at 85% 10%,rgba(105,223,210,.18),transparent 34%),linear-gradient(135deg,#071619,#123a39);box-shadow:0 28px 80px rgba(7,18,22,.16);color:#fff}.technical-copy h2{font-size:clamp(34px,4.3vw,64px);letter-spacing:-.055em;margin:22px 0}.technical-copy>p:last-child{max-width:560px;color:#c5d3d0;line-height:1.7}.technical-canvas{min-height:360px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.14);border-radius:24px;background:linear-gradient(145deg,rgba(255,255,255,.08),rgba(255,255,255,.025));backdrop-filter:blur(12px)}.technical-canvas svg{display:block;width:100%;height:auto;max-height:430px;overflow:visible}.technical-canvas svg *{vector-effect:non-scaling-stroke}.tech-route,.tech-flow,.cost-range,.monitor-arrow{fill:none;stroke:var(--aqua);stroke-width:4;stroke-linecap:round;stroke-linejoin:round}.tech-route{stroke-dasharray:10 14}.tech-node circle{fill:rgba(105,223,210,.09);stroke:rgba(255,255,255,.34);stroke-width:2}.tech-node path{fill:none;stroke:#f2f8f5;stroke-width:4;stroke-linecap:round;stroke-linejoin:round}.tech-pulse{fill:none;stroke:var(--lime);stroke-width:3;transform-box:fill-box;transform-origin:center;animation:tech-pulse 2.8s ease-out infinite}.risk-rings circle{fill:none;stroke:rgba(105,223,210,.22);stroke-width:2;stroke-dasharray:8 12}.tech-house,.tech-building{fill:rgba(255,255,255,.08);stroke:#edf6f3;stroke-width:4;stroke-linecap:round;stroke-linejoin:round}.rain-drops path{fill:rgba(105,223,210,.7);animation:rain-bob 2.2s ease-in-out infinite}.rain-drops path:nth-child(2){animation-delay:.8s}.soil-surface{fill:#5b493d}.soil-layer{fill:none;stroke:#a78068;stroke-width:5;stroke-dasharray:12 12}.tech-lance{fill:none;stroke:#eaf4f1;stroke-width:8;stroke-linecap:round}.soil-cracks path{fill:none;stroke:var(--aqua);stroke-width:4;stroke-linecap:round;stroke-dasharray:160;stroke-dashoffset:160;animation:draw-crack 3.4s ease-in-out infinite}.soil-cracks path:nth-child(2){animation-delay:.25s}.soil-cracks path:nth-child(3){animation-delay:.5s}.soil-cracks path:nth-child(4){animation-delay:.75s}.soil-particles circle{fill:#f1e5bc;animation:particle-drop 2.8s ease-in-out infinite}.soil-particles circle:nth-child(2n){animation-delay:.5s}.soil-particles circle:nth-child(3n){animation-delay:1s}.air-pulse{fill:none;stroke:rgba(105,223,210,.9);stroke-width:4;transform-box:fill-box;transform-origin:center;animation:air-pulse 2.8s ease-out infinite}.air-pulse.delay{animation-delay:1.4s}.terrain-lines path{fill:none;stroke:rgba(255,255,255,.22);stroke-width:2}.tech-flow.secondary{stroke:rgba(201,239,119,.75);stroke-width:3}.ponding{fill:rgba(64,164,205,.4);stroke:#69dfd2;stroke-width:2;animation:pond-breathe 2.8s ease-in-out infinite}.moving-water circle{fill:#91e9df;offset-path:path("M290 117c116 13 101 120 208 132s139-13 249 75");animation:follow-flow 4.4s linear infinite}.moving-water circle:nth-child(2){animation-delay:-1.5s}.moving-water circle:nth-child(3){animation-delay:-3s}.cost-bars rect{fill:rgba(105,223,210,.3);stroke:rgba(255,255,255,.28);stroke-width:2;transform-box:fill-box;transform-origin:center bottom;animation:cost-rise 3.4s ease-in-out infinite}.cost-bars rect:nth-child(2){animation-delay:.15s}.cost-bars rect:nth-child(3){animation-delay:.3s}.cost-bars rect:nth-child(4){fill:rgba(201,239,119,.55);animation-delay:.45s}.cost-bars rect:nth-child(5){animation-delay:.6s}.cost-bars rect:nth-child(6){animation-delay:.75s}.monitor-ring{fill:none;stroke:rgba(105,223,210,.35);stroke-width:4;stroke-dasharray:10 12}.monitor-nodes circle{fill:rgba(255,255,255,.08);stroke:var(--aqua);stroke-width:3}.monitor-arrow{stroke-width:3;stroke-dasharray:8 10;animation:route-dash 5s linear infinite}.monitor-tick{fill:none;stroke:#f2f8f5;stroke-width:6;stroke-linecap:round;stroke-linejoin:round}
@keyframes tech-pulse{0%{opacity:.9;transform:scale(.65)}70%,100%{opacity:0;transform:scale(1.8)}}@keyframes rain-bob{0%,100%{transform:translateY(-5px);opacity:.55}50%{transform:translateY(12px);opacity:1}}@keyframes draw-crack{0%,18%{stroke-dashoffset:160;opacity:.25}55%,82%{stroke-dashoffset:0;opacity:1}100%{stroke-dashoffset:0;opacity:.25}}@keyframes particle-drop{0%,100%{transform:translateY(-12px);opacity:.25}45%,75%{transform:translateY(12px);opacity:1}}@keyframes air-pulse{0%{opacity:.9;transform:scale(.35)}70%,100%{opacity:0;transform:scale(3.2)}}@keyframes pond-breathe{0%,100%{transform:scaleX(.88);opacity:.5}50%{transform:scaleX(1.05);opacity:.85}}@keyframes follow-flow{from{offset-distance:0%;opacity:0}12%,88%{opacity:1}to{offset-distance:100%;opacity:0}}@keyframes cost-rise{0%,100%{transform:scaleY(.64);opacity:.58}50%{transform:scaleY(1);opacity:1}}@keyframes route-dash{to{stroke-dashoffset:-90}}
@media(max-width:1200px){.site-header nav.platform-nav{display:none;position:absolute;top:82px;left:18px;right:18px;max-height:calc(100vh - 105px);overflow:auto;align-items:stretch;background:rgba(7,22,25,.97);padding:18px;border-radius:18px}.site-header nav.platform-nav.open{display:flex}.menu-toggle{display:grid}.nav-item{width:100%}.nav-link,.nav-trigger{width:100%;justify-content:space-between;padding:13px}.nav-menu{position:static;width:100%;display:none;opacity:1;visibility:visible;transform:none;box-shadow:none;background:rgba(255,255,255,.05);margin:3px 0 8px}.nav-item.open .nav-menu{display:block}.journey-grid{grid-template-columns:repeat(3,1fr)}.product-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:900px){.section-head,.split-feature,.tool-layout,.product-detail,.simulator,.technical-visual{grid-template-columns:1fr}.journey-grid,.feature-grid,.product-grid,.service-media-grid.two{grid-template-columns:1fr}.results-panel{position:static}.split-feature{min-height:0}.flow-diagram{grid-template-columns:1fr}.flow-arrow{transform:rotate(90deg)}.sim-stage{min-height:520px}.product-hero-visual{min-height:0;aspect-ratio:4/3}.service-media,.service-media-grid.two .service-media{min-height:510px}.technical-canvas{min-height:320px}}
@media(max-width:600px){.page-hero{min-height:340px;padding-top:95px;padding-bottom:35px}.page-hero h1{font-size:36px}.page-hero-copy{font-size:15px}.page-hero .page-actions{gap:10px;margin-top:16px}.page-hero .button{padding-top:13px;padding-bottom:13px}.platform-section{padding-top:78px;padding-bottom:78px}.service-media-section,.technical-section{padding-top:24px;padding-bottom:34px}.journey-grid,.feature-grid,.product-grid,.tool-grid,.spec-grid,.lead-form{grid-template-columns:1fr}.tool-field.full,.lead-form .full{grid-column:auto}.journey-card{min-height:250px}.product-tools input{min-width:100%;width:100%}.simulator{margin-inline:-12px}.sim-stage{min-height:430px;border-radius:16px}.sim-controls{padding:22px}.before-after{grid-template-columns:1fr}.before-panel,.after-panel{min-height:320px;padding:30px}.service-media,.service-media-grid.two .service-media{min-height:430px;border-radius:22px}.service-media figcaption{left:14px;right:14px;bottom:14px;padding:20px}.service-media figcaption strong{font-size:27px}.service-media figcaption p{font-size:14px}.technical-visual{padding:28px 20px;border-radius:22px}.technical-canvas{min-height:230px}.technical-copy h2{font-size:34px}.page-actions .button{width:100%}.site-header{padding-inline:20px}}
@media(prefers-reduced-motion:reduce){.sim-stage.running .water-drop{animation:none;opacity:.65}.journey-card,.nav-menu,.basket-drawer{transition:none}.technical-canvas *{animation:none!important}.tech-pulse,.air-pulse{display:none}}
