:root{--navy:#1e314b;--blue:#37669f;--teal:#4ba5a9;--ink:#182d46;--muted:#617182;--line:#dce5eb;--pale:#f1f6f8}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:#fff;color:var(--ink);font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible{outline:3px solid var(--teal);outline-offset:5px}img{max-width:100%}.wrap{width:min(1240px,calc(100% - 80px));margin-inline:auto}header{border-bottom:1px solid var(--line);background:#fff}.nav{height:100px;display:flex;align-items:center;justify-content:space-between;gap:32px}.logo{display:block;position:relative;overflow:hidden;width:235px;aspect-ratio:6.8876;flex-shrink:0}.logo img{position:absolute;max-width:none;width:112.55%;height:auto;left:-6.72%;top:-178.94%}nav{display:flex;gap:28px;align-items:center;font-size:14px;font-weight:600}nav a:hover{color:var(--blue)}.button{display:inline-flex;align-items:center;justify-content:center;gap:28px;min-height:52px;padding:15px 22px;background:var(--navy);color:white;font-size:14px;font-weight:650;border:1px solid transparent;border-radius:8px;transition:background .18s,transform .18s}.button:hover{background:var(--blue);transform:translateY(-2px)}.button span{font-size:20px;line-height:1}.small{min-height:44px;padding:12px 17px;font-size:13px}.secondary{background:white;border-color:#ccd8e1;color:var(--ink)}.secondary:hover{background:var(--pale)}.hero{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center;padding-block:80px 75px}.eyebrow{font-size:11px;font-weight:750;letter-spacing:1.9px;display:flex;align-items:center;gap:9px;color:var(--blue);line-height:1.6;margin:0 0 22px}.eyebrow>span{width:7px;height:7px;border-radius:50%;background:var(--teal)}h1{font-size:clamp(48px,5.2vw,72px);letter-spacing:-3.6px;line-height:1.05;margin:0 0 25px;font-weight:750}h1 em{font-style:normal;color:var(--teal)}.lead{max-width:485px;font-size:17px;line-height:1.8;color:var(--muted);margin-bottom:28px}.actions{display:flex;gap:12px;flex-wrap:wrap}.hero-note{font-size:12px;color:var(--muted);margin:23px 0 0}.journey{position:relative;min-height:470px;background:#edf4f6;border:1px solid #dce7eb;border-radius:24px;overflow:hidden}.journey-top{display:flex;justify-content:space-between;gap:10px;padding:24px 22px;position:relative;z-index:2}.mini-brand{font-size:9px;font-weight:800;letter-spacing:1px}.status{font-size:10px;color:#4e7479;display:flex;gap:5px;align-items:center}.status i,.pulse{width:6px;height:6px;display:inline-block;border-radius:50%;background:var(--teal)}.route{position:absolute;inset:25px 0 0;width:100%;height:90%;opacity:.85}.route-label{position:absolute;display:flex;align-items:center;gap:10px;padding:14px 17px;background:white;border-radius:11px;box-shadow:0 10px 35px #1e314b0c}.pickup{left:30px;top:88px}.dropoff{right:25px;bottom:101px}.icon{width:32px;height:32px;border-radius:8px;background:#edf2f9;color:var(--blue);display:grid;place-items:center;font-size:21px}.teal{background:#e6f3f2;color:#30797d}.route-label small{display:block;font-size:8px;font-weight:700;letter-spacing:1.3px;color:var(--muted);margin-bottom:5px}.route-label strong{font-size:13px}.vehicle{position:absolute;width:205px;height:205px;left:26%;top:124px;transform:rotate(-6deg)}.vehicle img{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 12px 8px #1e314b19)}.dispatch-note{position:absolute;bottom:30px;left:24px;right:24px;background:var(--navy);padding:17px 19px;color:white;border-radius:10px;display:flex;align-items:center;gap:13px}.pulse{box-shadow:0 0 0 5px #4ba5a925;flex-shrink:0}.dispatch-note strong{font-size:12px;display:block}.dispatch-note small{font-size:10px;color:#bacbdc;display:block;margin-top:6px}.illustration-note{position:absolute;bottom:9px;right:24px;font-size:8px;color:var(--muted)}.capabilities{background:var(--navy);color:white}.capabilities .wrap{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-block:25px;font-size:13px}.capabilities span{font-size:12px;color:#bccbdb}.capabilities b{color:var(--teal);font-size:15px}.section{padding-block:90px}.section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:50px;margin-bottom:36px}h2{font-size:clamp(31px,3.3vw,45px);font-weight:700;line-height:1.13;letter-spacing:-1.7px;margin:0}.section-head .eyebrow{margin-bottom:14px}.section-head>p{max-width:355px;color:var(--muted);font-size:15px;line-height:1.8;margin:0}.features{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.feature{padding:30px;border:1px solid var(--line);border-radius:14px;background:#fff}.wide{grid-row:span 2;background:var(--pale);display:flex;align-items:flex-start;flex-direction:column;justify-content:flex-start}.feature-icon{height:39px;width:39px;display:grid;place-items:center;font-size:25px;color:var(--blue);background:#ecf2f8;border-radius:10px;margin-bottom:25px}.wide .feature-icon{background:#dce8f1}.overline{font-size:9px!important;letter-spacing:1.4px;color:var(--blue)!important;font-weight:750;margin:0 0 12px!important}h3{font-size:21px;letter-spacing:-.6px;line-height:1.25;margin:0 0 13px}.wide h3{font-size:31px;line-height:1.2}.feature p{font-size:13px;color:var(--muted);line-height:1.75;margin:0}.process{display:flex;gap:7px;align-items:center;margin-top:auto;padding-top:35px;font-size:10px}.process span{background:white;border:1px solid var(--line);padding:9px;border-radius:5px}.process i{font-style:normal;color:var(--teal)}.workspace-section{background:#f5f8fa;border-block:1px solid var(--line)}.workspaces{display:grid;grid-template-columns:1fr 1fr;gap:24px}.workspaces article{background:white;padding:38px;border:1px solid var(--line);border-radius:16px}.workspace-number{font-size:10px;color:var(--blue);letter-spacing:1.6px;font-weight:700;display:block;margin-bottom:25px}.workspaces article:nth-child(2){background:var(--navy);color:white;border-color:var(--navy)}.workspaces article:nth-child(2) .workspace-number{color:#89ced0}.workspaces h3{font-size:34px;line-height:1.15}.workspaces p{font-size:14px;color:var(--muted);line-height:1.8;max-width:420px}.workspaces article:nth-child(2) p{color:#bdccdc}.workspaces ul{list-style:none;padding:0;margin:25px 0 30px;font-size:13px;line-height:2.4}.workspaces li::before{content:'✓';color:var(--teal);margin-right:11px}.workspaces article:nth-child(2) .button{background:white;color:var(--navy)}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:55px}.steps article{border-top:1px solid var(--line);padding-top:24px}.steps span{font-size:12px;color:var(--teal);font-weight:800;display:block;margin-bottom:22px}.steps h3{font-size:19px}.steps p{font-size:14px;line-height:1.8;color:var(--muted)}.fleet{display:grid;grid-template-columns:.85fr 1.15fr;gap:60px;align-items:center;padding:40px;background:var(--pale);border-radius:20px;margin-bottom:90px}.fleet p:not(.eyebrow){color:var(--muted);font-size:14px;line-height:1.8;max-width:360px}.fleet-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}figure{margin:0;text-align:center}figure img{width:100%;height:auto;aspect-ratio:1;object-fit:contain}figcaption{font-size:11px;color:var(--muted)}.closing{display:flex;justify-content:space-between;gap:40px;align-items:center;background:var(--navy);border-radius:20px;padding:52px 55px;color:white;position:relative;overflow:hidden}.closing .eyebrow{color:#8cd5d4}.closing p:not(.eyebrow){font-size:14px;line-height:1.8;color:#b9cadb}.light{background:#fff;color:var(--navy)}.light:hover{background:#e6f3f2;color:var(--navy)}footer{padding-top:65px;display:flex;justify-content:space-between;flex-wrap:wrap;gap:25px}footer p{font-size:12px;color:var(--muted);margin-top:20px}footer nav{font-size:12px;flex-wrap:wrap}.footer-bottom{border-top:1px solid var(--line);padding-block:23px;width:100%;display:flex;justify-content:space-between;color:var(--muted);font-size:11px}.skip{position:absolute;top:-80px;left:20px;background:white;padding:15px;z-index:10}.skip:focus{top:10px}@media(min-width:1450px){.hero{padding-block:100px}.journey{min-height:500px}}@media(max-width:1050px){.wrap{width:calc(100% - 48px)}.nav nav{gap:16px}.nav{gap:16px}.nav .logo{width:190px}.nav>.button{font-size:11px;gap:10px}.hero{gap:30px}h1{font-size:55px}.actions .button{font-size:12px;padding:13px}.journey-top{padding-inline:16px}.status{display:none}.feature{padding:23px}.fleet{gap:25px;padding:30px}}@media(max-width:760px){html{scroll-padding-top:20px}.wrap{width:calc(100% - 36px)}.nav{height:80px}.nav nav{display:none}.nav .logo{width:180px}.nav>.button{font-size:10px;padding:10px;min-height:38px;gap:8px}.hero{grid-template-columns:1fr;padding-block:45px;gap:36px}.hero-copy{max-width:550px}h1{font-size:56px;letter-spacing:-2.6px}.lead{font-size:15px}.hero-note{margin-top:18px}.journey{min-height:400px}.vehicle{top:90px;width:185px}.pickup{top:70px;left:22px}.dropoff{bottom:100px;right:18px}.capabilities .wrap{justify-content:center;flex-wrap:wrap;gap:15px;font-size:11px;padding-block:20px}.capabilities span{width:100%;text-align:center}.capabilities b:last-of-type{display:none}.section{padding-block:55px}.section-head{display:block;margin-bottom:28px}.section-head>p{margin-top:20px;max-width:100%}.features{grid-template-columns:1fr 1fr;gap:12px}.wide{grid-column:span 2;grid-row:auto}.wide h3 br{display:none}.feature{padding:23px}.feature h3{font-size:19px}.wide h3{font-size:27px}.process{padding-top:25px}.workspaces{grid-template-columns:1fr}.workspaces article{padding:29px}.workspaces h3{font-size:30px}.steps{grid-template-columns:1fr;gap:22px}.steps span{margin-bottom:12px}.steps p{margin-bottom:0}.fleet{grid-template-columns:1fr;gap:15px;padding:28px;margin-bottom:55px}.fleet-grid{gap:7px}.closing{display:block;padding:35px}.closing>div+div{margin-top:25px}footer{padding-top:45px;gap:20px}footer nav{gap:20px}.footer-bottom{margin-top:10px}}@media(max-width:390px){.nav .logo{width:155px}.nav>.button{font-size:9px}h1{font-size:49px}.features{grid-template-columns:1fr}.wide{grid-column:auto}.actions{flex-direction:column}.actions .button{width:100%}.journey-top{padding-top:20px}.route-label{padding:11px}.dispatch-note{padding:13px;left:16px;right:16px}.dispatch-note strong{font-size:11px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}.button:hover{transform:none}}
