@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700&display=swap";:root{color:#24332f;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;background:#f6f5f0;font-family:DM Sans,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;margin:0}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit}#root{min-height:100vh}:root{--ink:#14251f;--muted:#66736e;--cream:#f6f5f0;--paper:#fffef9;--line:#dcded7;--green:#1b8b65;--green-dark:#0d513e;--lime:#b8e859;--orange:#f18451;--red:#d84f43}main{overflow:hidden}.site-header{z-index:20;border-bottom:1px solid #14251f1f;justify-content:space-between;align-items:center;max-width:1240px;height:76px;margin:0 auto;padding:0 28px;display:flex;position:relative}.logo{letter-spacing:.11em;color:var(--ink);align-items:center;gap:10px;font:700 18px/1 Manrope,sans-serif;text-decoration:none;display:inline-flex}.logo-mark{width:26px;height:25px;display:inline-block;position:relative}.logo-mark i{background:var(--green);border-radius:5px 5px 1px 1px;width:8px;position:absolute;bottom:1px;transform:skewY(-28deg)}.logo-mark i:first-child{height:13px;left:1px}.logo-mark i:nth-child(2){height:20px;left:9px}.logo-mark i:nth-child(3){background:var(--lime);height:25px;left:17px}.site-header nav{gap:34px;display:flex}.site-header nav a{color:#52605b;font-size:14px;font-weight:600;text-decoration:none;transition:color .2s}.site-header nav a:hover{color:var(--green)}.header-cta{color:#fff;background:var(--green-dark);border:0;border-radius:3px;padding:12px 18px;font-weight:600}.header-cta span{margin-left:12px}.menu-button{display:none}.hero-section{grid-template-columns:.88fr 1.12fr;align-items:center;gap:50px;max-width:1240px;min-height:710px;margin:auto;padding:76px 28px 80px;display:grid}.eyebrow,.overline{color:var(--green);letter-spacing:.15em;align-items:center;gap:9px;font:700 11px/1.4 Manrope,sans-serif;display:inline-flex}.eyebrow i{background:var(--green);border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 5px #1b8b651f}.hero-copy h1{letter-spacing:-.055em;color:var(--ink);margin:25px 0 24px;font:500 clamp(52px,5.2vw,76px)/.97 Manrope,sans-serif}.hero-copy h1 em,.section h2 em,.outcome-head h2 em,.demo-heading h2 em,.security-copy h2 em{color:var(--green);font-style:italic;font-weight:400}.hero-copy>p{color:#5d6b66;max-width:570px;font-size:18px;line-height:1.68}.hero-actions{align-items:center;gap:12px;margin-top:34px;display:flex}.button{border:1px solid #0000;border-radius:3px;padding:15px 21px;font-size:14px;font-weight:700;transition:transform .2s,background .2s}.button:hover{transform:translateY(-2px)}.button.primary{color:#fff;background:var(--green-dark)}.button.primary span,.button.white span{margin-left:24px}.button.secondary{color:var(--ink);background:0 0;border-color:#aeb5b0}.hero-proof{align-items:center;gap:14px;margin-top:36px;display:flex}.hero-proof p{color:#7a8581;font-size:12px;line-height:1.5}.hero-proof b{color:var(--ink)}.avatar-stack{display:flex}.avatar-stack i{border:2px solid var(--cream);color:#fff;background:#487668;border-radius:50%;place-items:center;width:29px;height:29px;margin-left:-7px;font-size:9px;font-style:normal;display:grid}.avatar-stack i:first-child{margin-left:0}.avatar-stack i:nth-child(2){background:#c88757}.avatar-stack i:nth-child(3){background:#425e7b}.hero-visual{place-items:center;height:540px;display:grid;position:relative}.signal-ring{border:1px solid #1b8b6526;border-radius:50%;position:absolute}.ring-one{width:500px;height:500px}.ring-two{opacity:.5;width:630px;height:630px}.dashboard-card{z-index:2;background:#fff;border:1px solid #d9dfd9;border-radius:7px;width:590px;height:390px;position:relative;overflow:hidden;transform:perspective(1000px)rotateY(-3deg)rotateX(1deg);box-shadow:0 30px 70px #24372f2e}.dash-head{border-bottom:1px solid #e9ece8;justify-content:space-between;align-items:center;height:48px;padding:0 16px;display:flex}.dash-head .logo{transform-origin:0;transform:scale(.7)}.dash-head>div{gap:8px;display:flex}.dash-head>div span,.dash-head>div i{background:#edf1ed;border-radius:50%;width:24px;height:24px}.dash-head>div i{background:#d0e7dc}.dash-body{height:calc(100% - 48px);display:flex}.dash-body aside{border-right:1px solid #edf0ec;flex-direction:column;align-items:center;gap:22px;width:48px;padding-top:20px;display:flex}.dash-body aside i{background:#c7ceca;border-radius:3px;width:13px;height:13px}.dash-body aside i.active{background:var(--green);box-shadow:0 0 0 7px #1b8b6517}.dash-content{flex:1;padding:20px 23px}.dash-title{justify-content:space-between;align-items:start;display:flex}.dash-title small{color:#95a09b;letter-spacing:.15em;font-size:7px}.dash-title b{color:var(--ink);margin-top:2px;font:600 20px Manrope;display:block}.dash-title>span,.sample-tag{letter-spacing:.12em;color:#89938f;text-transform:uppercase;border:1px solid #d9ded9;border-radius:2px;padding:5px 8px;font-size:7px}.metric-row{grid-template-columns:repeat(3,1fr);gap:10px;margin:18px 0;display:grid}.metric-row>div{border:1px solid #e5e9e5;border-radius:3px;padding:11px}.metric-row small{color:#8d9792;letter-spacing:.12em;font-size:6px;display:block}.metric-row b{color:var(--ink);margin-top:4px;font-size:21px;display:block}.metric-row sup{font-size:9px}.metric-row em{color:var(--green);margin-left:5px;font-size:7px;font-style:normal}.metric-row em.orange{color:var(--orange)}.metric-row em.down{color:var(--green)}.mini-map,.map-area,.offline-map{background:#edf1ec;position:relative;overflow:hidden}.mini-map{border-radius:3px;height:176px}.map-grid{opacity:.65;background-image:linear-gradient(32deg,#0000 48%,#ffffffe6 49% 51%,#0000 52%),linear-gradient(115deg,#0000 48%,#ffffffbf 49% 51%,#0000 52%);background-size:88px 78px,120px 100px;position:absolute;inset:0}.path{border:2px solid #1b8b658c;border-radius:50%;width:200px;position:absolute;transform:rotate(-20deg)}.p1{top:90px;left:40px}.p2{border-color:#f1845180;top:45px;right:50px}.dot{background:var(--green);border:2px solid #fff;border-radius:50%;width:8px;height:8px;position:absolute;box-shadow:0 2px 5px #777}.d1{top:70px;left:110px}.d2{top:120px;left:260px}.d3{background:var(--orange);top:35px;right:90px}.mini-alert{border-left:3px solid var(--orange);background:#fff;align-items:center;gap:8px;width:205px;padding:9px;display:flex;position:absolute;bottom:10px;right:12px;box-shadow:0 5px 15px #0000001a}.mini-alert>span{width:20px;height:20px;color:var(--orange);background:#fff0e7;border-radius:50%;place-items:center;font-weight:700;display:grid}.mini-alert small{color:#999;font-size:6px}.mini-alert b{color:var(--ink);font-size:9px;display:block}.device{z-index:3;filter:drop-shadow(0 20px 20px #10251d3b);width:118px;position:absolute;bottom:16px;right:-6px;transform:rotate(-6deg)}.device-plug{background:#1e2925;border-radius:8px 8px 0 0;justify-content:space-evenly;width:78px;height:38px;margin:auto;padding:9px 7px;display:flex}.device-plug i{background:#d5b75e;width:3px;height:17px}.device-body{color:#fff;background:linear-gradient(145deg,#182722,#30433b);border-radius:13px 13px 20px 20px;height:118px;padding:24px 12px;position:relative}.device-body .logo{color:#fff;transform-origin:0;transform:scale(.68)}.device-body .logo-mark{display:none}.device-body small{color:#7d9189;letter-spacing:.12em;font-size:7px}.device-light{background:var(--lime);width:6px;height:6px;box-shadow:0 0 8px var(--lime);border-radius:50%;position:absolute;bottom:14px;right:14px}.connection-pill{z-index:4;background:#fffffff0;border:1px solid #dce2dc;padding:9px 11px;font-size:9px;font-weight:700;position:absolute;top:38px;left:40px;box-shadow:0 7px 18px #1e372d1a}.connection-pill i{background:var(--green);border-radius:50%;width:6px;height:6px;margin-right:7px;display:inline-block}.connection-pill span{color:#9aa39f;margin-left:5px;font-weight:400}.trust-strip{background:var(--green-dark);color:#fff;justify-content:center;align-items:center;gap:48px;min-height:82px;padding:20px 28px;display:flex}.trust-strip>span{letter-spacing:.17em;color:#92b6a9;font-size:9px}.trust-strip>div{background:#397263;width:1px;height:24px}.trust-strip p{color:#a8c3ba;font-size:13px}.trust-strip b{color:#fff}.section{max-width:1184px;margin:auto;padding:120px 28px}.section-intro{text-align:center;max-width:650px;margin:0 auto 55px}.section-intro h2,.outcome-head h2,.demo-heading h2,.security-copy h2{color:var(--ink);letter-spacing:-.045em;margin:18px 0 20px;font:500 clamp(38px,4vw,55px)/1.06 Manrope}.section-intro p{color:var(--muted);max-width:570px;margin:auto;font-size:16px;line-height:1.7}.feature-grid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.feature-card{border:1px solid var(--line);background:#ffffff59;flex-direction:column;min-height:485px;padding:28px;display:flex}.feature-top{justify-content:space-between;align-items:center;display:flex}.feature-top>span{color:#9ea7a2;font:500 12px Manrope}.feature-top small{color:var(--ink);letter-spacing:.16em;font-size:8px;font-weight:700}.feature-graphic{place-items:center;height:150px;display:grid}.graphic{border-radius:50%;place-items:center;width:76px;height:76px;font:600 24px Manrope;display:grid;position:relative}.graphic:before,.graphic:after{content:"";opacity:.25;border:1px solid;border-radius:50%;position:absolute}.graphic:before{inset:-14px}.graphic:after{opacity:.12;inset:-27px}.g-01{color:var(--orange);background:#fff0e8}.g-02{color:var(--green);background:#e2f3ea}.g-03{color:#42675b;background:#e4ebe7;border-radius:5px;width:100px;font-size:14px}.g-03:before,.g-03:after{border-radius:7px}.feature-card h3{color:var(--ink);margin:5px 0 11px;font:600 21px Manrope}.feature-card>p{color:var(--muted);font-size:13px;line-height:1.65}.flow{align-items:center;gap:8px;margin:25px 0 15px;display:flex}.flow span{letter-spacing:.12em;color:#8a9490;font-size:6px}.flow i{color:var(--green);font-style:normal}.feature-action{border-top:1px solid var(--line);color:var(--ink);margin-top:auto;padding-top:17px;font-size:11px}.feature-action span{float:right;color:var(--green)}.compatibility{text-align:center;color:#8a9490;margin-top:22px;font-size:11px}.compatibility button{color:var(--green);background:0 0;border:0;font-weight:700}.outcome-section{background:var(--ink);color:#fff;padding:100px max(28px,50vw - 564px)}.outcome-head{justify-content:space-between;align-items:end;margin-bottom:55px;display:flex}.outcome-head h2{color:#fff;margin-bottom:0}.outcome-head h2 em,.overline.light{color:var(--lime)}.outcome-grid{border-top:1px solid #395047;grid-template-columns:repeat(4,1fr);display:grid}.outcome-grid>div{border-right:1px solid #395047;padding:34px 25px 5px}.outcome-grid>div:first-child{padding-left:0}.outcome-grid>div:last-child{border-right:0}.outcome-grid strong{color:#fff;letter-spacing:-.04em;font:500 43px Manrope;display:block}.outcome-grid small{color:var(--lime);letter-spacing:.16em;margin:5px 0 27px;font-size:8px;display:block}.outcome-grid p{color:#91a69e;font-size:12px}.section-intro.compact{margin-bottom:70px}.steps{grid-template-columns:1fr 40px 1fr 40px 1fr;align-items:center;display:grid}.steps>i{color:#a9b0ac;text-align:center;font-style:normal}.steps article{text-align:center;position:relative}.steps article>span{color:#a8b0ac;font:500 12px Manrope;position:absolute;top:-20px;left:15%}.step-icon{width:96px;height:96px;color:var(--green);background:#e5f1ea;border-radius:50%;place-items:center;margin:auto;font-size:28px;display:grid;box-shadow:0 0 0 16px #eff4ef,0 0 0 17px #e0e6e1}.steps h3{color:var(--ink);margin:35px 0 8px;font:600 22px Manrope}.steps p{max-width:260px;color:var(--muted);margin:auto;font-size:13px;line-height:1.6}.demo-section{background:#e9ece6;padding:105px max(28px,50vw - 592px) 115px}.demo-heading{justify-content:space-between;align-items:end;margin-bottom:50px;display:flex}.demo-heading h2{margin-bottom:0}.demo-heading>p{width:300px;color:var(--muted);font-size:13px;line-height:1.7}.demo-heading .overline{color:var(--green)}.demo-shell{background:#fff;border:1px solid #d9ded9;box-shadow:0 24px 50px #20322a1f}.demo-topbar{border-bottom:1px solid #e3e7e3;align-items:center;gap:25px;min-height:62px;padding:0 20px;display:flex}.demo-topbar .logo{margin-right:auto;font-size:13px}.demo-topbar .logo-mark{transform:scale(.75)}.demo-tabs{align-self:stretch;display:flex}.demo-tabs button{color:#73807a;background:0 0;border:0;border-bottom:2px solid #0000;padding:0 17px;font-size:11px}.demo-tabs button.active{color:var(--green);border-bottom-color:var(--green);font-weight:700}.fleet-layout{grid-template-columns:34% 66%;height:500px;display:grid}.fleet-list{border-right:1px solid #e4e7e4;padding:20px}.fleet-list-title{color:#9ba49f;letter-spacing:.14em;justify-content:space-between;margin:7px 5px 14px;font-size:7px;display:flex}.vehicle-row{text-align:left;width:100%;color:var(--ink);background:0 0;border:0;border-bottom:1px solid #edf0ed;grid-template-columns:35px 1fr 1.35fr;align-items:center;gap:10px;padding:13px 8px;display:grid}.vehicle-row.selected{background:#f0f6f2}.vehicle-row>span:last-child{text-align:right}.vehicle-row b{font-size:12px;display:block}.vehicle-row small{color:#919b96;margin-top:3px;font-size:8px;display:block}.vehicle-icon{border-radius:50%;place-items:center;width:29px;height:29px;font-size:11px;display:grid}.vehicle-icon.active{color:var(--green);background:#dbf0e6}.vehicle-icon.warning{color:var(--orange);background:#fff0e7}.vehicle-icon.danger{color:var(--red);background:#fbe5e2}.vehicle-icon.neutral{color:#71807a;background:#e9eeeb}.vehicle-row em{border-radius:2px;padding:3px 5px;font-size:7px;font-style:normal;display:inline-block}.vehicle-row em.active{color:var(--green);background:#dcf0e7}.vehicle-row em.warning{color:#c36539;background:#fff0e6}.vehicle-row em.danger{color:var(--red);background:#f9e5e3}.vehicle-row em.neutral{color:#68736f;background:#e8ece9}.map-area{min-height:400px}.road{color:#a2aaa6;letter-spacing:.2em;font-size:8px;position:absolute;transform:rotate(-35deg)}.road-a{top:38%;left:48%}.road-b{top:18%;left:30%;transform:rotate(8deg)}.map-marker{color:#fff;border:3px solid #fff;border-radius:50% 50% 50% 3px;place-items:center;width:31px;height:31px;font-size:9px;display:grid;position:absolute;transform:rotate(-45deg);box-shadow:0 4px 9px #00000026}.map-marker:first-letter{transform:rotate(45deg)}.map-marker.active{background:var(--green)}.map-marker.warning{background:var(--orange)}.map-marker.neutral{background:#7c8c86}.map-marker.danger{background:var(--red)}.m1{top:26%;left:20%}.m2{top:35%;left:57%}.m3{top:63%;left:36%}.m4{top:68%;left:77%}.map-card{background:#fff;grid-template-columns:34px 1fr 25px;align-items:center;gap:8px;width:240px;padding:12px;display:grid;position:absolute;top:44%;left:46%;box-shadow:0 10px 25px #1f332a29}.vehicle-avatar{width:32px;height:32px;color:var(--green);background:#e4f2eb;border-radius:50%;place-items:center;display:grid}.map-card small,.demo-detail small{letter-spacing:.1em;color:#929c97;font-size:7px;display:block}.map-card b{color:var(--ink);margin:2px 0;font-size:10px;display:block}.map-card span{color:#929c97;font-size:7px;display:block}.map-card button{color:var(--green);background:0 0;border:0}.demo-detail{min-height:500px;padding:45px 55px}.demo-detail-head{border-bottom:1px solid #e5e8e5;justify-content:space-between;align-items:start;padding-bottom:22px;display:flex}.demo-detail h3{color:var(--ink);margin:5px 0 0;font:600 28px Manrope}.trip-summary{text-align:center;grid-template-columns:1fr 1.4fr 1fr;align-items:center;padding:42px 0;display:grid}.trip-summary strong{color:var(--ink);margin-top:7px;font:600 20px Manrope;display:block}.trip-line{align-items:center;display:flex}.trip-line span{background:#a9ccc0;flex:1;height:1px}.trip-line span:first-child:before,.trip-line span:last-child:after{content:"";background:var(--green);border-radius:50%;width:7px;height:7px;margin-top:-3px;display:block}.trip-line span:last-child:after{margin-left:auto}.trip-line b{color:var(--green);padding:0 10px;font-size:10px}.trip-row{max-width:720px;color:var(--ink);border-bottom:1px solid #edf0ed;grid-template-columns:25px 1fr 70px;align-items:center;margin:auto;padding:14px;display:grid}.trip-row>strong{font-size:11px}.trip-row b{font-size:12px}.route-dot{border:2px solid var(--green);border-radius:50%;width:9px;height:9px}.route-dot.end{background:var(--green)}.bars{max-width:850px;padding:38px 0 25px}.bar-row{color:var(--ink);grid-template-columns:100px 1fr 55px;align-items:center;gap:20px;margin:22px 0;font-size:11px;display:grid}.bar-row>div{background:#edf0ed;height:8px}.bar-row i{background:linear-gradient(90deg,var(--green),var(--lime));height:100%;display:block}.insight{color:var(--green);background:#eff7f2;align-items:center;gap:14px;padding:15px;display:flex}.insight>span{font-size:25px}.insight b{font-size:12px;display:block}.alert-card{color:var(--ink);border:1px solid #e2e6e2;gap:17px;margin-top:20px;padding:20px;display:flex}.alert-card.urgent{border-left:4px solid var(--orange)}.alert-icon{height:35px;color:var(--green);background:#edf3ef;border-radius:50%;flex:0 0 35px;place-items:center;font-weight:700;display:grid}.urgent .alert-icon{color:var(--orange);background:#fff0e7}.alert-card b{margin:6px 0;display:block}.alert-card p{color:var(--muted);font-size:11px}.security-section{grid-template-columns:1fr 1fr;align-items:center;gap:100px;max-width:1128px;margin:auto;padding:120px 28px;display:grid}.security-copy>p{color:var(--muted);font-size:15px;line-height:1.7}.security-copy ul{margin:30px 0 0;padding:0;list-style:none}.security-copy li{border-bottom:1px solid var(--line);color:var(--ink);padding:11px 0;font-size:13px}.security-copy li span{color:var(--green);margin-right:10px}.offline-card{border:1px solid var(--line);background:#fff;padding:22px;box-shadow:0 22px 45px #283a321f}.offline-head{grid-template-columns:15px 1fr auto;align-items:center;gap:10px;display:grid}.pulse{background:var(--green);border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 5px #1b8b651f}.pulse.danger{background:var(--red);box-shadow:0 0 0 5px #d84f431f}.offline-head small{color:var(--red);letter-spacing:.14em;font-size:7px;display:block}.offline-head b{color:var(--ink);margin-top:3px;font:600 18px Manrope;display:block}.offline-head em{color:var(--red);background:#fae8e6;border-radius:2px;padding:5px 8px;font-size:9px;font-style:normal}.offline-map{height:150px;margin:22px 0}.last-pin{background:var(--red);color:#fff;border:3px solid #fff;border-radius:50%;place-items:center;width:28px;height:28px;font-weight:700;display:grid;position:absolute;top:39%;left:58%}.offline-details{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.offline-details div{border:1px solid #e6e9e6;padding:10px}.offline-details small{color:#949e99;letter-spacing:.12em;font-size:6px;display:block}.offline-details b{color:var(--ink);margin-top:5px;font-size:9px;display:block}.offline-card>button{color:#fff;background:var(--green-dark);text-align:left;border:0;width:100%;margin-top:16px;padding:12px;font-size:10px;font-weight:700}.offline-card>button span{float:right}.offline-card>p{text-align:center;color:#9da5a1;margin:10px 0 0;font-size:7px}.final-cta{background:var(--green-dark);color:#fff;text-align:center;padding:105px 28px}.final-cta h2{letter-spacing:-.05em;margin:20px 0;font:500 clamp(42px,4.5vw,62px)/1.05 Manrope}.final-cta>p{color:#a7c4ba;max-width:550px;margin:auto}.centered{justify-content:center}.button.white{color:var(--green-dark);background:#fff}.button.ghost{color:#fff;background:0 0;border-color:#6f988b}footer{grid-template-columns:1fr 1fr 1fr;align-items:center;gap:25px;max-width:1184px;min-height:160px;margin:auto;padding:45px 28px;display:grid}.footer p,footer>p{color:var(--muted);text-align:center;font-size:11px}.footer div,footer>div{justify-content:flex-end;gap:20px;display:flex}.footer a,footer>div a{color:var(--ink);font-size:11px;text-decoration:none}.footer small,footer>small{border-top:1px solid var(--line);color:#99a29e;grid-column:1/-1;padding-top:20px;font-size:9px}.modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0a1b15b8;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal{background:var(--paper);width:min(620px,100%);max-height:calc(100vh - 40px);padding:42px;position:relative;overflow:auto;box-shadow:0 30px 80px #0000004d}.modal-close{color:#6e7975;background:0 0;border:0;font-size:28px;position:absolute;top:14px;right:18px}.modal h2{color:var(--ink);letter-spacing:-.03em;margin:12px 0;font:600 30px Manrope}.modal>p{color:var(--muted);font-size:13px}.modal form{grid-template-columns:1fr 1fr;gap:16px;margin-top:28px;display:grid}.modal label{color:var(--ink);font-size:10px;font-weight:700}.modal label>small{color:var(--muted);font-size:9px;font-weight:400}.modal input,.modal select,.modal textarea{width:100%;color:var(--ink);background:#fff;border:1px solid #cdd3ce;border-radius:2px;outline:0;margin-top:7px;padding:11px;display:block}.modal input:focus,.modal select:focus,.modal textarea:focus{border-color:var(--green);box-shadow:0 0 0 3px #1b8b651a}.modal textarea{resize:vertical;min-height:75px}.modal .full{grid-column:1/-1}.consent{align-items:start;gap:8px;line-height:1.5;display:flex;color:var(--muted)!important;font-weight:400!important}.consent input{width:auto;margin:2px 0 0}.form-error{border-left:3px solid var(--red);color:#9f352d;background:#fbe9e7;margin:0;padding:10px 12px;font-size:11px}.modal .button:disabled{cursor:wait;opacity:.65;transform:none}.success-state{text-align:center;padding:35px 10px}.success-state>span{width:55px;height:55px;color:var(--green);background:#dff1e8;border-radius:50%;place-items:center;margin:auto;font-size:25px;display:grid}.success-state p{color:var(--muted);max-width:400px;margin:0 auto 25px}@media (width<=1000px){.hero-section{text-align:center;grid-template-columns:1fr;padding-top:60px}.hero-copy>p{margin:auto}.hero-actions,.hero-proof{justify-content:center}.hero-visual{margin-top:10px}.dashboard-card{width:min(590px,90vw)}.device{right:5%}.feature-grid{grid-template-columns:1fr}.feature-card{min-height:auto}.outcome-grid{grid-template-columns:repeat(2,1fr)}.outcome-grid>div:nth-child(2){border-right:0}.outcome-grid>div:nth-child(n+3){border-top:1px solid #395047}.security-section{gap:45px}.demo-tabs button{padding:0 8px}.fleet-layout{grid-template-columns:40% 60%}}@media (width<=720px){.site-header{height:66px;padding:0 20px}.site-header nav{background:var(--paper);border-bottom:1px solid var(--line);flex-direction:column;gap:20px;padding:22px;display:none;position:absolute;top:66px;left:0;right:0;box-shadow:0 10px 20px #00000014}.site-header nav.open{display:flex}.header-cta{display:none}.menu-button{background:0 0;border:0;place-content:center;gap:6px;width:35px;height:35px;display:grid}.menu-button span{background:var(--ink);width:22px;height:1px}.hero-section{min-height:auto;padding:50px 20px 55px}.hero-copy h1{font-size:48px}.hero-copy>p{font-size:16px}.hero-actions{flex-direction:column;align-items:stretch}.hero-visual{height:390px;margin-top:15px}.dashboard-card{height:295px;transform:none}.ring-one{width:340px;height:340px}.ring-two{display:none}.dash-content{padding:12px}.metric-row>div:nth-child(2){display:none}.metric-row{grid-template-columns:1fr 1fr}.mini-map{height:130px}.connection-pill{top:12px;left:0}.device{width:87px;bottom:0;right:0}.device-plug{width:60px;height:28px;padding:6px}.device-plug i{height:13px}.device-body{height:88px;padding:18px 8px}.device-body .logo{font-size:12px}.mini-alert{width:180px}.trust-strip{flex-wrap:wrap;gap:15px 25px}.trust-strip>div{display:none}.section{padding:80px 20px}.section-intro{text-align:left}.section-intro h2,.outcome-head h2,.demo-heading h2,.security-copy h2{font-size:40px}.feature-card{padding:23px}.outcome-section{padding:75px 20px}.outcome-head,.demo-heading{display:block}.outcome-grid{grid-template-columns:1fr 1fr}.outcome-grid>div{padding:25px 15px!important}.outcome-grid strong{font-size:34px}.steps{grid-template-columns:1fr;gap:55px}.steps>i{transform:rotate(90deg)}.steps article>span{left:20%}.demo-section{padding:75px 12px}.demo-heading{padding:0 8px}.demo-heading>p{width:auto;margin-top:20px}.demo-topbar{flex-wrap:wrap;padding:12px}.demo-topbar>.sample-tag{display:none}.demo-tabs{order:3;width:100%;height:38px;overflow-x:auto}.demo-tabs button{white-space:nowrap}.fleet-layout{grid-template-columns:1fr;height:auto}.fleet-list{border-right:0}.map-area{min-height:350px}.demo-detail{min-height:430px;padding:28px 18px}.trip-summary{grid-template-columns:1fr;gap:25px}.trip-line{display:none}.bar-row{grid-template-columns:70px 1fr 40px;gap:8px}.security-section{grid-template-columns:1fr;padding:80px 20px}.offline-details{grid-template-columns:1fr}.final-cta{padding:80px 20px}.final-cta h2{font-size:43px}footer{text-align:center;grid-template-columns:1fr}.footer div,footer>div{justify-content:center}.footer small,footer>small{grid-column:auto}.modal{padding:35px 22px}.modal form{grid-template-columns:1fr}.modal .full{grid-column:auto}}
