:root{--canvas:#f5f7f4;--surface:#fff;--surface-muted:#edf1ed;--surface-warm:#f1f1e9;--ink:#12201e;--muted:#5b6865;--soft:#64716d;--border:#d9e1dc;--spruce:#103d35;--spruce-deep:#092c28;--spruce-light:#dce9e2;--lime:#c5f04d;--lime-soft:#e8ffc0;--blue:#2563eb;--success:#137a52;--warning:#9a5b00;--danger:#b42318;--shadow-sm:0 1px 2px #0f261f0d, 0 8px 24px #0f261f0a;--shadow-md:0 24px 70px #05181429;--shadow-lg:0 42px 100px #0315113d;--radius-sm:10px;--radius-md:14px;--radius-lg:20px;--radius-xl:28px;--font-sans:Inter, "SF Pro Display", "Segoe UI", Helvetica, Arial, sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--canvas)}body{background:var(--canvas);color:var(--ink);font-family:var(--font-sans);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;margin:0;font-size:16px;line-height:1.5}a{color:inherit;text-decoration:none}button,input,select,textarea{color:inherit;font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}svg{display:block}:focus-visible{outline-offset:3px;outline:3px solid #2563eb7a}::selection{background:var(--lime);color:var(--spruce-deep)}.container{width:min(1180px,100% - 48px);margin-inline:auto}.brand{width:fit-content;color:var(--spruce);letter-spacing:-1.4px;align-items:center;gap:10px;font-size:25px;font-weight:760;display:inline-flex}.brand--inverse{color:#fff}.brand__mark{width:28px;height:24px;display:grid;position:relative;transform:skew(-7deg)}.brand__mark span{background:var(--lime);border-radius:7px 3px;width:17px;height:9px;position:absolute}.brand__mark span:first-child{top:2px;left:0;transform:rotate(-25deg)}.brand__mark span:last-child{bottom:2px;right:0;transform:rotate(-25deg)}.brand__word{transform:translateY(-1px)}.button{border:1px solid #0000;border-radius:12px;justify-content:center;align-items:center;gap:10px;min-height:46px;padding:0 20px;font-weight:690;line-height:1;transition:transform .16s,background .16s,border-color .16s,box-shadow .16s;display:inline-flex}.button svg,.inline-action svg,.text-link svg{width:18px;height:18px}.button:hover{transform:translateY(-1px)}.button:active{transform:translateY(0)}.button--small{border-radius:10px;min-height:40px;padding-inline:16px;font-size:14px}.button--large{border-radius:14px;min-height:54px;padding-inline:24px}.button--lime{color:var(--spruce-deep);background:var(--lime);box-shadow:0 9px 25px #c5f04d1f}.button--lime:hover{background:#d2fa61;box-shadow:0 12px 30px #c5f04d2e}.button--ghost{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff0f;border-color:#ffffff38}.button--ghost:hover{background:#ffffff1c;border-color:#ffffff57}.button--dark{color:#fff;background:var(--spruce)}.button--dark:hover{background:var(--spruce-deep)}.button--outline{color:var(--spruce);border-color:var(--border);background:#fff}.button--outline:hover{background:#fbfcfb;border-color:#b8c7be}.button--full{width:100%}.button:disabled{cursor:not-allowed;opacity:.55;transform:none}.text-link{font-size:14px;font-weight:650}.text-link--inverse{color:#ffffffd1}.text-link:hover{color:var(--lime)}.section{padding:112px 0}.section-kicker,.eyebrow{color:var(--success);letter-spacing:.12em;text-transform:uppercase;font-size:12px;font-weight:760}.section-kicker--light{color:var(--lime)}.section-heading{max-width:690px;margin-bottom:52px}.section-heading--center{text-align:center;margin-inline:auto}.section-heading h2,.journal-copy h2,.intelligence-card h2,.security-grid h2,.final-cta h2{letter-spacing:-.048em;margin:12px 0 18px;font-size:clamp(38px,5vw,64px);font-weight:680;line-height:1.02}.section-heading p,.journal-copy .lead,.security-grid>div>p{color:var(--muted);margin:0;font-size:18px;line-height:1.65}.hero{color:#fff;background:radial-gradient(circle at 15% 15%,#32745b42,#0000 33%),linear-gradient(145deg,#092b27 0%,#0d332d 52%,#092521 100%);min-height:900px;position:relative;overflow:hidden}.hero:after{content:"";opacity:.065;pointer-events:none;background-image:linear-gradient(#ffffff4d 1px,#0000 1px),linear-gradient(90deg,#ffffff4d 1px,#0000 1px);background-size:68px 68px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 85%);mask-image:linear-gradient(#000,#0000 85%)}.hero__glow{filter:blur(3px);pointer-events:none;border-radius:50%;position:absolute}.hero__glow--one{background:radial-gradient(circle,#c5f04d21,#0000 70%);width:620px;height:620px;top:90px;right:-180px}.hero__glow--two{background:radial-gradient(circle,#3c937242,#0000 70%);width:420px;height:420px;bottom:-280px;left:10%}.marketing-header{z-index:10;border-bottom:1px solid #ffffff17;height:82px;position:relative}.marketing-header__inner{justify-content:space-between;align-items:center;height:100%;display:flex}.marketing-nav{align-items:center;gap:34px;margin-left:75px;display:flex}.marketing-nav a{color:#ffffffb8;font-size:14px;font-weight:570;transition:color .15s}.marketing-nav a:hover{color:#fff}.marketing-actions{align-items:center;gap:24px;display:flex}.mobile-menu{display:none;position:relative}.mobile-menu summary{cursor:pointer;border:1px solid #ffffff2e;border-radius:12px;place-items:center;width:44px;height:44px;list-style:none;display:grid}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu summary svg{width:22px}.mobile-menu__panel{width:240px;color:var(--ink);border:1px solid var(--border);box-shadow:var(--shadow-lg);background:#fff;border-radius:16px;gap:8px;padding:14px;display:grid;position:absolute;top:54px;right:0}.mobile-menu__panel>a:not(.button){border-radius:8px;padding:10px 12px}.mobile-menu__panel>a:not(.button):hover{background:var(--surface-muted)}.hero__content{z-index:2;grid-template-columns:.86fr 1.34fr;align-items:center;gap:54px;padding-top:94px;display:grid;position:relative}.hero__copy{padding-bottom:84px}.announce{color:#d7e6df;background:#ffffff12;border:1px solid #ffffff1f;border-radius:999px;align-items:center;gap:9px;width:fit-content;padding:7px 12px 7px 8px;font-size:12px;font-weight:620;display:flex}.announce__spark{width:25px;height:25px;color:var(--spruce-deep);background:var(--lime);border-radius:50%;place-items:center;display:grid}.announce__spark svg{width:14px;height:14px}.hero h1{letter-spacing:-.062em;margin:26px 0 24px;font-size:clamp(58px,6.5vw,92px);font-weight:650;line-height:.96}.hero h1 em{color:var(--lime);letter-spacing:-.045em;font-family:Georgia,serif;font-size:.91em;font-weight:400}.hero__copy>p{color:#ebf4efb8;max-width:555px;margin:0;font-size:19px;line-height:1.66}.hero__actions{flex-wrap:wrap;gap:12px;margin-top:32px;display:flex}.hero__trust{color:#ebf4ef94;flex-wrap:wrap;gap:22px;margin-top:24px;font-size:12px;display:flex}.hero__trust span{align-items:center;gap:6px;display:flex}.hero__trust svg{width:15px;height:15px;color:var(--lime)}.hero__visual{perspective:1200px;width:790px;transform:translate(3%)}.landing-preview{min-height:586px;color:var(--ink);box-shadow:var(--shadow-lg);background:#f7f9f7;border:1px solid #ffffff38;border-radius:22px;position:relative;overflow:visible;transform:rotateY(-3deg)rotateX(1deg)}.landing-preview__bar{background:#fff;border-bottom:1px solid #e6ebe7;border-radius:22px 22px 0 0;align-items:center;gap:18px;height:55px;padding:0 18px;display:flex}.preview-logo{width:25px;height:22px;position:relative}.preview-logo span{background:var(--spruce);border-radius:5px 2px;width:14px;height:7px;position:absolute;transform:rotate(-25deg)}.preview-logo span:first-child{top:2px;left:0}.preview-logo span:last-child{bottom:2px;right:0}.preview-search{color:#8c9894;background:#f2f5f3;border-radius:8px;align-items:center;gap:8px;width:238px;height:31px;margin:auto;padding:0 11px;font-size:9px;display:flex}.preview-search svg{width:13px}.preview-avatar{color:#fff;background:var(--spruce);border-radius:50%;place-items:center;width:29px;height:29px;font-size:8px;font-weight:700;display:grid}.landing-preview__body{grid-template-columns:55px 1fr;min-height:530px;display:grid}.preview-sidebar{background:#0d332d;border-radius:0 0 0 22px;flex-direction:column;align-items:center;gap:8px;padding-top:19px;display:flex}.preview-sidebar span{color:#ffffff80;border-radius:8px;place-items:center;width:32px;height:32px;display:grid}.preview-sidebar span.active{color:var(--spruce-deep);background:var(--lime)}.preview-sidebar svg{width:15px;height:15px}.preview-content{padding:22px 22px 24px}.preview-heading{justify-content:space-between;align-items:flex-end;display:flex}.preview-heading>div{gap:5px;display:grid}.preview-heading .eyebrow{font-size:7px}.preview-heading strong{letter-spacing:-.03em;font-size:17px}.live-badge{color:var(--success);background:#e6f6ee;border-radius:999px;align-items:center;gap:5px;padding:6px 8px;font-size:7px;font-weight:700;display:flex}.live-badge>span{background:#23a771;border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 3px #23a77124}.preview-metrics{grid-template-columns:repeat(3,1fr);gap:9px;margin-top:16px;display:grid}.preview-metrics>div{background:#fff;border:1px solid #e4eae6;border-radius:10px;align-content:space-between;min-height:74px;padding:12px;display:grid;box-shadow:0 3px 12px #142d2408}.preview-metrics span{color:#7f8b87;font-size:7px;font-weight:600}.preview-metrics strong{letter-spacing:-.04em;font-size:22px}.preview-metrics small{color:#99a39f;font-size:10px;font-weight:500}.preview-metric--attention{background:#fbfff1!important;border-color:#ddedb7!important}.preview-metric--attention strong{color:#567410}.preview-grid{grid-template-columns:1.54fr .76fr;gap:10px;margin-top:10px;display:grid}.preview-grid .route-map{min-height:292px}.preview-ai{color:#fff;background:linear-gradient(155deg,#123f36,#092b27);border-radius:12px;flex-direction:column;align-items:flex-start;padding:18px 16px;display:flex}.ai-orb{width:36px;height:36px;color:var(--spruce-deep);background:var(--lime);border-radius:11px;place-items:center;display:grid;box-shadow:0 8px 22px #c5f04d26}.ai-orb svg{width:19px;height:19px}.preview-ai .eyebrow{color:var(--lime);margin-top:26px;font-size:6px}.preview-ai strong{letter-spacing:-.02em;margin-top:7px;font-size:13px;line-height:1.25}.preview-ai p{color:#fff9;margin:7px 0 14px;font-size:7px;line-height:1.45}.preview-ai button{width:100%;min-height:29px;color:var(--spruce-deep);background:var(--lime);border:0;border-radius:7px;justify-content:center;align-items:center;gap:6px;margin-top:auto;font-size:7px;font-weight:750;display:flex}.preview-ai button svg{width:11px}.floating-review{background:#fff;border:1px solid #e1e8e3;border-radius:14px;grid-template-columns:42px 1fr auto;align-items:center;gap:10px;width:310px;min-height:68px;padding:10px 12px;display:grid;position:absolute;bottom:28px;right:-26px;box-shadow:0 18px 55px #051b1538}.floating-review__icon{width:40px;height:40px;color:var(--spruce);background:var(--lime-soft);border-radius:10px;place-items:center;display:grid}.floating-review__icon svg{width:19px}.floating-review>div:nth-child(2){gap:2px;display:grid}.floating-review span{color:var(--muted);font-size:8px}.floating-review strong{font-size:9px}.floating-review button{color:#fff;background:var(--spruce);border:0;border-radius:7px;align-items:center;gap:4px;height:30px;padding:0 9px;font-size:7px;font-weight:700;display:flex}.floating-review button svg{width:11px}.route-map{isolation:isolate;background:#e9eeea;border:1px solid #e0e7e2;border-radius:12px;min-height:380px;position:relative;overflow:hidden}.route-map:before{content:"";z-index:-2;opacity:.36;background-image:linear-gradient(#cad4cd 1px,#0000 1px),linear-gradient(90deg,#cad4cd 1px,#0000 1px);background-size:34px 34px;position:absolute;inset:0;transform:rotate(14deg)scale(1.4)}.route-map__roads{width:100%;height:100%;position:absolute;inset:0}.road{fill:none;stroke:#fff;stroke-width:8px;stroke-linecap:round;filter:drop-shadow(0 1px #d2dbd5)}.road--major{stroke-width:14px}.road--minor{stroke-width:5px}.route-line{fill:none;stroke:var(--spruce);stroke-width:3.5px;stroke-linecap:round;stroke-dasharray:1 8}.map-water{z-index:-1;background:#d8e4e2;border-radius:50%;width:110px;height:240px;position:absolute;transform:rotate(28deg)}.map-water--one{top:100px;right:-52px}.map-water--two{top:-50px;left:-85px}.vehicle-marker{align-items:center;gap:6px;display:flex;position:absolute;transform:translate(-50%,-50%)}.vehicle-marker__dot{color:#fff;background:#6c7b76;border:3px solid #ffffffe6;border-radius:50%;place-items:center;width:26px;height:26px;display:grid;box-shadow:0 5px 14px #0d2b2333}.vehicle-marker--active .vehicle-marker__dot{color:var(--spruce-deep);background:var(--lime)}.vehicle-marker__dot svg{stroke-width:2.4px;width:12px;height:12px}.vehicle-marker__label{white-space:nowrap;box-shadow:var(--shadow-sm);background:#fff;border-radius:6px;padding:5px 7px;font-size:8px;font-weight:700}.map-freshness{color:#557069;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffe0;border-radius:7px;align-items:center;gap:6px;padding:6px 8px;font-size:7px;font-weight:600;display:flex;position:absolute;bottom:12px;left:12px}.status-dot{background:var(--soft);border-radius:50%;width:7px;height:7px;display:inline-block}.status-dot--live{background:#27aa72;box-shadow:0 0 0 3px #27aa7221}.map-controls{box-shadow:var(--shadow-sm);background:#fff;border:1px solid #dae2dd;border-radius:7px;display:grid;position:absolute;top:10px;right:10px;overflow:hidden}.map-controls button{background:#fff;border:0;width:26px;height:25px;font-size:14px;line-height:1}.map-controls button+button{border-top:1px solid #e4e9e6}.signal-strip{color:#68746f;border-bottom:1px solid var(--border);background:#fff}.signal-strip__inner{justify-content:center;align-items:center;gap:24px;min-height:88px;font-size:13px;display:flex}.signal-strip__inner>span{color:var(--muted);letter-spacing:.11em;text-transform:uppercase;font-size:11px;font-weight:700}.signal-strip strong{color:#46534f;font-size:14px;font-weight:620}.signal-strip i{background:#bdc8c1;border-radius:50%;width:3px;height:3px}.capabilities{background:var(--canvas)}.capability-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.capability-card{border:1px solid var(--border);border-radius:var(--radius-lg);min-height:530px;box-shadow:var(--shadow-sm);background:#fff;flex-direction:column;padding:24px;display:flex;overflow:hidden}.capability-card__top{justify-content:space-between;align-items:center;display:flex}.capability-icon{width:42px;height:42px;color:var(--spruce);background:var(--spruce-light);border-radius:12px;place-items:center;display:grid}.capability-icon svg{width:20px;height:20px}.capability-card__visual{border-radius:14px;place-items:center;min-height:245px;margin:28px -4px 24px;display:grid}.capability-card--1 .capability-card__visual{background:#eef3ef}.capability-card--2 .capability-card__visual{background:#e3ebe6}.capability-card--3 .capability-card__visual{background:var(--spruce)}.capability-card h3{letter-spacing:-.035em;margin:auto 0 10px;font-size:25px;line-height:1.1}.capability-card>p{color:var(--muted);margin:0;font-size:14px;line-height:1.65}.mini-trip-card{background:#fff;border:1px solid #dfe6e1;border-radius:12px;width:82%;padding:17px;box-shadow:0 18px 38px #18342a1c}.mini-trip-card__route{color:var(--muted);align-items:center;font-size:10px;display:flex}.mini-trip-card__route i{background:var(--border);flex:1;height:1px;margin:0 10px}.mini-trip-card__route i:after{content:"";background:var(--lime);border:2px solid var(--spruce);border-radius:50%;width:6px;height:6px;margin-left:auto;display:block;transform:translateY(-3px)}.mini-trip-card strong{margin-top:17px;font-size:13px;display:block}.mini-trip-card p{color:var(--muted);margin:4px 0 14px;font-size:9px}.mini-trip-card>div:last-child{grid-template-columns:1fr 1fr;gap:6px;display:grid}.mini-trip-card>div:last-child span{background:#eef2ef;border-radius:7px;justify-content:center;align-items:center;gap:4px;min-height:30px;font-size:9px;font-weight:700;display:flex}.mini-trip-card>div:last-child span:first-child{color:#fff;background:var(--spruce)}.mini-trip-card svg{width:11px}.pulse-map{width:100%;height:100%;position:relative;overflow:hidden}.pulse-map:before{content:"";opacity:.3;background-image:linear-gradient(#a6baad 1px,#0000 1px),linear-gradient(90deg,#a6baad 1px,#0000 1px);background-size:30px 30px;position:absolute;inset:0;transform:rotate(10deg)scale(1.3)}.pulse-map__road{background:#fff;border-radius:999px;width:150%;height:13px;position:absolute;top:45%;left:-20%;transform:rotate(-18deg)}.pulse-map__road--two{top:34%;transform:rotate(54deg)}.pulse-dot{background:var(--lime);border:3px solid var(--spruce);border-radius:50%;width:14px;height:14px;position:absolute;box-shadow:0 0 0 7px #c5f04d40}.pulse-dot--one{top:34%;left:22%}.pulse-dot--two{top:26%;right:24%}.pulse-dot--three{bottom:26%;left:52%}.pulse-map>div{background:#fff;border-radius:8px;align-items:center;gap:7px;padding:7px 9px;font-size:9px;font-weight:700;display:flex;position:absolute;bottom:15px;left:15px}.reason-stack{gap:8px;width:82%;display:grid}.reason-stack span{color:#ffffffd1;background:#ffffff12;border:1px solid #ffffff1a;border-radius:10px;align-items:center;gap:12px;min-height:54px;padding:0 14px;font-size:10px;display:flex}.reason-stack span:first-child{transform:translate(-9px)}.reason-stack span:last-child{transform:translate(9px)}.reason-stack svg{width:17px;color:var(--lime)}.journal-section{background:#fff}.journal-layout{grid-template-columns:1fr .9fr;align-items:center;gap:80px;display:grid}.journal-copy h2{max-width:620px}.journal-copy .lead{max-width:590px}.proof-grid{grid-template-columns:1fr 1fr;gap:14px 20px;margin:32px 0;display:grid}.proof-grid span{color:#42514c;align-items:center;gap:10px;font-size:14px;display:flex}.proof-grid svg{width:17px;color:var(--success)}.compliance-note{background:#f3f7f4;border:1px solid #e0e8e2;border-radius:12px;gap:13px;max-width:600px;padding:15px 17px;display:flex}.compliance-note>svg{width:21px;color:var(--spruce);flex:none}.compliance-note>div{gap:3px;display:grid}.compliance-note strong{font-size:12px}.compliance-note span{color:var(--muted);font-size:11px;line-height:1.5}.inline-action{color:var(--spruce);align-items:center;gap:8px;margin-top:26px;font-weight:750;display:inline-flex}.inline-action:hover{gap:12px}.journal-visual{background:linear-gradient(145deg,#e8eee9,#f4f5ef);border-radius:28px;place-items:center;min-height:650px;display:grid;position:relative;overflow:hidden}.journal-visual:before{content:"";background:radial-gradient(circle,#c5f04d73,#0000 66%);border-radius:50%;width:440px;height:440px;position:absolute}.phone-frame{z-index:1;background:#13211f;border:3px solid #34403d;border-radius:40px;width:310px;min-height:590px;padding:9px;position:relative;box-shadow:0 35px 65px #0d2a2140}.phone-frame__speaker{z-index:3;background:#13211f;border-radius:999px;width:84px;height:22px;position:absolute;top:16px;left:50%;transform:translate(-50%)}.phone-screen{background:#f7f9f7;border-radius:31px;min-height:566px;padding:28px 16px 18px;overflow:hidden}.phone-top{justify-content:space-between;margin:9px 2px 16px;font-size:13px;font-weight:750;display:flex}.phone-top span:last-child{color:var(--muted);letter-spacing:1px}.ai-pill{color:#49650d;background:var(--lime-soft);border-radius:999px;align-items:center;gap:6px;width:fit-content;padding:6px 8px;font-size:8px;font-weight:750;display:flex}.ai-pill svg{width:12px}.journey-line{gap:36px;margin:29px 4px 20px;display:grid;position:relative}.journey-line>div{grid-template-columns:20px 40px 1fr;align-items:center;font-size:9px;display:grid}.journey-line>div>span{color:var(--soft)}.journey-line>div strong{font-size:11px}.journey-dot{z-index:1;border:3px solid var(--spruce);background:#fff;border-radius:50%;width:10px;height:10px;display:block;position:relative}.journey-dot--end{background:var(--lime)}.journey-line__connector{background:#c8d3cc;width:2px;height:54px;position:absolute;top:10px;left:4px}.phone-metrics{border-top:1px solid var(--border);border-bottom:1px solid var(--border);grid-template-columns:1fr 1fr;margin-bottom:12px;padding:12px 0;display:grid}.phone-metrics span{color:var(--soft);gap:2px;font-size:8px;display:grid}.phone-metrics span+span{border-left:1px solid var(--border);padding-left:14px}.phone-metrics strong{color:var(--ink);font-size:13px}.suggestion-box{border:1px solid var(--border);box-shadow:var(--shadow-sm);background:#fff;border-radius:13px;padding:15px}.suggestion-box strong{font-size:12px}.suggestion-box p{color:var(--muted);margin:4px 0 13px;font-size:8px}.suggestion-box button{border:0;border-radius:8px;width:100%;min-height:37px;font-size:10px;font-weight:750}.suggestion-box button:first-of-type{color:#fff;background:var(--spruce);justify-content:center;align-items:center;gap:6px;display:flex}.suggestion-box button:last-child{background:#edf1ee;margin-top:6px}.suggestion-box svg{width:13px}.learn-card{z-index:2;border:1px solid var(--border);background:#fff;border-radius:13px;grid-template-columns:42px 1fr;align-items:start;gap:11px;width:230px;padding:13px;display:grid;position:absolute;bottom:62px;right:-4px;box-shadow:0 18px 45px #112d2429}.learn-card>span{width:40px;height:40px;color:var(--spruce);background:var(--lime-soft);border-radius:10px;place-items:center;display:grid}.learn-card svg{width:19px}.learn-card div{display:grid}.learn-card small{color:var(--soft);font-size:8px}.learn-card strong{font-size:11px}.learn-card p{color:var(--muted);margin:3px 0 0;font-size:8px}.intelligence-section{background:var(--canvas)}.intelligence-card{color:#fff;background:radial-gradient(circle at 80% 20%, #3472594d,transparent 38%), var(--spruce-deep);border-radius:30px;grid-template-columns:.86fr 1.14fr;align-items:center;gap:60px;min-height:630px;padding:70px;display:grid;overflow:hidden}.intelligence-card h2 em{color:var(--lime);font-family:Georgia,serif;font-weight:400}.intelligence-card__copy>p{color:#ffffffa3;max-width:500px;font-size:16px;line-height:1.7}.intelligence-card ul{gap:12px;margin:28px 0 0;padding:0;list-style:none;display:grid}.intelligence-card li{color:#ffffffc2;gap:9px;font-size:13px;display:flex}.intelligence-card li svg{width:17px;color:var(--lime)}.intelligence-card__visual{place-items:center;display:grid}.thinking-card{width:min(100%,520px);color:var(--ink);background:#f9fbf9;border:1px solid #fff3;border-radius:18px;padding:22px;box-shadow:0 35px 70px #00000040}.thinking-card__header{border-bottom:1px solid var(--border);grid-template-columns:44px 1fr auto;align-items:center;gap:12px;padding-bottom:19px;display:grid}.thinking-card__header .ai-orb{width:42px;height:42px}.thinking-card__header>div{display:grid}.thinking-card__header small{color:var(--muted);font-size:10px}.thinking-card__header strong{font-size:15px}.confidence-bars{align-items:flex-end;gap:3px;display:flex}.confidence-bars i{background:var(--success);border-radius:4px;width:4px}.confidence-bars i:first-child{height:7px}.confidence-bars i:nth-child(2){height:10px}.confidence-bars i:nth-child(3){height:13px}.confidence-bars i:nth-child(4){height:16px}.confidence-bars i:nth-child(5){height:19px}.thinking-row{border-bottom:1px solid #e7ebe8;grid-template-columns:35px 1fr 18px;align-items:center;gap:10px;padding:15px 0;display:grid}.thinking-row>span{width:33px;height:33px;color:var(--spruce);background:#e8eee9;border-radius:9px;place-items:center;display:grid}.thinking-row svg{width:16px}.thinking-row>div{display:grid}.thinking-row strong{font-size:11px}.thinking-row small{color:var(--muted);font-size:9px}.thinking-row>svg{color:var(--success)}.thinking-card>button{color:#fff;background:var(--spruce);border:0;border-radius:10px;justify-content:center;align-items:center;gap:7px;width:100%;height:43px;margin-top:18px;font-size:11px;font-weight:750;display:flex}.thinking-card>button svg{width:15px}.security-section{background:#fff}.security-grid{grid-template-columns:.82fr 1.18fr;align-items:center;gap:90px;display:grid}.security-grid h2{font-size:clamp(38px,4.3vw,58px)}.security-grid>div>p{max-width:500px}.security-points{gap:12px;display:grid}.security-points article{background:var(--canvas);border:1px solid var(--border);border-radius:14px;grid-template-columns:50px 1fr;align-items:center;gap:15px;padding:18px;display:grid}.security-points article>svg{width:22px;color:var(--spruce);justify-self:center}.security-points article div{gap:4px;display:grid}.security-points strong{font-size:14px}.security-points span{color:var(--muted);font-size:12px}.final-cta{background:#fff;padding-top:20px}.final-cta__inner{color:#fff;text-align:center;background:radial-gradient(circle at 50% 120%,#54977652,transparent 42%), var(--spruce-deep);border-radius:28px;flex-direction:column;justify-content:center;align-items:center;min-height:480px;padding:65px 24px;display:flex}.final-cta h2{margin-bottom:16px}.final-cta p{color:#ffffffa6;max-width:600px;margin:0;font-size:17px}.final-cta__inner>div{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:30px;display:flex}.site-footer__top p{color:#ffffff9e;font-size:13px}.site-footer nav{color:#ffffffb8;gap:25px;font-size:13px;display:flex}.site-footer nav a:hover{color:var(--lime)}@media (max-width:1100px){.marketing-nav{gap:20px;margin-left:20px}.hero{min-height:1080px}.hero__content{grid-template-columns:1fr;padding-top:74px}.hero__copy{text-align:center;justify-self:center;max-width:730px;padding-bottom:0}.announce,.hero__actions,.hero__trust{justify-content:center;margin-inline:auto}.hero__copy>p{margin-inline:auto}.hero__visual{justify-self:center;width:min(860px,96vw);transform:translateY(25px)}.landing-preview{transform:none}.capability-card{min-height:500px}.journal-layout{gap:45px}.intelligence-card{gap:35px;padding:55px 45px}}@media (max-width:820px){.container{width:min(100% - 32px,700px)}.section{padding:82px 0}.marketing-nav,.marketing-actions{display:none}.mobile-menu{display:block}.hero{min-height:990px}.hero__content{padding-top:58px}.hero h1{font-size:clamp(52px,13vw,78px)}.hero__copy>p{font-size:17px}.hero__visual{width:720px;transform:translate(0)}.landing-preview{transform-origin:top;transform:scale(.82)}.floating-review{right:15px}.signal-strip__inner{justify-content:flex-start;min-height:78px;overflow-x:auto}.signal-strip strong{white-space:nowrap}.signal-strip__inner>span{display:none}.capability-grid{grid-template-columns:1fr}.capability-card{min-height:470px}.capability-card__visual{min-height:210px}.mini-trip-card,.reason-stack{max-width:330px}.journal-layout,.security-grid{grid-template-columns:1fr}.journal-layout{gap:58px}.journal-visual{min-height:630px}.learn-card{right:10%}.intelligence-card{grid-template-columns:1fr;padding:50px 30px}.intelligence-card__copy{text-align:center}.intelligence-card__copy>p{margin-inline:auto}.intelligence-card ul{text-align:left;width:fit-content;margin-inline:auto}.site-footer__top{grid-template-columns:1fr}.site-footer nav{flex-wrap:wrap}}@media (max-width:560px){.container{width:min(100% - 24px,520px)}.marketing-header{height:70px}.hero{min-height:880px}.hero__content{padding-top:45px}.hero h1{margin-top:20px;font-size:49px}.hero__copy>p{font-size:15px}.hero__actions{display:grid}.hero__actions .button{width:100%}.hero__trust{text-align:left;gap:8px;display:grid}.hero__visual{width:670px;margin-top:4px}.landing-preview{transform-origin:top;transform:scale(.58)}.floating-review{display:none}.section-heading h2,.journal-copy h2,.intelligence-card h2,.security-grid h2,.final-cta h2{font-size:40px}.section-heading p,.journal-copy .lead,.security-grid>div>p{font-size:16px}.capability-card{padding:19px}.proof-grid{grid-template-columns:1fr}.journal-visual{min-height:590px;margin-inline:-4px}.phone-frame{width:285px;transform:scale(.92)}.learn-card{display:none}.intelligence-card{border-radius:22px;width:calc(100% - 16px);min-height:auto;padding:42px 20px}.thinking-card{padding:16px}.thinking-card__header{grid-template-columns:40px 1fr}.confidence-bars{display:none}.security-grid{gap:42px}.final-cta__inner{border-radius:22px;min-height:440px}.final-cta__inner>div{width:100%;display:grid}.final-cta__inner .button{width:100%}.site-footer{padding-top:45px}.site-footer__bottom{gap:6px;display:grid}.site-footer nav{gap:10px;display:grid}}.fleet-map{border:1px solid var(--border);isolation:isolate;cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none;background:#dfe7e1;border-radius:14px;min-height:480px;position:relative;overflow:hidden}.fleet-map:focus-visible{outline-offset:3px}.fleet-map.is-interacting{cursor:grabbing}.fleet-map--compact{min-height:380px}.fleet-map__tiles{z-index:0;background:#e2e8e3;position:absolute;inset:0}.fleet-map__tile{pointer-events:none;max-width:none;display:block;position:absolute}.fleet-map:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(#07262106,#07262114);position:absolute;inset:0}.fleet-map__track{z-index:2;pointer-events:none;filter:drop-shadow(0 2px 3px #072d233d);width:100%;height:100%;position:absolute;inset:0}.fleet-map__track polyline{fill:none;stroke:var(--spruce);stroke-width:5px;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke}.fleet-map__track-point{fill:var(--lime);stroke:var(--spruce);stroke-width:3px;vector-effect:non-scaling-stroke}.fleet-map-marker{z-index:4;color:var(--ink);align-items:center;gap:8px;display:flex;position:absolute;transform:translate(-50%,-50%)}.fleet-map-marker:hover,.fleet-map-marker:focus-visible{z-index:7}.fleet-map-marker__pin{color:#fff;background:#64736e;border:3px solid #fff;border-radius:12px 12px 12px 3px;flex:none;place-items:center;width:38px;height:38px;display:grid;position:relative;transform:rotate(-45deg);box-shadow:0 8px 24px #08271f47}.fleet-map-marker__pin svg{width:17px;height:17px;transform:rotate(45deg)}.fleet-map-marker--driving .fleet-map-marker__pin{color:var(--spruce-deep);background:var(--lime)}.fleet-map-marker--parked .fleet-map-marker__pin{color:#fff;background:var(--spruce)}.fleet-map-marker--attention .fleet-map-marker__pin{background:#e49a21}.fleet-map-marker--offline .fleet-map-marker__pin{background:#697773}.fleet-map-marker--pending .fleet-map-marker__pin{background:#548bd3}.fleet-map-marker.is-focused .fleet-map-marker__pin{box-shadow:0 0 0 5px #c5f04d47,0 8px 24px #08271f4d}.fleet-map-marker__label{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff5;border:1px solid #d0dbd4eb;border-radius:9px;min-width:118px;padding:8px 10px;display:grid;box-shadow:0 8px 28px #08271f29}.fleet-map-marker__label strong{font-size:12px;line-height:1.25}.fleet-map-marker__label small{color:var(--muted);margin-top:2px;font-size:10px}.fleet-map-marker.has-collision .fleet-map-marker__label{display:none}.fleet-map-marker.has-collision:hover .fleet-map-marker__label,.fleet-map-marker.has-collision:focus-visible .fleet-map-marker__label{display:grid}.fleet-place-marker{z-index:3;align-items:center;gap:6px;display:flex;position:absolute;transform:translate(-50%,-50%)}.fleet-place-marker>span{color:#fff;background:var(--spruce);border:3px solid #fff;border-radius:50%;place-items:center;width:30px;height:30px;display:grid;box-shadow:0 6px 18px #08271f38}.fleet-place-marker svg{width:13px}.fleet-place-marker strong{color:var(--ink);box-shadow:var(--shadow-sm);background:#fffffff0;border-radius:6px;padding:5px 7px;font-size:10px}.fleet-place-marker--home>span{color:var(--spruce-deep);background:var(--lime)}.fleet-map__controls{z-index:8;border:1px solid var(--border);box-shadow:var(--shadow-sm);background:#fff;border-radius:10px;display:grid;position:absolute;top:12px;right:12px;overflow:hidden}.fleet-map__controls button{background:#fff;border:0;place-items:center;width:44px;height:44px;font-size:21px;font-weight:600;display:grid}.fleet-map__controls button+button{border-top:1px solid var(--border)}.fleet-map__controls button:hover{background:var(--surface-muted)}.fleet-map__controls button:disabled{cursor:not-allowed;opacity:.4}.fleet-map__controls svg{width:18px}.fleet-map__freshness{z-index:8;color:var(--muted);box-shadow:var(--shadow-sm);-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:#fffffff0;border:1px solid #d2dcd6e6;border-radius:9px;align-items:center;gap:7px;padding:8px 10px;font-size:11px;font-weight:650;display:flex;position:absolute;bottom:12px;left:12px}.fleet-map__attribution{z-index:8;color:#34433f;background:#fffffff0;border-radius:4px;padding:4px 7px;font-size:11px;font-weight:620;text-decoration:underline;position:absolute;bottom:6px;right:8px}.fleet-map__tile-warning{z-index:9;color:#754600;max-width:min(65%,360px);box-shadow:var(--shadow-sm);background:#fff7e5f5;border:1px solid #ebcc94;border-radius:9px;align-items:center;gap:7px;padding:9px 11px;font-size:11px;font-weight:680;display:flex;position:absolute;top:12px;left:12px}.fleet-map__tile-warning svg{flex:none;width:15px}.fleet-map .map-empty{z-index:6}@media (max-width:620px){.fleet-map,.fleet-map--compact{touch-action:pan-y;border-radius:12px;min-height:390px}.fleet-map-marker__label{display:none}.fleet-map-marker__pin{width:35px;height:35px}.fleet-map__freshness{max-width:calc(100% - 74px);font-size:11px;bottom:38px}.fleet-map__attribution{font-size:11px;bottom:4px;right:5px}.fleet-map__tile-warning{max-width:none;font-size:11px;right:64px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.driver-invite-page{background:#fff;grid-template-columns:minmax(480px,.9fr) minmax(500px,1.1fr);min-height:100vh;display:grid}.driver-invite-panel{flex-direction:column;justify-content:center;justify-self:center;width:min(100%,590px);padding:48px 72px;display:flex}.driver-invite-panel>.brand{align-self:flex-start;margin-bottom:42px}.driver-invite-form{display:grid}.driver-invite-heading{grid-template-columns:48px 1fr;align-items:start;gap:14px;margin-bottom:22px;display:grid}.driver-invite-heading>span,.driver-invite-state>span{width:47px;height:47px;color:var(--spruce-deep);background:var(--lime);border-radius:13px;place-items:center;display:grid}.driver-invite-heading svg,.driver-invite-state>span svg{width:22px}.driver-invite-heading small{color:var(--success);letter-spacing:.08em;text-transform:uppercase;font-size:9px;font-weight:800}.driver-invite-heading h1,.driver-invite-state h1{letter-spacing:-.045em;margin:5px 0 7px;font-size:32px}.driver-invite-heading p,.driver-invite-state p{color:var(--muted);margin:0;font-size:11px;line-height:1.55}.driver-invite-heading p strong{color:var(--ink)}.driver-invite-identity{border:1px solid var(--border);background:#f3f7f4;border-radius:11px;grid-template-columns:1fr 1fr;margin-bottom:20px;display:grid;overflow:hidden}.driver-invite-identity>div{border-right:1px solid var(--border);gap:2px;min-width:0;padding:12px 14px;display:grid}.driver-invite-identity>div:last-child{border-top:1px solid var(--border);border-right:0;grid-column:1/-1}.driver-invite-identity small{color:var(--muted);font-size:8px}.driver-invite-identity strong{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.driver-invite-form>label:not(.driver-invite-terms){gap:6px;margin-bottom:13px;display:grid}.driver-invite-form>label>span{font-size:9px;font-weight:700}.driver-invite-form>label>small{color:var(--muted);font-size:8px}.driver-invite-form input[type=password]{background:#fff;border:1px solid #ccd7d0;border-radius:9px;outline:none;width:100%;height:46px;padding:0 12px}.driver-invite-form input[type=password]:focus{border-color:var(--spruce);box-shadow:0 0 0 3px #103d3514}.driver-invite-terms{color:var(--muted);grid-template-columns:17px 1fr;align-items:start;gap:9px;margin:2px 0 17px;font-size:9px;line-height:1.5;display:grid}.driver-invite-terms input{width:16px;height:16px;accent-color:var(--spruce);margin:1px 0 0}.driver-invite-terms a{color:var(--success);text-underline-offset:2px;font-weight:700;text-decoration:underline}.driver-invite-form .button,.driver-invite-state .button{font-size:10px}.driver-invite-security{color:var(--soft);text-align:center;justify-content:center;align-items:flex-start;gap:6px;margin:13px 0 0;font-size:8px;display:flex}.driver-invite-security svg{flex:none;width:12px}.driver-invite-state{flex-direction:column;justify-content:center;align-items:flex-start;min-height:380px;display:flex}.driver-invite-state p{max-width:430px;margin-bottom:22px}.driver-invite-state .button{width:min(100%,330px)}.driver-invite-spinner{border:4px solid #dfe8e2;border-top-color:var(--spruce);border-radius:50%;width:43px;height:43px;animation:.8s linear infinite spin}.driver-invite-visual{color:#fff;background:radial-gradient(circle at 70% 18%,#5ba57e45,transparent 33%),var(--spruce-deep);place-items:center;display:grid;position:relative;overflow:hidden}.driver-invite-visual:before{content:"";opacity:.05;background-image:linear-gradient(#fff 1px,#0000 1px),linear-gradient(90deg,#fff 1px,#0000 1px);background-size:58px 58px;position:absolute;inset:0}.driver-invite-visual__copy{z-index:1;width:min(72%,590px);position:relative}.driver-invite-visual__copy>span{width:51px;height:51px;color:var(--spruce-deep);background:var(--lime);border-radius:14px;place-items:center;margin-bottom:24px;display:grid}.driver-invite-visual__copy svg{width:24px}.driver-invite-visual__copy>small{color:var(--lime);letter-spacing:.12em;text-transform:uppercase;font-size:10px;font-weight:800}.driver-invite-visual__copy h2{letter-spacing:-.04em;margin:12px 0 18px;font-family:Georgia,serif;font-size:clamp(40px,4.8vw,66px);font-weight:400;line-height:1.02}.driver-invite-visual__copy h2 em{color:var(--lime);font-weight:400}.driver-invite-visual__copy p{color:#ffffff94;max-width:500px;font-size:13px;line-height:1.7}.driver-invite-proof{z-index:1;color:var(--ink);box-shadow:var(--shadow-lg);background:#fff;border-radius:12px;grid-template-columns:36px 1fr;align-items:center;gap:10px;padding:13px 15px;display:grid;position:absolute;bottom:8%;right:7%}.driver-invite-proof>svg{width:18px;color:var(--success);justify-self:center}.driver-invite-proof>div{display:grid}.driver-invite-proof strong{font-size:10px}.driver-invite-proof small{color:var(--muted);font-size:8px}.driver-account-access{border:1px solid var(--border);background:#f7f9f7;border-radius:10px;margin-top:12px;padding:12px}.driver-account-access>header{grid-template-columns:31px 1fr;align-items:center;gap:9px;display:grid}.driver-account-access>header>span{width:30px;height:30px;color:var(--spruce);background:#e6ece8;border-radius:8px;place-items:center;display:grid}.driver-account-access>header svg{width:14px}.driver-account-access>header>div{display:grid}.driver-account-access>header small{color:var(--muted);font-size:7px}.driver-account-access>header strong{font-size:9px}.driver-account-access>p{color:var(--muted);margin:9px 0 0;font-size:8px;line-height:1.45}.driver-account-access>button{color:#fff;background:var(--spruce);border:0;border-radius:8px;justify-content:center;align-items:center;gap:6px;width:100%;min-height:36px;margin-top:10px;font-size:8px;font-weight:750;display:flex}.driver-account-access>button svg{width:13px}.driver-account-access>button:disabled{cursor:wait;opacity:.62}.driver-account-access--active{background:#edf8f1;border-color:#cfe6d8}.driver-account-access--active>header>span{color:var(--success);background:#fff}.driver-account-access--invited{background:#f7faed;border-color:#dce8bd}.driver-account-access--invited>header>span{color:var(--spruce-deep);background:var(--lime)}.driver-invite-link{border-top:1px solid var(--border);grid-template-columns:1fr auto;gap:7px;margin-top:10px;padding-top:10px;display:grid}.driver-invite-link label{gap:4px;min-width:0;display:grid}.driver-invite-link label span{color:var(--muted);font-size:7px;font-weight:700}.driver-invite-link input{background:#fff;border:1px solid #ccd7d0;border-radius:7px;width:100%;height:34px;padding:0 8px;font-size:8px}.driver-invite-link>button{height:34px;color:var(--spruce-deep);background:var(--lime);border:0;border-radius:7px;align-self:end;padding:0 10px;font-size:8px;font-weight:800}.driver-invite-link>small{color:var(--muted);grid-column:1/-1;font-size:7px;line-height:1.4}@media (max-width:900px){.driver-invite-page{grid-template-columns:1fr}.driver-invite-panel{min-height:100vh}.driver-invite-visual{display:none}}@media (max-width:620px){.driver-invite-panel{padding:32px 20px}.driver-invite-panel>.brand{margin-bottom:38px}.driver-invite-heading{grid-template-columns:42px 1fr}.driver-invite-heading>span{width:41px;height:41px}.driver-invite-heading h1,.driver-invite-state h1{font-size:27px}.driver-invite-identity{grid-template-columns:1fr}.driver-invite-identity>div{border-right:0;border-bottom:1px solid var(--border)}.driver-invite-identity>div:last-child{border-top:0;border-bottom:0;grid-column:auto}}.sr-only{clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.app-shell{background:#f3f6f3;min-height:100vh}.skip-link{z-index:1000;color:#fff;background:var(--spruce-deep);border:2px solid var(--lime);box-shadow:var(--shadow-md);border-radius:9px;padding:10px 14px;font-size:13px;font-weight:750;transition:transform .14s;position:fixed;top:12px;left:18px;transform:translateY(-150%)}.skip-link:focus{outline-color:#fff;transform:translateY(0)}.app-sidebar{z-index:30;color:#fff;background:var(--spruce-deep);flex-direction:column;width:236px;padding:22px 14px 16px;display:flex;position:fixed;inset:0 auto 0 0}.app-sidebar__brand{padding:2px 12px 23px}.app-sidebar__brand .brand{font-size:23px}.fleet-switcher{background:#fff1;border:1px solid #ffffff17;border-radius:12px;grid-template-columns:34px 1fr;align-items:center;gap:9px;padding:10px;display:grid}.fleet-switcher__avatar{width:34px;height:34px;color:var(--spruce-deep);background:var(--lime);border-radius:9px;place-items:center;font-size:10px;font-weight:800;display:grid}.fleet-switcher>span:nth-child(2){min-width:0;display:grid}.fleet-switcher small{color:#ffffffa6;font-size:8px}.fleet-switcher strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.fleet-switcher>svg{color:#ffffffa6;width:14px}.app-navigation{scrollbar-width:thin;flex:1;align-content:start;gap:4px;min-height:0;margin-top:25px;display:grid;overflow-y:auto}.app-navigation__label{color:#ffffffa6;letter-spacing:.12em;text-transform:uppercase;padding:0 12px 8px;font-size:9px;font-weight:750}.app-navigation__label--section{margin-top:14px}.app-navigation a,.app-sidebar__footer>a,.app-sidebar__footer>button{color:#ffffff91;min-height:44px;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:10px;grid-template-columns:21px 1fr auto;align-items:center;gap:11px;padding:0 11px;font-size:12px;font-weight:620;transition:color .15s,background .15s;display:grid}.app-navigation a:hover,.app-sidebar__footer>a:hover,.app-sidebar__footer>button:hover{color:#fff;background:#ffffff0f}.app-navigation a.is-active{color:var(--spruce-deep);background:var(--lime)}.app-navigation svg,.app-sidebar__footer svg{width:18px;height:18px}.app-navigation em{min-width:21px;height:21px;color:var(--spruce-deep);background:#ffffffbf;border-radius:999px;place-items:center;font-size:9px;font-style:normal;font-weight:800;display:grid}.app-sidebar__footer{gap:2px;margin-top:auto;display:grid}.app-sidebar__footer>a.sidebar-connect{color:var(--lime);border:1px solid #c5f04d2b;margin-bottom:7px}.sidebar-profile{border-top:1px solid #ffffff17;grid-template-columns:34px 1fr;align-items:center;gap:9px;margin-top:13px;padding:13px 8px 2px;display:grid}.sidebar-profile>span{width:34px;height:34px;color:var(--spruce);background:#dfe9e3;border-radius:50%;place-items:center;font-size:9px;font-weight:800;display:grid}.sidebar-profile>div{display:grid}.sidebar-profile strong{font-size:10px}.sidebar-profile small{color:#ffffffa6;font-size:8px}.app-stage{min-height:100vh;margin-left:236px}.app-topbar{z-index:20;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffe0;border-bottom:1px solid #e0e6e2;justify-content:space-between;align-items:center;height:68px;padding:0 30px;display:flex;position:sticky;top:0}.app-search{width:min(420px,48vw);height:38px;color:var(--soft);background:#f3f6f4;border:1px solid #0000;border-radius:9px;align-items:center;gap:9px;padding:0 10px;display:flex}.app-search:focus-within{background:#fff;border-color:#9fbbb0}.app-search svg{width:16px}.app-search input{background:0 0;border:0;outline:0;flex:1;min-width:0;font-size:11px}.app-search kbd{color:#86918d;background:#fff;border:1px solid #dfe5e1;border-radius:5px;padding:2px 5px;font-family:inherit;font-size:8px;box-shadow:0 1px #d7ded9}.app-topbar__actions{align-items:center;gap:8px;display:flex}.topbar-icon{color:#53615d;background:#fff;border:1px solid #dde4df;border-radius:10px;place-items:center;width:38px;height:38px;display:grid;position:relative}.topbar-icon:hover{background:#f5f8f6}.topbar-icon svg{width:17px}.topbar-icon i{background:#e14d3e;border:2px solid #fff;border-radius:50%;width:6px;height:6px;position:absolute;top:7px;right:7px}.app-more-menu{display:none;position:relative}.app-more-menu summary{width:38px;height:38px;color:var(--muted);border:1px solid var(--border);cursor:pointer;background:#fff;border-radius:10px;place-items:center;list-style:none;display:grid}.app-more-menu summary::-webkit-details-marker{display:none}.app-more-menu summary svg{width:18px}.app-more-menu>div{z-index:70;border:1px solid var(--border);width:190px;box-shadow:var(--shadow-md);background:#fff;border-radius:12px;gap:3px;padding:8px;display:grid;position:absolute;top:46px;right:0}.app-more-menu a{min-height:42px;color:var(--muted);border-radius:8px;align-items:center;gap:9px;padding:0 10px;font-size:10px;font-weight:680;display:flex}.app-more-menu a:hover{color:var(--spruce);background:var(--surface-muted)}.app-more-menu a svg{width:17px}.app-live-context{min-height:32px;color:var(--muted);align-items:center;gap:7px;font-size:10px;font-weight:650;display:inline-flex}.app-live-context i{background:#27aa72;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #27aa721c}.app-live-context.is-offline i{background:#d18b1b;box-shadow:0 0 0 4px #d18b1b1f}.app-content{width:min(100%,1540px);margin:0 auto;padding:30px 30px 60px;scroll-margin-top:76px}.app-content:focus{outline-offset:-3px;outline:3px solid #2563eb57}.mobile-app-nav{display:none}.app-state{text-align:center;border:1px solid var(--border);min-height:min(620px,100vh - 158px);box-shadow:var(--shadow-sm);background:#fff;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;padding:48px 24px;display:flex}.app-state__icon{width:58px;height:58px;color:var(--spruce);background:var(--spruce-light);border-radius:16px;place-items:center;margin-bottom:20px;display:grid}.app-state__icon svg{width:27px;height:27px}.app-state__icon--warning{color:var(--warning);background:#fff2da}.app-state h1{letter-spacing:-.045em;margin:7px 0 9px;font-size:clamp(30px,4vw,43px);line-height:1.05}.app-state>p{max-width:470px;color:var(--muted);margin:0;font-size:13px}.app-state__actions{flex-wrap:wrap;justify-content:center;gap:9px;margin-top:25px;display:flex}.app-state__actions .button{min-width:150px;font-size:11px}.app-state>small{color:var(--soft);margin-top:18px;font-size:9px}.app-state--loading{text-align:left;box-shadow:none;background:0 0;border:0;justify-content:flex-start;align-items:stretch}.app-state--loading i,.app-state--loading strong,.app-state--loading span{background:linear-gradient(90deg,#e4eae6 25%,#f2f5f3 45%,#e4eae6 65%) 0 0/240% 100%;border-radius:8px;animation:1.4s ease-in-out infinite app-state-shimmer;display:block}.app-state__loading-heading{gap:9px;margin-bottom:27px;display:grid}.app-state__loading-heading i{width:110px;height:10px}.app-state__loading-heading strong{width:min(360px,70%);height:43px}.app-state__loading-heading span{width:min(520px,85%);height:13px}.app-state__loading-grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.app-state__loading-grid i{border:1px solid #e1e7e3;height:148px}.app-state__loading-panel{border:1px solid var(--border);background:#fff;border-radius:16px;grid-template-rows:54px repeat(3,44px);grid-template-columns:54px 1fr;gap:15px;min-height:330px;margin-top:13px;padding:20px;display:grid}.app-state__loading-panel i{grid-row:1/-1;width:42px;height:42px}.app-state__loading-panel span{height:42px}.app-state__loading-panel span:first-of-type{max-width:440px;height:54px}@keyframes app-state-shimmer{to{background-position-x:-240%}}.page-heading{justify-content:space-between;align-items:flex-end;gap:28px;margin-bottom:26px;display:flex}.page-heading h1{letter-spacing:-.045em;margin:5px 0;font-size:clamp(32px,3.2vw,44px);line-height:1.05}.page-heading p{color:var(--muted);margin:0;font-size:13px}.page-heading__actions{gap:9px;display:flex}.page-heading__actions .button{font-size:11px}.page-heading--compact{margin-bottom:20px}.attention-banner{color:#fff;background:radial-gradient(circle at 82% -30%,#c5f04d2e,transparent 34%), linear-gradient(130deg,var(--spruce-deep),#123e35);min-height:114px;box-shadow:var(--shadow-sm);border-radius:17px;grid-template-columns:54px 1fr auto;align-items:center;gap:17px;padding:20px 23px;display:grid}.attention-banner__icon{width:52px;height:52px;color:var(--spruce-deep);background:var(--lime);border-radius:14px;place-items:center;display:grid}.attention-banner__icon svg{width:25px}.attention-banner .eyebrow{color:var(--lime);font-size:8px}.attention-banner h2{letter-spacing:-.025em;margin:3px 0 1px;font-size:19px}.attention-banner p{color:#ffffff94;margin:0;font-size:10px}.attention-banner .button{min-width:180px;font-size:10px}.metric-grid{grid-template-columns:repeat(4,1fr);gap:12px;margin:13px 0;display:grid}.metric-card{min-height:151px;box-shadow:var(--shadow-sm);background:#fff;border:1px solid #dde5e0;border-radius:14px;flex-direction:column;padding:16px;display:flex}.metric-card>div{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.metric-icon{width:31px;height:31px;color:var(--spruce);background:var(--spruce-light);border-radius:9px;place-items:center;display:grid}.metric-icon svg{width:16px}.metric-trend{color:#64716d;background:#eff3f0;border-radius:999px;padding:4px 7px;font-size:8px;font-weight:760}.metric-trend--positive{color:var(--success);background:#e9f7ef}.metric-trend--warning{color:var(--warning);background:#fff2da}.metric-card>span{color:var(--muted);font-size:9px;font-weight:650}.metric-card>strong{letter-spacing:-.04em;margin-top:4px;font-size:27px;line-height:1}.metric-card>strong small{color:var(--soft);font-size:12px;font-weight:580}.metric-card>p{color:var(--soft);margin:auto 0 0;font-size:8px}.metric-card--attention{background:#fbfff3;border-color:#dcebb8}.metric-card--attention .metric-icon{color:#627b1c;background:var(--lime-soft)}.dashboard-grid{grid-template-columns:minmax(0,1.72fr) minmax(260px,.72fr);gap:13px;display:grid}.dashboard-lower-grid{grid-template-columns:.92fr 1.08fr;gap:13px;margin-top:13px;display:grid}.panel{box-shadow:var(--shadow-sm);background:#fff;border:1px solid #dde5e0;border-radius:15px}.panel-heading{border-bottom:1px solid #e5eae7;justify-content:space-between;align-items:center;gap:15px;min-height:64px;padding:15px 17px;display:flex}.panel-heading>div:first-child{display:grid}.panel-heading .eyebrow{font-size:7px}.panel-heading h2{letter-spacing:-.025em;margin:3px 0 0;font-size:15px}.panel-heading>a{color:var(--spruce);align-items:center;gap:6px;font-size:9px;font-weight:750;display:inline-flex}.panel-heading>a svg{width:13px}.panel-heading__meta{align-items:center;display:flex}.panel-heading__meta button{min-height:27px;color:var(--muted);border:1px solid var(--border);background:#fff;padding:0 8px;font-size:8px}.panel-heading__meta button+button{border-left:0}.panel-heading__meta button.is-active{color:#fff;background:var(--spruce);border-color:var(--spruce)}.live-indicator{color:var(--success);align-items:center;gap:5px;margin-right:10px;font-size:8px;font-weight:720;display:flex}.live-indicator i{background:#28a871;border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 3px #28a8711f}.fleet-map-panel{overflow:hidden}.fleet-map-panel .route-map{border:0;border-radius:0 0 15px 15px;min-height:390px}.activity-list{padding:4px 16px 8px}.activity-list>div{border-bottom:1px solid #e9edea;grid-template-columns:34px 1fr auto;align-items:center;gap:10px;min-height:79px;display:grid}.activity-list>div:last-child{border-bottom:0}.activity-icon{width:33px;height:33px;color:var(--spruce);background:#e9f0eb;border-radius:9px;place-items:center;display:grid}.activity-icon svg{width:16px}.activity-icon--done{color:var(--success);background:#e9f7ef}.activity-icon--warn{color:var(--warning);background:#fff2da}.activity-list>div>div{min-width:0;display:grid}.activity-list strong{text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.activity-list p{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin:2px 0 0;font-size:8px;overflow:hidden}.activity-list time{color:var(--soft);align-self:start;padding-top:21px;font-size:7px}.panel-value{font-size:17px;font-weight:770}.panel-value small{color:var(--soft);font-size:8px}.bar-chart{background-image:linear-gradient(#edf1ee 1px,#0000 1px);background-size:100% 37px;border-bottom:1px solid #e4eae6;align-items:flex-end;gap:7px;height:148px;padding:20px 18px 0;display:flex}.bar-chart i{background:#c9ddd1;border-radius:4px 4px 0 0;flex:1;min-height:7px;max-height:100%;transition:background .15s;position:relative}.bar-chart i:hover{background:var(--spruce)}.bar-chart i span{color:#fff;background:var(--spruce);white-space:nowrap;border-radius:4px;padding:3px 5px;font-size:7px;display:none;position:absolute;bottom:calc(100% + 6px);left:50%;transform:translate(-50%)}.bar-chart i:hover span{display:block}.chart-axis{color:var(--soft);justify-content:space-between;padding:7px 18px 0;font-size:7px;display:flex}.distance-summary{gap:24px;padding:13px 18px 16px;display:flex}.distance-summary span{color:var(--muted);align-items:center;gap:6px;font-size:8px;display:flex}.distance-summary i{border-radius:2px;width:7px;height:7px}.legend-business{background:var(--spruce)}.legend-private{background:#c9ddd1}.distance-summary strong{color:var(--ink)}.compact-vehicle-list{padding:2px 16px 6px}.compact-vehicle-list>div{border-bottom:1px solid #e8ede9;grid-template-columns:36px 1fr auto;align-items:center;gap:10px;min-height:67px;display:grid}.compact-vehicle-list>div:last-child{border-bottom:0}.vehicle-avatar{width:35px;height:35px;color:var(--spruce);background:var(--spruce-light);border-radius:9px;place-items:center;display:grid}.vehicle-avatar svg{width:18px}.vehicle-avatar--attention{color:var(--warning);background:#fff2da}.vehicle-avatar--offline{color:#798580;background:#edf0ee}.compact-vehicle-list>div>div:nth-child(2){min-width:0;display:grid}.compact-vehicle-list strong{font-size:9px}.compact-vehicle-list p{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin:2px 0 0;font-size:7px;overflow:hidden}.vehicle-list-status{align-items:end}.vehicle-list-status small{color:var(--soft);margin-top:3px;font-size:7px}.status-label{color:#53615c;background:#edf1ee;border-radius:999px;align-items:center;gap:5px;width:fit-content;padding:5px 8px;font-size:9px;font-weight:730;display:inline-flex}.status-label i{background:#83908b;border-radius:50%;width:6px;height:6px}.status-label--driving{color:var(--success);background:#e8f7ef}.status-label--driving i{background:#27a873}.status-label--parked{color:#48635c;background:#e8efeb}.status-label--parked i{background:#68877d}.status-label--attention{color:var(--warning);background:#fff2da}.status-label--attention i{background:#d38a17}.completeness-ring{border:1px solid var(--border);background:#fff;border-radius:13px;grid-template-columns:48px 1fr;align-items:center;gap:10px;padding:8px 13px 8px 8px;display:grid}.completeness-ring>span{width:45px;height:45px;color:var(--spruce);background:conic-gradient(var(--lime) 94%,#e2e8e4 0);border:6px solid #fff;border-radius:50%;place-items:center;font-size:12px;font-weight:800;display:grid;box-shadow:0 0 0 1px #dfe6e1}.completeness-ring>span small{margin-top:15px;margin-left:-8px;font-size:7px}.completeness-ring>div{display:grid}.completeness-ring strong{font-size:10px}.completeness-ring small{color:var(--muted);font-size:8px}.trip-toolbar{border:1px solid var(--border);background:#fff;border-radius:13px 13px 0 0;justify-content:space-between;align-items:center;gap:20px;min-height:53px;padding:0 12px;display:flex}.trip-tabs{align-self:stretch;gap:4px;display:flex}.trip-tabs button{min-height:51px;color:var(--muted);background:0 0;border:0;align-items:center;gap:7px;padding:0 10px;font-size:9px;font-weight:660;display:flex;position:relative}.trip-tabs button:after{content:"";background:0 0;height:2px;position:absolute;bottom:-1px;left:8px;right:8px}.trip-tabs button.is-active{color:var(--spruce)}.trip-tabs button.is-active:after{background:var(--spruce)}.trip-tabs button span{min-width:18px;height:18px;color:var(--muted);background:#eef2ef;border-radius:999px;place-items:center;font-size:7px;display:grid}.trip-tabs button.is-active span{color:#fff;background:var(--spruce)}.trip-toolbar__actions{gap:6px;display:flex}.filter-button{height:30px;color:var(--muted);border:1px solid var(--border);background:#fff;border-radius:8px;align-items:center;gap:6px;padding:0 9px;font-size:8px;font-weight:650;display:flex}.filter-button svg{width:13px}.trip-workspace{border:1px solid var(--border);background:#fff;border-top:0;border-radius:0 0 13px 13px;grid-template-columns:minmax(500px,1.23fr) minmax(340px,.77fr);align-items:start;display:grid}.trip-list{border-right:1px solid var(--border);min-height:690px}.trip-date-heading{min-height:42px;color:var(--muted);border-bottom:1px solid var(--border);background:#f8faf8;justify-content:space-between;align-items:center;padding:0 15px;font-size:8px;display:flex}.trip-date-heading strong{color:var(--ink)}.trip-row{background:#fff;border-bottom:1px solid #e5eae7;transition:background .14s,box-shadow .14s}.trip-row.is-selected{z-index:1;box-shadow:inset 3px 0 var(--spruce);background:#f7faf8;position:relative}.trip-row__main{text-align:left;background:0 0;border:0;grid-template-columns:56px 1fr 70px;align-items:center;gap:12px;width:100%;min-height:82px;padding:12px 15px;display:grid}.trip-time{gap:14px;padding-left:17px;display:grid;position:relative}.trip-time strong{font-variant-numeric:tabular-nums;font-size:9px}.trip-time i{background:#cbd5cf;width:1px;height:22px;position:absolute;top:9px;left:4px}.trip-time i:before,.trip-time i:after{content:"";border:2px solid var(--spruce);background:#fff;border-radius:50%;width:7px;height:7px;position:absolute;left:-3px}.trip-time i:before{top:-4px}.trip-time i:after{background:var(--lime);bottom:-4px}.trip-route-copy{grid-template-columns:auto 1fr auto;align-items:center;gap:7px;min-width:0;display:grid}.trip-route-copy>strong{text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.trip-route-copy>i{background:#ced7d1;min-width:8px;height:1px}.trip-route-copy>small{color:var(--soft);grid-column:1/-1;font-size:7px}.trip-distance{justify-items:end;display:grid}.trip-distance strong{font-size:10px}.trip-distance small{color:var(--soft);font-size:7px}.trip-row__decision{background:#f2f6f3b3;justify-content:space-between;align-items:center;gap:12px;min-height:41px;padding:6px 15px 8px 88px;display:flex}.ai-suggestion{color:#536d19;align-items:center;gap:5px;font-size:7px;font-weight:700;display:flex}.ai-suggestion svg{width:12px}.trip-row__decision>div{gap:5px;display:flex}.trip-row__decision>div button{color:#52605b;background:#fff;border:1px solid #d9e1dc;border-radius:7px;align-items:center;gap:4px;min-height:27px;padding:0 9px;font-size:7px;font-weight:760;display:flex}.trip-row__decision>div button.is-suggested{color:#fff;background:var(--spruce);border-color:var(--spruce)}.trip-row__decision button svg{width:11px}.classification-chip{border-radius:7px;align-items:center;gap:5px;padding:5px 8px;font-size:7px;font-weight:730;display:flex}.classification-chip svg{width:11px}.classification-chip--business{color:var(--success);background:#e9f7ef}.classification-chip--private{color:#5e6a66;background:#e9eeeb}.empty-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:360px;padding:30px;display:flex}.empty-state>span{width:48px;height:48px;color:var(--success);background:#e9f7ef;border-radius:50%;place-items:center;display:grid}.empty-state svg{width:22px}.empty-state h2{margin:14px 0 4px;font-size:16px}.empty-state p{color:var(--muted);margin:0;font-size:10px}.trip-detail{padding-bottom:16px;position:sticky;top:82px}.trip-detail>header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;min-height:66px;padding:12px 15px;display:flex}.trip-detail>header h2{margin:2px 0 0;font-size:14px}.trip-detail>header .eyebrow{font-size:7px}.trip-detail>header button{width:30px;height:30px;color:var(--muted);letter-spacing:1px;background:#f1f4f2;border:0;border-radius:8px}.trip-detail__map{background:#e9efeb;height:158px;position:relative;overflow:hidden}.trip-detail__map:before{content:"";opacity:.34;background-image:linear-gradient(#bdcbc2 1px,#0000 1px),linear-gradient(90deg,#bdcbc2 1px,#0000 1px);background-size:29px 29px;position:absolute;inset:0;transform:rotate(8deg)scale(1.2)}.trip-detail__map>svg{width:100%;height:100%;position:absolute;inset:0}.detail-road{fill:none;stroke:#fff;stroke-width:11px;stroke-linecap:round;filter:drop-shadow(0 1px #ccd6d0)}.detail-road--thin{stroke-width:6px}.detail-route{fill:none;stroke:var(--spruce);stroke-width:3px;stroke-linecap:round;stroke-dasharray:1 7}.detail-marker{border:3px solid var(--spruce);background:#fff;border-radius:50%;width:12px;height:12px;position:absolute;box-shadow:0 2px 8px #08281f33}.detail-marker--start{bottom:25%;left:13%}.detail-marker--end{background:var(--lime);top:28%;right:13%}.trip-detail__journey{gap:12px;padding:14px 16px;display:grid}.trip-detail__journey>div{grid-template-columns:10px 38px 1fr;align-items:center;gap:8px;display:grid}.trip-detail__journey>div>i{border:2px solid var(--spruce);border-radius:50%;width:9px;height:9px}.trip-detail__journey>div:last-child>i{background:var(--lime)}.trip-detail__journey time{color:var(--muted);font-size:8px}.trip-detail__journey span{display:grid}.trip-detail__journey strong{font-size:9px}.trip-detail__journey small{color:var(--soft);font-size:7px}.trip-detail__metrics{border-top:1px solid var(--border);border-bottom:1px solid var(--border);grid-template-columns:repeat(3,1fr);margin:0 16px;padding:11px 0;display:grid}.trip-detail__metrics span{gap:2px;padding:0 10px;display:grid}.trip-detail__metrics span+span{border-left:1px solid var(--border)}.trip-detail__metrics small{color:var(--soft);font-size:7px}.trip-detail__metrics strong{font-size:9px}.quality-good,.quality-stale{color:var(--success);align-items:center;gap:5px;flex-direction:row!important;display:inline-flex!important}.quality-good i,.quality-stale i{background:var(--success);border-radius:50%;width:6px;height:6px}.quality-stale{color:var(--warning)}.quality-stale i{background:var(--warning)}.explanation-card{background:#f7faee;border:1px solid #dfe9c7;border-radius:11px;margin:13px 16px;padding:13px}.explanation-card__heading{grid-template-columns:31px 1fr auto;align-items:center;gap:9px;display:grid}.explanation-card__heading>span{width:30px;height:30px;color:var(--spruce-deep);background:var(--lime);border-radius:8px;place-items:center;display:grid}.explanation-card__heading svg{width:15px}.explanation-card__heading>div{display:grid}.explanation-card__heading small{color:#63713e;font-size:7px}.explanation-card__heading strong{font-size:9px}.explanation-card__heading em{color:#536c18;font-size:9px;font-style:normal;font-weight:800}.explanation-card>p{color:#566358;margin:10px 0;font-size:8px;line-height:1.5}.explanation-card ul{gap:5px;margin:0;padding:0;list-style:none;display:grid}.explanation-card li{color:#52605b;align-items:center;gap:6px;font-size:7px;display:flex}.explanation-card li svg{width:11px;color:var(--spruce)}.legal-hint{color:#616d69;border-top:1px solid #e0e8d1;gap:6px;margin-top:10px;padding-top:9px;font-size:6.5px;line-height:1.45;display:flex}.legal-hint svg{flex:none;width:11px}.trip-detail__actions{padding:0 16px}.trip-detail__actions .button{min-height:39px;font-size:9px}.trip-detail__actions>div{grid-template-columns:repeat(2,1fr);gap:5px;margin-top:6px;display:grid}.trip-detail__actions>div button{border:1px solid var(--border);background:#fff;border-radius:7px;min-height:30px;font-size:7px;font-weight:700}.classified-summary{color:var(--success);background:#e9f7ef;border-radius:10px;grid-template-columns:31px 1fr auto;align-items:center;gap:8px;margin:0 16px;padding:10px;display:grid}.classified-summary>svg{width:18px}.classified-summary span{display:grid}.classified-summary strong{font-size:8px}.classified-summary small{color:#628274;font-size:7px}.classified-summary button{color:var(--spruce);background:0 0;border:0;font-size:7px;font-weight:760}.undo-toast{z-index:100;color:#fff;background:#172825;border-radius:11px;justify-content:space-between;align-items:center;gap:20px;min-width:280px;min-height:48px;padding:0 14px;display:flex;position:fixed;bottom:24px;left:calc(50% + 118px);transform:translate(-50%);box-shadow:0 18px 50px #071f1a47}.undo-toast span{align-items:center;gap:7px;font-size:9px;display:flex}.undo-toast svg{width:14px;color:var(--lime)}.undo-toast button{color:var(--lime);background:0 0;border:0;font-size:9px;font-weight:760}.vehicle-summary{border:1px solid var(--border);background:#fff;border-radius:12px;flex-wrap:wrap;gap:24px;margin-bottom:15px;padding:13px 16px;display:flex}.vehicle-summary span{color:var(--muted);align-items:center;gap:6px;font-size:11px;display:flex}.vehicle-summary strong{color:var(--ink)}.status-dot--parked{background:#648278}.status-dot--attention{background:#d18b1b}.vehicle-card-grid{grid-template-columns:repeat(3,minmax(260px,1fr));gap:13px;display:grid}.vehicle-card{border:1px solid var(--border);min-height:430px;box-shadow:var(--shadow-sm);background:#fff;border-radius:15px;padding:17px}.vehicle-card>header{grid-template-columns:42px 1fr 38px;align-items:center;gap:9px;display:grid}.vehicle-card__icon{width:42px;height:42px;color:var(--spruce);background:var(--spruce-light);border-radius:11px;place-items:center;display:grid}.vehicle-card__icon svg{width:21px}.vehicle-card__icon--attention{color:var(--warning);background:#fff2da}.vehicle-card__icon--offline{color:#77837f;background:#edf1ee}.vehicle-card>header button{width:28px;height:28px;color:var(--muted);background:0 0;border:0;border-radius:7px}.vehicle-card>header button:hover{background:var(--surface-muted)}.vehicle-card h2{letter-spacing:-.025em;margin:17px 0 2px;font-size:18px}.vehicle-card>p{color:var(--muted);margin:0;font-size:11px}.registration-plate{color:#24312e;letter-spacing:.08em;background:#f6f7f2;border:1px solid #ccd3ca;border-radius:4px;width:fit-content;margin-top:9px;padding:4px 7px;font-family:ui-monospace,monospace;font-size:10px;font-weight:800;display:block;box-shadow:inset 0 0 0 1px #fff}.vehicle-card__location{background:#f4f7f5;border-radius:9px;grid-template-columns:22px 1fr;gap:7px;margin:15px 0;padding:11px;display:grid}.vehicle-card__location>svg{width:16px;color:var(--spruce)}.vehicle-card__location>div{min-width:0;display:grid}.vehicle-card__location strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.vehicle-card__location small{color:var(--soft);font-size:9px}.vehicle-card dl{margin:0}.vehicle-card dl>div{border-bottom:1px solid #ebefec;justify-content:space-between;align-items:center;gap:10px;min-height:38px;display:flex}.vehicle-card dt{color:var(--muted);font-size:10px}.vehicle-card dd{align-items:center;gap:6px;margin:0;font-size:10px;font-weight:680;display:flex}.tiny-avatar{width:20px;height:20px;color:var(--spruce);background:#dfe9e3;border-radius:50%;place-items:center;font-size:7px;display:grid}.vehicle-card>footer{background:#fafbfa;border-top:1px solid #e6ebe8;border-radius:0 0 15px 15px;justify-content:space-between;align-items:center;gap:10px;margin:14px -17px -17px;padding:12px 17px;display:flex}.vehicle-card>footer>span{color:var(--soft);font-size:9px;display:grid}.vehicle-card>footer strong{font-size:9px}.vehicle-card>footer button{color:var(--spruce);background:0 0;border:0;align-items:center;gap:5px;font-size:10px;font-weight:750;display:flex}.vehicle-card>footer button svg{width:12px}.add-vehicle-card{text-align:center;border:1px dashed #afbeb5;border-radius:15px;flex-direction:column;justify-content:center;align-items:center;min-height:430px;padding:25px;display:flex}.add-vehicle-card:hover{border-color:var(--spruce);background:#ffffff8c}.add-vehicle-card>span{width:48px;height:48px;color:var(--spruce);background:var(--spruce-light);border-radius:13px;place-items:center;display:grid}.add-vehicle-card svg{width:22px}.add-vehicle-card strong{margin-top:14px;font-size:14px}.add-vehicle-card p{max-width:240px;color:var(--muted);margin:5px 0 0;font-size:11px;line-height:1.55}.journal-status-card{color:#fff;background:radial-gradient(circle at 85% 10%,#c5f04d26,transparent 30%),var(--spruce-deep);border-radius:16px;grid-template-columns:92px 1fr auto;align-items:center;gap:20px;padding:20px;display:grid}.journal-progress{border-radius:50%;place-items:center;width:84px;height:84px;display:grid}.journal-progress>span{background:var(--spruce-deep);border-radius:50%;justify-content:center;align-items:baseline;width:68px;height:68px;padding-top:19px;display:flex}.journal-progress strong{font-size:25px;line-height:1}.journal-progress small{color:var(--lime);font-size:11px}.journal-status-card__copy .eyebrow{color:var(--lime);font-size:10px}.journal-status-card__copy h2{margin:4px 0 3px;font-size:19px}.journal-status-card__copy p{color:#ffffffb3;margin:0;font-size:11px;line-height:1.45}.progress-track{background:#ffffff1c;border-radius:999px;max-width:400px;height:4px;margin-top:12px;overflow:hidden}.progress-track i{background:var(--lime);border-radius:inherit;height:100%;display:block}.journal-period{background:#ffffff12;border:1px solid #ffffff1a;border-radius:11px;padding:12px 16px;display:block}.journal-period span{text-align:center;min-width:120px;display:grid}.journal-period strong{font-size:12px}.journal-period small{color:#ffffffa8;font-size:10px}.journal-stat-grid{grid-template-columns:repeat(4,1fr);gap:12px;margin:13px 0;display:grid}.journal-stat-grid article{border:1px solid var(--border);background:#fff;border-radius:12px;grid-template-columns:36px 1fr;align-items:center;gap:10px;min-height:102px;padding:14px;display:grid}.journal-stat-grid article>span{width:35px;height:35px;color:var(--spruce);background:var(--spruce-light);border-radius:9px;place-items:center;display:grid}.journal-stat-grid svg{width:17px}.journal-stat-grid article>div{display:grid}.journal-stat-grid small{color:var(--muted);font-size:10px}.journal-stat-grid strong{margin:3px 0;font-size:15px}.journal-stat-grid p{color:var(--soft);margin:0;font-size:10px;line-height:1.35}.journal-grid{grid-template-columns:1.2fr .8fr;gap:13px;display:grid}.count-chip{color:var(--warning);background:#fff2da;border-radius:999px;padding:5px 8px;font-size:10px;font-weight:750}.journal-checklist>a,.checklist-done{border-bottom:1px solid #e7ece9;grid-template-columns:29px 1fr 17px;align-items:center;gap:10px;min-height:74px;padding:0 17px;display:grid}.journal-checklist>a:hover{background:#f8faf8}.journal-checklist>a>span{width:28px;height:28px;color:var(--warning);background:#fff2da;border-radius:8px;place-items:center;font-size:10px;font-weight:800;display:grid}.journal-checklist>a>div,.checklist-done>div{display:grid}.journal-checklist>a strong,.checklist-done strong{font-size:11px}.journal-checklist>a small,.checklist-done small{color:var(--muted);font-size:10px;line-height:1.4}.journal-checklist>a>svg{width:14px;color:var(--soft)}.checklist-done{color:var(--success);border-bottom:0;grid-template-columns:29px 1fr}.checklist-done>svg{justify-self:center;width:17px}.journal-guidance{background:#f8faef;border-color:#dfe8c9;padding:20px}.guidance-icon{width:42px;height:42px;color:var(--spruce-deep);background:var(--lime);border-radius:11px;place-items:center;margin-bottom:17px;display:grid}.guidance-icon svg{width:20px}.journal-guidance .eyebrow{font-size:10px}.journal-guidance h2{letter-spacing:-.025em;margin:5px 0 8px;font-size:17px}.journal-guidance>p{color:var(--muted);margin:0;font-size:11px;line-height:1.6}.journal-guidance ul{grid-template-columns:1fr 1fr;gap:8px;margin:16px 0;padding:0;list-style:none;display:grid}.journal-guidance li{color:#52605b;gap:5px;font-size:10px;line-height:1.35;display:flex}.journal-guidance li svg{width:12px;color:var(--success);flex:none}.journal-guidance>a{color:var(--spruce);align-items:center;gap:6px;font-size:11px;font-weight:760;display:inline-flex}.journal-guidance>a svg{width:12px}.auth-page{background:#fff;grid-template-columns:minmax(320px,.72fr) minmax(520px,1.28fr);min-height:100vh;display:grid}.auth-story{color:#fff;background:radial-gradient(circle at 20% 70%,#529d7738,transparent 35%),var(--spruce-deep);flex-direction:column;justify-content:space-between;padding:34px 42px;display:flex;position:relative;overflow:hidden}.auth-story:after{content:"";background:radial-gradient(circle,#c5f04d24,#0000 65%);border-radius:50%;width:420px;height:420px;position:absolute;bottom:9%;right:-180px}.auth-story>div{z-index:1;max-width:470px;position:relative}.auth-story h2{letter-spacing:-.05em;margin:11px 0 16px;font-size:clamp(38px,4vw,59px);line-height:1.02}.auth-story p{color:#ffffff9e;margin:0;font-size:15px;line-height:1.65}.auth-story ul{gap:10px;margin:25px 0 0;padding:0;list-style:none;display:grid}.auth-story li{color:#ffffffba;align-items:center;gap:8px;font-size:11px;display:flex}.auth-story li svg{width:16px;color:var(--lime)}.auth-story>small{color:#ffffff52;font-size:9px}.auth-workspace{background:#f5f7f4;place-items:center;padding:36px;display:grid;position:relative}.auth-close{width:38px;height:38px;color:var(--muted);border:1px solid var(--border);background:#fff;border-radius:10px;place-items:center;font-size:20px;display:grid;position:absolute;top:22px;right:26px}.onboarding-card{border:1px solid var(--border);background:#fff;border-radius:20px;width:min(100%,620px);padding:30px 42px 35px;box-shadow:0 25px 70px #0e2a221a}.onboarding-progress{max-width:365px;margin:0 auto;display:flex}.onboarding-progress>span{flex:1;align-items:center;display:flex;position:relative}.onboarding-progress>span:last-child{flex:0}.onboarding-progress i{z-index:1;background:#d8e0db;border:4px solid #fff;border-radius:50%;width:14px;height:14px;display:block;position:relative;box-shadow:0 0 0 1px #cad4ce}.onboarding-progress span.is-active i{background:var(--lime);box-shadow:0 0 0 2px var(--spruce)}.onboarding-progress em{background:#d5ddd8;flex:1;height:1px}.onboarding-progress span.is-active em{background:var(--spruce)}.onboarding-step-labels{max-width:412px;color:var(--soft);justify-content:space-between;margin:8px auto 25px;font-size:7px;display:flex}.onboarding-form{flex-direction:column;align-items:center;display:flex;position:relative}.onboarding-icon{width:48px;height:48px;color:var(--spruce);background:var(--spruce-light);border-radius:13px;place-items:center;margin-bottom:13px;display:grid}.onboarding-icon--lime{color:var(--spruce-deep);background:var(--lime)}.onboarding-icon svg{width:23px}.onboarding-form>.eyebrow{font-size:8px}.onboarding-form h1{text-align:center;letter-spacing:-.04em;margin:6px 0 8px;font-size:27px;line-height:1.08}.onboarding-form>p:not(.form-error):not(.privacy-note){max-width:450px;color:var(--muted);text-align:center;margin:0 0 22px;font-size:10px;line-height:1.55}.onboarding-form>label,.split-fields label{gap:6px;width:100%;margin-bottom:14px;display:grid}.onboarding-form label>span,.split-fields label>span{font-size:9px;font-weight:700}.onboarding-form input,.login-panel input{background:#fff;border:1px solid #cfd9d3;border-radius:10px;outline:0;width:100%;height:46px;padding:0 13px;font-size:11px}.onboarding-form input:focus,.login-panel input:focus{border-color:var(--spruce);box-shadow:0 0 0 3px #103d3517}.onboarding-form label small{color:var(--soft);align-items:center;gap:5px;font-size:7px;display:flex}.onboarding-form label small svg{width:11px}.onboarding-form>.button{margin-top:4px;font-size:10px}.onboarding-legal{color:var(--soft);text-align:center;margin-top:10px;font-size:7px}.back-button{color:var(--muted);background:0 0;border:0;font-size:8px;font-weight:700;position:absolute;top:4px;left:0}.imei-field input{letter-spacing:.07em;font-family:ui-monospace,SFMono-Regular,monospace;font-size:16px;font-weight:700}.split-fields{grid-template-columns:1fr .72fr;gap:10px;width:100%;display:grid}.security-explainer{background:#f3f7f4;border:1px solid #dfe7e2;border-radius:10px;grid-template-columns:31px 1fr;gap:10px;width:100%;padding:11px;display:grid}.security-explainer>svg{width:18px;color:var(--spruce);justify-self:center;margin-top:2px}.security-explainer div{gap:3px;display:grid}.security-explainer strong{font-size:8px}.security-explainer p{color:var(--muted);margin:0;font-size:7px;line-height:1.45}.form-error{background:#fff1ef;border-radius:8px;align-items:flex-start;gap:6px;width:100%;padding:9px;display:flex;color:var(--danger)!important;text-align:left!important;margin:10px 0 4px!important;font-size:8px!important}.form-error svg{flex:none;width:13px}.verification-pulse{width:66px;height:66px;color:var(--spruce-deep);background:var(--lime);border-radius:50%;place-items:center;margin-bottom:15px;display:grid;position:relative}.verification-pulse>i{border:1px solid #60801447;border-radius:50%;animation:1.8s ease-out infinite verify-pulse;position:absolute;inset:-8px}.verification-pulse svg{width:27px}.device-config-card{border:1px solid var(--border);border-radius:11px;width:100%;overflow:hidden}.device-config-card header{border-bottom:1px solid var(--border);background:#f5f8f6;grid-template-columns:34px 1fr auto;align-items:center;gap:9px;padding:11px;display:grid}.device-config-card header>span{width:33px;height:33px;color:var(--spruce);background:var(--spruce-light);border-radius:8px;place-items:center;display:grid}.device-config-card header svg{width:16px}.device-config-card header>div{display:grid}.device-config-card header small{color:var(--soft);font-size:7px}.device-config-card header strong{font-size:9px}.device-config-card header em{color:var(--success);background:#e7f7ee;border-radius:999px;padding:4px 7px;font-size:7px;font-style:normal;font-weight:800}.device-config-card dl{margin:0;padding:5px 12px}.device-config-card dl>div{border-bottom:1px solid #e9eeeb;justify-content:space-between;align-items:center;min-height:31px;display:flex}.device-config-card dl>div:last-child{border-bottom:0}.device-config-card dt{color:var(--muted);font-size:8px}.device-config-card dd{margin:0;font-family:ui-monospace,SFMono-Regular,monospace;font-size:8px;font-weight:700}.waiting-status{color:#5d6b66;background:#f7f9f8;border-radius:9px;grid-template-columns:29px 1fr;align-items:center;gap:9px;width:100%;margin-top:10px;padding:10px;display:grid}.spinner{border:2px solid #d7e0da;border-top-color:var(--spruce);border-radius:50%;width:22px;height:22px;animation:1s linear infinite spin}.waiting-status div{display:grid}.waiting-status strong{font-size:8px}.waiting-status small{color:var(--soft);font-size:7px}.verification-actions{width:100%;margin-top:10px}.verification-actions .button{font-size:9px}.verification-actions>button{width:100%;color:var(--muted);background:0 0;border:0;margin-top:7px;font-size:8px}.privacy-note{align-items:flex-start;gap:6px;display:flex;color:var(--soft)!important;text-align:left!important;margin:10px 0 0!important;font-size:6.5px!important}.privacy-note svg{flex:none;width:11px}@keyframes verify-pulse{0%{opacity:.8;transform:scale(.85)}to{opacity:0;transform:scale(1.18)}}@keyframes spin{to{transform:rotate(360deg)}}.login-page{background:#fff;grid-template-columns:minmax(460px,.86fr) minmax(500px,1.14fr);min-height:100vh;display:grid}.login-panel{flex-direction:column;justify-content:center;justify-self:center;width:min(100%,530px);padding:48px 72px;display:flex}.login-copy{margin:45px 0 23px}.login-copy h1{letter-spacing:-.045em;margin:6px 0 7px;font-size:34px}.login-copy p{color:var(--muted);margin:0;font-size:11px}.login-panel form{display:grid}.login-panel form>label{gap:6px;margin-bottom:13px;display:grid}.login-panel form>label span{font-size:9px;font-weight:700}.login-options{justify-content:space-between;margin-bottom:18px;font-size:8px;display:flex}.login-options label{align-items:center;gap:6px;display:flex}.login-options input{width:14px;height:14px;accent-color:var(--spruce)}.login-options a{color:var(--success);font-weight:700}.login-panel form .button{font-size:10px}.login-panel>small{color:var(--muted);text-align:center;margin-top:17px;font-size:8px}.login-panel>small a{color:var(--success);font-weight:700}.login-visual{color:#fff;background:radial-gradient(circle at 70% 20%,#5ba57e40,transparent 32%),var(--spruce-deep);place-items:center;display:grid;position:relative;overflow:hidden}.login-visual:before{content:"";opacity:.05;background-image:linear-gradient(#fff 1px,#0000 1px),linear-gradient(90deg,#fff 1px,#0000 1px);background-size:56px 56px;position:absolute;inset:0}.login-visual__glow{background:radial-gradient(circle,#c5f04d29,#0000 66%);width:540px;height:540px;position:absolute}.login-quote{z-index:1;width:min(70%,570px);position:relative}.login-quote>span{width:48px;height:48px;color:var(--spruce-deep);background:var(--lime);border-radius:14px;place-items:center;display:grid}.login-quote svg{width:23px}.login-quote p{color:#ffffff8c;max-width:480px;font-size:13px}.login-trip{width:250px;color:var(--ink);box-shadow:var(--shadow-lg);background:#fff;border-radius:14px;padding:16px;position:absolute;bottom:8%;right:7%}.login-trip>strong{margin-top:15px;font-size:13px;display:block}.login-trip>p{color:var(--muted);margin:3px 0 13px;font-size:8px}.login-trip>div{color:var(--success);background:#e9f7ef;border-radius:8px;align-items:center;gap:6px;padding:8px;font-size:8px;font-weight:750;display:flex}.login-trip>div svg{width:13px}.login-options>button{color:var(--success);font:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-weight:700}.login-mfa-copy{background:var(--spruce-light);border:1px solid #d8e6dd;border-radius:11px;grid-template-columns:38px 1fr;align-items:start;gap:11px;margin-bottom:17px;padding:13px;display:grid}.login-mfa-copy>span{width:37px;height:37px;color:var(--spruce-deep);background:var(--lime);border-radius:9px;place-items:center;display:grid}.login-mfa-copy svg{width:18px}.login-mfa-copy strong{font-size:12px;display:block}.login-mfa-copy p{color:var(--muted);margin:3px 0 0;font-size:10px;line-height:1.45}.login-quote h2{letter-spacing:-.035em;margin:24px 0 14px;font-family:Georgia,serif;font-size:clamp(34px,4vw,58px);font-weight:400;line-height:1.07}@media (max-width:1180px){.app-sidebar{width:210px}.app-stage{margin-left:210px}.undo-toast{left:calc(50% + 105px)}.dashboard-grid{grid-template-columns:1fr}.activity-list{grid-template-columns:1fr 1fr;display:grid}.activity-list>div:nth-child(3){border-bottom:0}.vehicle-card-grid{grid-template-columns:repeat(2,minmax(260px,1fr))}.trip-workspace{grid-template-columns:minmax(450px,1.12fr) minmax(320px,.88fr)}.trip-row__decision{padding-left:15px}.auth-story{padding-inline:30px}.onboarding-card{padding-inline:34px}}@media (max-width:900px){.app-more-menu{display:block}.app-sidebar{display:none}.app-stage{margin-left:0}.app-content{padding:24px 20px 92px}.app-topbar{padding-inline:20px}.mobile-app-nav{z-index:50;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#092c28f5;border:1px solid #ffffff17;border-radius:17px;grid-template-columns:repeat(5,1fr);height:65px;padding:5px;display:grid;position:fixed;bottom:9px;left:10px;right:10px;box-shadow:0 15px 40px #051d174d}.mobile-app-nav a{color:#ffffff9e;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:3px;font-size:9px;font-weight:680;display:flex}.mobile-app-nav a.is-active{color:var(--spruce-deep);background:var(--lime)}.mobile-app-nav svg{width:18px}.undo-toast{bottom:84px;left:50%}.metric-grid,.journal-stat-grid{grid-template-columns:1fr 1fr}.dashboard-lower-grid,.journal-grid,.trip-workspace{grid-template-columns:1fr}.trip-list{border-right:0;min-height:auto}.trip-detail{border-top:1px solid var(--border);position:relative;top:auto}.trip-row__decision{padding-left:88px}.auth-page{grid-template-columns:1fr}.auth-story{display:none}.auth-workspace{min-height:100vh}.login-page{grid-template-columns:1fr}.login-visual{display:none}.login-panel{min-height:100vh}}@media (max-width:620px){.app-topbar{height:58px;padding-inline:12px}.app-search{flex:1;width:auto}.app-search kbd{display:none}.app-content{padding:20px 12px 88px}.page-heading{flex-direction:column;align-items:flex-start;margin-bottom:20px}.page-heading h1{font-size:34px}.page-heading__actions{width:100%}.page-heading__actions .button{flex:1;padding-inline:10px}.completeness-ring{align-self:stretch}.attention-banner{grid-template-columns:43px 1fr;padding:16px}.attention-banner__icon{width:42px;height:42px}.attention-banner .button{grid-column:1/-1;width:100%;min-width:0}.metric-grid,.journal-stat-grid{gap:8px}.metric-card{min-height:140px;padding:13px}.dashboard-grid,.dashboard-lower-grid{gap:8px}.activity-list{grid-template-columns:1fr}.activity-list>div:nth-child(3){border-bottom:1px solid #e9edea}.panel-heading__meta button{display:none}.fleet-map-panel .route-map{min-height:320px}.distance-summary{flex-wrap:wrap}.trip-toolbar{min-height:auto;padding:0;display:block;overflow-x:auto}.trip-tabs{min-width:max-content;height:49px;padding-inline:5px}.trip-toolbar__actions{display:none}.trip-workspace{border-radius:0 0 11px 11px}.trip-row__main{grid-template-columns:48px 1fr}.trip-distance{grid-area:2/2;justify-items:start;gap:7px;display:flex}.trip-row__decision{flex-direction:column;align-items:flex-start;padding:8px 12px}.trip-row__decision>div{width:100%}.trip-row__decision>div button{flex:1;justify-content:center;min-height:34px}.trip-route-copy{grid-template-columns:1fr;gap:2px}.trip-route-copy>i{display:none}.trip-detail__metrics,.explanation-card,.trip-detail__actions,.classified-summary{margin-inline:12px}.trip-detail__actions{padding:0}.undo-toast{min-width:0;left:12px;right:12px;transform:none}.vehicle-summary{gap:12px 18px}.vehicle-card-grid{grid-template-columns:1fr}.vehicle-card,.add-vehicle-card{min-height:385px}.journal-status-card{grid-template-columns:70px 1fr;padding:15px}.journal-progress{width:67px;height:67px}.journal-progress>span{width:53px;height:53px;padding-top:13px}.journal-progress strong{font-size:21px}.journal-period{grid-column:1/-1}.journal-stat-grid,.journal-guidance ul{grid-template-columns:1fr}.auth-workspace{align-items:start;padding:72px 10px 20px}.auth-close{top:12px;right:12px}.onboarding-card{border-radius:15px;padding:24px 18px}.onboarding-form h1{font-size:24px}.back-button{align-self:flex-start;margin-bottom:15px;position:static}.split-fields{grid-template-columns:1fr;gap:0}.onboarding-step-labels{font-size:6px}.imei-field input{font-size:14px}.login-panel{padding:35px 22px}.login-copy{margin-top:50px}.app-state{border-radius:15px;min-height:calc(100vh - 166px);padding:34px 18px}.app-state__actions{width:100%}.app-state__actions .button{flex:1;min-width:125px}.app-state--loading{padding-inline:0}.app-state__loading-grid{grid-template-columns:1fr 1fr}.app-state__loading-grid i{height:125px}.app-state__loading-panel{grid-template-rows:auto;grid-template-columns:1fr;min-height:280px}.app-state__loading-panel i{display:none}}.how-section{background:#fff}.how-section__heading{grid-template-columns:.8fr 1.2fr;align-items:end;column-gap:70px;max-width:none;display:grid}.how-section__heading .section-kicker{grid-column:1/-1}.how-section__heading h2{margin-bottom:0}.how-section__heading p{max-width:520px;padding-bottom:7px}.step-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.step-card{background:var(--canvas);border:1px solid var(--border);border-radius:var(--radius-lg);flex-direction:column;min-height:360px;padding:25px;display:flex}.step-card header{align-items:center;gap:13px;display:flex}.step-card header>span{color:var(--success);letter-spacing:.09em;font-size:11px;font-weight:800}.step-card header>i{background:#d1dbd5;flex:1;height:1px}.step-card header>em{width:43px;height:43px;color:var(--spruce);background:var(--spruce-light);border-radius:12px;place-items:center;font-style:normal;display:grid}.step-card header svg{width:20px}.step-card h3{letter-spacing:-.035em;max-width:290px;margin:auto 0 12px;font-size:25px;line-height:1.1}.step-card>p{color:var(--muted);margin:0;font-size:13px;line-height:1.65}.step-card>small{color:var(--soft);border-top:1px solid var(--border);margin-top:19px;padding-top:15px;font-size:10px}.flow-proof{color:#fff;background:var(--spruce-deep);border-radius:15px;justify-content:center;align-items:center;gap:25px;min-height:76px;margin-top:16px;padding:15px 25px;display:flex}.flow-proof>span{align-items:center;gap:9px;font-size:12px;display:flex}.flow-proof svg{width:18px;color:var(--lime)}.flow-proof>i{background:#fff3;width:42px;height:1px}.faq-section{background:var(--canvas)}.faq-layout{grid-template-columns:.76fr 1.24fr;align-items:start;gap:85px;display:grid}.faq-copy{position:sticky;top:100px}.faq-copy h2{letter-spacing:-.05em;margin:12px 0 18px;font-size:clamp(40px,4.5vw,60px);line-height:1.04}.faq-copy>p{max-width:460px;color:var(--muted);margin:0;font-size:17px;line-height:1.65}.faq-copy .inline-action{font-size:14px}.faq-list{gap:9px;display:grid}.faq-list details{border:1px solid var(--border);background:#fff;border-radius:14px;overflow:hidden}.faq-list summary{cursor:pointer;justify-content:space-between;align-items:center;gap:20px;min-height:76px;padding:0 21px;font-size:14px;font-weight:710;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary i{width:30px;height:30px;color:var(--spruce);background:var(--surface-muted);border-radius:9px;flex:none;place-items:center;font-size:18px;font-style:normal;font-weight:400;transition:transform .16s,background .16s;display:grid}.faq-list details[open] summary i{color:var(--spruce-deep);background:var(--lime);transform:rotate(45deg)}.faq-list details p{color:var(--muted);margin:-5px 70px 22px 21px;font-size:13px;line-height:1.68}.site-footer{color:#fff;background:#071f1c;padding:66px 0 24px}.site-footer__top{grid-template-columns:.78fr 1.22fr;align-items:start;gap:75px;padding-bottom:46px;display:grid}.site-footer__intro{gap:20px;display:grid}.site-footer__intro p{color:#ffffff75;max-width:360px;margin:0;font-size:13px;line-height:1.65}.site-footer__links{grid-template-columns:repeat(3,1fr);gap:32px!important;display:grid!important}.site-footer__links>div{align-content:start;gap:10px;display:grid}.site-footer__links strong{color:#fff;margin-bottom:5px;font-size:11px}.site-footer__links a{color:#ffffff85;font-size:11px}.site-footer__links a:hover{color:var(--lime)}.site-footer__company{color:#ffffff9e;border-top:1px solid #ffffff14;border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;gap:25px;padding-block:20px;font-size:10px;display:flex}.site-footer__company strong{color:#ffffffd1}.site-footer__company address{text-align:right;font-style:normal}.site-footer__company a:hover{color:var(--lime)}.site-footer__bottom{color:#ffffffa6;border-top:0;justify-content:space-between;padding-top:22px;font-size:9px;display:flex}.public-page{background:#fff}.public-page-hero{color:#fff;background:radial-gradient(circle at 78% 30%,#4a926f38,transparent 31%),var(--spruce-deep);min-height:490px;position:relative;overflow:hidden}.public-page-hero:after{content:"";opacity:.05;pointer-events:none;background-image:linear-gradient(#fff 1px,#0000 1px),linear-gradient(90deg,#fff 1px,#0000 1px);background-size:68px 68px;position:absolute;inset:82px 0 0;-webkit-mask-image:linear-gradient(#000,#0000);mask-image:linear-gradient(#000,#0000)}.public-page-hero__content{z-index:2;max-width:900px;margin-top:93px;padding-bottom:85px;position:relative}.public-page-hero__content h1{letter-spacing:-.06em;max-width:870px;margin:13px 0 20px;font-size:clamp(50px,6.7vw,84px);font-weight:650;line-height:.98}.public-page-hero__content>p{color:#ffffffa1;max-width:690px;margin:0;font-size:18px;line-height:1.68}.legal-section{background:var(--canvas)}.legal-layout{grid-template-columns:210px minmax(0,760px);justify-content:center;align-items:start;gap:75px;display:grid}.legal-nav{border:1px solid var(--border);box-shadow:var(--shadow-sm);background:#fff;border-radius:13px;gap:4px;padding:13px;display:grid;position:sticky;top:35px}.legal-nav>strong{color:var(--soft);letter-spacing:.1em;text-transform:uppercase;padding:8px 10px 11px;font-size:9px}.legal-nav a{min-height:40px;color:var(--muted);border-radius:8px;align-items:center;padding:0 10px;font-size:11px;font-weight:650;display:flex}.legal-nav a:hover{color:var(--spruce);background:var(--surface-muted)}.legal-nav a.is-active{color:var(--spruce-deep);background:var(--lime-soft)}.legal-prose{border:1px solid var(--border);box-shadow:var(--shadow-sm);background:#fff;border-radius:18px;padding:42px 48px}.legal-meta{color:var(--muted);gap:10px;margin-bottom:34px;font-size:9px;display:flex}.legal-meta span{background:var(--surface-muted);border-radius:999px;padding:5px 8px}.legal-prose h2{letter-spacing:-.035em;margin:42px 0 12px;font-size:24px}.legal-prose h2:first-of-type{margin-top:0}.legal-prose h3{letter-spacing:-.02em;margin:23px 0 7px;font-size:15px}.legal-prose p,.legal-prose li{color:var(--muted);font-size:13px;line-height:1.76}.legal-prose p{margin:0 0 14px}.legal-prose ul{gap:7px;padding-left:20px;display:grid}.legal-prose a{color:var(--success);text-underline-offset:3px;font-weight:650;text-decoration:underline}.legal-callout{background:#f5fae9;border:1px solid #dce8bd;border-radius:12px;margin:34px 0;padding:18px 20px}.legal-callout strong{font-size:12px}.legal-callout p{margin:5px 0 0;font-size:11px}.company-details{border-top:1px solid var(--border);margin:0}.company-details>div{border-bottom:1px solid var(--border);grid-template-columns:180px 1fr;align-items:center;gap:20px;min-height:53px;display:grid}.company-details dt{color:var(--muted);font-size:11px}.company-details dd{margin:0;font-size:12px;font-weight:690}.cookie-status{background:#f1f8e4;border:1px solid #d9e8b6;border-radius:12px;grid-template-columns:48px 1fr;align-items:center;gap:14px;margin-bottom:38px;padding:17px;display:grid}.cookie-status>span{width:46px;height:46px;color:var(--spruce-deep);background:var(--lime);border-radius:12px;place-items:center;display:grid}.cookie-status svg{width:21px}.cookie-status>div{display:grid}.cookie-status small{color:var(--success);letter-spacing:.08em;text-transform:uppercase;font-size:8px;font-weight:750}.cookie-status strong{margin:2px 0;font-size:13px}.cookie-status p{margin:0;font-size:9px}.contact-section{background:#fff}.contact-layout{grid-template-columns:.82fr 1.18fr;align-items:start;gap:90px;display:grid}.contact-primary{position:sticky;top:35px}.contact-primary h2{letter-spacing:-.052em;margin:12px 0 17px;font-size:clamp(40px,4.7vw,61px);line-height:1.04}.contact-primary>p{color:var(--muted);margin:0;font-size:16px;line-height:1.68}.contact-email{background:var(--spruce-deep);border-radius:13px;grid-template-columns:48px 1fr;align-items:center;gap:13px;margin-top:28px;padding:15px;display:grid}.contact-email>span{width:46px;height:46px;color:var(--spruce-deep);background:var(--lime);border-radius:11px;place-items:center;display:grid}.contact-email svg{width:21px}.contact-email>div{display:grid}.contact-email small{color:#ffffffad;font-size:9px}.contact-email strong{color:#fff;font-size:15px}.contact-primary .contact-privacy{color:var(--soft);margin-top:11px;font-size:9px}.contact-privacy a{color:var(--success);text-decoration:underline}.contact-cards{gap:12px;display:grid}.contact-cards article{background:var(--canvas);border:1px solid var(--border);border-radius:16px;grid-template-columns:52px 1fr;align-items:start;gap:18px;min-height:170px;padding:24px;display:grid}.contact-cards article>span{width:50px;height:50px;color:var(--spruce);background:var(--spruce-light);border-radius:13px;place-items:center;display:grid}.contact-cards article>span svg{width:23px}.contact-cards article>div{display:grid}.contact-cards small{color:var(--success);letter-spacing:.09em;text-transform:uppercase;font-size:9px;font-weight:760}.contact-cards h3{letter-spacing:-.03em;margin:6px 0 7px;font-size:19px}.contact-cards p{color:var(--muted);margin:0;font-size:12px;line-height:1.62}.contact-next{background:#fff;padding:0 0 80px}.contact-next__inner{color:#fff;background:var(--spruce-deep);border-radius:22px;justify-content:space-between;align-items:center;gap:30px;min-height:220px;padding:42px 50px;display:flex}.contact-next h2{letter-spacing:-.045em;margin:6px 0 0;font-size:clamp(29px,4vw,46px)}.terms-checkbox{color:var(--muted);align-items:flex-start;font-size:8px;line-height:1.5;flex-direction:row!important;gap:9px!important;display:flex!important}.terms-checkbox input{accent-color:var(--spruce);flex:none;margin-top:1px;width:16px!important;height:16px!important}.terms-checkbox>span{font-size:8px!important;font-weight:500!important}.terms-checkbox a{color:var(--success);font-weight:700;text-decoration:underline}.verification-pulse.is-verified{color:#fff;background:var(--success)}.verification-pulse.is-verified>i{border-color:#27aa7240;animation:none}.status-dot--pending{background:#548bd3;box-shadow:0 0 0 3px #548bd31f}.status-label--pending{color:#3568a9;background:#eaf2fc}.status-label--pending i{background:#548bd3}.vehicle-card__icon--pending{color:#3568a9;background:#eaf2fc}.vehicle-card__imei{color:var(--soft);text-align:right;align-self:center;font-family:ui-monospace,SFMono-Regular,monospace;font-size:9px}.vehicle-live-source{color:var(--soft);font-size:7px;font-weight:700}.trip-purpose-editor{border:1px solid var(--border);background:#f4f7f5;border-radius:10px;margin:10px 16px 0;padding:12px}.trip-purpose-editor>label{color:var(--muted);margin-bottom:6px;font-size:8px;font-weight:700;display:block}.trip-purpose-editor>div{grid-template-columns:1fr auto;gap:7px;display:grid}.trip-purpose-editor input{background:#fff;border:1px solid #ccd7d0;border-radius:8px;outline:0;min-width:0;height:36px;padding:0 10px;font-size:9px}.trip-purpose-editor input:focus{border-color:var(--spruce);box-shadow:0 0 0 3px #103d3514}.trip-purpose-editor button{color:#fff;background:var(--spruce);border:0;border-radius:8px;padding:0 13px;font-size:8px;font-weight:750}.trip-place-shortcuts{background:#f4f8f1;border:1px solid #dce7d2;border-radius:10px;gap:8px;margin:0 16px 12px;padding:12px;display:grid}.trip-place-shortcuts>div:first-child{gap:2px;display:grid}.trip-place-shortcuts>div:first-child strong{font-size:9px}.trip-place-shortcuts>div:first-child small{color:var(--muted);font-size:7px;line-height:1.45}.trip-place-shortcuts__row{grid-template-columns:34px 1fr 1fr;align-items:center;gap:6px;display:grid}.trip-place-shortcuts__row>span{color:var(--muted);font-size:7px;font-weight:750}.trip-place-shortcuts__row button{min-height:31px;color:var(--spruce);background:#fff;border:1px solid #d6e1d9;border-radius:8px;justify-content:center;align-items:center;gap:5px;font-size:7px;font-weight:750;display:flex}.trip-place-shortcuts__row button:hover{background:var(--spruce-light);border-color:#c7d8c4}.trip-place-shortcuts__row button:disabled{cursor:wait;opacity:.55}.trip-place-shortcuts__row svg{width:12px}.map-empty{z-index:3;width:min(80%,260px);color:var(--muted);text-align:center;border:1px solid var(--border);box-shadow:var(--shadow-sm);background:#ffffffe6;border-radius:12px;justify-items:center;gap:5px;padding:18px;display:grid;position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%)}.map-empty svg{width:22px;color:var(--spruce)}.map-empty strong{color:var(--ink);font-size:10px}.map-empty span{font-size:7px;line-height:1.45}.activity-empty,.compact-empty{min-height:82px}.activity-empty>div,.compact-empty>div{min-width:0}@media (max-width:620px){.trip-purpose-editor{margin-inline:12px}.trip-purpose-editor>div{grid-template-columns:1fr}.trip-purpose-editor button{min-height:34px}.app-live-context{text-overflow:ellipsis;white-space:nowrap;max-width:72vw;overflow:hidden}}@media (max-width:900px){.how-section__heading{grid-template-columns:1fr}.how-section__heading h2{margin-bottom:18px}.step-grid{grid-template-columns:1fr}.step-card{min-height:300px}.flow-proof{flex-wrap:wrap}.flow-proof>i{width:20px}.faq-layout{grid-template-columns:1fr;gap:42px}.faq-copy{position:static}.faq-list details p{margin-right:30px}.site-footer__top{grid-template-columns:1fr;gap:40px}.site-footer__company{flex-direction:column;align-items:flex-start}.site-footer__company address{text-align:left}.legal-layout{grid-template-columns:1fr;gap:18px}.legal-nav{grid-template-columns:repeat(4,auto);position:static;overflow-x:auto}.legal-nav>strong{display:none}.legal-nav a{white-space:nowrap}.contact-layout{grid-template-columns:1fr;gap:48px}.contact-primary{position:static}.contact-next__inner{flex-direction:column;align-items:flex-start}}@media (max-width:560px){.step-card{min-height:320px;padding:20px}.step-card h3{font-size:23px}.flow-proof{flex-direction:column;align-items:flex-start;gap:13px}.flow-proof>i{width:1px;height:16px;margin-left:8px}.faq-copy h2{font-size:40px}.faq-copy>p{font-size:15px}.faq-list summary{min-height:70px;padding-inline:15px;font-size:12px}.faq-list details p{margin:-2px 50px 18px 15px;font-size:11px}.site-footer__links{grid-template-columns:1fr 1fr;row-gap:35px!important}.site-footer__bottom{gap:6px;display:grid}.public-page-hero{min-height:430px}.public-page-hero__content{margin-top:65px;padding-bottom:65px}.public-page-hero__content h1{font-size:46px}.public-page-hero__content>p{font-size:15px}.legal-section{padding-top:38px}.legal-nav{margin-inline:-4px}.legal-prose{border-radius:14px;padding:27px 19px}.legal-prose h2{font-size:21px}.legal-prose p,.legal-prose li{font-size:11px}.company-details>div{grid-template-columns:1fr;align-content:center;gap:3px;padding-block:10px}.cookie-status{grid-template-columns:40px 1fr;padding:13px}.cookie-status>span{width:39px;height:39px}.contact-primary h2{font-size:39px}.contact-primary>p{font-size:14px}.contact-email{grid-template-columns:40px 1fr}.contact-email>span{width:39px;height:39px}.contact-email strong{font-size:13px}.contact-cards article{grid-template-columns:42px 1fr;gap:13px;min-height:auto;padding:18px}.contact-cards article>span{width:41px;height:41px}.contact-next{padding-bottom:55px}.contact-next__inner{border-radius:18px;padding:32px 22px}.contact-next__inner .button{width:100%}}.trip-detail__map{height:220px}.trip-detail__map:before{content:none}.trip-detail__map>.fleet-map{border:0;border-radius:0;height:100%;min-height:0}.trip-detail__map .fleet-map__controls{display:none}.trip-detail__map .fleet-map__freshness{bottom:26px}.classification-chip--unclassified{color:var(--warning);background:#fff2da}.read-only-chip{color:var(--muted);background:#f0f3f1;border-radius:8px;align-items:center;gap:5px;margin-left:auto;padding:6px 8px;font-size:8px;font-weight:700;display:inline-flex}.read-only-chip svg{width:12px}.classified-summary--readonly{color:var(--muted);background:#edf1ee;grid-template-columns:31px 1fr}.classified-summary--readonly small{color:var(--soft)}.read-only-chip--contributor{color:var(--spruce);background:var(--spruce-light)}.trip-feedback{min-height:38px;color:var(--muted);border-right:1px solid var(--border);border-left:1px solid var(--border);background:#f7f9f8;align-items:center;gap:8px;padding:8px 14px;font-size:8px;font-weight:680;display:flex}.trip-feedback svg{flex:none;width:14px}.trip-feedback--pending svg{color:var(--spruce)}.trip-feedback--success{color:#286c51;background:#eff8f3}.trip-feedback--error{color:#9a403c;background:#fff0ef}.route-protected-chip{color:#45534e;background:#fff;border:1px solid #dce3df;border-radius:7px;align-items:center;gap:4px;margin-left:auto;padding:5px 8px;font-size:7px;font-weight:730;display:inline-flex}.route-protected-chip svg{width:10px}.trip-privacy-card{color:var(--muted);border:1px solid var(--border);background:#f4f7f5;border-radius:10px;grid-template-columns:32px minmax(0,1fr);align-items:start;gap:9px;margin:0 16px 12px;padding:11px;display:grid}.trip-privacy-card>span{width:30px;height:30px;color:var(--spruce);background:#fff;border-radius:8px;place-items:center;display:grid}.trip-privacy-card>span svg{width:14px}.trip-privacy-card>div{min-width:0}.trip-privacy-card strong{color:var(--ink);font-size:8px}.trip-privacy-card p{margin:3px 0 0;font-size:7px;line-height:1.5}.trip-privacy-card>em{color:#286c51;background:#e5f5eb;border-radius:999px;grid-column:2;align-items:center;gap:4px;width:max-content;padding:4px 7px;font-size:7px;font-style:normal;font-weight:760;display:inline-flex}.trip-privacy-card>em svg{width:10px}.trip-privacy-card.is-protected{background:#eff8f3;border-color:#cfe6d8}.trip-row__decision button:disabled,.trip-detail button:disabled,.undo-toast button:disabled{cursor:wait;opacity:.55}.trip-purpose-editor input:disabled{cursor:wait;opacity:.7}.fleet-map-panel .fleet-map{border:0;border-radius:0 0 15px 15px;min-height:390px}.panel-heading__meta>a{color:var(--spruce);font-size:9px;font-weight:750}.map-page__summary{border:1px solid var(--border);box-shadow:var(--shadow-sm);background:#fff;border-radius:13px;gap:8px;padding:7px;display:flex}.map-page__summary span{min-width:86px;color:var(--muted);border-right:1px solid var(--border);justify-items:center;padding:7px 12px;font-size:9px;display:grid}.map-page__summary span:last-child{border-right:0}.map-page__summary strong{color:var(--ink);font-size:18px;line-height:1.1}.map-workspace{grid-template-columns:minmax(0,1.65fr) minmax(300px,.65fr);align-items:stretch;gap:13px;display:grid}.map-workspace__canvas{min-width:0}.map-workspace__canvas .fleet-map{height:650px}.map-vehicle-rail{border:1px solid var(--border);height:650px;box-shadow:var(--shadow-sm);background:#fff;border-radius:15px;overflow:hidden}.map-vehicle-rail>header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;min-height:72px;padding:15px 17px;display:flex}.map-vehicle-rail>header>div{display:grid}.map-vehicle-rail>header .eyebrow{font-size:8px}.map-vehicle-rail>header h2{margin:3px 0 0;font-size:17px}.map-vehicle-rail>header>button{color:#fff;background:var(--spruce);border:0;border-radius:10px;place-items:center;min-width:36px;height:36px;font-size:11px;font-weight:800;display:grid}.map-vehicle-rail>header>button:hover{background:var(--spruce-deep)}.map-vehicle-rail>div{height:calc(100% - 72px);padding:6px 11px 12px;overflow-y:auto}.map-vehicle-rail__row{border-bottom:1px solid #e8edea;border-radius:10px;grid-template-columns:minmax(0,1fr) 38px;align-items:stretch;min-height:82px;transition:background .15s,box-shadow .15s;display:grid}.map-vehicle-rail__row:hover{background:#f7faf7}.map-vehicle-rail__row.is-focused{box-shadow:inset 3px 0 var(--lime);background:#f0f8db}.map-vehicle-rail__focus{min-width:0;color:inherit;text-align:left;background:0 0;border:0;grid-template-columns:41px minmax(0,1fr) auto;align-items:center;gap:10px;padding:9px 6px;display:grid}.map-vehicle-rail__focus:disabled{cursor:default;opacity:.64}.map-vehicle-rail__detail{width:36px;min-height:44px;color:var(--spruce);border-radius:9px;align-self:center;place-items:center;display:grid}.map-vehicle-rail__detail:hover{color:#fff;background:var(--spruce)}.map-vehicle-rail__detail svg{width:17px}.map-vehicle-rail__icon{width:40px;height:40px;color:var(--spruce);background:var(--spruce-light);border-radius:11px;place-items:center;display:grid}.map-vehicle-rail__icon svg{width:19px}.map-vehicle-rail__icon--driving{color:var(--spruce-deep);background:var(--lime)}.map-vehicle-rail__icon--parked{color:#fff;background:var(--spruce)}.map-vehicle-rail__icon--attention{color:var(--warning);background:#fff2da}.map-vehicle-rail__icon--offline{color:var(--soft);background:#edf1ee}.map-vehicle-rail__icon--pending{color:#3568a9;background:#eaf2fc}.map-vehicle-rail__identity{min-width:0;display:grid}.map-vehicle-rail__identity strong{font-size:12px}.map-vehicle-rail__identity small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.map-vehicle-rail__state{justify-items:end;display:grid}.map-vehicle-rail__state em{color:var(--muted);font-size:10px;font-style:normal;font-weight:750}.map-vehicle-rail__state--driving em{color:var(--success)}.map-vehicle-rail__state--attention em{color:var(--warning)}.map-vehicle-rail__state--offline em{color:var(--danger)}.map-vehicle-rail__state--pending em{color:#3568a9}.map-vehicle-rail__state small{color:var(--muted);margin-top:3px;font-size:9px}.map-rail-empty{text-align:center;place-content:center;justify-items:center;height:100%;padding:30px;display:grid}.map-rail-empty>svg{width:30px;color:var(--spruce)}.map-rail-empty strong{margin-top:10px}.map-rail-empty p{color:var(--muted);margin:4px 0 14px;font-size:11px}.map-rail-empty .button{min-height:42px;font-size:11px}.detail-breadcrumb{color:var(--muted);align-items:center;gap:8px;margin-bottom:18px;font-size:11px;display:flex}.detail-breadcrumb a{color:var(--success);font-weight:700}.detail-breadcrumb span:last-child{color:var(--ink)}.vehicle-detail-hero{color:#fff;background:radial-gradient(circle at 75% -40%,#c5f04d36,transparent 35%),linear-gradient(130deg,var(--spruce-deep),#103d35);min-height:118px;box-shadow:var(--shadow-sm);border-radius:18px;justify-content:space-between;align-items:center;gap:24px;margin-bottom:13px;padding:21px 24px;display:flex}.vehicle-detail-hero__identity{grid-template-columns:64px 1fr;align-items:center;gap:16px;display:grid}.vehicle-detail-hero__icon{width:62px;height:62px;color:var(--spruce-deep);background:var(--lime);border-radius:17px;place-items:center;display:grid}.vehicle-detail-hero__icon--attention{color:#fff;background:#d88d17}.vehicle-detail-hero__icon--offline{color:#fff;background:#687772}.vehicle-detail-hero__icon--pending{color:#fff;background:#548bd3}.vehicle-detail-hero__icon svg{width:29px}.vehicle-detail-manufacturer-badge>i{border-radius:17px!important;width:62px!important;height:62px!important}.vehicle-detail-manufacturer-badge>i>span{max-width:50px!important;font-size:16px!important}.vehicle-detail-hero__identity>div{min-width:0}.vehicle-detail-hero__meta{align-items:center;gap:8px;display:flex}.vehicle-detail-hero .registration-plate{margin:0;display:inline-flex}.vehicle-detail-hero h1{letter-spacing:-.045em;margin:6px 0 1px;font-size:31px;line-height:1}.vehicle-detail-hero__identity p{color:#ffffff94;margin:0;font-size:10px}.vehicle-detail-hero__actions{align-items:center;gap:12px;display:flex}.vehicle-detail-hero__actions>span{color:#ffffffb3;align-items:center;gap:7px;font-size:9px;display:flex}.vehicle-detail-hero__actions>span i{background:#d18b1b;border-radius:50%;width:7px;height:7px}.vehicle-detail-hero__actions>span i.is-live{background:#4ee09c;box-shadow:0 0 0 4px #4ee09c1f}.vehicle-detail-hero .button--outline{color:var(--spruce-deep);border-color:#fff;font-size:10px}.vehicle-live-kpis{grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:13px;display:grid}.vehicle-live-kpis article{border:1px solid var(--border);min-height:119px;box-shadow:var(--shadow-sm);background:#fff;border-radius:14px;grid-template-columns:41px 1fr;align-items:center;gap:12px;padding:15px;display:grid}.vehicle-live-kpis article>span{width:40px;height:40px;color:var(--spruce);background:var(--spruce-light);border-radius:11px;place-items:center;display:grid}.vehicle-live-kpis svg{width:20px}.vehicle-live-kpis article>div{display:grid}.vehicle-live-kpis small{color:var(--muted);font-size:9px}.vehicle-live-kpis strong{letter-spacing:-.035em;margin:3px 0 1px;font-size:21px;line-height:1.1}.vehicle-live-kpis strong em{color:var(--muted);font-size:9px;font-style:normal;font-weight:650}.vehicle-live-kpis p{color:var(--soft);margin:0;font-size:8px}.vehicle-map-layout{grid-template-columns:minmax(0,1.62fr) minmax(280px,.58fr);gap:13px;display:grid}.vehicle-map-panel{overflow:hidden}.vehicle-map-panel .fleet-map{border:0;border-radius:0 0 15px 15px;min-height:520px}.vehicle-track-count{color:var(--success);background:#e9f7ef;border-radius:999px;padding:5px 8px;font-size:8px;font-weight:750}.vehicle-position-panel{overflow:hidden}.vehicle-position-panel>header{color:#fff;background:var(--spruce-deep);padding:20px}.vehicle-position-panel .eyebrow{color:var(--lime);font-size:8px}.vehicle-position-panel h2{overflow-wrap:anywhere;letter-spacing:-.03em;margin:6px 0 4px;font-size:18px}.vehicle-position-panel header p{color:#ffffff94;margin:0;font-size:9px}.vehicle-position-panel dl{margin:0;padding:8px 18px}.vehicle-position-panel dl>div{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:14px;min-height:49px;display:flex}.vehicle-position-panel dt{color:var(--muted);font-size:10px}.vehicle-position-panel dd{margin:0;font-size:10px;font-weight:720}.quality-reasons{flex-wrap:wrap;gap:6px;padding:13px 18px 18px;display:flex}.quality-reasons strong{width:100%;font-size:9px}.quality-reasons span{color:var(--warning);background:#fff2da;border-radius:999px;padding:5px 7px;font-size:7px}.vehicle-section-heading{justify-content:space-between;align-items:flex-end;gap:25px;margin:38px 0 15px;display:flex}.vehicle-section-heading h2{letter-spacing:-.04em;margin:5px 0;font-size:28px}.vehicle-section-heading p{max-width:720px;color:var(--muted);margin:0;font-size:11px}.vehicle-section-heading>span{color:var(--spruce);border:1px solid var(--border);background:#fff;border-radius:9px;flex:none;padding:7px 10px;font-size:9px;font-weight:750}.telemetry-group-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;display:grid}.telemetry-group{border:1px solid var(--border);box-shadow:var(--shadow-sm);background:#fff;border-radius:15px;overflow:hidden}.telemetry-group>header{border-bottom:1px solid var(--border);background:#f8faf8;grid-template-columns:43px 1fr auto;align-items:center;gap:12px;min-height:83px;padding:15px 17px;display:grid}.telemetry-group>header>span{width:42px;height:42px;color:var(--spruce);background:var(--spruce-light);border-radius:11px;place-items:center;display:grid}.telemetry-group header svg{width:20px}.telemetry-group header h3{margin:0;font-size:14px}.telemetry-group header p{color:var(--muted);margin:2px 0 0;font-size:8px}.telemetry-group header em{color:#fff;background:var(--spruce);border-radius:8px;place-items:center;min-width:25px;height:25px;font-size:8px;font-style:normal;font-weight:800;display:grid}.telemetry-group dl{margin:0;padding:6px 17px 10px}.telemetry-group dl>div{border-bottom:1px solid #e9eeeb;justify-content:space-between;align-items:center;gap:20px;min-height:50px;display:flex}.telemetry-group dl>div:last-child{border-bottom:0}.telemetry-group dt{color:var(--muted);font-size:10px;display:grid}.telemetry-group dt small{color:var(--soft);font-size:7px}.telemetry-group dd{text-align:right;margin:0;font-size:11px;font-weight:750}.telemetry-empty{text-align:center;border:1px solid var(--border);background:#fff;border-radius:15px;grid-column:1/-1;place-content:center;justify-items:center;min-height:240px;padding:30px;display:grid}.telemetry-empty svg{width:30px;color:var(--spruce)}.telemetry-empty h3{margin:12px 0 4px}.telemetry-empty p{color:var(--muted);margin:0;font-size:11px}.vehicle-bottom-grid{grid-template-columns:1.25fr .75fr;gap:13px;margin-top:13px;display:grid}.recent-vehicle-trips>div{padding:3px 16px 7px}.recent-vehicle-trips>div>a{border-bottom:1px solid var(--border);grid-template-columns:86px 1fr auto;align-items:center;gap:14px;min-height:68px;display:grid}.recent-vehicle-trips>div>a:last-child{border-bottom:0}.recent-vehicle-trips span{display:grid}.recent-vehicle-trips strong{font-size:10px}.recent-vehicle-trips small{color:var(--muted);font-size:8px}.recent-trip-route{min-width:0}.recent-trip-route strong,.recent-trip-route small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.recent-trip-distance{justify-items:end}.classification-text--business{color:var(--success)!important}.classification-text--private{color:#52645e!important}.classification-text--unclassified{color:var(--warning)!important}.vehicle-list-empty{grid-template-columns:42px 1fr;place-content:center;gap:12px;min-height:130px;display:grid}.vehicle-list-empty>svg{width:25px;color:var(--spruce)}.vehicle-list-empty strong{font-size:11px}.vehicle-list-empty p{color:var(--muted);margin:2px 0;font-size:9px}.device-health-panel{padding:20px}.device-health-panel header h2{margin:5px 0 14px;font-size:18px}.device-health-panel dl{margin:0}.device-health-panel dl>div{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:16px;min-height:43px;display:flex}.device-health-panel dt{color:var(--muted);font-size:9px}.device-health-panel dd{text-align:right;margin:0;font-size:9px;font-weight:700}.connection-chip{color:var(--muted);align-items:center;gap:6px;display:inline-flex}.connection-chip i{background:#81908b;border-radius:50%;width:7px;height:7px}.connection-chip.is-connected{color:var(--success)}.connection-chip.is-connected i{background:#27aa72;box-shadow:0 0 0 3px #27aa7221}.device-health-panel>p{color:var(--muted);background:#f4f7f5;border-radius:9px;margin:16px 0 0;padding:12px;font-size:8px;line-height:1.55}.telemetry-group dd{justify-items:end;gap:5px;display:grid}.vehicle-card h2 a:hover{color:var(--success)}.vehicle-card__detail-link{color:var(--spruce);align-items:center;gap:5px;font-size:10px;font-weight:760;display:inline-flex}.vehicle-card__detail-link svg{width:13px}@media (max-width:1180px){.map-workspace{grid-template-columns:minmax(0,1fr) 310px}.vehicle-live-kpis{grid-template-columns:repeat(2,1fr)}.vehicle-map-layout{grid-template-columns:1fr}.vehicle-position-panel{grid-template-columns:1fr 1fr;display:grid}.vehicle-position-panel>header{min-height:100%}.vehicle-position-panel .quality-reasons{grid-column:1/-1}}@media (max-width:900px){.map-workspace{grid-template-columns:1fr}.map-workspace__canvas .fleet-map{height:520px}.map-vehicle-rail{height:auto;max-height:460px}.map-vehicle-rail>div{max-height:388px}.vehicle-detail-hero{flex-direction:column;align-items:flex-start}.vehicle-detail-hero__actions{justify-content:space-between;width:100%}.telemetry-group-grid,.vehicle-bottom-grid{grid-template-columns:1fr}}@media (max-width:620px){.map-page__summary{width:100%}.map-page__summary span{flex:1;min-width:0;padding-inline:5px}.map-workspace__canvas .fleet-map{height:470px}.vehicle-detail-hero{padding:17px}.vehicle-detail-hero__identity{grid-template-columns:50px 1fr}.vehicle-detail-hero__icon{border-radius:14px;width:49px;height:49px}.vehicle-detail-hero__icon svg{width:23px}.vehicle-detail-hero h1{overflow-wrap:anywhere;font-size:26px}.vehicle-detail-hero__actions{flex-direction:column;align-items:stretch}.vehicle-detail-hero__actions .button{width:100%}.vehicle-live-kpis{grid-template-columns:1fr 1fr;gap:8px}.vehicle-live-kpis article{grid-template-columns:35px minmax(0,1fr);gap:9px;min-height:112px;padding:12px}.vehicle-live-kpis article>span{width:34px;height:34px}.vehicle-live-kpis article>div{min-width:0}.vehicle-live-kpis strong{overflow-wrap:anywhere;font-size:clamp(15px,5vw,18px)}.vehicle-map-panel .fleet-map{min-height:430px}.vehicle-position-panel{grid-template-columns:1fr}.vehicle-section-heading{flex-direction:column;align-items:flex-start;margin-top:29px}.vehicle-section-heading h2{font-size:25px}.telemetry-group>header{grid-template-columns:38px 1fr auto;padding-inline:13px}.telemetry-group>header>span{width:37px;height:37px}.telemetry-group dl{padding-inline:13px}.telemetry-group dl>div{min-height:55px}.recent-vehicle-trips>div>a{grid-template-columns:66px 1fr;gap:9px}.recent-trip-distance{grid-column:2;justify-items:start;gap:8px;display:flex!important}.device-health-panel dl>div{flex-direction:column;align-items:flex-start;gap:2px;padding-block:9px}.device-health-panel dd{text-align:left}}@media (max-width:420px){.vehicle-live-kpis{grid-template-columns:1fr}.vehicle-live-kpis article{min-height:98px}}.page-inline-stats{border:1px solid var(--border);background:#fff;border-radius:13px;gap:7px;padding:7px;display:flex}.page-inline-stats span{min-width:86px;color:var(--muted);border-right:1px solid var(--border);justify-items:center;padding:6px 12px;font-size:9px;display:grid}.page-inline-stats span:last-child{border-right:0}.page-inline-stats strong{color:var(--ink);font-size:18px}.page-inline-stats .has-warning strong{color:var(--warning)}.operations-create-card,.maintenance-create{border:1px solid var(--border);box-shadow:var(--shadow-sm);background:#fff;border-radius:15px;margin-bottom:13px;padding:20px}.operations-create-card>header,.maintenance-create>header,.place-form>header{grid-template-columns:46px 1fr;align-items:center;gap:12px;margin-bottom:18px;display:grid}.operations-create-card>header>span,.maintenance-create>header>span,.place-form>header>span{width:45px;height:45px;color:var(--spruce);background:var(--spruce-light);border-radius:12px;place-items:center;display:grid}.operations-create-card header svg,.maintenance-create header svg,.place-form header svg{width:22px}.operations-create-card header h2,.maintenance-create header h2,.place-form header h2{margin:3px 0 0;font-size:18px}.operations-create-card .eyebrow,.maintenance-create .eyebrow,.place-form .eyebrow{font-size:8px}.operations-form-grid{grid-template-columns:repeat(5,minmax(120px,1fr));gap:10px;display:grid}.operations-form-grid label,.place-form label{gap:6px;display:grid}.operations-form-grid label>span,.place-form label>span{color:var(--muted);font-size:9px;font-weight:700}.operations-form-grid input,.operations-form-grid select,.place-form input,.place-form select,.driver-card select{background:#fff;border:1px solid #ccd7d0;border-radius:9px;outline:none;width:100%;height:43px;padding:0 11px;font-size:10px}.operations-form-grid input:focus,.operations-form-grid select:focus,.place-form input:focus,.place-form select:focus,.driver-card select:focus{border-color:var(--spruce);box-shadow:0 0 0 3px #103d3514}.operations-form-grid__wide{grid-column:span 2}.operations-form-actions{border-top:1px solid var(--border);justify-content:space-between;align-items:center;gap:20px;margin-top:16px;padding-top:15px;display:flex}.operations-form-actions p{color:var(--muted);margin:0;font-size:9px}.operations-form-actions .button{font-size:10px}.operations-error{color:var(--danger)!important}.permission-banner{color:var(--muted);border:1px solid var(--border);background:#eef2ef;border-radius:12px;grid-template-columns:38px 1fr;align-items:center;gap:11px;margin-bottom:13px;padding:14px;display:grid}.permission-banner>svg{justify-self:center;width:20px}.permission-banner strong{font-size:10px}.permission-banner p{margin:2px 0 0;font-size:8px}.trip-sync-warning{color:#704400;box-shadow:var(--shadow-sm);background:#fff7e8;border:1px solid #e8c985;border-radius:12px;grid-template-columns:36px 1fr;align-items:center;gap:11px;margin:0 0 13px;padding:13px 15px;display:grid}.trip-sync-warning>svg{justify-self:center;width:19px}.trip-sync-warning strong{font-size:11px}.trip-sync-warning p{color:#805b22;margin:3px 0 0;font-size:10px;line-height:1.45}.trip-sync-warning--ok{color:#155a46;background:#eff9f4;border-color:#bddfce}.trip-sync-warning--ok p{color:#3c6d5f}.button--disabled{cursor:not-allowed;opacity:.58;filter:saturate(.55)}.driver-roster{grid-template-columns:repeat(3,minmax(260px,1fr));gap:13px;display:grid}.driver-card{border:1px solid var(--border);box-shadow:var(--shadow-sm);background:#fff;border-radius:15px;padding:18px}.driver-card.is-inactive{opacity:.64}.driver-card>header{grid-template-columns:46px 1fr auto;align-items:center;gap:11px;display:grid}.driver-avatar{width:45px;height:45px;color:var(--spruce-deep);background:var(--lime);border-radius:13px;place-items:center;font-size:11px;font-weight:800;display:grid}.driver-card header h2{margin:0;font-size:15px}.driver-card header p{color:var(--muted);margin:2px 0 0;font-size:8px}.driver-status{color:var(--muted);background:#edf1ee;border-radius:999px;align-items:center;gap:5px;padding:5px 7px;font-size:7px;font-weight:750;display:inline-flex}.driver-status i{background:var(--soft);border-radius:50%;width:6px;height:6px}.driver-status.is-active{color:var(--success);background:#e9f7ef}.driver-status.is-active i{background:#27aa72}.driver-card dl{margin:16px 0}.driver-card dl>div{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:12px;min-height:36px;display:flex}.driver-card dt{color:var(--muted);font-size:8px}.driver-card dd{text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:8px;font-weight:690;overflow:hidden}.driver-assignment{background:#f3f7f4;border-radius:10px;grid-template-columns:39px 1fr;align-items:center;gap:10px;padding:12px;display:grid}.driver-assignment>span{width:38px;height:38px;color:var(--spruce);background:#fff;border-radius:10px;place-items:center;display:grid}.driver-assignment svg{width:18px}.driver-assignment>div{display:grid}.driver-assignment small{color:var(--muted);font-size:7px}.driver-assignment strong{font-size:10px}.driver-assignment p{color:var(--soft);margin:1px 0 0;font-size:7px}.driver-card>footer{grid-template-columns:1fr auto;gap:8px;margin-top:13px;display:grid}.driver-card>footer button{min-height:43px;color:var(--muted);border:1px solid var(--border);background:#fff;border-radius:9px;padding:0 11px;font-size:8px;font-weight:700}.operations-empty{text-align:center;background:#fff;border:1px dashed #b5c2ba;border-radius:15px;grid-column:1/-1;place-content:center;justify-items:center;min-height:240px;padding:30px;display:grid}.operations-empty svg{width:32px;color:var(--spruce)}.operations-empty h2{margin:12px 0 4px;font-size:16px}.operations-empty p{color:var(--muted);margin:0;font-size:10px}.places-workspace{grid-template-columns:minmax(0,1.45fr) minmax(330px,.55fr);align-items:start;gap:13px;display:grid}.places-map-panel .fleet-map{height:720px}.places-side-panel{gap:13px;display:grid}.place-form,.saved-place-list{border:1px solid var(--border);box-shadow:var(--shadow-sm);background:#fff;border-radius:15px;padding:18px}.place-form>p{color:var(--muted);margin:-8px 0 15px;font-size:9px;line-height:1.55}.place-form>label{margin-bottom:11px}.place-form__split{grid-template-columns:1fr 1fr;gap:9px;margin-bottom:11px;display:grid}.place-form__position{grid-template-columns:1fr auto;gap:7px;margin-bottom:11px;display:grid}.place-form__position button{min-height:43px;color:var(--spruce);background:var(--spruce-light);border:0;border-radius:9px;align-items:center;gap:6px;padding:0 10px;font-size:8px;font-weight:750;display:flex}.place-form__position button svg{width:14px}.place-form .button{margin-top:12px;font-size:10px}.saved-place-list>header{justify-content:space-between;align-items:center;margin-bottom:7px;display:flex}.saved-place-list h2{margin:0;font-size:15px}.saved-place-list header span{color:#fff;background:var(--spruce);border-radius:8px;place-items:center;min-width:26px;height:26px;font-size:8px;font-weight:800;display:grid}.saved-place-list article{border-bottom:1px solid var(--border);grid-template-columns:38px 1fr 27px;align-items:center;gap:10px;min-height:74px;display:grid}.place-type-icon{width:37px;height:37px;color:var(--spruce);background:var(--spruce-light);border-radius:10px;place-items:center;display:grid}.place-type-icon--home{color:var(--spruce-deep);background:var(--lime)}.place-type-icon svg{width:17px}.saved-place-list article>div{min-width:0;display:grid}.saved-place-list strong{font-size:10px}.saved-place-list small,.saved-place-list p{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:7px;overflow:hidden}.saved-place-list p{margin:1px 0 0}.saved-place-list article>button{width:27px;height:27px;color:var(--muted);background:0 0;border:0;border-radius:7px;font-size:17px}.saved-place-list article>button:hover{color:var(--danger);background:#fff0ee}.place-list-empty{min-height:100px;color:var(--muted);place-content:center;justify-items:center;display:grid}.place-list-empty svg{width:21px}.place-list-empty p{margin:5px 0;font-size:9px}.place-form__hint{color:var(--soft)!important;margin:-4px 0 2px!important;font-size:7px!important}.maintenance-board{grid-template-columns:repeat(3,minmax(270px,1fr));gap:13px;display:grid}.maintenance-card{border:1px solid var(--border);box-shadow:var(--shadow-sm);background:#fff;border-radius:15px;padding:18px}.maintenance-card.is-completed{opacity:.68}.maintenance-card>header{grid-template-columns:44px 1fr auto;align-items:center;gap:11px;display:grid}.maintenance-category{width:43px;height:43px;color:var(--spruce);background:var(--spruce-light);border-radius:11px;place-items:center;display:grid}.maintenance-category svg{width:20px}.maintenance-card header small{color:var(--success);text-transform:uppercase;font-size:7px;font-weight:750}.maintenance-card header h2{margin:2px 0 0;font-size:14px}.maintenance-card header em{color:var(--success);background:#e9f7ef;border-radius:999px;padding:5px 7px;font-size:7px;font-style:normal;font-weight:750}.maintenance-card header em.is-overdue{color:var(--danger);background:#fff0ee}.maintenance-card header em.is-complete{color:var(--muted);background:#edf1ee}.maintenance-vehicle{color:#fff;background:var(--spruce-deep);border-radius:10px;grid-template-columns:29px 1fr;align-items:center;gap:9px;margin:16px 0 10px;padding:11px;display:grid}.maintenance-vehicle>svg{width:19px;color:var(--lime)}.maintenance-vehicle span{display:grid}.maintenance-vehicle strong{font-size:10px}.maintenance-vehicle small{color:#ffffff94;font-size:7px}.maintenance-card dl{margin:0}.maintenance-card dl>div{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;min-height:37px;display:flex}.maintenance-card dt{color:var(--muted);font-size:8px}.maintenance-card dd{margin:0;font-size:8px;font-weight:700}.maintenance-card>p{color:var(--muted);background:#f5f7f5;border-radius:8px;margin:12px 0 0;padding:10px;font-size:8px}.maintenance-card>button{width:100%;min-height:40px;color:var(--spruce);border:1px solid var(--border);background:#fff;border-radius:9px;justify-content:center;align-items:center;gap:6px;margin-top:13px;font-size:8px;font-weight:750;display:flex}.maintenance-card>button svg{width:14px}.report-period{border:1px solid var(--border);background:#fff;border-radius:12px;grid-template-columns:39px 1fr 39px;align-items:center;display:grid;overflow:hidden}.report-period>a{min-width:39px;min-height:44px;color:var(--spruce);place-items:center;font-weight:800;display:grid}.report-period>a:hover{background:var(--surface-muted)}.report-period>span{border-inline:1px solid var(--border);justify-items:center;min-width:155px;padding:8px 12px;display:grid}.report-period small{color:var(--muted);font-size:10px}.report-period strong{text-transform:capitalize;font-size:12px}.report-hero{color:#fff;background:radial-gradient(circle at 75% -50%,#c5f04d33,transparent 38%),var(--spruce-deep);border-radius:17px;grid-template-columns:.7fr 1fr auto;align-items:center;gap:30px;min-height:145px;padding:23px;display:grid}.report-hero .eyebrow{color:var(--lime);font-size:10px}.report-hero>div:first-child>strong{letter-spacing:-.05em;margin-top:5px;font-size:38px;line-height:1;display:block}.report-hero>div:first-child>strong small{color:var(--lime);font-size:14px}.report-hero p{color:#ffffffb3;margin:6px 0 0;font-size:11px}.report-split{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.report-split>span{background:#ffffff0f;border:1px solid #ffffff14;border-radius:10px;grid-template-columns:8px 1fr;column-gap:7px;padding:12px;display:grid}.report-split i{border-radius:2px;width:8px;height:8px;margin-top:3px}.legend-review{background:#d18b1b}.report-split small{color:#ffffffb3;font-size:10px}.report-split strong{grid-column:2;font-size:12px}.report-hero .button{font-size:10px}.report-grid{grid-template-columns:1.35fr .65fr;gap:13px;margin-top:13px;display:grid}.vehicle-report>.panel-heading>span{color:var(--muted);font-size:11px}.vehicle-report .panel-heading .eyebrow{font-size:10px}.vehicle-report .panel-heading h2{font-size:17px}.report-table-wrap{outline:none;padding:0 16px 8px;overflow-x:auto}.report-table-wrap:focus-visible{border-radius:0 0 14px 14px;box-shadow:inset 0 0 0 3px #103d352b}.report-table{border-collapse:collapse;table-layout:fixed;width:100%}.report-table th,.report-table td{border-bottom:1px solid var(--border);text-align:left;vertical-align:middle;height:68px;padding:10px 7px;font-size:11px}.report-table thead th{height:42px;color:var(--muted);text-transform:uppercase;font-size:10px;font-weight:750}.report-table thead th:first-child{width:27%}.report-table thead th:nth-child(2){width:11%}.report-table thead th:nth-child(3){width:25%}.report-table thead th:nth-child(4){width:17%}.report-table thead th:nth-child(5){width:20%}.report-table tbody tr:last-child th,.report-table tbody tr:last-child td{border-bottom:0}.report-table tbody th>span,.report-table td:nth-child(3){display:grid}.report-table tbody th strong{font-size:12px}.report-table tbody th small{color:var(--muted);font-size:10px;font-weight:500}.report-distance-bar{background:#e5ebe7;border-radius:999px;height:4px;margin-top:7px;display:block;overflow:hidden}.report-distance-bar i{background:var(--spruce);height:100%;display:block}.needs-review,.is-ready{border-radius:999px;width:fit-content;padding:5px 8px;font-size:10px;font-weight:700;display:inline-flex}.needs-review{color:var(--warning);background:#fff2da}.is-ready{color:var(--success);background:#e9f7ef}.report-empty-row td{padding:0}.report-empty{min-height:170px;color:var(--muted);place-content:center;justify-items:center;display:grid}.report-empty svg{width:26px}.report-empty p{font-size:11px}.report-quality{padding:20px}.report-quality .eyebrow{font-size:10px}.report-quality header h2{margin:4px 0 15px;font-size:17px}.report-quality-score{color:#fff;background:var(--spruce-deep);border-radius:12px;place-items:center;padding:18px;display:grid}.report-quality-score strong{font-size:34px;line-height:1}.report-quality-score strong small{color:var(--lime);font-size:12px}.report-quality-score span{color:#ffffffb3;margin-top:5px;font-size:11px}.report-quality dl{margin:13px 0}.report-quality dl>div{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:12px;min-height:44px;display:flex}.report-quality dt{color:var(--muted);font-size:11px}.report-quality dd{margin:0;font-size:11px;font-weight:730}.report-quality>a{color:var(--spruce);align-items:center;gap:6px;font-size:11px;font-weight:750;display:flex}.report-quality>a svg{width:13px}.alert-feed{gap:10px;display:grid}.fleet-alert{border:1px solid var(--border);min-height:115px;box-shadow:var(--shadow-sm);background:#fff;border-left:4px solid #63817a;border-radius:14px;grid-template-columns:50px 1fr auto;align-items:center;gap:16px;padding:18px 20px;display:grid}.fleet-alert--critical{border-left-color:var(--danger)}.fleet-alert--warning{border-left-color:#d18b1b}.fleet-alert>span{width:49px;height:49px;color:var(--spruce);background:var(--spruce-light);border-radius:13px;place-items:center;display:grid}.fleet-alert--critical>span{color:var(--danger);background:#fff0ee}.fleet-alert--warning>span{color:var(--warning);background:#fff2da}.fleet-alert>span svg{width:23px}.fleet-alert>div{min-width:0}.fleet-alert em{color:var(--success);letter-spacing:.09em;text-transform:uppercase;font-size:7px;font-style:normal;font-weight:780}.fleet-alert--critical em{color:var(--danger)}.fleet-alert--warning em{color:var(--warning)}.fleet-alert h2{margin:4px 0 3px;font-size:15px}.fleet-alert p{color:var(--muted);margin:0;font-size:9px;line-height:1.55}.fleet-alert>a{min-height:39px;color:var(--spruce);background:var(--surface-muted);border-radius:9px;align-items:center;gap:6px;padding:0 12px;font-size:8px;font-weight:750;display:flex}.fleet-alert>a svg{width:13px}.alerts-clear{text-align:center;border:1px solid var(--border);background:#fff;border-radius:16px;place-content:center;justify-items:center;min-height:330px;padding:30px;display:grid}.alerts-clear>span{width:60px;height:60px;color:var(--spruce-deep);background:var(--lime);border-radius:17px;place-items:center;display:grid}.alerts-clear svg{width:28px}.alerts-clear h2{margin:17px 0 5px;font-size:22px}.alerts-clear p{max-width:430px;color:var(--muted);margin:0;font-size:10px}.alerts-clear a{color:var(--spruce);align-items:center;gap:6px;margin-top:16px;font-size:9px;font-weight:750;display:flex}.alerts-clear a svg{width:13px}.alert-disclaimer{color:var(--muted);background:#edf1ee;border-radius:10px;grid-template-columns:28px 1fr;align-items:center;gap:10px;margin-top:13px;padding:13px;display:grid}.alert-disclaimer svg{justify-self:center;width:18px}.alert-disclaimer p{margin:0;font-size:8px;line-height:1.55}.portable-export-panel{grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:18px;margin-top:13px;padding:20px;display:grid}.portable-export-panel__icon{width:48px;height:48px;color:var(--spruce);background:var(--lime-soft);border-radius:13px;place-items:center;display:grid}.portable-export-panel__icon svg{width:22px}.portable-export-panel .eyebrow{font-size:10px}.portable-export-panel h2{margin:3px 0 5px;font-size:17px}.portable-export-panel p{max-width:780px;color:var(--muted);margin:0;font-size:11px;line-height:1.55}.portable-export-panel__warning{align-items:flex-start;gap:7px;font-weight:650;display:flex;color:var(--warning)!important;margin-top:8px!important}.portable-export-panel__warning svg{width:15px;min-width:15px;margin-top:1px}.portable-export-panel .button{white-space:nowrap;font-size:11px}@media (max-width:1180px){.operations-form-grid{grid-template-columns:repeat(3,1fr)}.driver-roster,.maintenance-board{grid-template-columns:repeat(2,minmax(260px,1fr))}.places-workspace{grid-template-columns:1fr}.places-map-panel .fleet-map{height:540px}.places-side-panel{grid-template-columns:1fr 1fr}.report-grid{grid-template-columns:1fr}.portable-export-panel{grid-template-columns:48px minmax(0,1fr)}.portable-export-panel .button{grid-column:2;width:fit-content}}@media (max-width:900px){.operations-form-grid{grid-template-columns:1fr 1fr}.report-hero{grid-template-columns:1fr;gap:18px}.report-hero .button{width:100%}.report-table{min-width:650px}.portable-export-panel{grid-template-columns:1fr}.portable-export-panel__icon{width:42px;height:42px}.portable-export-panel .button{grid-column:1;width:100%}}@media (max-width:620px){.page-inline-stats{width:100%}.page-inline-stats span{flex:1;min-width:0}.operations-form-grid{grid-template-columns:1fr}.operations-form-grid__wide{grid-column:auto}.operations-form-actions{flex-direction:column;align-items:stretch}.operations-form-actions .button{width:100%}.driver-roster,.maintenance-board{grid-template-columns:1fr}.driver-card>header{grid-template-columns:43px 1fr}.driver-status{grid-column:2;width:fit-content}.driver-card>footer,.places-side-panel{grid-template-columns:1fr}.places-map-panel .fleet-map{height:450px}.place-form__position,.place-form__split{grid-template-columns:1fr}.place-form__position button{justify-content:center}.report-period{grid-template-columns:42px 1fr 42px;width:100%}.report-period>span{min-width:0}.report-split{grid-template-columns:1fr}.report-hero{padding:18px}.report-table-wrap{padding:10px;overflow:visible}.report-table{min-width:0}.report-table,.report-table tbody,.report-table tr,.report-table th,.report-table td{width:100%;display:block}.report-table thead{clip:rect(0 0 0 0);white-space:nowrap;clip-path:inset(50%);width:1px;height:1px;position:absolute;overflow:hidden}.report-table tbody{gap:10px;display:grid}.report-table tbody tr{border:1px solid var(--border);background:#fbfcfb;border-radius:11px;padding:7px 13px}.report-table th,.report-table td{border-bottom:1px solid var(--border);grid-template-columns:minmax(94px,.65fr) minmax(0,1fr);align-items:center;gap:12px;height:auto;min-height:42px;padding:9px 0;display:grid}.report-table th:before,.report-table td:before{content:attr(data-label);color:var(--muted);text-transform:uppercase;font-size:10px;font-weight:750}.report-table tbody th>span,.report-table td:nth-child(3){display:grid}.report-table tbody th>span,.report-table td>strong,.report-table td>.report-status{justify-self:start}.report-distance-bar{width:min(180px,100%)}.report-table .report-empty-row{padding:0}.report-table .report-empty-row td{border:0;display:block}.report-table .report-empty-row td:before{content:none}.report-empty{min-height:150px}.fleet-alert{grid-template-columns:43px 1fr;padding:15px}.fleet-alert>span{width:42px;height:42px}.fleet-alert>a{grid-column:1/-1;justify-content:center}}.trip-detail__close{display:none}@media (max-width:900px){.trip-detail{display:none}.trip-detail.is-mobile-open{z-index:80;overscroll-behavior:contain;background:#fff;border:0;border-radius:0;padding-bottom:100px;display:block;position:fixed;inset:0;overflow-y:auto;box-shadow:0 -18px 60px #071f1a3d}.trip-detail__close{flex:none;place-items:center;font-size:24px;line-height:1;display:grid;width:44px!important;height:44px!important}}.io-catalog-panel{border:1px solid var(--border);box-shadow:var(--shadow-sm);background:#fff;border-radius:15px;margin:13px 0;overflow:hidden}.io-catalog-panel>summary{cursor:pointer;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:12px;min-height:76px;padding:14px 17px;list-style:none;display:grid}.io-catalog-panel>summary::-webkit-details-marker{display:none}.io-catalog-panel>summary:focus-visible{outline-offset:-3px;outline:3px solid #103d352e}.io-catalog-panel>summary>span{width:42px;height:42px;color:var(--spruce);background:var(--spruce-light);border-radius:11px;place-items:center;display:grid}.io-catalog-panel>summary>span svg{width:20px}.io-catalog-panel>summary>div{gap:3px;min-width:0;display:grid}.io-catalog-panel>summary strong{font-size:14px}.io-catalog-panel>summary small{color:var(--muted);font-size:10px}.io-catalog-panel>summary em{color:var(--spruce);background:var(--spruce-light);border-radius:999px;padding:6px 9px;font-size:9px;font-style:normal;font-weight:780}.io-catalog-panel__body{border-top:1px solid var(--border);padding:0 17px 17px}.io-catalog-panel__body>p{color:var(--muted);background:#f7f9f7;margin:0 -17px;padding:12px 17px;font-size:10px;line-height:1.55}.io-catalog-table-wrap{overflow-x:auto}.io-catalog-table{border-collapse:collapse;width:100%;font-size:10px}.io-catalog-table th{color:var(--muted);text-align:left;text-transform:uppercase;letter-spacing:.06em;padding:12px 9px 9px;font-size:8px;font-weight:760}.io-catalog-table td{border-top:1px solid var(--border);vertical-align:middle;padding:11px 9px}.io-catalog-table td:first-child{width:62px}.io-catalog-table code{color:var(--spruce);background:var(--spruce-light);border-radius:6px;padding:4px 6px;font-family:inherit;font-size:9px;font-weight:800}.io-catalog-table td:nth-child(2){min-width:190px}.io-catalog-table td:nth-child(2) strong,.io-catalog-table td:nth-child(2) small{display:block}.io-catalog-table td:nth-child(2) small{color:var(--warning);margin-top:2px;font-size:8px}.io-catalog-table td:nth-child(3){color:var(--ink);font-weight:700}.io-catalog-table td:last-child{color:var(--muted);white-space:nowrap}@media (max-width:620px){.io-catalog-panel>summary{grid-template-columns:39px minmax(0,1fr);padding:13px}.io-catalog-panel>summary>span{width:39px;height:39px}.io-catalog-panel>summary em{grid-column:2;width:fit-content}.io-catalog-panel__body{padding-inline:13px}.io-catalog-panel__body>p{margin-inline:-13px;padding-inline:13px}.io-catalog-table{min-width:630px}}.vehicle-directory-toolbar{border:1px solid var(--border);box-shadow:var(--shadow-sm);background:#fff;border-radius:14px;grid-template-columns:minmax(260px,1fr) 205px auto;align-items:center;gap:10px;margin-bottom:15px;padding:12px;display:grid}.vehicle-directory-search{background:#f5f8f6;border:1px solid #0000;border-radius:10px;grid-template-columns:20px minmax(0,1fr);align-items:center;gap:8px;min-width:0;height:43px;padding:0 12px;display:grid}.vehicle-directory-search:focus-within{border-color:var(--spruce);background:#fff;box-shadow:0 0 0 3px #103d3514}.vehicle-directory-search svg{width:18px;color:var(--muted)}.vehicle-directory-search input{min-width:0;height:100%;color:var(--ink);background:0 0;border:0;outline:0;padding:0;font-size:11px}.vehicle-directory-sort{border:1px solid var(--border);border-radius:10px;grid-template-columns:auto 1fr;align-items:center;gap:8px;height:43px;padding:0 10px;display:grid}.vehicle-directory-sort>span{color:var(--muted);font-size:9px;font-weight:700}.vehicle-directory-sort select{min-width:0;height:100%;color:var(--ink);background:#fff;border:0;outline:0;font-size:10px;font-weight:700}.vehicle-directory-count{color:var(--muted);white-space:nowrap;font-size:10px}.vehicle-directory-count strong{color:var(--ink)}.vehicle-directory-filters{border-top:1px solid var(--border);scrollbar-width:thin;grid-column:1/-1;gap:6px;padding-top:10px;display:flex;overflow-x:auto}.vehicle-directory-filters button{min-height:36px;color:var(--muted);border:1px solid var(--border);white-space:nowrap;background:#fff;border-radius:9px;align-items:center;gap:6px;padding:0 10px;font-size:9px;font-weight:700;display:flex}.vehicle-directory-filters button:hover{color:var(--spruce);background:var(--surface-muted)}.vehicle-directory-filters button.is-active{color:#fff;background:var(--spruce);border-color:var(--spruce)}.vehicle-directory-filters button strong{min-width:19px;height:19px;color:inherit;background:#103d3514;border-radius:6px;place-items:center;font-size:8px;display:grid}.vehicle-directory-filters button.is-active strong{background:#ffffff24}.vehicle-directory-filters .status-dot{flex:none}.status-dot--all{background:var(--spruce)}.status-dot--driving{background:#27aa72}.status-dot--offline{background:#83908b}.vehicle-directory-filters button.is-active .status-dot{box-shadow:0 0 0 3px #ffffff24}.vehicle-card--enhanced{border-top:3px solid #6f837c;min-height:532px;padding-top:15px}.vehicle-card--driving{border-top-color:#27aa72}.vehicle-card--parked{border-top-color:#68877d}.vehicle-card--attention{border-top-color:#d18b1b}.vehicle-card--offline{border-top-color:#89958f}.vehicle-card--pending{border-top-color:#548bd3}.vehicle-card__identity{justify-content:space-between;align-items:flex-start;gap:12px;margin-top:15px;display:flex}.vehicle-card__identity>div{min-width:0}.vehicle-card__identity h2{text-overflow:ellipsis;white-space:nowrap;margin:0 0 2px;overflow:hidden}.vehicle-card__identity p{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:10px;overflow:hidden}.vehicle-card__identity .registration-plate{flex:none;margin-top:0}.vehicle-card--enhanced .vehicle-card__location{margin:13px 0 10px}.vehicle-energy{color:#fff;background:linear-gradient(135deg,var(--spruce-deep),#16493f);border-radius:11px;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:10px;padding:11px;display:grid}.vehicle-energy-gauge{min-width:0}.vehicle-energy-gauge>div{justify-content:space-between;align-items:baseline;gap:6px;display:flex}.vehicle-energy-gauge span{color:#ffffff94;font-size:8px}.vehicle-energy-gauge strong{text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.vehicle-energy-gauge>i{background:#ffffff1f;border-radius:999px;height:5px;margin-top:7px;display:block;overflow:hidden}.vehicle-energy-gauge__fill{border-radius:inherit;background:#f4d463;height:100%;display:block}.vehicle-energy-gauge__fill--electric{background:var(--lime)}.vehicle-energy-gauge.is-low .vehicle-energy-gauge__fill{background:#eeaa3f}.vehicle-energy-gauge.is-critical .vehicle-energy-gauge__fill{background:#ff6b5f}.vehicle-voltage{border-top:1px solid #ffffff1a;grid-column:1/-1;justify-content:space-between;align-items:center;gap:10px;padding-top:8px;display:flex}.vehicle-voltage span{color:#ffffff94;font-size:8px}.vehicle-voltage strong{font-size:9px}.vehicle-card--enhanced .vehicle-card__quick-data{grid-template-columns:1fr 1fr;gap:0 14px;display:grid}.vehicle-card--enhanced .vehicle-card__quick-data>div{min-width:0;min-height:37px}.vehicle-card--enhanced .vehicle-card__quick-data dt,.vehicle-card--enhanced .vehicle-card__quick-data dd{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:9px;overflow:hidden}.vehicle-card--enhanced .vehicle-card__quick-data dd{text-align:right}.vehicle-directory-empty{text-align:center;background:#fff;border:1px dashed #afbeb5;border-radius:15px;grid-column:1/-1;place-content:center;justify-items:center;min-height:310px;padding:30px;display:grid}.vehicle-directory-empty>svg{width:30px;color:var(--spruce)}.vehicle-directory-empty h2{margin:13px 0 4px;font-size:18px}.vehicle-directory-empty p{color:var(--muted);margin:0 0 14px;font-size:11px}.vehicle-directory-empty button{color:#fff;background:var(--spruce);border:0;border-radius:9px;min-height:40px;padding:0 14px;font-size:10px;font-weight:750}@media (max-width:900px){.vehicle-directory-toolbar{grid-template-columns:minmax(0,1fr) 190px}.vehicle-directory-count{grid-column:1/-1}.vehicle-card--enhanced{min-height:510px}}@media (max-width:620px){.vehicle-directory-toolbar{grid-template-columns:1fr;padding:9px}.vehicle-directory-search,.vehicle-directory-sort{height:46px}.vehicle-directory-count{grid-column:auto;padding-inline:3px}.vehicle-directory-filters{grid-column:auto;margin-inline:-9px;padding:9px 9px 0}.vehicle-directory-filters button{min-height:42px}.vehicle-card--enhanced{min-height:0}.vehicle-card__identity{align-items:center}.vehicle-card--enhanced .vehicle-card__quick-data{grid-template-columns:1fr}.vehicle-card--enhanced .vehicle-card__quick-data>div{min-height:40px}}.compact-energy-row{flex-wrap:wrap;gap:4px;margin-top:4px;display:flex}.compact-energy-row em{color:var(--spruce);background:var(--spruce-light);border-radius:5px;padding:3px 5px;font-size:7px;font-style:normal;font-weight:720}.report-table td:nth-child(3){display:table-cell}.report-distance-value{display:grid}@media (max-width:620px){.report-table td:nth-child(3){display:grid}.report-table tbody th>span,.report-distance-value,.report-table td>.needs-review,.report-table td>.is-ready{justify-self:start}}
