@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--green:#18c86f;--green2:#0ca85a;--dark:#071a12;--ink:#101914;--muted:#68756e;--soft:#f3f7f5;--line:#dfe8e3}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Manrope,Arial,sans-serif;color:var(--ink);background:#fff}a{text-decoration:none;color:inherit}button,input,textarea{font:inherit}
.siteHeader{height:76px;padding:0 max(24px,5vw);display:flex;align-items:center;gap:40px;background:#fff;border-bottom:1px solid #edf1ef;position:sticky;top:0;z-index:100}
.brand{display:flex;align-items:center;gap:10px;min-width:max-content}.brandMark{width:36px;height:36px;border-radius:10px;background:var(--dark);color:var(--green);display:grid;place-items:center;font-weight:800;font-size:20px}.brand>span:last-child{font-size:18px;line-height:1}.brand b{font-weight:800}.brand em{font-style:normal;color:var(--green2);font-weight:800}.brand small{display:block;font-size:7px;color:#7c8982;letter-spacing:.8px;margin-top:4px;text-transform:uppercase}
nav{display:flex;gap:32px;margin-left:auto}nav a{font-size:12px;font-weight:700;color:#435048;transition:.2s}nav a:hover{color:var(--green2)}.headerCta{padding:12px 18px;background:var(--dark);color:#fff;border-radius:10px;font-size:12px;font-weight:800}.headerCta span{color:var(--green)}.navToggle{display:none;margin-left:auto;border:0;background:none;font-size:24px}
.hero{min-height:640px;padding:72px max(24px,6vw) 92px;background:var(--dark);color:#fff;display:grid;grid-template-columns:minmax(390px,.85fr) minmax(520px,1.15fr);align-items:center;gap:5vw;position:relative;overflow:hidden}.heroGlow{position:absolute;border-radius:50%;filter:blur(2px);pointer-events:none}.heroGlow.one{width:520px;height:520px;right:-120px;top:-180px;background:radial-gradient(circle,#1ecf7150,transparent 68%)}.heroGlow.two{width:500px;height:500px;left:30%;bottom:-420px;background:radial-gradient(circle,#9bdcbd25,transparent 65%)}.heroContent,.productVisual{position:relative;z-index:2}.eyebrow{font-size:11px;text-transform:uppercase;letter-spacing:1.2px;font-weight:800;color:#b7c7be;display:flex;align-items:center;gap:9px}.eyebrow i{width:8px;height:8px;border-radius:50%;background:var(--green);box-shadow:0 0 0 5px #18c86f18}.hero h1{font-size:clamp(45px,4.5vw,68px);line-height:1.02;letter-spacing:-3.8px;margin:23px 0}.hero h1 span{color:#8d9d94}.heroContent>p{max-width:590px;color:#b8c5be;line-height:1.75;font-size:15px}.heroActions{display:flex;gap:12px;margin:30px 0}.primary,.secondary{padding:14px 20px;border-radius:10px;font-size:12px;font-weight:800;display:inline-flex;align-items:center;gap:14px}.primary{background:var(--green);color:#052114}.primary b{font-size:18px}.secondary{border:1px solid #ffffff25;background:#ffffff08;color:#fff}.secondary span{color:var(--green)}.trustRow{display:flex;gap:18px;flex-wrap:wrap;color:#94a59c;font-size:10px}.trustRow span::first-letter{color:var(--green)}
.productVisual{width:100%;max-width:790px;justify-self:end}.browser{background:#101d17;border:1px solid #ffffff18;border-radius:18px;padding:0 10px 10px;box-shadow:0 35px 90px #0009;transform:perspective(1500px) rotateY(-3deg)}.browserTop{height:38px;display:flex;align-items:center}.dots{display:flex;gap:5px}.dots i{width:7px;height:7px;border-radius:50%;background:#54645b}.address{margin:auto;background:#ffffff08;border:1px solid #ffffff0a;border-radius:6px;padding:5px 40px;font-size:8px;color:#718178}.address span{color:var(--green)}.shot{overflow:hidden;border-radius:9px;background:#fff}.shot img{display:block;width:100%;height:auto;max-height:430px;object-fit:contain}.floatCard{position:absolute;z-index:3;background:#fff;color:var(--ink);border-radius:12px;padding:12px 16px;box-shadow:0 18px 50px #0005;display:flex;gap:10px;align-items:center}.floatCard>span{width:31px;height:31px;border-radius:9px;background:#e9f9f0;color:var(--green2);display:grid;place-items:center;font-weight:800}.floatCard b,.floatCard small{display:block}.floatCard b{font-size:11px}.floatCard small{font-size:8px;color:#7b8881;margin-top:2px}.cardA{left:-28px;top:-25px}.cardB{right:-18px;bottom:-25px}
.quickBar{width:min(1180px,88%);margin:-35px auto 0;position:relative;z-index:5;background:#fff;border:1px solid #e8eeeb;box-shadow:0 15px 45px #10251a10;border-radius:16px;display:grid;grid-template-columns:repeat(4,1fr);padding:22px 8px}.quickBar>div{padding:5px 22px;border-right:1px solid var(--line);display:flex;gap:14px;align-items:center}.quickBar>div:last-child{border:0}.quickBar strong{font-size:11px;color:var(--green2)}.quickBar b,.quickBar small{display:block}.quickBar b{font-size:12px}.quickBar small{font-size:9px;color:#87928c;margin-top:4px}
.intro{padding:110px max(24px,7vw)}.sectionHead{display:grid;grid-template-columns:1.2fr .8fr;gap:7vw;align-items:end;margin-bottom:50px}.kicker{font-size:9px;letter-spacing:1.6px;color:var(--green2);font-weight:800}.sectionHead h2,.showcase h2,.contact h2{font-size:clamp(38px,4vw,58px);letter-spacing:-3px;line-height:1.05;margin:12px 0 0}.sectionHead h2 em,.showcase h2 em,.contact h2 em{font-style:normal;color:#9aa59f}.sectionHead>p{color:var(--muted);font-size:13px;line-height:1.8;max-width:480px}
.featureGrid{display:grid;grid-template-columns:1.35fr 1fr 1fr;grid-template-rows:1fr 1fr;gap:14px}.featureGrid article{background:var(--soft);border:1px solid #e8eeeb;border-radius:18px;padding:28px;min-height:210px;transition:.25s}.featureGrid article:hover{transform:translateY(-3px);box-shadow:0 16px 35px #10251a0d}.featureGrid .featureMain{grid-row:1/3;background:var(--dark);color:#fff;min-height:435px;display:flex;flex-direction:column;justify-content:flex-end}.icon{width:44px;height:44px;border-radius:12px;background:#fff;color:var(--green2);display:grid;place-items:center;font-size:19px;margin-bottom:auto;box-shadow:0 8px 20px #10251a0b}.featureMain .icon{background:#173126;color:var(--green)}.featureGrid h3{font-size:18px;margin:20px 0 9px}.featureGrid p{font-size:11px;color:#718078;line-height:1.7;margin:0}.featureMain p{color:#9fb0a7;max-width:380px;font-size:13px}.featureMain a{font-size:11px;color:var(--green);font-weight:800;margin-top:24px}
.showcase{background:#f3f7f5;padding:100px max(24px,7vw);display:grid;grid-template-columns:.72fr 1.28fr;gap:7vw;align-items:center}.showcaseCopy>p{color:var(--muted);font-size:13px;line-height:1.8}.showcase ul{list-style:none;padding:0;margin:30px 0 0}.showcase li{padding:14px 0;border-top:1px solid #dce5e0;display:flex;justify-content:space-between;gap:20px}.showcase li b{font-size:11px}.showcase li span{font-size:9px;color:#89958e}.showcaseScreen{position:relative;background:#0b1812;border-radius:18px;padding:12px;box-shadow:0 30px 70px #10251a20}.showcaseScreen img{display:block;width:100%;border-radius:9px}.screenBadge{position:absolute;top:-16px;right:22px;background:var(--green);color:#062015;border-radius:20px;padding:8px 13px;font-size:8px;font-weight:800;letter-spacing:.8px}
.sectors{background:var(--dark);color:#fff;padding:100px max(24px,7vw)}.sectionHead.light>p{color:#8fa198}.sectionHead.light h2 em{color:#71837a}.sectorGrid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.sectorGrid article{border:1px solid #ffffff12;background:#ffffff05;border-radius:16px;padding:25px}.sectorGrid span{font-size:26px;display:block;margin-bottom:28px}.sectorGrid b,.sectorGrid small{display:block}.sectorGrid b{font-size:14px}.sectorGrid small{font-size:9px;color:#82958b;margin-top:5px}
.finalCta{margin:70px max(24px,7vw);border-radius:22px;background:linear-gradient(120deg,#17c86e,#0da85b);padding:48px 55px;display:flex;align-items:center;justify-content:space-between;color:#062116}.finalCta h2{font-size:clamp(30px,3vw,44px);line-height:1.08;letter-spacing:-2px;margin:10px 0 0}.finalCta .kicker{color:#0a6d40}.finalCta>a{background:#071a12;color:#fff;padding:15px 20px;border-radius:10px;font-size:11px;font-weight:800}.finalCta>a b{color:var(--green)}
.contact{padding:100px max(24px,8vw);display:grid;grid-template-columns:.75fr 1.25fr;gap:8vw;align-items:start}.contactCopy>p{color:var(--muted);font-size:13px;line-height:1.8;max-width:430px}.mailBox{display:flex;align-items:center;gap:13px;margin-top:30px}.mailBox>span{width:40px;height:40px;border-radius:10px;background:#e8f8ef;color:var(--green2);display:grid;place-items:center}.mailBox small,.mailBox b{display:block}.mailBox small{font-size:8px;color:#8b9790}.mailBox b{font-size:12px;margin-top:3px}.contact form{background:var(--soft);border:1px solid #e5ece8;border-radius:18px;padding:30px}.formGrid{display:grid;grid-template-columns:1fr 1fr;gap:15px}.contact label{display:block;font-size:9px;font-weight:800;color:#4d5b53;margin-bottom:15px}.contact input,.contact textarea{display:block;width:100%;border:1px solid #d7e1dc;background:#fff;border-radius:9px;padding:13px 14px;margin-top:6px;outline:none;font-size:12px}.contact input:focus,.contact textarea:focus{border-color:var(--green)}.contact button{border:0;background:var(--dark);color:#fff;border-radius:10px;padding:15px 20px;width:100%;font-weight:800;font-size:11px;cursor:pointer}.contact button b{color:var(--green);font-size:16px}.hp{position:absolute!important;left:-9999px!important}.notice{padding:12px;border-radius:9px;font-size:11px;margin-bottom:16px}.ok{background:#dff7e9;color:#08713e}.error{background:#fde8e8;color:#9b2525}
footer{background:#06110c;color:#829188;padding:35px max(24px,6vw);display:flex;align-items:center;gap:35px;font-size:10px}.footBrand .brandMark{background:#11251b}.footBrand b{color:#fff}footer>p{margin:0}footer>div{display:flex;gap:20px;margin-left:auto}footer>div a:hover{color:#fff}footer>small{margin-left:20px}
@media(max-width:1050px){.hero{grid-template-columns:1fr;padding-top:60px}.heroContent{max-width:700px}.productVisual{justify-self:center;max-width:800px;margin-top:30px}.quickBar{grid-template-columns:1fr 1fr}.quickBar>div:nth-child(2){border-right:0}.featureGrid{grid-template-columns:1fr 1fr}.featureGrid .featureMain{grid-row:auto;grid-column:1/3;min-height:300px}.showcase{grid-template-columns:1fr}.sectorGrid{grid-template-columns:1fr 1fr}}
@media(max-width:760px){.siteHeader{height:68px;padding:0 18px}.headerCta{display:none}.navToggle{display:block}nav{display:none;position:absolute;top:68px;left:0;right:0;background:#fff;padding:20px;flex-direction:column;box-shadow:0 20px 35px #0001}nav.open{display:flex}.hero{padding:50px 20px 75px;min-height:auto}.hero h1{font-size:46px;letter-spacing:-2.7px}.heroActions{flex-direction:column;align-items:stretch}.primary,.secondary{justify-content:center}.trustRow{gap:10px}.productVisual{margin-top:25px}.browser{transform:none;padding:0 5px 5px;border-radius:12px}.browserTop{height:28px}.address{padding:4px 15px}.shot img{max-height:none}.floatCard{display:none}.quickBar{width:90%;grid-template-columns:1fr;margin-top:-30px}.quickBar>div{border-right:0;border-bottom:1px solid var(--line)}.quickBar>div:last-child{border-bottom:0}.intro,.showcase,.sectors,.contact{padding:75px 20px}.sectionHead{grid-template-columns:1fr;gap:15px}.sectionHead h2,.showcase h2,.contact h2{font-size:40px;letter-spacing:-2px}.featureGrid{grid-template-columns:1fr}.featureGrid .featureMain{grid-column:auto;min-height:320px}.sectorGrid{grid-template-columns:1fr 1fr}.finalCta{margin:45px 20px;padding:30px;align-items:flex-start;gap:25px;flex-direction:column}.contact{grid-template-columns:1fr}.formGrid{grid-template-columns:1fr}footer{flex-wrap:wrap}footer>div{margin-left:0;width:100%}footer>small{margin-left:0}.showcase li{flex-direction:column;gap:4px}}
@media(max-width:460px){.hero h1{font-size:39px}.sectorGrid{grid-template-columns:1fr}.quickBar{width:92%}.sectionHead h2,.showcase h2,.contact h2{font-size:35px}.finalCta h2{font-size:29px}}
