:root{--ink:#102b2e;--deep:#09292c;--paper:#f7f5ef;--surface:#fbfaf6;--line:#d6ddd2;--lime:#d2f068;--olive:#527b2a;--muted:#5b6c68;--soft:#d9edc2}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Manrope,Arial,sans-serif}.container{width:min(1160px,calc(100% - 48px));margin-inline:auto}.noise{position:fixed;inset:0;pointer-events:none;opacity:.25;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.035'/%3E%3C/svg%3E");z-index:5}.site-header{height:92px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:10px;font:16px DM Mono,monospace;text-decoration:none;color:var(--ink);letter-spacing:1px}.brand b{color:#6d9523;font-weight:500}.brand-mark{height:27px;width:27px;border:2px solid var(--ink);border-radius:8px;display:grid;place-content:center;grid-template-columns:repeat(3,4px);gap:2px;transform:rotate(-8deg)}.brand-mark i{width:4px;height:11px;background:var(--ink);border-radius:4px}.brand-mark i:nth-child(2){height:16px}.brand-mark i:nth-child(3){height:7px}nav{display:flex;gap:31px}nav a{color:var(--muted);text-decoration:none;font-size:13px;font-weight:700}.button{background:var(--ink);color:#fff;display:inline-flex;gap:22px;align-items:center;text-decoration:none;padding:15px 19px;border-radius:4px;font-size:13px;font-weight:800;transition:transform .2s,background .2s}.button:hover{transform:translateY(-2px);background:#245256}.button span{font-size:19px;line-height:10px}.button-small{padding:12px 16px}.header-actions{display:flex;align-items:center;gap:16px}.language-switch{display:flex;align-items:center;gap:6px;font:600 11px DM Mono,monospace;color:#758780}.language-switch button{border:0;background:transparent;padding:5px 2px;cursor:pointer;font:inherit;color:inherit}.language-switch button.active{color:var(--ink);border-bottom:1px solid #6c9824}.eyebrow{font:600 11px DM Mono,monospace;letter-spacing:1.35px;color:#556e67;margin:0 0 22px}.eyebrow>span:first-child{display:inline-block;width:18px;height:1px;background:#6c9824;vertical-align:middle;margin-right:9px}.hero{display:grid;grid-template-columns:1.02fr .98fr;min-height:600px;align-items:center;padding:54px 0 70px;gap:45px}.hero h1,.section-heading h2,.workflow h2,.cta h2{font-size:clamp(42px,5vw,70px);line-height:1.04;letter-spacing:-3.2px;margin:0;font-weight:800}.hero h1 em,.section-heading h2 em,.workflow h2 em,.cta h2 em{font-family:Georgia,serif;font-weight:400;color:#6e9629}.lede{font-size:15px;line-height:1.8;color:#4f625e;max-width:490px;margin:28px 0}.hero-actions{display:flex;align-items:center;gap:25px}.text-link{font-size:13px;font-weight:800;text-decoration:none;color:var(--ink)}.text-link b{margin-left:8px;color:#709827}.trust{display:flex;align-items:center;gap:13px;margin-top:56px}.trust p{margin:0;color:#526863;font-size:11px;line-height:1.5}.avatars{display:flex}.avatars span{width:27px;height:27px;border-radius:50%;display:grid;place-items:center;font-size:8px;color:#fff;border:2px solid var(--paper);margin-left:-5px;background:#1b5555}.avatars span:nth-child(2){background:#cc7c5e}.avatars span:nth-child(3){background:#889f34}.hero-visual{height:465px;position:relative;display:grid;place-items:center;background:radial-gradient(circle at 65% 45%,#dff0b7 0,#e7ecd3 26%,transparent 55%)}.camera-card{width:81%;background:#133a3b;box-shadow:0 23px 45px #263d3955;transform:rotate(-3deg);position:relative;z-index:2}.camera-top,.camera-bottom{height:37px;display:flex;align-items:center;justify-content:space-between;padding:0 12px;color:#c8e6c2;font:9px DM Mono,monospace;letter-spacing:.7px}.live-dot{width:6px;height:6px;border-radius:50%;background:#ec775c;display:inline-block;margin-right:5px}.scene{height:257px;overflow:hidden;background:linear-gradient(140deg,#25393b,#839a89 46%,#315251);position:relative}.scene:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#112d30aa,transparent 40%),linear-gradient(0deg,#091e20bb,transparent 60%)}.scene-grid{position:absolute;inset:0;background:linear-gradient(90deg,transparent 49%,#b5c5a922 50%,transparent 51%),linear-gradient(#b5c5a922 1px,transparent 1px);background-size:60px 60px;transform:perspective(180px) rotateX(60deg) scale(2);transform-origin:bottom}.person{position:absolute;bottom:0;width:48px;height:135px;background:#132c31;border-radius:30px 28px 3px 3px;z-index:1}.person:before{content:"";position:absolute;width:32px;height:32px;border-radius:50%;background:#d3ae81;left:8px;top:-22px}.person:after{content:"";position:absolute;width:25px;height:78px;background:#87ae50;left:11px;top:31px;border-radius:4px}.person span{position:absolute;width:16px;height:65px;top:70px;left:5px;border-radius:8px;background:#17262a;box-shadow:24px 0 #17262a}.person-one{left:35%;transform:scale(.85)}.person-two{left:63%;transform:scale(1.15)}.detection{position:absolute;width:120px;height:165px;border:1px solid #d7f46d;z-index:3;color:#e4f67a;font:8px DM Mono,monospace}.detection:before,.detection:after{content:"";position:absolute;background:#d7f46d;width:12px;height:3px}.detection:before{top:-1px;left:-1px}.detection:after{bottom:-1px;right:-1px}.detection b{position:absolute;top:-15px;font-weight:400}.detection small{position:absolute;bottom:-14px}.d-one{left:28%;top:57px;transform:scale(.84)}.d-two{left:58%;top:32px}.scan-line{position:absolute;height:1px;background:#d7f46d;left:0;right:0;top:54%;box-shadow:0 0 12px #d7f46d;opacity:.7}.camera-bottom span:first-child{color:#d7f46d}.insight-card,.alert-card{position:absolute;z-index:4;display:flex;align-items:center;gap:10px;background:#f7f3eb;box-shadow:0 12px 22px #1f37342c;padding:12px}.insight-card{right:-10px;top:47px;width:203px}.insight-icon{background:var(--lime);width:31px;height:31px;border-radius:3px;display:grid;place-items:center}.insight-card small,.alert-card small{font:8px DM Mono,monospace;color:#587b20}.insight-card p,.alert-card p{font-size:10px;line-height:1.4;margin:3px 0 0;font-weight:700}.arrow{margin-left:auto;color:#648e24}.alert-card{left:0;bottom:35px;width:183px;background:#153c3c;color:#fff}.alert-card small{color:#c5e6a5}.alert-card>span:last-child{margin-left:auto;color:#e97961}.alert-icon{border:1px solid #e97961;color:#e97961;width:25px;height:25px;border-radius:50%;display:grid;place-items:center}.signal{position:absolute;border:1px solid #a1c57166;border-radius:50%;z-index:0}.signal-a{height:270px;width:270px;right:10%;top:9%}.signal-b{height:390px;width:390px;right:-10%;top:-4%;border-style:dashed}.metrics{background:#d5ebbd;border-top:1px solid #c4dca8;border-bottom:1px solid #c4dca8}.metrics-inner{display:grid;grid-template-columns:repeat(4,1fr)}.metrics-inner>div{padding:26px 22px;border-left:1px solid #bad59f;display:flex;gap:12px;align-items:center}.metrics-inner>div:last-child{border-right:1px solid #bad59f}.metrics strong{font:500 20px DM Mono,monospace;color:#527b2a}.metrics span{font-size:11px;line-height:1.45;color:#38554c}.features{padding:125px 0}.section-heading{display:grid;grid-template-columns:1fr 1.1fr;gap:50px;margin-bottom:60px}.section-heading .eyebrow{grid-column:1/-1;margin-bottom:-24px}.section-heading h2{font-size:54px}.section-heading>p:last-child{max-width:385px;align-self:end;color:#4f625e;font-size:14px;line-height:1.8}.feature-grid{display:grid;grid-template-columns:1.3fr 1fr 1fr;grid-template-rows:270px 270px;gap:16px}.feature{border:1px solid var(--line);padding:24px;position:relative;overflow:hidden;background:var(--surface)}.feature-large{grid-row:span 2;background:#e4efd3}.feature-number{font:11px DM Mono,monospace;color:#587b20}.feature h3{font-size:18px;line-height:1.25;margin:0 0 8px;letter-spacing:-.5px}.feature p{color:#52645f;font-size:12px;line-height:1.6;margin:0}.feature:not(.feature-large) h3,.feature:not(.feature-large) p{position:relative;z-index:2}.feature-large .feature-content{position:absolute;right:24px;bottom:25px;left:24px;display:flex;flex-direction:column;gap:10px;z-index:3}.feature-large .feature-content h3,.feature-large .feature-content p{position:static;margin:0}.feature-large .feature-content p{max-width:278px}.mini-screen{height:190px;width:84%;position:absolute;top:31px;right:0;background:#193d3e;border:6px solid #eef2e4;box-shadow:0 12px 25px #2a403a2b}.mini-head{height:18px;border-bottom:1px solid #6e968b;padding:5px}.mini-head i{width:4px;height:4px;background:#a4cc5e;border-radius:50%;display:inline-block;margin-right:3px}.mini-map{position:relative;height:166px;background:linear-gradient(135deg,#264c4c 49%,#335a55 50%)}.map-path{position:absolute;height:1px;background:#d4eb72;transform-origin:left}.p1{width:150px;top:80px;left:34px;transform:rotate(-29deg)}.p2{width:110px;top:52px;left:118px;transform:rotate(56deg)}.map-node{position:absolute;width:10px;height:10px;border-radius:50%;background:#f4a37c;box-shadow:0 0 0 5px #f4a37c33}.n1{top:72px;left:34px}.n2{top:12px;left:166px}.n3{top:102px;left:205px}.icon-orbit{height:144px;display:grid;place-items:center}.icon-orbit:before{content:"";position:absolute;width:95px;height:95px;border:1px solid #91a661;border-radius:50%;border-left-color:transparent}.icon-orbit span{font-size:48px;color:#799b34}.dark{background:var(--deep);color:#f4f8e9;border-color:var(--deep)}.dark .feature-number,.dark p{color:#b7d4bb}.pulse-icon{height:144px;display:flex;align-items:center;gap:5px}.pulse-icon span{width:6px;background:#d5f16d;border-radius:5px}.pulse-icon span:nth-child(1){height:35px}.pulse-icon span:nth-child(2){height:79px}.pulse-icon span:nth-child(3){height:53px}.bars{height:144px;display:flex;align-items:end;gap:7px;padding-bottom:26px}.bars i{width:17px;background:#73953a}.bars i:nth-child(1){height:30px}.bars i:nth-child(2){height:70px}.bars i:nth-child(3){height:45px}.bars i:nth-child(4){height:100px}.bars i:nth-child(5){height:58px}.workflow{background:var(--deep);color:#edf3e9;padding:100px 0}.workflow-inner{display:grid;grid-template-columns:.85fr 1.15fr;gap:80px}.eyebrow.light{color:#b9d4c4}.eyebrow.light span{background:var(--lime)}.workflow h2{font-size:46px}.workflow h2 em{color:var(--lime)}.workflow ol{margin:0;padding:0;list-style:none;border-top:1px solid #52706d}.workflow li{padding:22px 0;border-bottom:1px solid #52706d;display:grid;grid-template-columns:58px 1fr;gap:12px}.workflow li b{font:11px DM Mono,monospace;color:var(--lime)}.workflow li h3{font-size:17px;margin:0 0 5px}.workflow li p{margin:0;color:#c5d9d1;font-size:12px}.use-cases{padding:125px 0}.use-list{border-top:1px solid var(--line)}.use-list>div{display:grid;grid-template-columns:80px 1fr 1fr;align-items:center;padding:25px 0;border-bottom:1px solid var(--line)}.use-list span{font:600 11px DM Mono,monospace;color:#557b24}.use-list h3{margin:0;font-size:17px}.use-list p{color:#40534d;font-size:12px;line-height:1.5;margin:0}.cta{background:#d9edc2;margin-bottom:70px;padding:65px 8%;display:flex;justify-content:space-between;align-items:center}.cta .eyebrow.light{color:#31574d;font-weight:700}.cta .eyebrow.light span{background:#648d2c}.cta h2{font-size:48px}.cta h2 em{color:#476d2c}.cta>div>p:last-child{font-size:13px;color:#3e564d;max-width:340px;line-height:1.6;margin-bottom:0}.button-light{background:#fff;color:var(--ink);box-shadow:0 7px 17px #61823f33;white-space:nowrap}footer{height:115px;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between}footer p,footer>a:last-child{font-size:11px;color:#526863;text-decoration:none}@media(max-width:800px){.container{width:min(100% - 34px,620px)}nav,.button-small{display:none}.hero{grid-template-columns:1fr;padding-top:35px}.hero-visual{height:390px}.metrics-inner{grid-template-columns:repeat(2,1fr)}.metrics-inner>div:nth-child(2){border-right:1px solid #bad59f}.section-heading,.workflow-inner{grid-template-columns:1fr;gap:25px}.section-heading .eyebrow{margin-bottom:0}.section-heading h2{font-size:43px}.feature-grid{grid-template-columns:1fr 1fr;grid-template-rows:auto}.feature-large{grid-column:span 2;height:420px}.feature{min-height:255px}.workflow{padding:70px 0}.use-list>div{grid-template-columns:45px 1fr}.use-list p{grid-column:2}.cta{padding:45px 27px;display:block}.cta h2{font-size:40px}.cta .button{margin-top:27px}footer{height:auto;padding:30px 0;gap:15px;flex-wrap:wrap}}@media(max-width:430px){.hero h1{font-size:46px;letter-spacing:-2.5px}.hero-visual{margin:0 -17px}.camera-card{width:84%}.insight-card{right:0}.alert-card{left:4px}.feature-grid{grid-template-columns:1fr}.feature-large{grid-column:span 1}.mini-screen{width:82%}.metrics-inner>div{padding:19px 10px}.metrics strong{font-size:16px}.metrics span{font-size:9px}.use-cases,.features{padding:80px 0}.feature-large .feature-content{right:20px;left:20px;bottom:22px}}.eyebrow>span:first-child{display:inline!important;width:auto!important;height:auto!important;background:transparent!important;margin:0!important}.feature-large .mini-screen{height:176px;width:78%;top:42px;right:24px;border:2px solid #eff4e4;border-radius:5px;box-shadow:none}.mini-head{height:20px}.mini-map{height:152px;background:#244748}.map-path{height:2px}.map-node{width:9px;height:9px;box-shadow:0 0 0 4px #f4a37c2b}.detection-illustration,.alert-illustration,.analytics-illustration{height:132px;position:relative;margin:7px 0 5px;display:flex;align-items:center}.detection-frame{position:relative;width:112px;height:82px;border:2px solid #729834;background:#edf4df;border-radius:6px;margin-left:7px}.detection-frame i{position:absolute;width:15px;height:15px;border-color:#5f8828;border-style:solid}.detection-frame i:nth-child(1){top:-2px;left:-2px;border-width:2px 0 0 2px}.detection-frame i:nth-child(2){top:-2px;right:-2px;border-width:2px 2px 0 0}.detection-frame i:nth-child(3){bottom:-2px;left:-2px;border-width:0 0 2px 2px}.detection-frame i:nth-child(4){right:-2px;bottom:-2px;border-width:0 2px 2px 0}.detection-frame b{position:absolute;width:26px;height:42px;left:41px;top:18px;border:2px solid #183e3e;border-radius:14px 14px 5px 5px}.detection-frame b:before{content:"";position:absolute;width:12px;height:12px;background:#183e3e;border-radius:50%;top:-16px;left:5px}.detection-live{font:500 9px DM Mono,monospace;color:#5f8828;margin-left:15px;letter-spacing:1px}.detection-live:before{content:"";display:inline-block;width:6px;height:6px;background:#e77c61;border-radius:50%;margin-right:5px}.alert-panel{width:128px;height:76px;border:2px solid #badf7a;border-radius:6px;background:#143a3c;padding:18px 15px;display:grid;gap:7px}.alert-panel i{height:3px;background:#b9d993;border-radius:2px}.alert-panel i:nth-of-type(1){width:72px}.alert-panel i:nth-of-type(2){width:49px}.alert-panel i:nth-of-type(3){width:64px}.alert-dot{position:absolute;width:9px;height:9px;border-radius:50%;background:#ed8568;top:15px;left:111px}.alert-illustration>b{width:30px;height:30px;display:grid;place-items:center;border-radius:50%;background:#d8f16c;color:#173d3d;font:700 19px Manrope;margin-left:14px}.analytics-illustration{gap:9px;padding-left:8px;align-items:flex-end;padding-bottom:20px}.analytics-illustration i{display:block;width:16px;background:#e1efcf;border:2px solid #6b9136;border-radius:3px 3px 0 0}.analytics-illustration i:nth-child(1){height:31px}.analytics-illustration i:nth-child(2){height:60px}.analytics-illustration i:nth-child(3){height:43px}.analytics-illustration i:nth-child(4){height:84px}.analytics-illustration i:nth-child(5){height:54px}.analytics-illustration span{position:absolute;left:9px;right:25px;bottom:39px;height:2px;background:#e78061;transform:rotate(-15deg);transform-origin:left}@media(max-width:800px){.feature-large .mini-screen{right:20px}.detection-illustration,.alert-illustration,.analytics-illustration{height:128px}}html,body{max-width:100%;overflow-x:hidden}body{overflow-x:clip}.site-header,.hero,.hero-visual,.features,.feature-grid,.feature,.workflow,.use-cases,.cta,footer{min-width:0}@media(max-width:800px){.hero-visual{overflow:hidden}.camera-card{max-width:calc(100vw - 34px)}.signal-b{right:-24%;max-width:100%}.insight-card{right:0;max-width:calc(100% - 12px)}.alert-card{max-width:calc(100% - 12px)}.feature-grid{overflow:hidden}.mini-screen{max-width:calc(100% - 20px)}}
