/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.start{inset-inline-start:var(--spacing)}.hidden{display:none}}:root{--orange:#e84016;--green:#2f9e62;--ink:#171412;--cream:#f5f1e9;--muted:#766f69}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);font-family:var(--font-manrope), Arial, sans-serif;background:#fbfaf7;margin:0}a{color:inherit;text-decoration:none}.site-header{z-index:40;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff0;border-bottom:1px solid #ece6df;width:100%;height:92px;padding:0;position:sticky;top:0;box-shadow:0 8px 30px #261c1609}.nav-shell{align-items:center;gap:clamp(24px,3vw,52px);width:100%;height:100%;padding:0 clamp(22px,4vw,72px);display:flex}.brand-group{flex-shrink:0;align-items:center;gap:18px;display:flex}.brand{align-items:center;width:158px;height:auto;display:flex;overflow:hidden}.brand img{width:100%;height:auto;display:block}.dealer-badge{color:#6f6761;letter-spacing:.03em;white-space:nowrap;background:#f7f3ed;border:1px solid #e8e1d9;border-radius:999px;align-items:center;gap:7px;padding:8px 11px;font-size:11px;font-weight:800;display:flex}.dealer-badge i{background:var(--orange);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #e8401614}nav{justify-content:center;align-items:center;gap:clamp(20px,2.4vw,42px);margin:auto;display:flex}nav a{color:#534e49;white-space:nowrap;padding:34px 0;font-size:14px;font-weight:700;transition:all .2s;position:relative}nav a:after{content:"";background:var(--orange);border-radius:2px;height:2px;transition:all .25s;position:absolute;bottom:24px;left:0;right:100%}nav a:hover{color:var(--orange)}nav a:hover:after{right:0}.button{color:#fff;background:var(--orange);border-radius:8px;justify-content:center;align-items:center;gap:28px;min-height:56px;padding:0 25px;font-size:14px;font-weight:800;transition:all .2s;display:inline-flex;box-shadow:0 10px 30px #e840162e}.button:hover{background:#cf3510;transform:translateY(-2px)}.button span{font-size:20px}.button-small{text-transform:uppercase;letter-spacing:.08em;min-height:43px;padding:0 21px;font-size:12px}.header-actions{flex-shrink:0;align-items:center;gap:10px;display:flex}.button-outline{color:var(--ink);box-shadow:none;background:#fff;border:1px solid #e4ded7}.button-outline:hover{color:var(--orange);background:#f7f3ed;border-color:#ead7cf;transform:translateY(-2px)}.button-green{background:var(--green);box-shadow:0 10px 30px #2f9e623d}.button-green:hover{background:#24824e}.hero{isolation:isolate;grid-template-columns:minmax(380px,590px) minmax(520px,1fr);align-items:center;gap:3vw;width:100%;min-height:680px;margin:auto;padding:75px 0 65px max(5vw,55vw - 720px);display:grid;position:relative;overflow:hidden}.hero-copy{z-index:3;max-width:590px;position:relative}.product-stage{z-index:3}.hero-route-background{z-index:0;pointer-events:none;background:url(/hero-route-v1.jpg) 100%/auto 100% no-repeat;width:min(72vw,1300px);position:absolute;inset:0 0 0 auto;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#00000026 18%,#000 52%);mask-image:linear-gradient(90deg,#0000 0%,#00000026 18%,#000 52%)}.hero-wireframe{z-index:1;opacity:.28;pointer-events:none;position:absolute;inset:-20% -8% -30%;overflow:hidden;-webkit-mask-image:linear-gradient(#0000 0%,#000 18% 75%,#0000 100%);mask-image:linear-gradient(#0000 0%,#000 18% 75%,#0000 100%)}.wire-plane{background-image:linear-gradient(#e8401617 1px,#0000 1px),linear-gradient(90deg,#e8401617 1px,#0000 1px);background-size:42px 42px;border-radius:50%;width:900px;height:600px;animation:16s linear infinite wireDrift;position:absolute;transform:perspective(700px)rotateX(66deg)rotate(-14deg)}.wire-plane-a{top:5%;right:-210px}.wire-plane-b{opacity:.45;width:760px;height:480px;animation-duration:22s;animation-direction:reverse;bottom:-130px;left:-420px;transform:perspective(700px)rotateX(68deg)rotate(18deg)}.wire-route{border:2px dashed #e840163b;border-radius:48% 52% 42% 58%;position:absolute}.wire-route-a{width:720px;height:330px;animation:6s ease-in-out infinite routeBreathe;top:20%;right:-60px;transform:rotate(-12deg)}.wire-route-b{width:520px;height:230px;animation:8s ease-in-out -2s infinite routeBreathe;bottom:4%;left:16%;transform:rotate(16deg)}.wire-node{background:#fbfaf7;border:2px solid #e840167a;border-radius:50%;width:13px;height:13px;animation:3s ease-in-out infinite nodePulse;position:absolute;box-shadow:0 0 0 7px #e8401612,0 0 28px #e840162e}.node-one{top:24%;right:18%}.node-two{animation-delay:-1s;top:54%;right:35%}.node-three{animation-delay:-2s;bottom:22%;left:28%}.node-four{animation-delay:-.5s;top:39%;left:7%}.wire-scan{background:linear-gradient(90deg,#0000,#e840160e,#0000);width:46%;height:160%;animation:9s ease-in-out infinite scanAcross;position:absolute;top:-30%;left:-45%;transform:skew(-14deg)}@keyframes wireDrift{to{background-position:84px 42px}}@keyframes routeBreathe{0%,to{opacity:.35;transform:rotate(-12deg)scale(.98)}50%{opacity:.8;transform:rotate(-12deg)scale(1.02)}}@keyframes nodePulse{0%,to{opacity:.5;transform:scale(.8)}50%{opacity:1;transform:scale(1.18)}}@keyframes scanAcross{0%,12%{left:-50%}70%,to{left:110%}}.eyebrow{color:var(--orange);text-transform:uppercase;letter-spacing:.16em;align-items:center;gap:10px;margin:0 0 27px;font-size:13px;font-weight:800;display:flex}.eyebrow span{background:var(--orange);width:30px;height:2px}h1{letter-spacing:-.065em;margin:0;font-size:clamp(52px,5.5vw,82px);font-weight:800;line-height:.98}h1 em{color:var(--orange);font-style:normal}.hero-lead{color:#716a64;max-width:530px;margin:29px 0 32px;font-size:15px;line-height:1.75}.hero-actions{align-items:center;gap:32px;display:flex}.text-link{border-bottom:1px solid #bdb6b0;padding:14px 0;font-size:13px;font-weight:800}.text-link span{color:var(--orange);margin-left:10px}.hero-proof{border-top:1px solid #e4ded7;gap:33px;margin-top:48px;padding-top:26px;display:flex}.hero-proof div{flex-direction:column;min-width:88px;display:flex}.hero-proof strong{letter-spacing:-.04em;font-size:21px}.hero-proof span{color:#766f69;text-transform:uppercase;letter-spacing:.05em;margin-top:7px;font-size:12px}.product-stage{justify-content:center;align-items:center;min-height:530px;display:flex;position:relative}.orange-orbit{border:1px solid #e840162e;border-radius:50%;position:absolute}.orbit-one{background:#e8401606;width:560px;height:560px}.orbit-two{width:410px;height:410px}.hero-mobile-art{display:none}.hero-console{z-index:2;background:#f8f6f2;border:8px solid #24201e;border-radius:22px;width:min(660px,94%);height:455px;position:relative;overflow:hidden;transform:perspective(1100px)rotateY(-4deg)rotateX(1deg);box-shadow:0 38px 90px #2319143d}.console-head{background:#fff;border-bottom:1px solid #ebe5df;justify-content:space-between;align-items:center;height:58px;padding:0 19px;display:flex}.console-brand{align-items:center;gap:9px;display:flex}.console-brand>span{background:var(--orange);color:#fff;border-radius:9px 9px 9px 3px;place-items:center;width:29px;height:29px;font-size:16px;font-weight:900;display:grid}.console-brand>div{flex-direction:column;display:flex}.console-brand b{font-size:12px}.console-brand small{color:#918982;margin-top:1px;font-size:10px}.console-status{color:#4b8d52;background:#eff8ee;border-radius:999px;align-items:center;gap:7px;padding:7px 10px;font-size:10px;font-weight:800;display:flex}.console-status i{background:#54a25d;border-radius:50%;width:7px;height:7px}.console-body{grid-template-columns:48px 1fr 180px;height:342px;display:grid}.console-rail{color:#756e69;background:#201c1a;flex-direction:column;align-items:center;gap:25px;padding:17px 0;display:flex}.console-rail b{background:var(--orange);color:#fff;border-radius:8px;place-items:center;width:29px;height:29px;font-size:14px;display:grid}.console-rail span{font-size:13px}.console-rail span:last-child{margin-top:auto}.console-map{background:linear-gradient(35deg,#f0ede7 14%,#0000 14%) 0 0/46px 46px,linear-gradient(-35deg,#f4f1ec 12%,#0000 12%) 14px 7px/58px 58px,#faf8f4;position:relative;overflow:hidden}.map-road{background:#e5e0d9;border-radius:20px;height:8px;position:absolute;box-shadow:0 0 0 1px #efebe6}.road-a{width:370px;top:82px;left:-62px;transform:rotate(31deg)}.road-b{width:430px;top:213px;left:33px;transform:rotate(-24deg)}.road-c{width:290px;top:143px;left:156px;transform:rotate(78deg)}.route-path{border:3px dashed #e8401688;border-radius:48% 52% 42% 58%;width:270px;height:210px;position:absolute;top:52px;left:54px;transform:rotate(-12deg)}.fleet-pin{background:var(--orange);border-radius:50% 50% 50% 8px;place-items:center;width:29px;height:29px;display:grid;position:absolute;transform:rotate(-45deg);box-shadow:0 8px 18px #e8401640}.fleet-pin i{color:#fff;font-size:10px;font-style:normal;font-weight:900;transform:rotate(45deg)}.pin-a{top:23%;left:23%}.pin-b{top:38%;right:18%}.pin-c{bottom:14%;left:45%}.live-vehicle{z-index:3;background:#fff;border-radius:10px;align-items:center;gap:8px;min-width:210px;padding:11px 12px;display:flex;position:absolute;top:42%;left:25%;box-shadow:0 14px 35px #2f221b26}.vehicle-dot{color:var(--orange);font-size:18px}.live-vehicle>div{flex-direction:column;display:flex}.live-vehicle small{color:#817973;font-size:9px;font-weight:800}.live-vehicle b{color:#54a25d;margin-top:2px;font-size:9px}.live-vehicle strong{margin-left:auto;font-size:17px}.live-vehicle strong i{color:#999;font-size:8px;font-style:normal}.map-controls{border-radius:7px;flex-direction:column;display:flex;position:absolute;bottom:12px;right:12px;overflow:hidden;box-shadow:0 5px 16px #0002}.map-controls button{color:#5f5751;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #eee;width:30px;height:29px;font-size:16px}.console-panel{background:#fff;border-left:1px solid #ebe6e0;padding:15px 13px}.panel-title{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.panel-title span{font-size:12px;font-weight:900}.panel-title b{color:#54a25d;font-size:9px}.vehicle-row{border-bottom:1px solid #f0ece8;align-items:center;gap:7px;padding:9px 7px;display:flex}.vehicle-row.active{background:#fff4f0;border-bottom-color:#0000;border-radius:7px}.vehicle-row>i{background:#62a967;border-radius:50%;width:8px;height:8px}.vehicle-row:nth-of-type(3)>i{background:#aaa19a}.vehicle-row>div{flex-direction:column;display:flex}.vehicle-row b{font-size:9px}.vehicle-row small{color:#9a918b;margin-top:2px;font-size:8px}.vehicle-row>span{color:var(--orange);margin-left:auto;font-size:10px}.console-metric{color:#fff;background:#201c1a;border-radius:8px;grid-template-columns:1fr auto;margin-top:14px;padding:13px;display:grid}.console-metric small{color:#8f8781;letter-spacing:.08em;grid-column:1/-1;font-size:8px}.console-metric strong{margin-top:7px;font-size:17px}.console-metric span{color:#69b271;align-self:end;margin-bottom:2px;font-size:8px}.console-foot{background:#fff;border-top:1px solid #ebe5df;align-items:center;gap:18px;height:47px;padding:0 18px;display:flex}.console-foot span{color:#77706a;align-items:center;gap:5px;font-size:9px;font-weight:700;display:flex}.console-foot i{border-radius:50%;width:7px;height:7px}.green-dot{background:#59a662}.gray-dot{background:#aaa19a}.red-dot{background:var(--orange)}.console-foot b{color:#9a928c;margin-left:auto;font-size:9px}.product-hero-card{z-index:2;background:#fff;border-radius:22px;flex-direction:column;align-items:center;width:min(520px,85%);min-height:430px;padding:28px 34px 26px;display:flex;position:relative;box-shadow:0 35px 80px #1e140e2e}.product-hero-card .official-product{letter-spacing:.12em;color:var(--orange);align-self:flex-start;font-size:12px;font-weight:800}.product-hero-card img{object-fit:contain;width:min(420px,94%);height:310px;margin:6px auto -2px}.product-hero-card>div{border-top:1px solid #ece6e0;justify-content:space-between;align-items:end;width:100%;padding-top:18px;display:flex}.product-hero-card small{color:#716a64;letter-spacing:.1em;font-size:12px;font-weight:800}.product-hero-card strong{letter-spacing:-.04em;font-size:29px}.dashboard-card{z-index:2;background:#fff;border:9px solid #22201f;border-radius:20px;width:min(590px,90%);height:400px;position:relative;overflow:hidden;transform:perspective(1000px)rotateY(-5deg)rotateX(1deg);box-shadow:0 35px 80px #1e140e33}.dashboard-topbar{border-bottom:1px solid #eee;justify-content:space-between;align-items:center;height:50px;padding:0 18px;display:flex}.mini-brand{letter-spacing:-.05em;font-size:15px;font-weight:800}.mini-brand span{background:var(--orange);color:#fff;border-radius:7px 7px 7px 2px;justify-content:center;align-items:center;width:21px;height:21px;margin-right:5px;display:inline-flex}.dash-tools{align-items:center;gap:9px;display:flex}.dash-tools i{background:#d6d0ca;border-radius:50%;width:6px;height:6px}.dash-tools b{color:#a63516;background:#f2ded7;border-radius:50%;place-items:center;width:27px;height:27px;font-size:8px;display:grid}.dashboard-body{height:calc(100% - 50px);display:flex}.side-rail{color:#b5aea8;border-right:1px solid #eee;flex-direction:column;align-items:center;gap:22px;width:45px;padding-top:17px;font-size:12px;display:flex}.side-rail .active{color:var(--orange);background:#fff0eb;border-radius:5px;place-items:center;width:25px;height:25px;display:grid}.map-panel{background:linear-gradient(45deg,#f0eee9 25%,#0000 25%) 0 0/38px 38px,linear-gradient(-45deg,#f5f3ef 25%,#0000 25%) 0 0/48px 48px,#fbfaf7;flex:1;position:relative;overflow:hidden}.map-lines{opacity:.8;background:#e7e2dc;border-radius:10px;position:absolute}.line-a{width:380px;height:8px;top:78px;left:-20px;transform:rotate(23deg)}.line-b{width:420px;height:7px;top:196px;left:105px;transform:rotate(-28deg)}.line-c{width:240px;height:6px;top:125px;left:225px;transform:rotate(74deg)}.line-d{width:200px;height:5px;top:286px;left:44px;transform:rotate(-8deg)}.road{border:2px dashed #e8401673;border-radius:50%;position:absolute}.road-one{width:300px;height:220px;top:58px;left:92px;transform:rotate(-14deg)}.road-two{width:120px;height:190px;bottom:-40px;right:-10px}.map-pin{background:var(--orange);color:#fff;border-radius:14px 14px 14px 3px;place-items:center;width:28px;height:28px;font-size:9px;font-weight:800;display:grid;position:absolute;transform:rotate(-45deg);box-shadow:0 8px 12px #e8401638}.pin-one{top:25%;left:33%}.pin-two{top:43%;right:21%}.pin-three{bottom:16%;left:47%}.vehicle-card{z-index:4;background:#fff;border-radius:9px;align-items:center;gap:9px;padding:9px 11px;display:flex;position:absolute;top:39%;left:21%;box-shadow:0 10px 30px #231c1621}.vehicle-icon{color:var(--orange);font-size:18px}.vehicle-card div{flex-direction:column;display:flex}.vehicle-card b{font-size:9px}.vehicle-card small{color:#63a65f;margin-top:2px;font-size:6px}.vehicle-card strong{margin-left:12px;font-size:13px}.vehicle-card strong small{color:#aaa;font-size:6px}.status-card{background:#fffffff2;border-radius:9px;flex-direction:column;width:105px;padding:11px;display:flex;position:absolute;top:14px;right:14px;box-shadow:0 8px 25px #231c1617}.status-card span{color:#999;font-size:7px}.status-card b{margin:3px 0;font-size:24px}.status-card i{color:#63a65f;font-size:6px;font-style:normal}.floating-chip{z-index:4;background:#fff;border-radius:11px;align-items:center;gap:10px;min-width:145px;padding:12px 14px;display:flex;position:absolute;box-shadow:0 15px 40px #2a1b1424}.floating-chip>span{width:30px;height:30px;color:var(--orange);background:#fff0eb;border-radius:8px;place-items:center;display:grid}.floating-chip div{flex-direction:column;display:flex}.floating-chip small{color:#999;font-size:7px}.floating-chip b{margin-top:2px;font-size:12px}.chip-one{bottom:70px;left:0}.chip-two{top:65px;right:0}.chip-two>span{color:#5c9e58;background:#eaf5e9}.trust-strip{background:var(--ink);color:#fff;justify-content:center;align-items:center;gap:4.5vw;min-height:88px;padding:20px 5vw;display:flex}.trust-strip span{letter-spacing:.15em;white-space:nowrap;font-size:10px;font-weight:700}.trust-strip i{background:var(--orange);border-radius:50%;width:4px;height:4px}.partners-section{color:#fff;background:#1a1715;grid-template-columns:.7fr 1.3fr;align-items:end;gap:6vw;max-width:none;padding:105px max(4vw,54vw - 800px);display:grid}.partners-intro{max-width:520px}.partners-intro h2{font-size:clamp(38px,3.7vw,60px)}.partners-intro p{color:#aaa19b;margin:25px 0 0;font-size:16px;line-height:1.75}.partner-stats{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.partner-stats article{background:linear-gradient(145deg,#24201e,#1d1a18);border:1px solid #3b3531;border-radius:14px;flex-direction:column;min-height:210px;padding:30px;transition:all .25s;display:flex}.partner-stats article:hover{border-color:#e8401666;transform:translateY(-5px)}.partner-stats article:nth-child(2){background:var(--orange);border-color:var(--orange)}.partner-stats article>span{color:var(--orange);letter-spacing:-.06em;font-size:clamp(38px,4vw,58px);font-weight:800;line-height:1}.partner-stats article:nth-child(2)>span{color:#fff}.partner-stats strong{margin-top:18px;font-size:17px}.partner-stats p{color:#8f8781;max-width:260px;margin:auto 0 0;font-size:13px;line-height:1.55}.partner-stats article:nth-child(2) p{color:#ffd6cb}.section{max-width:1440px;margin:auto;padding:115px 6vw}.section-kicker{color:#716a64;letter-spacing:.16em;align-items:center;gap:13px;margin-bottom:32px;font-size:10px;font-weight:800;display:flex}.section-kicker span{width:30px;height:30px;color:var(--orange);letter-spacing:0;border:1px solid #d7d0c9;border-radius:50%;place-items:center;font-size:9px;display:grid}.section-kicker.light{color:#b3aaa4}.section-kicker.light span{border-color:#4a4440}h2{letter-spacing:-.055em;margin:0;font-size:clamp(40px,4.4vw,64px);line-height:1.06}h2 em{color:var(--orange);font-style:normal}.about-grid{grid-template-columns:1fr 1fr;align-items:start;gap:8vw;display:grid}.about-copy{max-width:570px;padding-top:6px}.about-copy p{color:#77706a;font-size:14px;line-height:1.8}.about-copy .large-copy{color:#2c2825;margin-top:0;font-size:18px;font-weight:600;line-height:1.65}.principle-grid{grid-template-columns:1fr 1fr 1.1fr;gap:20px;margin-top:75px;display:grid}.principle-grid article{background:#f3efe8;border:1px solid #ede6de;border-radius:14px;flex-direction:column;min-height:330px;padding:35px;transition:all .25s;display:flex;position:relative;overflow:hidden}.principle-grid article:hover{border-color:#e1d5ca;transform:translateY(-5px);box-shadow:0 22px 50px #30211814}.principle-grid .principle-icon{width:43px;height:43px;color:var(--orange);z-index:3;background:#fff;border-radius:50%;place-items:center;margin-bottom:auto;font-size:20px;display:grid;position:relative;box-shadow:0 7px 22px #3122190f}.principle-grid article>small,.principle-grid article>h3,.principle-grid article>p{z-index:3;position:relative}.principle-grid .vision-card,.principle-grid .mission-card{color:#fff;background:#25211e 50%/cover no-repeat;border-color:#3c342f}.principle-grid .vision-card{background-image:linear-gradient(#13110f0a 10%,#13110fe6 82%),linear-gradient(90deg,#13110f9e,#0000 78%),url(/about-vision-v2.jpg)}.principle-grid .mission-card{background-image:linear-gradient(#13110f08 8%,#13110fe6 80%),linear-gradient(90deg,#13110fad,#0000 76%),url(/about-mission-v2.jpg)}.principle-grid .vision-card:after,.principle-grid .mission-card:after{content:"";border-radius:inherit;pointer-events:none;position:absolute;inset:0;box-shadow:inset 0 0 0 1px #ffffff17}.principle-grid .vision-card .principle-icon,.principle-grid .mission-card .principle-icon{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#e84016e6;border:1px solid #ffffff80;box-shadow:0 10px 30px #160f0b33}.principle-grid .vision-card small,.principle-grid .mission-card small{color:#f0d8d0}.principle-grid .vision-card p,.principle-grid .mission-card p{color:#ded8d3}.principle-grid small,.contact-grid small,footer small{letter-spacing:.16em;color:#918881;font-size:9px;font-weight:800}.principle-grid h3{letter-spacing:-.03em;max-width:300px;font-size:20px;line-height:1.42}.principle-grid p{color:#867e78;font-size:12px;line-height:1.7}.principle-grid .numbers-card{color:#fff;background:linear-gradient(145deg,#f1481e,#df3510);border-color:#e84016;grid-template-rows:auto 1fr;grid-template-columns:1fr 1fr 1fr;gap:12px;display:grid}.numbers-card>small{color:#ffd4c8;grid-column:1/-1}.numbers-card div{flex-direction:column;justify-content:flex-end;display:flex}.numbers-card strong{letter-spacing:-.06em;font-size:36px}.numbers-card span{color:#ffd4c8;margin-top:6px;font-size:9px;line-height:1.4}.numbers-pattern{opacity:.36;background-image:radial-gradient(circle,#0000 22%,#ffb39f22 22.5%,#0000 23%),radial-gradient(circle at 70% 15%,#0000 8%,#fff2 8.5%,#0000 9%);background-size:150px 150px,110px 110px;z-index:0!important;display:block!important;position:absolute!important;inset:-20px!important}.numbers-pattern:before{content:"";border:1px solid #fff3;border-radius:50%;width:300px;height:300px;position:absolute;top:-125px;right:-85px;box-shadow:0 0 0 27px #fff1,0 0 0 56px #fff1}.numbers-pattern i{background:#fff7;border-radius:50%;width:8px;height:8px;position:absolute}.numbers-pattern i:first-child{top:44px;right:35px}.numbers-pattern i:nth-child(2){top:98px;left:44%}.numbers-pattern i:nth-child(3){bottom:42px;left:32px}.products-section{background:#f2eee7;max-width:none;padding-left:max(6vw,56vw - 720px);padding-right:max(6vw,56vw - 720px)}.section-heading{grid-template-columns:1.25fr .75fr;align-items:end;gap:6vw;max-width:1267px;margin:auto;display:grid}.section-heading>p{color:#77706a;max-width:430px;font-size:14px;line-height:1.8}.product-grid{grid-template-columns:repeat(4,1fr);gap:14px;max-width:1267px;margin:70px auto 0;display:grid}.product-card{background:#fff;border:1px solid #0000;flex-direction:column;min-height:410px;padding:28px;transition:all .25s;display:flex}.product-card:hover{border-color:#ead7cf;transform:translateY(-7px);box-shadow:0 22px 50px #2d1e1614}.product-card-top{justify-content:space-between;align-items:center;margin-bottom:48px;display:flex}.product-icon{width:46px;height:46px;color:var(--orange);background:#fff0eb;border-radius:11px;place-items:center;font-size:23px;display:grid}.product-card-top small{color:#b6ada7;font-size:10px}.product-card h3{margin:0 0 13px;font-size:18px}.product-card p{color:#7f7771;flex:1;font-size:12px;line-height:1.75}.product-tags{flex-wrap:wrap;gap:7px;margin:20px 0 27px;display:flex}.product-tags span{color:#6f6862;background:#f6f3ee;border-radius:20px;padding:7px 9px;font-size:8px}.product-tags span:first-letter{color:var(--orange)}.product-card>a{border-top:1px solid #eee9e3;justify-content:space-between;padding-top:17px;font-size:11px;font-weight:800;display:flex}.product-card>a span{color:var(--orange);font-size:16px}.st-product-showcase{background:#fff;border-radius:16px;grid-template-columns:1fr 1fr;max-width:1267px;margin:64px auto 0;display:grid;overflow:hidden;box-shadow:0 24px 60px #2d1e1614}.product-tabs{max-width:1267px;margin:46px auto 0}.product-tab-list{scrollbar-width:none;background:#fff;border:1px solid #e6ded6;border-radius:12px;align-items:center;gap:9px;width:max-content;max-width:100%;padding:7px;display:flex;overflow-x:auto;box-shadow:0 12px 34px #2d1e160e}.product-tab-list::-webkit-scrollbar{display:none}.product-tab{color:#5f5751;min-height:48px;font:inherit;white-space:nowrap;cursor:pointer;background:0 0;border:0;border-radius:8px;align-items:center;gap:10px;padding:0 19px;font-size:13px;font-weight:800;transition:background .2s,color .2s,box-shadow .2s;display:inline-flex}.product-tab span{color:#aaa19b;letter-spacing:.08em;font-size:10px;transition:color .2s}.product-tab:hover{color:var(--orange);background:#fff4f0}.product-tab[aria-selected=true]{color:#fff;background:var(--orange);box-shadow:0 9px 23px #e8401638}.product-tab[aria-selected=true] span{color:#ffd5ca}.product-tab:focus-visible{outline-offset:3px;outline:3px solid #ffb8a5}.product-panel{outline:none}.product-panel.is-active{animation:.34s both productPanelIn}.product-panel .st-product-showcase{margin-top:24px}.product-panel .tech-specs{margin-top:15px}@keyframes productPanelIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}.st-device-visual{background:linear-gradient(145deg,#e9e4dc,#f8f5f0);justify-content:center;align-items:center;min-height:0;padding:40px 28px 32px;display:flex;position:relative}.dealer-ribbon{color:var(--orange);letter-spacing:.1em;background:#fff;border-radius:5px;padding:10px 13px;font-size:12px;font-weight:800;position:absolute;top:25px;left:26px}.device-kicker{z-index:4;color:#766e68;letter-spacing:.13em;font-size:12px;font-weight:800;position:absolute;top:20px;left:28px}.gps-device{z-index:2;width:min(500px,92%);position:relative}.gps-device-photo{filter:drop-shadow(0 16px 18px #251f1c33);width:100%;height:auto;display:block}.st-device-visual.is-cover{align-self:stretch;min-height:100%;padding:0;overflow:hidden}.st-device-visual.is-cover .gps-device{width:auto;height:auto;position:absolute;inset:0}.st-device-visual.is-cover .gps-device-photo{object-fit:cover;filter:none;width:100%;height:100%}.st-device-visual.is-cover:after{content:"";z-index:3;pointer-events:none;background:linear-gradient(#110c0a94,#0000);height:120px;position:absolute;top:0;left:0;right:0}.st-device-visual.is-cover .device-kicker{color:#fff;text-shadow:0 1px 10px #00000059}.st-product-copy{flex-direction:column;justify-content:center;padding:32px 40px;display:flex}.st-product-copy>small{color:var(--orange);letter-spacing:.14em;font-size:13px;font-weight:800}.st-product-copy h3{letter-spacing:-.06em;margin:6px 0 12px;font-size:clamp(34px,3.2vw,44px);line-height:1}.st-product-copy>p{color:#716a64;margin:0 0 16px;font-size:16px;line-height:1.7}.st-feature-list{grid-template-columns:1fr 1fr;gap:11px;margin-bottom:18px;display:grid}.st-feature-list span{font-size:14px;font-weight:700}.st-feature-list b{color:var(--orange);margin-right:6px}.st-product-copy .button{align-self:flex-start}.tech-specs{color:#fff;background:#1b1816;border-radius:11px;grid-template-columns:repeat(4,1fr);max-width:1267px;margin:15px auto 0;display:grid;overflow:hidden}.tech-specs>div{border-right:1px solid #38322f;flex-direction:column;justify-content:center;min-height:115px;padding:24px;display:flex}.tech-specs>div:last-child{border-right:0}.tech-specs small{color:#aaa19b;letter-spacing:.1em;margin-bottom:8px;font-size:12px;font-weight:800}.tech-specs strong{font-size:16px}.control-section{color:#fff;background:#181513;grid-template-columns:.78fr 1.22fr;align-items:center;gap:6vw;min-height:760px;padding:110px max(6vw,56vw - 720px);display:grid;overflow:hidden}.control-copy{max-width:480px}.control-copy>p{color:#aaa19b;margin:27px 0 32px;font-size:13px;line-height:1.8}.control-copy ul{margin:0 0 34px;padding:0;list-style:none}.control-copy li{color:#d2ccc8;border-top:1px solid #37312e;align-items:center;gap:15px;padding:15px 0;font-size:11px;display:flex}.control-copy li span{color:var(--orange);font-size:8px}.screen-mockup{color:#231f1d;background:#f7f5f2;border:8px solid #302c29;border-radius:18px;width:700px;height:480px;position:relative;transform:perspective(1000px)rotateY(-6deg);box-shadow:0 50px 100px #0008}.screen-bar{background:#fff;border-radius:10px 10px 0 0;align-items:center;gap:7px;height:43px;padding:0 15px;display:flex}.screen-bar>span{background:#d9d4d0;border-radius:50%;width:6px;height:6px}.screen-bar b{color:#aaa;margin-left:auto;margin-right:auto;font-size:7px}.screen-body{height:calc(100% - 43px);display:flex}.screen-body>aside{background:#201c1a;flex-direction:column;align-items:center;gap:23px;width:54px;padding-top:17px;display:flex}.screen-body>aside strong{background:var(--orange);color:#fff;border-radius:8px 8px 8px 2px;place-items:center;width:25px;height:25px;font-size:12px;display:grid}.screen-body>aside i{background:#4b4440;border-radius:4px;width:13px;height:4px}.screen-main{flex:1;padding:27px}.screen-title{justify-content:space-between;align-items:flex-end;display:flex}.screen-title div{flex-direction:column;display:flex}.screen-title small,.metric-row small,.chart small{color:#a49c96;letter-spacing:.12em;font-size:6px}.screen-title b{margin-top:4px;font-size:22px}.screen-title>span{color:#999;font-size:7px}.metric-row{grid-template-columns:repeat(3,1fr);gap:11px;margin-top:23px;display:grid}.metric-row>div{background:#fff;border-radius:8px;grid-template-columns:1fr auto;padding:15px;display:grid}.metric-row small{grid-column:1/-1}.metric-row strong{margin-top:9px;font-size:23px}.metric-row i{color:#54a167;align-self:end;margin-bottom:4px;font-size:6px;font-style:normal}.chart-map{grid-template-columns:1fr 1.2fr;gap:12px;height:215px;margin-top:12px;display:grid}.chart,.mini-map{background:#fff;border-radius:8px;padding:17px;position:relative;overflow:hidden}.chart{flex-direction:column;display:flex}.chart b{margin-top:5px;font-size:18px}.bars{color:var(--orange);word-spacing:5px;border-bottom:1px solid #eee;margin-top:auto;padding-bottom:10px;font-size:24px}.mini-map{background:linear-gradient(30deg,#f3f1ed 12%,#0000 12%) 0 0/32px 32px,#faf9f7}.mini-map span{background:var(--orange);color:#fff;border-radius:50%;place-items:center;width:23px;height:23px;font-size:7px;display:grid;position:absolute;box-shadow:0 5px 10px #e8401644}.mini-map span:first-of-type{top:25%;left:27%}.mini-map span:nth-of-type(2){top:58%;left:58%}.mini-map span:nth-of-type(3){top:32%;right:10%}.mini-route{border:2px dashed #e8401677;border-radius:50%;width:210px;height:110px;position:absolute;top:51px;left:34px;transform:rotate(-15deg)}.screen-alert{background:#fff;border-radius:9px;gap:10px;padding:12px 16px;display:flex;position:absolute;bottom:40px;right:-38px;box-shadow:0 18px 45px #0005}.screen-alert>span{width:27px;height:27px;color:var(--orange);background:#fff0eb;border-radius:8px;place-items:center;font-weight:900;display:grid}.screen-alert div{flex-direction:column;display:flex}.screen-alert small{color:var(--orange);letter-spacing:.12em;font-size:6px}.screen-alert b{margin-top:4px;font-size:8px}.mobile-app-section{color:#fff;background:linear-gradient(135deg,#e84016 0% 63%,#d93611 63% 100%);grid-template-columns:.78fr 1.22fr;align-items:center;gap:6vw;min-height:840px;padding:110px max(6vw,56vw - 720px);display:grid;overflow:hidden}.mobile-app-copy{z-index:3;max-width:520px;position:relative}.mobile-app-copy .section-kicker.light{color:#ffd1c4}.mobile-app-copy .section-kicker.light span{color:#fff;border-color:#ff8567}.mobile-app-copy h2{font-size:clamp(54px,5.4vw,78px)}.mobile-app-copy h2 em{color:#201b18}.mobile-app-copy>p{color:#ffd7cc;margin:26px 0 32px;font-size:17px;line-height:1.75}.mobile-features{flex-direction:column;margin-bottom:28px;display:flex}.mobile-features span{border-top:1px solid #f27151;align-items:center;gap:14px;padding:13px 0;display:flex}.mobile-features b{width:29px;height:29px;color:var(--orange);background:#fff;border-radius:50%;place-items:center;font-size:11px;display:grid}.mobile-features i{color:#fff;font-size:14px;font-style:normal;font-weight:700}.platform-row{gap:10px;margin-bottom:28px;display:flex}.platform-row span{color:#fff;border:1px solid #ff8a6d;border-radius:8px;padding:10px 14px;font-size:13px;font-weight:800}.platform-row b{color:#201b18;margin-right:5px}.app-cta-button{background:#201b18;box-shadow:0 14px 40px #4714073d}.app-cta-button:hover{background:#090807}.app-visual{justify-content:center;align-items:center;min-height:620px;display:flex;position:relative}.phone{background:#171412;border-radius:42px;width:280px;height:570px;padding:9px;position:absolute;overflow:hidden;box-shadow:0 35px 80px #47140757}.phone-notch{z-index:4;background:#171412;border-radius:0 0 15px 15px;width:92px;height:23px;position:absolute;top:8px;left:50%;transform:translate(-50%)}.phone-screen{color:#201c1a;background:#f7f5f1;border-radius:34px;height:100%;position:relative;overflow:hidden}.phone-front{z-index:3;left:44%;transform:translate(-20%)rotate(4deg)}.phone-back{z-index:1;opacity:.95;left:13%;transform:rotate(-9deg)translateY(25px)}.app-top{background:#fff;grid-template-columns:1fr auto 1fr;align-items:center;height:62px;padding:26px 15px 0;display:grid}.app-top span{color:var(--orange);font-size:20px}.app-top b{font-size:13px}.app-top i{color:#aaa29c;justify-self:end;font-size:10px;font-style:normal}.map-app-top>span{background:var(--orange);color:#fff;border-radius:8px 8px 8px 2px;place-items:center;width:25px;height:25px;font-size:13px;font-weight:900;display:grid}.app-summary{color:#fff;background:#201c1a;grid-template-columns:1fr auto;padding:20px;display:grid}.app-summary small{color:#8f8781;letter-spacing:.1em;grid-column:1/-1;font-size:10px}.app-summary strong{margin-top:8px;font-size:32px}.app-summary strong i{color:#7d746f;font-size:13px;font-style:normal}.app-summary>span{color:#67b36f;align-self:end;padding-bottom:5px;font-size:10px}.app-car-row{border-bottom:1px solid #e7e1db;align-items:center;gap:10px;margin:0 13px;padding:17px 8px;display:flex}.app-car-row>i{border-radius:50%;width:10px;height:10px}.car-live{background:#5aa764;box-shadow:0 0 0 5px #5aa76416}.car-park{background:#aaa19b;box-shadow:0 0 0 5px #aaa19b16}.app-car-row>div{flex-direction:column;display:flex}.app-car-row b{font-size:12px}.app-car-row small{color:#978f89;margin-top:3px;font-size:9px}.app-car-row>strong{margin-left:auto;font-size:16px}.app-map{background:linear-gradient(40deg,#ece8e1 14%,#0000 14%) 0 0/48px 48px,linear-gradient(-40deg,#f1ede7 12%,#0000 12%) 15px 8px/58px 58px,#f9f7f3;height:310px;position:relative;overflow:hidden}.app-road{background:#dfd9d2;border-radius:15px;height:8px;position:absolute}.app-road-a{width:330px;top:75px;left:-55px;transform:rotate(33deg)}.app-road-b{width:320px;top:186px;left:25px;transform:rotate(-29deg)}.app-road-c{width:240px;top:120px;left:92px;transform:rotate(82deg)}.app-route{border:3px dashed #e8401688;border-radius:50%;width:190px;height:160px;position:absolute;top:58px;left:35px;transform:rotate(-13deg)}.app-pin{background:var(--orange);color:#fff;border-radius:50% 50% 50% 8px;place-items:center;width:29px;height:29px;font-size:9px;font-weight:900;display:grid;position:absolute;transform:rotate(-45deg);box-shadow:0 7px 16px #e8401644}.app-pin-one{top:29%;left:31%}.app-pin-two{bottom:25%;right:18%}.app-pin:first-letter{transform:rotate(45deg)}.app-bottom-card{z-index:2;background:#fff;border-radius:17px;padding:8px 14px 12px;position:absolute;bottom:55px;left:8px;right:8px;box-shadow:0 -8px 35px #231a151c}.drag-handle{background:#ddd6d0;border-radius:3px;width:34px;height:3px;margin:0 auto 9px}.selected-car{align-items:center;gap:8px;display:flex}.selected-car>span{color:var(--orange)}.selected-car>div{flex-direction:column;display:flex}.selected-car b{font-size:11px}.selected-car small{color:#57a260;font-size:8px}.selected-car strong{margin-left:auto;font-size:15px}.selected-car strong i{color:#aaa29b;font-size:8px;font-style:normal}.car-details{grid-template-columns:1fr 1fr;gap:7px;margin:9px 0;display:grid}.car-details>span{background:#f6f3ef;border-radius:7px;flex-direction:column;padding:7px;display:flex}.car-details small{color:#9b938d;font-size:7px}.car-details b{margin-top:3px;font-size:10px}.app-bottom-card button{background:var(--orange);color:#fff;width:100%;font:inherit;border:0;border-radius:7px;padding:9px;font-size:9px;font-weight:800}.app-nav{background:#fff;border-top:1px solid #e9e3dd;grid-template-columns:repeat(4,1fr);height:56px;display:grid;position:absolute;bottom:0;left:0;right:0}.app-nav>*{color:#9b938d;flex-direction:column;justify-content:center;align-items:center;gap:2px;font-size:13px;display:flex}.app-nav b{color:var(--orange)}.app-nav small{font-size:7px;font-weight:700}.app-float-card{z-index:5;color:#201c1a;background:#fff;border-radius:11px;align-items:center;gap:10px;padding:13px 15px;display:flex;position:absolute;top:90px;right:0;box-shadow:0 18px 45px #4614083d}.app-float-card>span{color:#4e9958;background:#ebf6eb;border-radius:8px;place-items:center;width:30px;height:30px;display:grid}.app-float-card>div{flex-direction:column;display:flex}.app-float-card small{color:#9c948e;font-size:10px}.app-float-card b{margin-top:3px;font-size:11px}.quote-section{grid-template-columns:.85fr 1.15fr;align-items:center;gap:7vw;display:grid}.quote-intro>p{color:#7c746e;max-width:460px;margin:28px 0 35px;font-size:13px;line-height:1.8}.promise-list{flex-direction:column;gap:15px;display:flex}.promise-list span{align-items:center;gap:13px;font-size:11px;font-weight:700;display:flex}.promise-list b{width:27px;height:27px;color:var(--orange);border:1px solid #ddd5ce;border-radius:50%;place-items:center;font-size:8px;display:grid}.promise-list i{font-style:normal}.form-shell{background:#fff;border:1px solid #eee8e2;border-radius:13px;padding:42px;box-shadow:0 25px 70px #32231814}.form-shell h3{margin:0 0 6px;font-size:24px}.form-shell>p{color:#988f88;margin:0 0 28px;font-size:11px}.lead-form{flex-direction:column;gap:16px;display:flex}.form-grid{grid-template-columns:1fr 1fr;gap:15px;display:grid}.lead-form label{flex-direction:column;gap:8px;display:flex}.lead-form label>span{color:#625b55;letter-spacing:.04em;font-size:9px;font-weight:800}.lead-form small{color:#aaa;font-size:8px}.lead-form input,.lead-form select,.lead-form textarea{color:#292522;width:100%;font:inherit;background:#fcfbf9;border:1px solid #ded8d2;border-radius:6px;outline:none;padding:13px;font-size:11px}.lead-form input:focus,.lead-form select:focus,.lead-form textarea:focus{border-color:var(--orange);box-shadow:0 0 0 3px #e8401612}.lead-form textarea{resize:vertical}.lead-form .consent{flex-direction:row;align-items:flex-start;gap:9px}.consent input{width:14px;height:14px;accent-color:var(--orange)}.consent span{line-height:1.5;color:#918983!important;font-weight:500!important}.consent a{text-decoration:underline}.form-submit{cursor:pointer;border:0;width:100%;margin-top:3px}.form-note{color:#3f7b46;background:#edf8ed;border-radius:6px;margin:0;padding:11px;font-size:10px}.dealership{background:#e84016;grid-template-columns:.86fr 1.14fr;gap:7vw;max-width:none;padding-left:max(6vw,56vw - 720px);padding-right:max(6vw,56vw - 720px);display:grid}.dealer-panel{color:#fff}.dealer-panel .section-kicker.light{color:#ffd3c7}.dealer-panel .section-kicker.light span{color:#fff;border-color:#f77857}.dealer-panel h2 em{color:#201b18}.dealer-panel>p{color:#ffd5ca;max-width:500px;margin:25px 0 32px;font-size:13px;line-height:1.8}.dealer-benefits{grid-template-columns:1fr 1fr;gap:15px;display:grid}.dealer-benefits span{font-size:10px;font-weight:700}.dealer-benefits b{width:20px;height:20px;color:var(--orange);background:#fff;border-radius:50%;place-items:center;margin-right:6px;display:inline-grid}.dealer-form-shell{box-shadow:0 25px 70px #41120633}.contact-section>div:first-child{justify-content:space-between;align-items:end;display:flex}.contact-grid{border-top:1px solid #ded8d2;border-bottom:1px solid #ded8d2;grid-template-columns:repeat(3,1fr);margin-top:65px;display:grid}.contact-grid article{border-right:1px solid #ded8d2;flex-direction:column;min-height:230px;padding:35px 32px;display:flex}.contact-grid article:last-child{border-right:0}.contact-grid small{color:var(--orange);margin-bottom:42px}.contact-grid a,.contact-grid strong{margin-bottom:8px;font-size:16px}.contact-grid span{color:#968e87;font-size:10px;line-height:1.6}.contact-grid article>a:last-child{color:var(--orange);margin-top:auto;font-size:10px;font-weight:800}footer{color:#fff;background:#171412;padding:70px max(6vw,56vw - 720px) 24px}.footer-main{grid-template-columns:1.6fr 1fr 1fr 1fr;gap:45px;display:grid}.footer-main>div{flex-direction:column;gap:11px;display:flex}.logo-on-dark{background:#fff;border-radius:4px;align-items:center;width:170px;height:62px;padding:3px 7px;display:flex;overflow:hidden}.logo-on-dark img{width:100%}.footer-brand p{color:#9f9690;max-width:240px;font-size:11px;line-height:1.6}.footer-main small{color:#6f6762;margin-bottom:14px}.footer-main a{color:#bcb4ae;font-size:10px}.footer-main a:hover{color:#fff}.footer-main span{color:#7e7671;font-size:9px}.footer-plain{color:#bcb4ae!important;font-size:13px!important}.social-links{flex-wrap:wrap;margin-top:7px;flex-direction:row!important;gap:8px!important;display:flex!important}.social-links a{border:1px solid #3b3531;border-radius:999px;align-items:center;gap:7px;min-height:34px;padding:0 11px;transition:all .2s;display:inline-flex}.social-links a:hover{background:#e84016;border-color:#e84016}.social-links span{color:#fff;background:#2d2825;border-radius:6px;place-items:center;width:19px;height:19px;font-size:10px;font-weight:800;display:grid}.social-links a:hover span{color:#e84016;background:#fff}.legal-notes{border-top:1px solid #312c29;grid-template-columns:1fr 1fr;gap:40px;margin-top:50px;padding:22px 0;display:grid}.legal-notes p{color:#6f6762;margin:0;font-size:8px;line-height:1.6}.legal-notes b{color:#aaa19b}.footer-bottom{color:#6e6661;border-top:1px solid #312c29;justify-content:space-between;padding-top:22px;font-size:8px;display:flex}.footer-bottom a{color:#9f9690;font-weight:800}.footer-bottom a:hover{color:var(--orange)}.cookie-notice{z-index:50;background:#fff;border:1px solid #e7e0da;border-radius:10px;align-items:center;gap:14px;width:min(780px,100% - 28px);padding:13px 15px;display:flex;position:fixed;bottom:18px;left:50%;transform:translate(-50%);box-shadow:0 15px 60px #1e140f30}.cookie-icon{color:var(--orange);font-size:20px}.cookie-notice p{color:#756d67;flex:1;margin:0;font-size:9px;line-height:1.5}.cookie-notice a{color:#272320;font-weight:800;text-decoration:underline}.cookie-notice button{font:inherit;cursor:pointer;white-space:nowrap;background:0 0;border:0;padding:10px 12px;font-size:9px;font-weight:800}.cookie-notice .cookie-accept{background:var(--orange);color:#fff;border-radius:5px}.whatsapp-float{z-index:49;color:#fff;background:#25d366;border-radius:50% 50% 50% 16px;place-items:center;width:60px;height:60px;transition:transform .2s,box-shadow .2s,bottom .25s;display:grid;position:fixed;bottom:24px;right:26px;box-shadow:0 16px 38px #147e404d}.whatsapp-float:after{content:"";border-radius:inherit;border:1px solid #25d3664d;animation:2.6s ease-out infinite whatsappPulse;position:absolute;inset:-6px}.whatsapp-float>img{z-index:2;width:31px;height:31px;display:block;position:relative}.whatsapp-float>b{color:#fff;letter-spacing:.02em;opacity:0;pointer-events:none;background:#1c1917;border-radius:7px;padding:8px 11px;font-size:11px;transition:all .2s;position:absolute;right:calc(100% + 11px);transform:translate(6px);box-shadow:0 8px 24px #1e161229}:is(.whatsapp-float:hover,.whatsapp-float:focus-visible){transform:translateY(-3px);box-shadow:0 20px 44px #147e4061}:is(.whatsapp-float:hover>b,.whatsapp-float:focus-visible>b){opacity:1;transform:none}.whatsapp-float:focus-visible{outline-offset:3px;outline:3px solid #fff}.whatsapp-float:focus-visible:after{display:none}main:has(.cookie-notice) .whatsapp-float{bottom:96px}@keyframes whatsappPulse{0%{opacity:.8;transform:scale(.88)}70%,to{opacity:0;transform:scale(1.22)}}nav a{font-size:15px}.button-small{font-size:13px}.trust-strip span{font-size:12px}.section-kicker{font-size:13px}.section-kicker span{font-size:11px}.principle-grid small,.contact-grid small,footer small{font-size:12px}.principle-grid p{font-size:15px}.numbers-card span{font-size:13px}.section-heading>p{font-size:16px}.product-card p{font-size:15px}.product-tags span{font-size:12px}.product-card>a{font-size:14px}.control-copy>p{font-size:16px}.control-copy li{font-size:14px}.control-copy li span{font-size:11px}.screen-bar b,.screen-title small,.metric-row small,.chart small,.screen-title>span,.metric-row i,.screen-alert small{font-size:10px}.quote-intro>p{font-size:16px}.promise-list span{font-size:14px}.promise-list b{font-size:11px}.form-shell>p{font-size:14px}.lead-form label>span{font-size:13px}.lead-form small{font-size:12px}.lead-form input,.lead-form select,.lead-form textarea{font-size:15px}.consent span{font-size:12px!important}.form-note{font-size:13px}.dealer-panel>p{font-size:16px}.dealer-benefits span,.contact-grid span{font-size:14px}.contact-grid article>a:last-child{font-size:13px}.footer-brand p{font-size:14px}.footer-main a{font-size:13px}.footer-main span,.legal-notes p,.footer-bottom,.cookie-notice p,.cookie-notice button,.floating-chip small{font-size:12px}.floating-chip b{font-size:14px}.screen-bar b,.screen-title small,.metric-row small,.chart small,.screen-title>span,.metric-row i,.screen-alert small{font-size:11px}.screen-alert b{font-size:12px}.mini-map span{font-size:11px}@media (prefers-reduced-motion:reduce){.wire-plane,.wire-route,.wire-node,.wire-scan,.whatsapp-float:after,.product-panel.is-active{animation:none!important}}@media (max-width:1100px){.dealer-badge{display:none}.product-grid{grid-template-columns:1fr 1fr}.st-product-showcase{grid-template-columns:1fr}.st-device-visual{min-height:240px}.st-device-visual.is-cover{min-height:280px}.st-product-copy{padding:28px}.partners-section{grid-template-columns:1fr}.partners-intro{max-width:720px}.control-section{grid-template-columns:1fr;padding-bottom:80px}.control-copy{max-width:650px}.screen-mockup{width:min(760px,95vw)}.mobile-app-section{grid-template-columns:1fr;padding-bottom:70px}.mobile-app-copy{max-width:700px}.app-visual{width:100%;max-width:760px;min-height:650px;margin:auto}.quote-section,.dealership{grid-template-columns:1fr}.dealer-panel{max-width:700px}.principle-grid{grid-template-columns:1fr 1fr}.principle-grid .numbers-card{grid-column:1/-1;min-height:230px}.footer-main{grid-template-columns:1.4fr 1fr 1fr}.footer-main>div:last-child{grid-column:2}}@media (max-width:980px){nav{display:none}.nav-shell{justify-content:space-between}.header-actions{margin-left:auto}.hero{grid-template-columns:1fr;padding:55px 5vw 65px}.hero-route-background{display:none}.hero-copy{max-width:700px}.product-stage{min-height:500px}.hero-mobile-art{aspect-ratio:1200/630;border-radius:20px;width:min(760px,100%);display:block;overflow:hidden;box-shadow:0 26px 60px #2e211a21}.hero-mobile-art img{object-fit:cover;width:100%;height:100%;display:block}.hero-proof{max-width:520px}.section{padding-top:85px;padding-bottom:85px}.about-grid,.section-heading{grid-template-columns:1fr}.section-heading>p{max-width:600px}.contact-grid{grid-template-columns:1fr}.contact-grid article{border-bottom:1px solid #ded8d2;border-right:0;min-height:180px}.contact-grid article:last-child{border-bottom:0}.contact-grid small{margin-bottom:25px}}@media (max-width:620px){.site-header{height:74px}.nav-shell{gap:12px;padding:0 18px}.brand{width:128px}.button-small{min-height:38px;padding:0 13px}.button-small span{display:none}.hero{grid-template-columns:minmax(0,1fr);padding:48px 20px 45px}.hero-wireframe{opacity:.42;inset:-10% -50% -15%}h1{font-size:50px}.hero-actions{flex-direction:column;align-items:flex-start;gap:12px}.hero-proof{flex-wrap:wrap;gap:15px}.hero-proof div{flex:1;min-width:120px}.product-stage{min-height:330px;margin:20px -20px 0}.hero-mobile-art{border-radius:15px;width:calc(100vw - 16px);box-shadow:0 20px 44px #2e211a1f}.hero-console{border-width:6px;width:calc(100vw - 26px);height:420px;transform:none}.console-body{grid-template-columns:44px 1fr;height:315px}.console-panel{display:none}.console-foot{gap:11px;height:41px;padding:0 12px}.console-foot b{display:none}.live-vehicle{min-width:195px;left:17%}.chip-one{bottom:4px;left:10px}.chip-two{top:10px;right:10px}.partners-section{padding:70px 20px}.partner-stats{grid-template-columns:1fr}.partner-stats article{min-height:190px}.section{padding:70px 20px}.about-grid{gap:30px}.principle-grid,.product-grid{grid-template-columns:1fr;margin-top:45px}.principle-grid article{min-height:350px}.principle-grid .numbers-card{grid-column:auto;grid-template-rows:auto repeat(3,1fr);grid-template-columns:1fr;min-height:400px}.numbers-card>small{grid-column:auto}.section-heading{gap:20px}.product-tabs{margin-top:34px}.product-tab-list{border-radius:10px;width:100%}.product-tab{min-height:44px;padding:0 14px;font-size:12px}.st-device-visual{min-height:220px;padding:48px 18px 28px}.gps-device{width:min(420px,92%)}.st-product-copy{padding:28px 22px}.st-feature-list{grid-template-columns:1fr}.tech-specs{grid-template-columns:1fr 1fr}.tech-specs>div:nth-child(2){border-right:0}.tech-specs>div{border-bottom:1px solid #38322f}.control-section{padding:75px 20px;display:block}.control-copy{margin-bottom:60px}.screen-mockup{transform-origin:0 0;width:680px;margin-bottom:-185px;transform:scale(.58)}.mobile-app-section{padding:75px 20px}.mobile-app-copy h2{font-size:56px}.app-visual{width:420px;min-height:560px;margin:20px 0 0;left:50%;transform:translate(-50%)}.phone{width:240px;height:500px}.phone-front{left:38%}.phone-back{left:2%}.app-float-card{top:70px;right:5px}.app-map{height:270px}.app-bottom-card{bottom:52px}.app-summary{padding:16px}.quote-section{gap:45px}.form-shell{padding:25px 20px}.form-grid{grid-template-columns:1fr}.dealership{gap:45px;padding:70px 20px}.dealer-benefits{grid-template-columns:1fr}.contact-grid{margin-top:40px}.contact-grid article{padding:30px 10px}.footer-main{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.footer-main>div:last-child{grid-column:auto}.legal-notes{grid-template-columns:1fr}.footer-bottom{align-items:flex-end;gap:20px}.cookie-notice{flex-wrap:wrap}.cookie-notice p{min-width:calc(100% - 50px)}.cookie-notice button{flex:1}.whatsapp-float{border-radius:50% 50% 50% 14px;width:56px;height:56px;right:16px}.whatsapp-float>img{width:29px;height:29px}.whatsapp-float>b{display:none}main:has(.cookie-notice) .whatsapp-float{bottom:154px}}
