:root{--ink:#0c1d3a;--ink-2:#1a3153;--muted:#61718a;--blue:#1768e5;--blue-2:#0754cf;--blue-soft:#edf5ff;--blue-pale:#f6f9fe;--surface:#f7f9fc;--paper:#fff;--line:#dfe7f1;--green:#17875a;--orange:#c77619;--shadow:0 30px 90px rgba(16,48,92,.12),0 8px 24px rgba(16,48,92,.06)}*{box-sizing:border-box}html{scroll-behavior:smooth}body,html{max-width:100%;overflow-x:hidden}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}a,button{-webkit-tap-highlight-color:transparent}.nav-shell{position:-webkit-sticky;position:sticky;top:0;z-index:50;background:hsla(0,0%,100%,.92);border-bottom:1px solid rgba(218,228,240,.88);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.nav{width:min(1180px,calc(100% - 48px));min-height:78px;margin:auto;justify-content:space-between;gap:30px}.brand,.nav{display:flex;align-items:center}.brand{gap:13px;flex-shrink:0}.brand-mark{width:43px;height:43px;border-radius:13px;display:grid;place-items:center;background:linear-gradient(145deg,#2879ef,#0754cf);color:#fff;box-shadow:0 10px 25px rgba(23,104,229,.22);font-size:19px;font-weight:900}.brand-copy small,.brand-copy strong{display:block}.brand-copy strong{font-size:15px;letter-spacing:-.01em}.brand-copy small{margin-top:3px;color:#6f7e93;font-size:8px;font-weight:700;letter-spacing:.17em}nav{display:flex;align-items:center;gap:28px;color:#51627c;font-size:13px;font-weight:600}nav a{transition:color .18s ease}nav a:hover{color:var(--blue)}.button{min-height:50px;padding:0 22px;border-radius:13px;display:inline-flex;align-items:center;justify-content:center;gap:12px;font-size:13px;font-weight:800;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.button:hover{transform:translateY(-2px)}.button-primary{background:linear-gradient(135deg,var(--blue),var(--blue-2));color:#fff;box-shadow:0 14px 32px rgba(23,104,229,.24)}.button-primary:hover{box-shadow:0 17px 38px rgba(23,104,229,.3)}.button-outline{border:1px solid #d9e3ef;background:#fff;color:var(--ink)}.hero{position:relative;width:min(1180px,calc(100% - 48px));min-height:720px;margin:auto;padding:94px 0 105px;display:grid;grid-template-columns:.95fr 1.05fr;align-items:center;grid-gap:62px;gap:62px;overflow:visible}.hero-copy,.product-stage{position:relative;z-index:2}.hero-glow{position:absolute;pointer-events:none;border-radius:999px;filter:blur(2px)}.hero-glow-a{width:500px;height:500px;right:-250px;top:20px;background:radial-gradient(circle,rgba(55,135,255,.12),transparent 70%)}.hero-glow-b{width:400px;height:400px;left:-290px;bottom:-120px;background:radial-gradient(circle,rgba(39,112,231,.08),transparent 70%)}.product-pill{width:-moz-fit-content;width:fit-content;display:inline-flex;align-items:center;gap:9px;padding:8px 12px;border:1px solid #d8e7fb;border-radius:100px;background:#f8fbff;color:var(--blue);font-size:10px;font-weight:850;letter-spacing:.13em}.pulse{width:7px;height:7px;border-radius:50%;background:#1fa768;box-shadow:0 0 0 5px rgba(31,167,104,.1)}h1{max-width:650px;margin:24px 0 26px;font-size:clamp(53px,5.2vw,78px);line-height:.99;letter-spacing:-.055em}h1 span{display:block;color:var(--blue)}.hero-lead{max-width:660px;margin:0;color:var(--muted);font-size:17px;line-height:1.75}.actions{display:flex;align-items:center;flex-wrap:wrap;gap:24px;margin-top:31px}.discover-link{display:inline-flex;align-items:center;gap:12px;color:var(--blue);font-size:13px;font-weight:750}.hero-proof{margin-top:50px;display:flex;align-items:center;gap:23px}.hero-proof div:not(.separator){display:flex;flex-direction:column;gap:3px}.hero-proof strong{font-size:15px}.hero-proof span{color:var(--muted);font-size:10px}.hero-proof .separator{width:1px;height:29px;background:var(--line)}.product-stage{min-height:520px;display:flex;align-items:center;justify-content:center}.desktop-frame{width:100%;border:1px solid #d6e1ef;border-radius:24px;overflow:hidden;background:#fff;box-shadow:var(--shadow);transform:perspective(1500px) rotateY(-2deg) rotateX(1deg)}.browser-bar{height:46px;display:flex;align-items:center;gap:18px;padding:0 18px;border-bottom:1px solid #e6edf5;background:#fbfcfe}.browser-dots{display:flex;gap:6px}.browser-dots i{width:7px;height:7px;border-radius:50%;background:#ced7e4}.browser-bar>span{color:#8793a5;font-size:9px}.dashboard{min-height:385px;display:grid;grid-template-columns:54px 1fr}.dashboard-sidebar{border-right:1px solid #e7edf5;background:#f8fafe;padding:17px 12px;display:flex;align-items:center;flex-direction:column;gap:20px}.dashboard-sidebar .mini-logo{width:28px;height:28px;margin-bottom:12px;border-radius:8px;display:grid;place-items:center;background:var(--blue);color:#fff;font-size:11px;font-weight:900}.dashboard-sidebar>span{width:19px;height:5px;border-radius:5px;background:#d8e0eb}.dashboard-sidebar>span.active{background:var(--blue)}.dashboard-main{padding:25px 25px 22px}.dashboard-head{display:flex;align-items:center;justify-content:space-between}.dashboard-head>div{display:flex;flex-direction:column;gap:4px}.dashboard-head small{color:#8895a8;font-size:7px;font-weight:700;letter-spacing:.15em}.dashboard-head strong{font-size:16px}.dashboard-status{display:inline-flex;align-items:center;gap:6px;border-radius:100px;background:#edf9f2;color:#15794d;padding:7px 9px;font-size:7px;font-weight:750}.dashboard-status i{width:5px;height:5px;border-radius:50%;background:#1ba86b}.metric-grid{margin-top:21px;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px;gap:10px}.metric-grid article{min-height:91px;border:1px solid #e1e8f1;border-radius:13px;padding:13px;background:#fff}.metric-grid article>span{color:#718096;font-size:8px}.metric-grid article strong{display:block;margin-top:8px;font-size:22px}.metric-grid article small{display:block;margin-top:5px;color:#8090a4;font-size:7px}.dashboard-lower{margin-top:11px;display:grid;grid-template-columns:1.5fr .85fr;grid-gap:10px;gap:10px}.activity-panel,.chart-panel{min-height:150px;border:1px solid #e1e8f1;border-radius:13px;padding:14px}.panel-title{display:flex;align-items:center;justify-content:space-between;color:#53627a;font-size:8px}.panel-title b{color:#8a97a9;font-size:7px;font-weight:600}.chart{height:96px;margin-top:15px;display:flex;align-items:end;gap:5px}.chart span{flex:1 1;min-height:10px;border-radius:4px 4px 2px 2px;background:linear-gradient(180deg,#4f91ef,#1768e5);opacity:.86}.activity-panel{display:flex;flex-direction:column;gap:11px}.activity-row{display:flex;align-items:center;gap:8px}.activity-icon{width:7px;height:7px;border-radius:50%}.activity-icon.blue{background:#2675e8}.activity-icon.orange{background:#e49331}.activity-icon.green{background:#20a369}.activity-row div{display:flex;flex-direction:column}.activity-row b{font-size:8px}.activity-row small{margin-top:2px;color:#8a96a8;font-size:6px}.floating-tag{position:absolute;z-index:4;display:flex;align-items:center;gap:8px;border:1px solid #dce5f0;border-radius:12px;background:hsla(0,0%,100%,.96);box-shadow:0 15px 40px rgba(22,55,96,.11);color:#50617b;font-size:9px;font-weight:650}.floating-tag-one{top:27px;right:-12px;padding:10px 13px}.floating-tag-two{left:-18px;bottom:40px;padding:10px 13px}.floating-tag-two strong{color:var(--blue);font-size:15px}.dot{width:7px;height:7px;border-radius:50%}.dot.green{background:#1fa768}.phone-frame{position:absolute;z-index:5;right:-18px;bottom:-15px;width:125px;height:245px;border:5px solid #142238;border-radius:24px;overflow:hidden;background:#fff;box-shadow:0 22px 50px rgba(13,36,69,.2)}.phone-speaker{position:absolute;top:7px;left:50%;width:38px;height:5px;border-radius:5px;background:#142238;transform:translateX(-50%)}.phone-content{padding:28px 10px 10px}.phone-eyebrow{color:var(--blue);font-size:5px;font-weight:900;letter-spacing:.15em}.phone-content>strong{display:block;margin-top:5px;font-size:13px}.phone-card{margin-top:14px;padding:10px;border-radius:10px;background:var(--blue-soft)}.phone-card b,.phone-card small,.phone-card span{display:block}.phone-card small{color:#71839a;font-size:5px}.phone-card b{margin-top:6px;font-size:10px}.phone-card span{margin-top:4px;color:#607087;font-size:5px}.phone-mini-grid{margin-top:8px;display:grid;grid-template-columns:1fr 1fr;grid-gap:5px;gap:5px}.phone-mini-grid span{min-height:42px;padding:7px;border:1px solid #e2e9f2;border-radius:8px;color:#79869a;font-size:5px}.phone-mini-grid b{display:block;margin-bottom:4px;color:var(--ink);font-size:9px}.trust-strip{border-top:1px solid #e3e9f2;border-bottom:1px solid #e3e9f2;background:#fbfcfe}.trust-strip>div{width:min(1180px,calc(100% - 48px));min-height:78px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:22px}.trust-strip span{color:#8a96a7;font-size:9px;font-weight:800;letter-spacing:.13em}.trust-strip strong{color:#65748a;font-size:12px}.section{padding:105px max(24px,calc((100% - 1180px)/2))}.section-kicker{color:var(--blue);font-size:10px;font-weight:850;letter-spacing:.16em}.section-kicker.light{color:#8bbaff}.section-heading,.section-intro-grid{margin-top:15px;display:grid;grid-template-columns:1.15fr .85fr;grid-gap:70px;gap:70px;align-items:end}.demo-section h2,.performance-section h2,.section h2{margin:0;font-size:clamp(38px,4.1vw,58px);line-height:1.05;letter-spacing:-.045em}.section h2 span{color:var(--blue)}.section-heading p,.section-intro-grid p,.security-card>p{margin:0;color:var(--muted);font-size:16px;line-height:1.75}.inline-link{display:inline-flex;gap:10px;margin-top:22px;color:var(--blue);font-size:12px;font-weight:800}.platform-section{background:#fff}.platform-showcase{margin-top:55px;display:grid;grid-template-columns:1.3fr .85fr;grid-gap:17px;gap:17px}.feature{position:relative;min-height:295px;padding:30px;border:1px solid #e0e7f0;border-radius:23px;background:#f8fafc;overflow:hidden}.feature-large{grid-row:span 2;min-height:608px;display:flex;flex-direction:column;justify-content:space-between;background:linear-gradient(145deg,#f8fbff,#eef5ff)}.feature-number{position:absolute;top:28px;right:28px;color:#b3c0d2;font-size:11px;font-weight:800}.feature-label{color:var(--blue);font-size:8px;font-weight:850;letter-spacing:.14em}.feature h3{max-width:500px;margin:12px 0;font-size:29px;line-height:1.1;letter-spacing:-.03em}.feature p{max-width:560px;color:var(--muted);font-size:14px;line-height:1.7}.fleet-visual{margin-top:50px;display:grid;grid-gap:9px;gap:9px}.fleet-line{min-height:72px;display:grid;grid-template-columns:42px 1fr auto;align-items:center;grid-gap:12px;gap:12px;padding:0 16px;border:1px solid #dfe8f4;border-radius:14px;background:hsla(0,0%,100%,.8)}.vehicle-icon{width:33px;height:33px;border-radius:9px;display:grid;place-items:center;background:#e7f1ff;color:var(--blue);font-size:10px}.fleet-line div{display:flex;flex-direction:column;gap:4px}.fleet-line b{font-size:12px}.fleet-line small{color:#8491a4;font-size:8px}.fleet-line em{border-radius:100px;padding:6px 8px;background:#edf4ff;color:var(--blue);font-size:7px;font-style:normal;font-weight:750}.good{color:var(--green)!important}.warning{color:var(--orange)!important}.signal{position:absolute;left:30px;bottom:28px;display:flex;align-items:end;gap:5px}.signal>span{width:7px;border-radius:3px;background:var(--blue)}.signal>span:first-child{height:8px;opacity:.45}.signal>span:nth-child(2){height:13px;opacity:.6}.signal>span:nth-child(3){height:18px;opacity:.75}.signal>span:nth-child(4){height:24px}.signal small{margin-left:7px;color:var(--muted);font-size:8px}.feature-blue{background:linear-gradient(145deg,#1768e5,#0754cf);color:#fff;border:none}.feature-blue .feature-number{color:hsla(0,0%,100%,.5)}.feature-blue .feature-label{color:#bcd7ff}.feature-blue p{color:hsla(0,0%,100%,.75)}.big-metric{position:absolute;right:28px;bottom:24px;display:flex;align-items:end;gap:10px}.big-metric strong{font-size:44px;letter-spacing:-.05em}.big-metric span{padding-bottom:8px;color:#cfe2ff;font-size:8px}.modules-section{background:var(--surface)}.module-grid{margin-top:52px;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px}.module-card{min-height:285px;padding:27px;border:1px solid #e0e7f0;border-radius:20px;background:#fff;display:flex;flex-direction:column;justify-content:space-between;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.module-card:hover{transform:translateY(-5px);border-color:#c8d9ee;box-shadow:0 20px 50px rgba(20,51,91,.08)}.module-top{display:flex;justify-content:space-between;align-items:center}.module-top span{color:#a4b0c1;font-size:10px;font-weight:800}.module-top i{width:30px;height:30px;border-radius:9px;display:grid;place-items:center;background:#f4f7fb;color:var(--blue);font-size:11px;font-style:normal}.module-card h3{margin:0 0 10px;font-size:21px;letter-spacing:-.025em}.module-card p{margin:0;color:var(--muted);font-size:13px;line-height:1.7}.performance-section{background:radial-gradient(circle at 75% 40%,rgba(54,122,235,.25),transparent 25%),linear-gradient(135deg,#0b1c37,#102b52);color:#fff;overflow:hidden}.performance-inner{width:min(1180px,calc(100% - 48px));min-height:670px;margin:auto;display:grid;grid-template-columns:1fr .9fr;grid-gap:90px;gap:90px;align-items:center}.performance-section h2{margin-top:17px}.demo-section h2 span,.performance-section h2 span{color:#78adff}.performance-copy>p{max-width:600px;margin-top:24px;color:#b9c7da;font-size:15px;line-height:1.8}.performance-points{margin-top:34px;display:grid;grid-template-columns:1fr 1fr;grid-gap:15px;gap:15px}.performance-points span{color:#d5dfed;font-size:12px}.performance-points i{width:20px;height:20px;margin-right:7px;border-radius:50%;display:inline-grid;place-items:center;background:rgba(65,132,234,.2);color:#87b5ff;font-size:9px;font-style:normal}.mobile-stage{position:relative;min-height:520px;display:grid;place-items:center}.mobile-device{width:250px;height:490px;border:8px solid #071424;border-radius:38px;overflow:hidden;background:#fff;box-shadow:0 35px 90px rgba(0,0,0,.35);transform:rotate(4deg)}.mobile-device-top{width:95px;height:20px;margin:0 auto;border-radius:0 0 15px 15px;background:#071424}.mobile-screen{padding:28px 20px;color:var(--ink)}.mobile-screen>small{color:var(--blue);font-size:7px;font-weight:900;letter-spacing:.15em}.mobile-screen h3{margin:14px 0 2px;font-size:27px}.mobile-screen>p{margin:0;color:#7a889c;font-size:10px}.mobile-health{min-height:95px;margin-top:24px;padding:18px;border-radius:17px;background:var(--blue-soft);display:flex;align-items:center;justify-content:space-between}.mobile-health span{color:#607087;font-size:8px}.mobile-health strong{display:block;color:var(--blue);font-size:27px}.mobile-health i{width:40px;height:40px;border:6px solid #d7e7ff;border-top:6px solid var(--blue);border-radius:50%}.mobile-list{margin-top:18px;display:grid;grid-gap:8px;gap:8px}.mobile-list div{min-height:46px;padding:0 11px;border:1px solid #e4eaf2;border-radius:11px;display:flex;align-items:center;justify-content:space-between}.mobile-list b{font-size:9px}.mobile-list span{color:var(--blue);font-size:7px;font-weight:700}.mobile-note{position:absolute;right:10%;bottom:70px;display:inline-flex;align-items:center;gap:9px;padding:11px 14px;border:1px solid hsla(0,0%,100%,.14);border-radius:12px;background:rgba(10,29,55,.7);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#dce8f7;font-size:9px}.light-pulse{background:#72afff;box-shadow:0 0 0 5px rgba(114,175,255,.12)}.security-section{background:#fff}.security-card{min-height:250px;padding:45px;border:1px solid #dce5f0;border-radius:25px;background:linear-gradient(135deg,#f9fbfe,#eef5ff);display:grid;grid-template-columns:75px 1.2fr .9fr;grid-gap:35px;gap:35px;align-items:center}.security-icon{width:65px;height:65px;border-radius:19px;display:grid;place-items:center;background:#fff;border:1px solid #dbe5f1;color:var(--blue);font-size:30px;box-shadow:0 12px 30px rgba(17,54,98,.08)}.security-card h2{max-width:580px;margin-top:10px;font-size:35px}.sectors-section{background:#f8fafc}.sector-grid{margin-top:48px;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:13px;gap:13px}.sector-grid article{min-height:115px;padding:20px;border:1px solid #e0e7f0;border-radius:16px;background:#fff;display:grid;grid-template-columns:auto 1fr auto;align-items:center;grid-gap:15px;gap:15px;transition:transform .18s ease}.sector-grid article:hover{transform:translateY(-3px)}.sector-grid span{color:#a3afc0;font-size:8px;font-weight:800}.sector-grid strong{font-size:14px}.sector-grid i{color:var(--blue);font-size:15px;font-style:normal}.demo-section{padding:100px 24px;background:#fff}.demo-inner{width:min(1180px,100%);min-height:400px;margin:auto;padding:60px;border-radius:30px;background:radial-gradient(circle at 90% 0,rgba(76,143,255,.35),transparent 30%),linear-gradient(135deg,#0c2344,#0b55ba);color:#fff;display:grid;grid-template-columns:1.2fr .8fr;grid-gap:60px;gap:60px;align-items:center}.demo-inner p{max-width:650px;margin-top:22px;color:#c8d9ef;font-size:15px;line-height:1.75}.demo-actions{display:flex;align-items:flex-start;flex-direction:column;gap:20px}.button-white{background:#fff;color:#0d4fb1;box-shadow:0 14px 35px rgba(0,0,0,.14)}.demo-login{color:#dceaff;font-size:12px;font-weight:750}footer{width:min(1180px,calc(100% - 48px));min-height:130px;margin:auto;border-top:1px solid #e0e7f0;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;grid-gap:30px;gap:30px;color:var(--muted)}.footer-brand{display:flex;align-items:center;gap:12px}.small-mark{width:37px;height:37px;border-radius:11px;font-size:15px}.footer-brand small,.footer-brand strong{display:block}.footer-brand strong{color:var(--ink);font-size:12px}.footer-brand small{margin-top:3px;font-size:7px;font-weight:700;letter-spacing:.14em}.footer-links{display:flex;gap:22px;font-size:10px;font-weight:650}.footer-legal{display:flex;justify-content:flex-end;gap:14px;font-size:9px}@media (max-width:1050px){.hero{grid-template-columns:1fr;padding-top:70px}.hero-copy{max-width:760px}.product-stage{width:min(850px,100%);margin:0 auto}.platform-showcase{grid-template-columns:1fr 1fr}.feature-large{grid-column:1/-1;grid-row:auto;min-height:520px}.performance-inner{grid-template-columns:1fr 1fr;gap:40px}}@media (max-width:850px){nav{display:none}.demo-inner,.section-heading,.section-intro-grid,.security-card{grid-template-columns:1fr;gap:30px}.module-grid,.sector-grid{grid-template-columns:1fr 1fr}.performance-inner{grid-template-columns:1fr;padding:80px 0}.mobile-stage{min-height:560px}.trust-strip strong:nth-of-type(4),.trust-strip strong:nth-of-type(5){display:none}.security-icon{width:55px;height:55px}footer{grid-template-columns:1fr 1fr;padding:35px 0}.footer-links{justify-content:flex-end}.footer-legal{grid-column:1/-1;justify-content:flex-start}}@media (max-width:620px){.nav{width:calc(100% - 28px);min-height:70px}.nav-cta{display:none}.hero{width:calc(100% - 30px);min-height:auto;padding:58px 0 80px;gap:50px}h1{font-size:48px}.hero-lead{font-size:15px}.hero-proof{gap:14px;overflow-x:auto}.hero-proof .separator{display:none}.hero-proof div:not(.separator){min-width:105px}.product-stage{min-height:380px}.desktop-frame{transform:none}.dashboard{min-height:300px;grid-template-columns:38px 1fr}.dashboard-sidebar{padding:12px 8px}.dashboard-main{padding:15px}.metric-grid article:nth-child(3){display:none}.metric-grid{grid-template-columns:1fr 1fr}.dashboard-lower{grid-template-columns:1fr}.activity-panel{display:none}.phone-frame{width:100px;height:198px;right:-5px}.floating-tag-one{right:-5px}.floating-tag-two{left:-5px}.trust-strip>div{width:calc(100% - 30px);justify-content:flex-start;overflow-x:auto}.trust-strip strong{min-width:max-content}.section{padding:78px 20px}.demo-section h2,.performance-section h2,.section h2{font-size:38px}.section-heading,.section-intro-grid{grid-template-columns:1fr;gap:25px}.module-grid,.platform-showcase,.sector-grid{grid-template-columns:1fr}.feature-large{min-height:560px}.performance-inner{width:calc(100% - 40px)}.performance-points{grid-template-columns:1fr}.mobile-device{width:225px;height:450px}.security-card{padding:28px}.security-card h2{font-size:30px}.demo-section{padding:55px 14px}.demo-inner{padding:36px 25px;border-radius:24px}footer{width:calc(100% - 36px);grid-template-columns:1fr}.footer-legal,.footer-links{justify-content:flex-start;flex-wrap:wrap}.footer-legal{grid-column:auto}}