:root{--blue:#066eb7;--blue-dark:#063f73;--navy:#07172e;--cyan:#19a8e0;--pale:#eef7fc;--text:#14233a;--muted:#61748a;--white:#fff;--shadow:0 24px 70px rgba(5,65,111,.16)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--text);background:#fff;font-family:Inter,"Segoe UI",Arial,sans-serif;line-height:1.6}a{text-decoration:none;color:inherit}.container{width:min(1180px,calc(100% - 48px));margin:auto}.site-header{height:86px;background:rgba(255,255,255,.96);border-bottom:1px solid #e8f0f6;position:relative;z-index:20}.nav-wrap{height:100%;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:14px}.brand img{width:56px;height:56px;object-fit:contain}.brand-copy{display:flex;flex-direction:column;line-height:1.15;border-left:1px solid #d7e2eb;padding-left:14px}.brand-copy strong{color:#075c9d;font-size:17px}.brand-copy small{font-size:11px;text-transform:uppercase;letter-spacing:1.6px;color:#77899a;margin-top:5px}.site-header nav{display:flex;align-items:center;gap:34px}.nav-link{font-weight:600;font-size:14px;color:#43556b;transition:.2s}.nav-link:hover{color:var(--blue)}.btn{height:52px;display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:0 26px;border-radius:12px;font-weight:700;font-size:15px;transition:.25s;border:1px solid transparent}.btn:hover{transform:translateY(-2px)}.btn svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.btn-small{height:44px;padding:0 26px;border-radius:10px}.btn-login{background:var(--navy);color:#fff;box-shadow:0 8px 18px rgba(7,23,46,.14)}
.hero{position:relative;min-height:690px;overflow:hidden;background:linear-gradient(125deg,#fafdff 0%,#f3f9fd 42%,#e6f5fc 100%)}.hero:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(19,139,198,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(19,139,198,.035) 1px,transparent 1px);background-size:48px 48px;mask-image:linear-gradient(to right,#000,transparent 75%)}.hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:1.02fr .98fr;align-items:center;gap:45px;min-height:620px;padding-bottom:20px}.eyebrow{display:inline-flex;align-items:center;gap:9px;color:#087abf;text-transform:uppercase;letter-spacing:1.8px;font-size:12px;font-weight:800}.eyebrow>span{width:24px;height:2px;background:var(--cyan)}.hero h1{margin:20px 0 24px;color:var(--navy);font-size:clamp(44px,4.25vw,65px);line-height:1.08;letter-spacing:-2.4px}.hero h1 em{font-style:normal;color:var(--blue)}.hero-lead{max-width:620px;color:var(--muted);font-size:18px;line-height:1.75;margin:0}.hero-actions{display:flex;gap:14px;margin:34px 0 30px}.btn-primary{color:#fff;background:linear-gradient(135deg,#0d97d5,#0762aa);box-shadow:0 14px 25px rgba(7,109,183,.25)}.btn-secondary{color:#075c9d;background:#fff;border-color:#bdd8e9;box-shadow:0 9px 25px rgba(7,71,117,.08)}.trust-row{display:flex;flex-wrap:wrap;gap:22px;color:#577086;font-size:12px;font-weight:600}.trust-row i{font-style:normal;display:inline-grid;place-items:center;background:#dff4ee;color:#14946b;border-radius:50%;width:18px;height:18px;margin-right:5px}.hero-orb{position:absolute;border-radius:50%;filter:blur(2px)}.hero-orb-one{width:390px;height:390px;right:-110px;top:-150px;border:70px solid rgba(21,161,220,.055)}.hero-orb-two{width:110px;height:110px;left:46%;bottom:70px;background:rgba(21,161,220,.05)}
.hero-visual{position:relative;min-height:500px;display:flex;align-items:center;justify-content:center}.visual-glow{position:absolute;width:470px;height:470px;border-radius:50%;background:radial-gradient(circle,#c7ecfb 0%,rgba(223,245,253,.5) 45%,transparent 70%)}.dashboard-card{width:min(100%,510px);position:relative;background:rgba(255,255,255,.94);border:1px solid rgba(255,255,255,.9);border-radius:26px;padding:24px;box-shadow:var(--shadow);backdrop-filter:blur(10px);transform:rotate(1deg)}.dash-top{display:flex;justify-content:space-between;align-items:center}.dash-title{font-size:14px;font-weight:800;color:#17314e}.dash-title i{display:inline-block;width:9px;height:9px;border-radius:50%;background:#118ac9;margin-right:8px;box-shadow:0 0 0 5px #e1f4fc}.live-pill{font-size:10px;color:#168d68;background:#e6f7f1;border-radius:20px;padding:5px 10px;font-weight:700}.live-pill i{display:inline-block;width:6px;height:6px;background:#20b981;border-radius:50%;margin-right:5px}.vehicle-art{margin:20px -5px 10px;background:linear-gradient(180deg,#f5fbfe,#eaf5fb);border-radius:17px;padding:5px 10px}.vehicle-art svg{display:block;width:100%;height:auto}.metric-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.metric{display:flex;align-items:center;gap:10px;background:#f7fafc;border:1px solid #edf2f5;border-radius:13px;padding:13px}.metric-icon{display:grid;place-items:center;width:36px;height:36px;border-radius:10px;font-weight:800}.metric-icon.blue{background:#e2f3fb;color:#0a83c4}.metric-icon.green{background:#e3f6ef;color:#169368}.metric small,.metric strong{display:block}.metric small{font-size:9px;color:#789}.metric strong{font-size:11px;margin-top:1px}.float-card{position:absolute;display:flex;align-items:center;gap:10px;background:#fff;border:1px solid #eef3f6;border-radius:13px;padding:12px 15px;box-shadow:0 15px 35px rgba(4,55,92,.15);z-index:3}.float-card>span{display:grid;place-items:center;width:34px;height:34px;border-radius:10px;font-size:12px;font-weight:800}.float-card small,.float-card strong{display:block}.float-card small{font-size:9px;color:#789}.float-card strong{font-size:11px}.float-alert{right:-14px;top:52px}.float-alert>span{background:#fff1db;color:#df8b13}.float-cost{left:-15px;bottom:65px}.float-cost>span{background:#e4f5fc;color:#0878ba}.wave{position:absolute;bottom:-1px;left:0;width:100%;height:100px}.wave svg{width:100%;height:100%}.wave path{fill:#fff}
.features{padding:80px 0 105px}.section-heading{text-align:center;max-width:720px;margin:0 auto 50px}.eyebrow.centered{justify-content:center}.section-heading h2{font-size:38px;line-height:1.2;letter-spacing:-1px;margin:15px 0;color:var(--navy)}.section-heading p{color:var(--muted);margin:0;font-size:16px}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.feature-card{position:relative;overflow:hidden;padding:32px 30px;background:#fff;border:1px solid #e7eff4;border-radius:20px;box-shadow:0 12px 38px rgba(7,69,112,.07);transition:.3s}.feature-card:hover{transform:translateY(-7px);box-shadow:0 22px 48px rgba(7,69,112,.13)}.feature-card.featured{background:linear-gradient(145deg,#087ac1,#075893);color:#fff;border-color:transparent}.feature-icon{display:grid;place-items:center;width:54px;height:54px;border-radius:15px;background:#e6f5fc;color:#0877b9;margin-bottom:25px}.featured .feature-icon{background:rgba(255,255,255,.16);color:#fff}.feature-icon svg{width:27px;height:27px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.number{position:absolute;right:24px;top:20px;font-size:44px;line-height:1;font-weight:800;color:#edf4f8}.featured .number{color:rgba(255,255,255,.1)}.feature-card h3{font-size:20px;margin:0 0 10px}.feature-card p{color:#6d7f91;font-size:14px;margin:0}.featured p{color:#d8ecf8}
.process{background:linear-gradient(120deg,#07528d,#087aba);color:#fff;padding:78px 0;position:relative;overflow:hidden}.process:after{content:"";position:absolute;width:400px;height:400px;border:70px solid rgba(255,255,255,.04);border-radius:50%;right:-120px;top:-160px}.process-wrap{position:relative;z-index:2;display:grid;grid-template-columns:1.05fr 1.2fr auto;align-items:center;gap:50px}.eyebrow.light{color:#bcecff}.eyebrow.light>span{background:#fff}.process h2{font-size:36px;line-height:1.22;margin:13px 0}.process p{color:#cfe6f5;font-size:14px;max-width:380px;margin:0}.steps{display:flex;gap:24px}.step{display:flex;align-items:center;gap:11px}.step b{display:grid;place-items:center;flex:0 0 38px;height:38px;border-radius:50%;background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.3)}.step strong,.step small{display:block}.step strong{font-size:13px}.step small{font-size:10px;color:#cbe6f6;white-space:nowrap}.btn-white{background:#fff;color:#075c9d;white-space:nowrap;box-shadow:0 12px 28px rgba(1,39,70,.2)}
footer{background:#f8fafc}.footer-main{padding:55px 0;display:grid;grid-template-columns:1.7fr .7fr 1fr;gap:80px}.footer-brand img{width:105px;height:auto;object-fit:contain}.footer-main p{font-size:13px;color:#67798b;max-width:390px}.footer-main h3{font-size:14px;color:#17405f;margin:0 0 16px}.footer-main a{display:block;font-size:13px;color:#67798b;margin:8px 0}.footer-main a:hover{color:var(--blue)}.footer-bottom{border-top:1px solid #e4ebf0;color:#7c8d9d;font-size:11px}.footer-bottom .container{min-height:55px;display:flex;align-items:center;justify-content:space-between}
@media(max-width:1050px){.hero-grid{grid-template-columns:1fr 1fr;gap:10px}.hero h1{font-size:48px}.process-wrap{grid-template-columns:1fr 1.5fr}.process-wrap>.btn{grid-column:1/-1;width:max-content}.steps{justify-content:flex-start}}
@media(max-width:820px){.site-header{height:74px}.brand img{width:46px;height:46px}.brand-copy strong{font-size:14px}.nav-link{display:none}.site-header nav{gap:8px}.hero-grid{display:flex;flex-direction:column;padding-top:65px;padding-bottom:90px;text-align:center}.hero-content{display:flex;flex-direction:column;align-items:center;width:100%;min-width:0}.hero h1{font-size:46px}.hero-visual{width:100%;min-width:0;min-height:430px}.dashboard-card{max-width:520px}.feature-grid{grid-template-columns:1fr}.feature-card{max-width:600px;width:100%;margin:auto}.process-wrap{grid-template-columns:1fr;text-align:center}.process p{margin:auto}.steps{justify-content:center;flex-wrap:wrap}.process-wrap>.btn{grid-column:auto;margin:auto}.footer-main{grid-template-columns:1fr 1fr;gap:40px}.footer-brand{grid-column:1/-1}.hero-orb-two{display:none}}
@media(max-width:560px){body{overflow-x:hidden}.container{width:calc(100% - 30px);max-width:100%}.brand-copy{display:none}.btn-small{height:40px;padding:0 19px}.hero{min-height:0}.hero-grid{padding-top:50px}.hero h1{width:100%;font-size:35px;letter-spacing:-1.3px;overflow-wrap:anywhere}.hero-lead{width:100%;font-size:15px}.hero-actions{width:100%;flex-direction:column}.hero-actions .btn{width:100%}.trust-row{width:100%;justify-content:center;gap:10px 14px}.hero-visual{min-height:330px;overflow:hidden}.dashboard-card{width:100%;padding:14px;border-radius:20px}.float-card{display:none}.metric{padding:9px}.metric-icon{width:30px;height:30px}.vehicle-art{margin-top:12px}.section-heading h2{font-size:30px}.features{padding:60px 0 75px}.process{padding:60px 0}.process h2{font-size:30px}.steps{flex-direction:column;align-items:flex-start;margin:auto}.step{text-align:left}.footer-main{grid-template-columns:1fr;gap:25px}.footer-brand{grid-column:auto}.footer-bottom .container{flex-direction:column;justify-content:center;gap:3px}.nav-wrap{width:calc(100% - 30px)}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.btn,.feature-card{transition:none}}
