:root{color-scheme:dark;--bg:#080d17;--surface:#101827;--raised:#151f30;--ink:#f3f6fc;--muted:#a2aec2;--line:#243044;--blue:#3988ff;--cyan:#64c7ff;--max:1280px;--radius:16px;--ease:cubic-bezier(.2,.65,.3,1)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:104px}body{margin:0;background:var(--bg);color:var(--ink);font-family:"Inter","Segoe UI",system-ui,-apple-system,sans-serif;font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{color:inherit}button,a{touch-action:manipulation}button{cursor:pointer}img{max-width:100%;height:auto}p,h1,h2,h3,figure{margin:0}svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}a,button,input,textarea,select{outline-offset:5px}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,[tabindex]:focus-visible{outline:2px solid var(--cyan)}a:hover{color:var(--cyan)}button:disabled{opacity:.5;cursor:not-allowed}[hidden]{display:none!important}.container{width:min(var(--max),calc(100% - 96px));margin-inline:auto}.section{padding-block:112px}.skip-link{position:fixed;top:-90px;left:20px;padding:12px 18px;z-index:1000;background:var(--ink);color:var(--bg);border-radius:6px}.skip-link:focus{top:12px}
.site-header{position:sticky;top:0;z-index:50;background:rgba(8,13,23,.9);backdrop-filter:blur(16px);border-bottom:1px solid rgba(162,174,194,.12)}.header-inner{height:86px;display:flex;align-items:center;justify-content:space-between;gap:36px}.brand{display:flex;align-items:center;width:198px;flex-shrink:0}.brand img{width:100%;height:auto}.navigation{display:flex;align-items:center;gap:28px;font-size:13px;font-weight:520}.navigation>a:not(.button){padding-block:16px;transition:color .2s}.menu-toggle{display:none}.button{display:inline-flex;align-items:center;justify-content:center;gap:14px;min-height:54px;padding:14px 23px;border:1px solid transparent;border-radius:8px;font-size:14px;font-weight:620;line-height:1.5;transition:background .2s,border-color .2s,transform .2s;white-space:normal;text-align:center}.button:hover{transform:translateY(-2px);color:white}.button-primary{color:#fff;background:#266ee8;box-shadow:0 7px 25px rgba(24,84,210,.15)}.button-primary:hover{background:#337ff4}.button-outline{background:transparent;border-color:#374761}.button-outline:hover{border-color:#6b9fe7;background:#14213b}.button-small{font-size:12px;min-height:42px;padding:10px 16px}.button span[aria-hidden]{font-size:19px;line-height:1}.text-link{display:inline-flex;align-items:center;gap:9px;font-size:14px;font-weight:600;border:0;background:none;padding:0;color:var(--ink)}.text-link svg{width:18px;height:18px;transition:transform .2s}.text-link:hover svg{transform:translateX(3px)}
.hero{position:relative;display:grid;grid-template-columns:.88fr 1.12fr;align-items:center;gap:48px;padding-block:103px 92px;min-height:705px}.hero:before{content:"";position:absolute;width:700px;height:600px;right:-20px;top:0;background:radial-gradient(ellipse at center,rgba(23,90,183,.13),transparent 70%);pointer-events:none;z-index:-1}.hero h1{font-size:clamp(50px,5.15vw,76px);font-weight:730;line-height:1.075;letter-spacing:-3.6px}.hero h1>span{color:var(--cyan);background:linear-gradient(100deg,#82dcff,#3988ff);background-clip:text;-webkit-text-fill-color:transparent}.hero-lead{font-size:19px;line-height:1.5;margin-top:28px;font-weight:540;letter-spacing:-.3px}.hero-description{color:var(--muted);font-size:14px;line-height:1.85;max-width:430px;margin-top:14px}.hero-actions{display:flex;align-items:center;flex-wrap:wrap;gap:20px;margin-top:29px}.hero-actions .button{padding-inline:18px;font-size:13px}.hero-actions .text-link{font-size:12px}.hero-note{font-size:11px;color:#8a9ab2;margin-top:20px}.hero-product{min-width:0;position:relative}.hero-product:after{content:"";position:absolute;height:1px;width:80%;left:10%;bottom:-26px;background:linear-gradient(90deg,transparent,#225188,transparent)}.preview-window{background:#0f1623;border:1px solid #334969;border-radius:14px;overflow:hidden;box-shadow:0 35px 80px #0007,0 0 65px #246aea0b;transform:perspective(1800px) rotateY(-4deg) rotateX(1deg);transform-origin:center;transition:transform .4s}.hero-product:hover .preview-window{transform:perspective(1800px) rotateY(0) rotateX(0)}.window-top{height:44px;display:flex;align-items:center;gap:18px;padding:0 17px;border-bottom:1px solid #283447;font-size:8px;color:#879ab7;letter-spacing:1px;background:#151e2c}.window-top b{color:#c8d7ec;font-weight:500}.window-dots{display:flex;gap:5px}.window-dots i{width:6px;height:6px;background:#46546b;border-radius:50%}.demo-badge{margin-left:auto;color:#a9c5ef;font-size:7px;letter-spacing:.6px}.preview-shell{display:grid;grid-template-columns:113px 1fr;min-height:399px}.preview-sidebar{background:#101724;border-right:1px solid #243044;display:flex;flex-direction:column;padding:20px 9px 13px;gap:26px}.workspace-mark{font-size:20px;font-style:italic;line-height:1;color:#86c8ff;font-weight:800;padding-left:8px;letter-spacing:-1px}.workspace-mark>span{display:block;font-size:9px;color:#a4b4cb;font-weight:400;font-style:normal;letter-spacing:0;margin-top:9px}.preview-tabs{display:flex;flex-direction:column;gap:7px}.preview-tabs button{border:1px solid transparent;background:none;display:flex;align-items:center;gap:8px;text-align:left;padding:10px 8px;color:#a2b1c5;font-size:9px;border-radius:5px}.preview-tabs svg{width:14px;height:14px}.preview-tabs button[aria-selected=true]{background:#1b3356;border-color:#254b79;color:#9bcdff}.preview-tabs button:hover{background:#17273d}.sidebar-bottom{display:flex;gap:5px;align-items:center;font-size:7px;color:#8194ae;margin-top:auto;line-height:1.4}.status-dot{display:inline-block;width:5px;height:5px;border-radius:50%;background:#70d9b5;flex-shrink:0}.preview-main{padding:22px 20px;min-width:0}.preview-heading{display:flex;justify-content:space-between;gap:10px;align-items:center}.preview-overline{font-size:7px;color:#788aa6;letter-spacing:1.3px}.preview-heading h2{font-size:16px;font-weight:550;line-height:1.5;letter-spacing:-.3px;margin-top:3px}.avatar{width:25px;height:25px;background:#244169;color:#a8caff;display:grid;place-items:center;border-radius:8px;font-size:8px}.preview-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-block:21px}.preview-stats>div{border:1px solid #263448;border-radius:7px;background:#141e2d;padding:12px}.preview-stats>div>span{font-size:8px;color:#97aac4;display:block;line-height:1.2;min-height:13px}.preview-stats strong{font-size:25px;font-weight:500;letter-spacing:-1px;line-height:1.35;display:block;margin-top:7px}.preview-stats strong small{font-size:7px;color:#91a2b9;letter-spacing:0;font-weight:400;margin-left:6px}.preview-table-head{display:flex;justify-content:space-between;gap:10px;align-items:center;margin-bottom:8px;font-size:9px}.preview-table-head>span{color:#8094b0;font-size:7px}.preview-rows{display:flex;flex-direction:column}.work-row{display:flex;align-items:center;gap:9px;padding-block:13px;border-bottom:1px solid #202d40}.vehicle-icon{height:28px;width:28px;display:grid;place-items:center;background:#1d2e45;border:1px solid #284264;border-radius:6px;font-size:9px;color:#8cbeff;flex-shrink:0}.work-row>div{min-width:0}.work-row strong{display:block;font-size:9px;font-weight:500}.work-row small{display:block;font-size:7px;color:#8398b5;margin-top:2px}.status{font-size:7px;line-height:1.5;border-radius:4px;padding:3px 5px;white-space:nowrap;margin-left:auto}.status-blue{background:#153457;color:#a1ceff}.status-amber{background:#393019;color:#e6c572}.status-green{background:#143d37;color:#8de4c2}.preview-progress{margin-top:22px}.preview-progress>div:first-child{display:flex;justify-content:space-between;gap:10px;font-size:7px;color:#859bb8}.preview-progress strong{color:#bdcfe7;font-weight:400}.progress-track{height:4px;display:flex;gap:3px;margin-block:10px}.progress-track i{width:20%;border-radius:3px;background:#316cba}.progress-track i:nth-child(2){background:#3883dc}.progress-track i:nth-child(3){background:#53a9ef}.progress-track i:nth-child(4){background:#73c8ea}.progress-track i:nth-child(5){background:#90d6d9}.preview-progress p{font-size:7px;color:#8198b8}.hero-product figcaption{font-size:9px;color:#92a1b7;margin-top:18px;text-align:center;line-height:1.6}
.platform-strip{border-block:1px solid #233147;background:#0c1421}.platform-strip>.container{padding-block:27px;display:flex;align-items:center;justify-content:space-between;gap:30px}.platform-strip p{font-size:9px;color:#869bb6;letter-spacing:1.45px}.platform-strip .container>div{display:flex;justify-content:space-between;flex:1;max-width:830px;gap:30px}.platform-strip span{font-size:14px;color:#c0ccdf;font-weight:540}.section-label{color:#64b5f4;font-size:10px;letter-spacing:1.8px;font-weight:640;line-height:1.7;margin-bottom:18px}.section h2,.contact-section h2{font-size:clamp(32px,3.5vw,48px);line-height:1.17;letter-spacing:-1.8px;font-weight:640}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:65px;margin-bottom:50px}.section-heading>p{max-width:400px;font-size:14px;line-height:1.85;color:var(--muted);padding-bottom:2px}.solutions-layout{display:grid;grid-template-columns:.83fr 1.17fr;gap:48px;align-items:stretch}.solution-selector{display:flex;flex-direction:column;border-top:1px solid var(--line)}.solution-selector>button{display:flex;align-items:center;gap:20px;min-height:95px;border:0;border-bottom:1px solid var(--line);background:transparent;text-align:left;padding:15px 20px 15px 4px;transition:background .2s,padding .2s}.solution-selector>button>span{font-size:11px;color:#7b90ac}.solution-selector strong{font-size:16px;font-weight:560;display:block}.solution-selector small{display:block;font-size:12px;font-weight:400;color:var(--muted);margin-top:5px}.solution-selector svg{width:20px;height:20px;margin-left:auto;color:#607792}.solution-selector>button[aria-selected=true]{background:linear-gradient(90deg,#142b49,transparent);padding-left:20px;border-bottom-color:#356a9c}.solution-selector>button[aria-selected=true]>span,.solution-selector>button[aria-selected=true] svg{color:var(--cyan)}.solution-selector>button:hover{background:#132035}.solution-panel{background:linear-gradient(145deg,#132238,#0c1421 65%);border:1px solid #2a3e5a;border-radius:var(--radius);padding:32px 36px;position:relative;overflow:hidden;min-height:480px}.solution-visual{height:150px;position:relative;max-width:480px;margin:0 auto 15px;display:grid;place-items:center}.service-orbit{width:132px;height:132px;border:1px solid #28496c;border-radius:50%;display:grid;place-items:center;position:relative;background:radial-gradient(circle,#22487766,transparent)}.service-orbit:before,.service-orbit:after{content:"";position:absolute;border:1px dashed #2e4662;border-radius:50%;width:180px;height:180px}.service-orbit:after{width:250px;height:250px;border-style:solid;opacity:.4}.service-orbit svg{width:78px;height:78px;stroke:#80c6ff;stroke-width:1.3}.orbit-label{position:absolute;background:#13223a;border:1px solid #315078;padding:6px 9px;border-radius:5px;font-size:7px;letter-spacing:1px;color:#96bde9;z-index:1}.orbit-label-a{left:6px;top:42px}.orbit-label-b{right:10px;top:5px}.orbit-label-c{right:0;bottom:14px}.solution-panel>.section-label{position:relative;margin-bottom:13px;font-size:8px}.solution-panel h3{font-size:23px;line-height:1.35;letter-spacing:-.7px;font-weight:560;position:relative}.solution-panel>p:not(.section-label){color:var(--muted);font-size:13px;line-height:1.8;margin-top:14px;position:relative}.check-list{list-style:none;margin:20px 0 0;padding:0;display:grid;gap:8px;font-size:12px;color:#ced9e9}.check-list li{position:relative;padding-left:22px}.check-list li:before{content:"";position:absolute;left:2px;top:8px;width:8px;height:4px;border-bottom:1.5px solid #70c6ee;border-left:1.5px solid #70c6ee;transform:rotate(-45deg)}.availability-note{color:#8c9db7;font-size:11px;margin-top:24px;line-height:1.75}
.workflow-section{background:#0d1624;border-block:1px solid #1e3048}.workflow{display:grid;grid-template-columns:repeat(5,1fr);gap:0}.workflow>button{position:relative;display:flex;align-items:flex-start;flex-direction:column;background:none;border:0;text-align:left;padding:0 10px 20px}.workflow>button:before{content:"";height:1px;width:100%;position:absolute;left:0;top:22px;background:#304862}.workflow>button:last-child:before{width:35px}.workflow>button>span{display:grid;place-items:center;background:#102035;position:relative;width:45px;height:45px;border:1px solid #375372;border-radius:50%;color:#9fb9d5;font-size:11px;margin-bottom:22px;transition:background .2s}.workflow strong{font-size:19px;letter-spacing:-.3px;font-weight:520}.workflow small{font-size:11px;color:#97abc5;margin-top:7px}.workflow [aria-selected=true]>span{background:#2579dc;color:white;border-color:#53a6fd;box-shadow:0 0 25px #1d85f226}.workflow [aria-selected=true] strong{color:#88cbff}.workflow button:hover>span{border-color:#8cc4ff}.step-panel{border-top:1px solid #2a405c;margin-top:14px;padding:27px 0 0;display:grid;grid-template-columns:1fr 1.25fr;column-gap:60px}.step-panel>strong{font-size:20px;font-weight:500;letter-spacing:-.3px;line-height:1.5}.step-panel>p{font-size:13px;color:var(--muted);line-height:1.85;min-height:78px}.step-panel>span{grid-column:1/-1;font-size:10px;color:#849cb8;margin-top:13px}.team-section{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center}.team-copy>p:not(.section-label){margin-block:24px;max-width:430px;color:var(--muted);font-size:14px;line-height:1.9}.team-panel{border:1px solid #2a3c54;border-radius:var(--radius);background:#0e1827;overflow:hidden}.team-panel-head{display:flex;align-items:center;gap:9px;padding:21px 24px;border-bottom:1px solid #283b54}.team-panel-head strong{font-size:12px;font-weight:550}.team-panel-head>span:last-child{margin-left:auto;color:#8aa2be;font-size:6px;letter-spacing:1px}.roles-list{padding:4px 24px}.roles-list>div{display:flex;gap:18px;align-items:center;padding-block:22px;border-bottom:1px solid #20324b}.roles-list>div:last-child{border-bottom:0}.role-number{width:32px;height:32px;border:1px solid #304968;border-radius:8px;background:#162940;display:grid;place-items:center;color:#93c8fa;font-size:10px;flex-shrink:0}.roles-list strong{font-size:13px;font-weight:550}.roles-list p{font-size:11px;line-height:1.8;color:#9aafc8;margin-top:4px}.team-panel-note{padding:13px 24px;background:#142237;color:#9cb1c9;font-size:9px}
.implementation-section{background:#0c1421;border-block:1px solid #20334c}.implementation-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:64px;margin-top:24px}.large-number{display:block;color:#c0d4ed;font-size:43px;font-weight:300;letter-spacing:-2px;line-height:1.2;padding-bottom:25px}.large-number>span{font-size:24px;color:#41678e;margin-left:9px}.implementation-grid h3{font-size:19px;letter-spacing:-.4px;font-weight:540;line-height:1.5;margin-bottom:14px}.implementation-grid p{font-size:13px;line-height:1.85;color:var(--muted)}.platforms{display:flex;gap:40px;justify-content:space-between;align-items:center;border-block:1px solid #293b53;padding-block:28px;margin-top:56px}.platforms strong{font-size:16px;font-weight:540}.platforms p{font-size:11px;color:var(--muted);margin-top:5px}.platform-options{display:flex;gap:28px;flex-shrink:0}.platform-options>span{display:flex;align-items:center;gap:9px;font-size:12px}.platform-options svg{color:#96bee9;width:18px;height:18px}.faq-section{display:grid;grid-template-columns:.7fr 1.3fr;gap:85px}.faq-section>div>p:last-child{font-size:14px;color:var(--muted);margin-top:20px}.faq-list{border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line)}summary{list-style:none;cursor:pointer;font-size:15px;font-weight:500;padding:23px 0;display:flex;align-items:center;justify-content:space-between;gap:24px;line-height:1.6}summary::-webkit-details-marker{display:none}summary>span{font-size:22px;color:#76bafa;font-weight:300;transition:transform .2s}details[open] summary>span{transform:rotate(45deg)}details>p{font-size:13px;color:var(--muted);line-height:1.9;padding-bottom:26px;max-width:660px}details>p a{color:var(--cyan);text-decoration:underline;text-underline-offset:3px}
.contact-section{background:radial-gradient(ellipse at 15% 45%,#113468 0,transparent 55%),#0b182b;border-top:1px solid #335074;padding-block:95px}.contact-layout{display:grid;grid-template-columns:1fr 1.08fr;gap:90px;align-items:start}.contact-copy{padding-top:25px}.contact-copy .section-label{max-width:320px;color:#90c8fc;line-height:1.9}.contact-section h2{font-size:clamp(40px,4.5vw,61px);font-weight:620;letter-spacing:-2.2px}.contact-copy>p:not(.section-label):not(.contact-caption){font-size:14px;line-height:1.9;color:#b0c4de;max-width:400px;margin-top:25px}.contact-direct{display:flex;gap:15px;align-items:center;margin-top:40px}.contact-direct>svg{width:27px;height:27px;color:#8ec4f5}.contact-direct small{display:block;color:#99b1cf;font-size:11px;margin-bottom:3px}.contact-direct strong{font-size:14px;font-weight:500}.contact-caption{color:#8aa3c3;font-size:11px;line-height:1.9;margin-top:31px}.contact-form{position:relative;background:#111f32;border:1px solid #365171;box-shadow:0 20px 55px #0002;border-radius:16px;padding:32px;min-width:0}.contact-form h3{font-size:21px;font-weight:550;letter-spacing:-.5px}.contact-form>p:first-of-type{font-size:12px;color:#a5bad5;line-height:1.8;margin:7px 0 23px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.field{margin-bottom:17px;min-width:0}.field label{display:block;font-size:11px;font-weight:530;color:#c7d7ea;margin-bottom:7px}.field label>span{color:#83bdfa}input:not([type=checkbox]),select,textarea{width:100%;border:1px solid #364c66;background:#0e192b;color:#e4eefa;border-radius:7px;font-size:12px;padding:11px 12px;min-height:44px;transition:border-color .2s}textarea{resize:vertical;min-height:88px;max-height:260px}input::placeholder,textarea::placeholder{color:#8194b0}select{color:#b9c9de}input:hover,select:hover,textarea:hover{border-color:#56769b}.field small{font-size:9px;display:block;color:#8ba4c2;line-height:1.7;margin-top:7px}.consent{font-size:10px;color:#b2c4dc;line-height:1.9;display:flex;gap:9px;align-items:flex-start;margin:3px 0 19px}.consent input{margin:4px 0 0;accent-color:#317eec;flex-shrink:0;width:15px;height:15px}.consent a{text-decoration:underline;text-underline-offset:3px;color:#b9d9ff}.form-submit{width:100%;font-size:13px}.honey{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.form-small{font-size:9px;color:#8ca2bf;margin-top:13px;text-align:center}.form-feedback{font-size:12px;line-height:1.7;margin-top:11px;color:#bddcfa}.form-feedback.error{color:#ffc5ba}.contact-result{margin-top:20px;padding:20px;border:1px solid #3b6989;border-radius:8px;background:#173046}.contact-result strong{font-size:13px;font-weight:560;display:block}.contact-result p{font-size:11px;line-height:1.8;color:#b4cee7;margin:8px 0 16px}.contact-result .button{font-size:12px;min-height:42px;padding:11px 16px}.contact-result .text-link{font-size:11px;display:flex;margin-top:14px;color:#b4d6f5}#turnstile-container{margin-bottom:12px;max-width:100%;overflow:hidden}
.site-footer{background:#080d16}.footer-top{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:80px;padding-block:64px 52px}.footer-brand{width:190px;margin-bottom:18px}.footer-top>div>p{color:#889db8;font-size:11px;line-height:1.85}.footer-links{display:flex;flex-direction:column;gap:11px;font-size:11px}.footer-links strong{font-size:12px;font-weight:500;margin:9px 0 9px}.footer-links a{color:#91a5c0}.footer-links a:hover{color:#b4dbff}.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-block:22px;border-top:1px solid #203148;font-size:9px;color:#899db9}.footer-bottom>div{display:flex;gap:25px}.footer-note{font-size:9px}.legal-hero{padding-top:85px;padding-bottom:44px;border-bottom:1px solid var(--line)}.legal-hero h1{font-size:clamp(34px,5vw,56px);line-height:1.2;font-weight:620;letter-spacing:-2px}.legal-hero p{color:var(--muted);font-size:14px;max-width:760px;margin-top:24px}.legal-content{max-width:850px;padding-block:55px 95px;margin-inline:auto}.legal-content h2{font-size:24px;margin-top:35px;margin-bottom:15px;letter-spacing:-.6px;font-weight:570;line-height:1.4}.legal-content p,.legal-content li{font-size:14px;color:#acbcd2;line-height:1.95;margin-bottom:16px}.legal-content ul{padding-left:23px}.legal-content a{color:#86c6ff;text-decoration:underline;text-underline-offset:3px}.legal-content strong{color:#dce7f6}.legal-callout{background:#12243c;border:1px solid #2e5177;border-radius:10px;padding:23px;margin-block:25px}.legal-content .button{text-decoration:none;margin-top:10px;color:white}.not-found{padding-block:115px;text-align:center}.not-found>span{font-size:15px;color:var(--cyan);letter-spacing:6px}.not-found h1{font-size:clamp(35px,5vw,62px);line-height:1.2;margin:20px 0}.not-found p{font-size:15px;color:var(--muted);margin-bottom:35px}
@media(min-width:1600px){.hero{gap:58px}.hero h1{font-size:82px}.hero-description{font-size:15px}.hero-actions .button{font-size:14px}.hero-actions .text-link{font-size:13px}}
@media(max-width:1220px){.container{width:calc(100% - 64px)}.hero{gap:28px}.hero h1{font-size:61px;letter-spacing:-2.5px}.navigation{gap:20px;font-size:12px}.brand{width:180px}.hero-lead{font-size:17px}.preview-sidebar{padding-inline:6px}.preview-shell{grid-template-columns:91px 1fr}.preview-tabs button{padding-inline:5px;font-size:8px;gap:5px}.preview-main{padding:18px 14px}.preview-stats{gap:7px}.preview-stats>div{padding:9px}.preview-stats strong small{display:block;margin-left:0;margin-top:2px}.work-row{gap:6px}.work-row strong{font-size:8px}.status{font-size:6px}.vehicle-icon{width:23px;height:23px}.preview-heading h2{font-size:14px}.team-section,.contact-layout{gap:50px}.solutions-layout{gap:32px}.solution-panel{padding:30px}.section-heading{gap:40px}.platform-strip .container>div{gap:24px}.platform-strip span{font-size:12px}}
@media(max-width:1020px){.hero{grid-template-columns:1fr;padding-top:67px;padding-bottom:66px;gap:55px;text-align:center}.hero-copy{max-width:720px;margin-inline:auto}.hero h1{font-size:76px;letter-spacing:-3px}.hero-description{max-width:540px;margin-inline:auto}.hero-lead{font-size:19px}.hero-actions{justify-content:center}.hero-note{font-size:11px}.hero-product{width:min(760px,100%);margin-inline:auto}.preview-window{transform:none;text-align:left}.preview-shell{grid-template-columns:120px 1fr;min-height:415px}.preview-sidebar{padding:22px 12px}.preview-tabs button{font-size:10px;padding:12px 8px;gap:9px}.preview-main{padding:24px}.preview-heading h2{font-size:20px}.preview-overline{font-size:9px}.preview-stats>div{padding:14px}.preview-stats>div>span{font-size:10px}.preview-stats strong{font-size:29px}.preview-stats strong small{display:inline;margin-left:7px;font-size:8px}.preview-table-head{font-size:11px}.preview-table-head>span{font-size:9px}.work-row{gap:12px}.work-row strong{font-size:11px}.work-row small{font-size:9px}.vehicle-icon{width:32px;height:32px}.status{font-size:8px;padding:5px 8px}.preview-progress p,.preview-progress>div:first-child{font-size:9px}.hero-product figcaption{font-size:10px}.hero:before{width:100%;top:270px;right:0}.nav-cta{display:none}.header-inner{height:78px}.platform-strip>.container{display:block;text-align:center}.platform-strip p{margin-bottom:15px}.platform-strip .container>div{max-width:none;gap:14px}.platform-strip span{font-size:13px}.section{padding-block:82px}.section-heading{display:block}.section-heading>p{max-width:610px;margin-top:25px}.section h2{font-size:41px}.solutions-layout{grid-template-columns:.83fr 1.17fr;gap:24px}.solution-selector strong{font-size:14px}.solution-selector small{font-size:10px}.solution-selector>button{gap:12px}.solution-panel{padding:23px}.solution-panel h3{font-size:21px}.orbit-label{font-size:6px;padding:5px}.service-orbit{width:112px;height:112px}.service-orbit:before{width:160px;height:160px}.service-orbit:after{width:220px;height:220px}.orbit-label-a{left:-3px;top:20px}.orbit-label-b{right:-2px;top:65px}.orbit-label-c{right:12px;bottom:0}.team-section{grid-template-columns:1fr;gap:35px}.team-copy>p:not(.section-label){max-width:670px}.team-panel{max-width:700px}.team-panel-head>span:last-child{font-size:8px}.team-panel-head strong{font-size:14px}.roles-list strong{font-size:15px}.roles-list p{font-size:12px}.team-panel-note{font-size:11px}.implementation-grid{gap:35px}.implementation-grid h3{font-size:18px}.platforms{flex-wrap:wrap;gap:25px}.faq-section{grid-template-columns:1fr;gap:35px}.contact-layout{grid-template-columns:1fr;gap:36px}.contact-copy{padding-top:0}.contact-copy>p:not(.section-label):not(.contact-caption){max-width:600px}.contact-form{max-width:700px;width:100%}.contact-caption{margin-top:21px}.contact-direct{margin-top:25px}.footer-top{gap:35px}.footer-note{display:none}.legal-content{padding-inline:20px}}
@media(max-width:700px){.container{width:calc(100% - 40px)}.header-inner{height:72px;gap:15px}.brand{width:167px}.menu-toggle{display:flex;flex-direction:column;justify-content:center;gap:6px;width:44px;height:44px;background:#152237;border:1px solid #324761;border-radius:7px;padding:11px;z-index:55}.menu-toggle span{height:1.5px;width:20px;background:#d2e3f7;transition:transform .2s}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(3.75px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-3.75px) rotate(-45deg)}.navigation{display:none;position:absolute;top:71px;left:0;right:0;background:#0f1a2b;border-bottom:1px solid #30445f;padding:18px 24px 25px;flex-direction:column;gap:4px;align-items:stretch;box-shadow:0 20px 30px #0005;font-size:15px}.navigation.open{display:flex}.navigation>a:not(.button){padding:13px 4px}.navigation .nav-cta{display:flex;margin-top:10px;font-size:13px}.hero{padding-block:56px 50px;gap:37px}.hero h1{font-size:clamp(39px,11vw,64px);letter-spacing:-2.3px;line-height:1.09}.hero-lead{font-size:16px;margin-top:22px}.hero-description{font-size:13px;line-height:1.85;margin-top:15px}.hero-actions{margin-top:25px;gap:20px}.hero-actions .button{min-height:50px;font-size:12px;gap:8px}.hero-actions .text-link{font-size:12px}.hero-note{font-size:10px;margin-top:20px}.preview-window{border-radius:10px}.window-top{padding-inline:12px;height:37px;font-size:6px;gap:12px}.demo-badge{font-size:6px}.preview-shell{display:block;min-height:0}.preview-sidebar{border-right:0;border-bottom:1px solid #2b3a50;padding:7px 10px;display:block}.workspace-mark,.sidebar-bottom{display:none}.preview-tabs{flex-direction:row;gap:7px}.preview-tabs button{padding:8px 9px;font-size:9px;flex:1;justify-content:center}.preview-tabs svg{width:13px;height:13px}.preview-main{padding:18px 14px}.preview-heading h2{font-size:15px}.preview-overline{font-size:7px}.avatar{width:23px;height:23px;font-size:7px}.preview-stats{margin-block:17px;gap:7px}.preview-stats>div{padding:10px}.preview-stats>div>span{font-size:8px}.preview-stats strong{font-size:24px}.preview-stats strong small{font-size:7px;display:block;margin:2px 0 0}.preview-table-head{font-size:9px}.preview-table-head>span{font-size:7px}.work-row{gap:7px;padding-block:12px}.vehicle-icon{width:23px;height:23px;font-size:7px}.work-row strong{font-size:8px}.work-row small{font-size:7px}.status{font-size:6px;padding:4px}.preview-progress{margin-top:19px}.preview-progress>div:first-child,.preview-progress p{font-size:7px}.hero-product figcaption{font-size:9px;margin-top:14px;max-width:360px;margin-inline:auto}.platform-strip>.container{padding-block:22px}.platform-strip p{font-size:8px}.platform-strip .container>div{flex-wrap:wrap;justify-content:center;gap:10px 22px}.platform-strip span{font-size:11px}.section{padding-block:65px}.section h2{font-size:33px;letter-spacing:-1.3px;line-height:1.2}.section-label{font-size:9px;letter-spacing:1.4px;margin-bottom:15px}.section-heading{margin-bottom:30px}.section-heading>p{font-size:13px;margin-top:20px;line-height:1.85}.solutions-layout{display:block}.solution-selector{margin-bottom:20px;display:flex;flex-direction:row;gap:8px;overflow-x:auto;border:0;padding:4px 3px 12px;scrollbar-width:thin;scrollbar-color:#33577e transparent}.solution-selector>button{flex:0 0 150px;border:1px solid #2a405d;border-radius:8px;padding:14px;min-height:74px;background:#101c2c;gap:10px;align-items:center}.solution-selector>button>span{font-size:9px}.solution-selector strong{font-size:12px;line-height:1.5}.solution-selector small,.solution-selector svg{display:none}.solution-selector>button[aria-selected=true]{border-color:#4c94d5;background:#173252;padding:14px}.solution-panel{padding:24px;min-height:490px}.solution-visual{max-width:355px}.orbit-label-a{top:25px;left:0}.orbit-label-b{top:62px;right:0}.orbit-label-c{bottom:0;right:10px}.solution-panel h3{font-size:22px}.solution-panel>p:not(.section-label){font-size:12px}.check-list{font-size:11px}.availability-note{font-size:10px;line-height:1.8}.workflow{grid-template-columns:repeat(5,148px);overflow-x:auto;padding:6px 3px 10px;scrollbar-width:thin;scrollbar-color:#33577e transparent}.workflow strong{font-size:17px}.workflow small{font-size:10px}.workflow>button>span{width:40px;height:40px;font-size:10px}.workflow>button:before{top:20px}.step-panel{display:block;margin-top:20px;padding-top:24px}.step-panel>strong{font-size:18px;display:block}.step-panel>p{font-size:12px;margin-top:14px;min-height:105px}.step-panel>span{display:block;font-size:9px;margin-top:10px}.team-copy>p:not(.section-label){font-size:13px}.team-panel-head{padding:17px}.team-panel-head strong{font-size:11px}.team-panel-head>span:last-child{font-size:6px;letter-spacing:.5px}.roles-list{padding-inline:17px}.roles-list>div{gap:13px;padding-block:19px}.roles-list strong{font-size:12px}.roles-list p{font-size:10px}.team-panel-note{padding:15px 17px;font-size:9px}.implementation-grid{display:block}.implementation-grid article{padding-block:24px;border-bottom:1px solid #263952}.large-number{font-size:32px;padding-bottom:16px}.implementation-grid h3{font-size:18px}.implementation-grid p{font-size:12px}.platforms{margin-top:35px;padding-block:24px;border-top:0}.platforms strong{font-size:14px}.platforms p{font-size:10px}.platform-options{gap:20px;flex-wrap:wrap}.platform-options>span{font-size:11px}.platform-options svg{width:16px}.faq-section>div>p:last-child{font-size:13px}.faq-section{gap:28px}summary{font-size:13px;padding-block:19px;gap:16px}details>p{font-size:12px}.contact-section{padding-block:65px}.contact-section h2{font-size:41px;letter-spacing:-1.5px}.contact-copy>p:not(.section-label):not(.contact-caption){font-size:13px}.contact-direct strong{font-size:13px}.contact-form{padding:23px 19px;border-radius:12px}.contact-form h3{font-size:20px}.contact-form>p:first-of-type{font-size:11px}.form-grid{grid-template-columns:1fr;gap:0}.field label{font-size:11px}input:not([type=checkbox]),select,textarea{font-size:16px;min-height:47px;padding:11px}.field small{font-size:9px}.consent{font-size:10px;line-height:1.85}.contact-result{padding:16px}.contact-result .button{font-size:11px}.footer-top{grid-template-columns:1fr 1fr;gap:34px 20px;padding-block:45px 35px}.footer-top>div:first-child{grid-column:1/-1}.footer-brand{width:175px}.footer-links{font-size:10px;gap:12px}.footer-links strong{font-size:11px}.footer-bottom{flex-direction:column;align-items:flex-start;gap:14px;font-size:9px}.footer-bottom>div{gap:22px}.legal-hero{padding-top:55px;padding-bottom:30px}.legal-hero h1{font-size:36px;letter-spacing:-1.3px}.legal-hero p{font-size:12px}.legal-content{padding:30px 0 65px}.legal-content h2{font-size:22px}.legal-content p,.legal-content li{font-size:13px}.legal-callout{padding:18px}.not-found{padding-block:80px}}
@media(max-width:360px){.container{width:calc(100% - 32px)}.hero h1{font-size:38px}.preview-stats>div{padding:8px}.preview-main{padding:16px 10px}.vehicle-icon{display:none}.status{font-size:6px}.preview-heading h2{font-size:14px}.contact-form{padding:20px 16px}.platform-options{gap:15px}.brand{width:156px}.hero-actions .button{padding-inline:15px}.section h2{font-size:30px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.preview-window,.hero-product:hover .preview-window{transform:none}.button:hover{transform:none}}
@media print{.site-header,.hero-product,.contact-form,.navigation,.site-footer{display:none}body{background:white;color:black}.container{width:100%}.section,.hero,.contact-section{padding-block:25px}p,h1,h2,h3{color:black!important}.hero h1>span{-webkit-text-fill-color:black}.solutions-layout,.team-section,.contact-layout,.faq-section{display:block}}

.navigation{font-size:14px;gap:22px}.button-small{font-size:14px}
.hero-description,.section-heading>p,.team-copy>p:not(.section-label),.implementation-grid p,.solution-panel>p:not(.section-label),.step-panel>p,.faq-list details>p{font-size:16px}
.section-label{font-size:12px}.hero-note,.availability-note,.hero-product figcaption,.form-small,.contact-caption{font-size:14px}
.check-list,.solution-selector small,.workflow small,.roles-list p,.platforms p,.platform-options>span{font-size:14px}
.legal-hero{max-width:960px;padding:72px 0 42px}.legal-hero h1{font-size:clamp(38px,5vw,64px);line-height:1.12;letter-spacing:-2px}
.legal-hero>p:last-child{max-width:720px;color:var(--muted);font-size:17px;margin-top:22px}
.legal-layout{display:grid;grid-template-columns:240px minmax(0,1fr);gap:64px;align-items:start;padding-bottom:88px}
.legal-toc{position:sticky;top:112px;border-left:1px solid var(--line);padding-left:22px;font-size:14px}
.legal-toc strong{display:block;margin-bottom:16px;color:var(--ink)}.legal-toc a{display:block;color:var(--muted);margin:11px 0;line-height:1.5}.legal-toc a:hover{color:var(--cyan)}
.legal-content{max-width:820px;padding-bottom:0;min-width:0}.legal-content h2{font-size:24px;line-height:1.35;margin:42px 0 16px;letter-spacing:-.4px}.legal-content p{font-size:16px;line-height:1.85;margin:14px 0;color:#b5c2d5}
.legal-content a:not(.button):not(.support-card){text-decoration:underline;text-underline-offset:4px}.legal-content .legal-callout{padding:22px 26px;margin:0 0 32px;border-left:3px solid #64c7ff;border-radius:0 12px 12px 0;background:#111e31}
.legal-content .legal-callout p{margin:0}.legal-content strong{color:var(--ink)}
.support-layout{display:block}.support-layout .legal-content{max-width:1000px}.support-channels{display:grid;grid-template-columns:1fr 1fr;gap:22px;margin-bottom:36px}
.support-card{border:1px solid #304966;background:linear-gradient(130deg,#172940,#101827);border-radius:14px;padding:28px;transition:border-color .2s,transform .2s}.support-card:hover{border-color:#64c7ff;transform:translateY(-3px)}.support-card h2{margin:12px 0}.support-card .text-link{color:var(--cyan);margin-top:10px}
.support-composer{padding:32px;background:#101a2b;border:1px solid #283c59;border-radius:14px;margin-bottom:48px}.support-composer h2{margin-top:0}.support-composer .field{margin-top:20px}.support-composer .consent{margin:24px 0}.support-composer pre{font:inherit;white-space:pre-wrap;overflow-wrap:anywhere;color:#c1d0e5;padding:18px;background:#0b1320;border-radius:8px;font-size:14px}
.legal-content .faq-list summary{font-size:16px}.legal-content .faq-list{margin-bottom:36px}.footer-bottom a{font-size:14px}
@media(max-width:1000px){.navigation{gap:14px}.navigation .nav-cta{max-width:175px}.legal-layout{gap:32px;grid-template-columns:200px minmax(0,1fr)}}
@media(max-width:760px){.legal-layout{display:block}.legal-toc{position:static;margin-bottom:36px;padding:18px 22px;background:#111b2a;border-radius:8px}.support-channels{grid-template-columns:1fr}.support-composer{padding:22px}.legal-hero{padding-top:44px}.legal-content h2{font-size:22px}.support-card{padding:24px}.legal-hero h1{letter-spacing:-1.5px}.form-grid{grid-template-columns:1fr}}
@media(prefers-reduced-motion:reduce){.support-card{transition:none}.support-card:hover{transform:none}}

.legal-content a.support-card{text-decoration:none}.legal-content a.support-card:hover{color:var(--ink)}
