@import url('https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=Manrope:wght@400;500;600;700;800&family=Playfair+Display:ital,wght@0,600;1,600&display=swap');
:root{--black:#111816;--cream:#f2f2ea;--lime:#d7ff57;--grey:#aeb6ac}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);font-family:Manrope,Arial,sans-serif;color:var(--black)}.page{max-width:1240px;margin:auto}.header{height:88px;display:flex;align-items:center;justify-content:space-between}.logo{display:flex;align-items:center;gap:8px;color:inherit;text-decoration:none;font-size:13px;font-weight:800;letter-spacing:1.5px;line-height:1}.logo small{display:block;font:7px 'DM Mono';letter-spacing:2.8px;margin-top:4px}.logo-fire{font-size:26px;color:var(--lime);transform:rotate(-20deg);display:inline-block}.header nav{display:flex;gap:30px}.header nav a,.call{font:10px 'DM Mono';text-decoration:none;color:var(--black);letter-spacing:.5px}.call{border:1px solid #bfc4bc;padding:10px 14px}.call i{font-style:normal;margin-left:6px}.hero{min-height:610px;background:var(--black);color:#f7f9ef;position:relative;padding:102px 66px 42px;overflow:hidden}.kicker{font:10px 'DM Mono';letter-spacing:.1em;margin:0 0 18px;color:#c4cec1}.kicker.dark{color:#6d756e}.hero h1,.intro h2,.section-top h2,.industries h2,.project h2,.contact h2{font-size:64px;letter-spacing:-.07em;line-height:1.02;margin:0;font-weight:700}.hero em,.intro em,.project em{font:600 italic 1em 'Playfair Display',serif;letter-spacing:-.055em}.summary{font-size:14px;color:#c1c9c0;line-height:1.75;max-width:370px;margin:25px 0}.button{display:inline-flex;text-decoration:none;align-items:center;gap:38px;padding:16px 17px;border-radius:2px;font-size:11px;font-weight:800;color:var(--black)}.button b{font-size:19px}.light{background:#fff}.lime{background:var(--lime)}.orbital{position:absolute;width:620px;height:620px;right:-62px;top:-13px}.orbit{position:absolute;border:1px solid #49514e;border-radius:50%;left:50%;top:50%;transform:translate(-50%,-50%)}.o1{width:205px;height:205px}.o2{width:395px;height:395px}.o3{width:590px;height:590px}.orb-core{background:var(--lime);color:var(--black);height:90px;width:90px;border-radius:50%;display:flex;flex-direction:column;justify-content:center;align-items:center;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:2}.orb-core span,.orb-core small{font:7px 'DM Mono';letter-spacing:1px}.orb-core b{font-size:20px;letter-spacing:-1px}.dot{position:absolute;background:var(--lime);width:8px;height:8px;border-radius:50%}.d1{top:101px;left:171px}.d2{right:108px;top:281px}.d3{bottom:57px;left:196px}.orbit-label{position:absolute;font:9px 'DM Mono';letter-spacing:.12em;color:#cbd3c5}.orbit-label.a{left:104px;top:145px}.orbit-label.b{right:67px;top:328px}.orbit-label.c{left:95px;bottom:74px}.hero-foot{bottom:32px;left:66px;right:66px;position:absolute;display:flex;justify-content:space-between;color:#aeb8ad;font:9px 'DM Mono';letter-spacing:.08em}.intro{padding:117px 0 105px;display:grid;grid-template-columns:115px 1.15fr .85fr;gap:28px}.number{font:11px 'DM Mono';margin:5px 0}.intro h2{font-size:48px}.intro-text{font-size:13px;line-height:1.8;color:#6f766f;align-self:end;margin:0 0 6px}.stats{background:#e1e9d3}.stats .page{height:160px;display:grid;grid-template-columns:repeat(4,1fr)}.stats article{padding:37px 25px;border-left:1px solid #cbd5bc;display:flex;align-items:center;gap:15px}.stats article:last-child{border-right:1px solid #cbd5bc}.stats b{font-size:27px;letter-spacing:-1.5px}.stats span{font-size:10px;line-height:1.45;color:#5b6659}.solutions{padding:122px 0}.section-top{display:flex;justify-content:space-between;align-items:end;margin-bottom:66px}.section-top h2{font-size:49px}.section-top>p{width:245px;font-size:12px;line-height:1.7;color:#68716b}.solution-list{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #bcc4b9}.solution-list article{padding:25px 25px 25px 0;border-right:1px solid #bcc4b9;min-height:250px;position:relative}.solution-list article:not(:first-child){padding-left:25px}.solution-list article:last-child{border-right:0}.solution-list span{font:10px 'DM Mono';color:#7e877e}.solution-list h3{font-size:23px;letter-spacing:-1.1px;margin:54px 0 11px}.solution-list p{font-size:12px;line-height:1.65;color:#68716b;margin:0;max-width:255px}.solution-list a{position:absolute;bottom:22px;color:var(--black);font-size:11px;font-weight:800;text-decoration:none}.solution-list a b{margin-left:8px}.monitoring{background:#17201d;color:#f4f6ec;min-height:560px;padding:95px max(calc((100% - 1240px)/2), 30px);display:grid;grid-template-columns:.82fr 1.18fr;gap:75px;align-items:center}.monitoring-copy h2{font-size:40px;letter-spacing:-2.2px;line-height:1.06;margin:0}.monitoring-copy>p:not(.kicker){font-size:12px;line-height:1.8;color:#bcc5bb;max-width:340px;margin:26px 0}.legend{display:flex;gap:20px;font:9px 'DM Mono';color:#aeb8ae}.legend i{display:inline-block;width:6px;height:6px;border-radius:50%;margin-right:5px}.lime-dot,.green{background:var(--lime)}.amber-dot,.amber{background:#e9b758}.screen{background:#f4f5ee;color:var(--black);padding:17px 18px 20px;box-shadow:13px 13px 0 #314039}.screen-head{font:9px 'DM Mono';display:flex;justify-content:space-between;color:#5e675f}.screen-head span{color:#668452}.screen-title{display:flex;align-items:end;justify-content:space-between;margin:32px 0 25px}.screen-title small,.load small,.system-cards small{display:block;color:#7f8780;font-size:9px}.screen-title strong{display:block;font-size:17px;margin-top:5px}.screen-title button{background:transparent;border:1px solid #d4dad2;padding:6px;font-size:9px}.load{border:1px solid #dde1da;padding:15px;display:grid;grid-template-columns:140px 1fr;gap:20px}.load-value b{font-size:25px;letter-spacing:-1px;display:block;margin:8px 0}.load-value em{font-size:11px;font-style:normal;color:#858d85}.load-value span{color:#699a4c;font-size:9px}.load-chart svg{width:100%;height:90px}.screen-grid{stroke:#e0e4dd;stroke-width:1}.screen-line{fill:none;stroke:#70a74d;stroke-width:2.5}.chart-times{display:flex;justify-content:space-between;color:#9da49d;font-size:7px}.system-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin-top:12px}.system-cards div{border:1px solid #dde1da;padding:10px;position:relative}.system-cards .status{position:absolute;right:9px;top:10px;width:6px;height:6px;border-radius:50%}.system-cards b{display:block;margin:8px 0 3px;font-size:13px}.system-cards em{font-size:8px;color:#71806e;font-style:normal}.industries{padding:122px 0}.industry-title{display:flex;justify-content:space-between;align-items:end;margin:0 0 58px}.industries h2{font-size:49px}.arrow-link{font-size:11px;text-decoration:none;color:var(--black);font-weight:800}.arrow-link b{font-size:20px;margin-left:10px}.industry-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #c2c8bf}.industry-grid div{height:165px;border-right:1px solid #c2c8bf;padding:17px;display:flex;flex-direction:column;justify-content:space-between}.industry-grid div:first-child{border-left:1px solid #c2c8bf}.industry-grid span{font:10px 'DM Mono';color:#748078}.industry-grid b{font-size:15px;letter-spacing:-.7px}.project{background:#dce6cf;padding:30px 35px 40px;min-height:470px}.project-index{font:10px 'DM Mono';color:#526050}.project-content{display:grid;grid-template-columns:1.1fr .9fr;align-items:end;min-height:398px}.building{height:350px;position:relative;overflow:hidden;background:linear-gradient(145deg,#b9d0a5,#e9f0e0)}.building-sun{height:130px;width:130px;border-radius:50%;background:#eff8a1;position:absolute;right:55px;top:25px}.building-base{position:absolute;width:88%;height:195px;background:#758d71;bottom:-30px;left:35px;clip-path:polygon(0 100%,5% 31%,22% 31%,22% 0,34% 0,34% 31%,51% 31%,51% 14%,68% 14%,68% 31%,81% 31%,81% 5%,100% 5%,100% 100%)}.building-line{position:absolute;height:1px;background:#cbdcb7;width:140%;transform:rotate(-36deg);left:-50px}.bl1{top:75px}.bl2{top:130px}.bl3{top:185px}.bl4{top:240px}.project-copy{padding-left:59px}.project h2{font-size:46px}.project-copy>p{font-size:12px;line-height:1.7;color:#5d6b5b;max-width:310px;margin:22px 0}.project-result{border-top:1px solid #b5c6ae;padding-top:16px;display:flex;align-items:center;gap:13px}.project-result b{font-size:30px;letter-spacing:-1.5px}.project-result span{font-size:10px;color:#637362;line-height:1.4}.contact{background:var(--black);color:#f4f6ef;padding:104px 0 32px}.contact h2{font-size:57px;margin-bottom:31px}.contact-meta{border-top:1px solid #39433e;margin-top:86px;padding-top:17px;display:flex;justify-content:space-between;color:#b2bcb0;font:9px 'DM Mono'}.footer{height:93px;display:flex;align-items:center;justify-content:space-between}.footer>span,.footer>a:last-child{font:8px 'DM Mono';letter-spacing:.05em;color:#68716b;text-decoration:none}@media(max-width:900px){.page{margin-left:28px;margin-right:28px}.hero{margin:0;padding:80px 38px}.orbital{opacity:.45;right:-180px}.intro{grid-template-columns:60px 1fr;gap:15px}.intro-text{grid-column:2}.stats .page{margin:0;grid-template-columns:repeat(2,1fr);height:auto}.stats article{padding:28px}.monitoring{grid-template-columns:1fr;padding:70px 28px}.project-content{grid-template-columns:1fr}.project-copy{padding:35px 0 0}.building{height:290px}.contact .page{margin-left:28px}.footer{margin-left:28px;margin-right:28px}}@media(max-width:580px){.header{margin:0 20px;height:70px}.header nav,.call{display:none}.hero{margin:0;padding:70px 25px;min-height:560px}.hero h1,.contact h2{font-size:50px}.orbital{transform:scale(.7);transform-origin:top right;right:-178px;top:170px}.hero-foot{left:25px;right:25px}.hero-foot span:nth-child(2){display:none}.intro{margin:0 25px;padding:80px 0;grid-template-columns:1fr}.intro-text{grid-column:auto}.intro h2,.section-top h2,.industries h2{font-size:39px}.stats article{padding:21px 14px;gap:7px}.stats b{font-size:21px}.stats span{font-size:8px}.solutions,.industries{margin:0 25px;padding:80px 0}.section-top,.industry-title{display:block;margin-bottom:38px}.section-top>p{margin-top:20px}.solution-list,.industry-grid{grid-template-columns:1fr}.solution-list article,.solution-list article:not(:first-child){border-right:0;border-bottom:1px solid #c2c8bf;padding:20px 0;min-height:210px}.industry-grid div{border-left:1px solid #c2c8bf;height:100px}.screen{padding:12px}.load{grid-template-columns:1fr}.system-cards{grid-template-columns:1fr}.project{margin:0;padding:25px}.project h2{font-size:40px}.contact{padding:75px 0 25px}.contact-meta{margin-top:55px;gap:11px;flex-direction:column}.footer{height:auto;margin:0 25px;padding:25px 0;gap:17px;align-items:start;flex-direction:column}}
