@font-face{font-family:Vazir;src:url('assets/fonts/Vazir-Regular.woff2') format('woff2');font-weight:400;font-style:normal;font-display:swap}
@font-face{font-family:Vazir;src:url('assets/fonts/Vazir-Medium.woff2') format('woff2');font-weight:500 600;font-style:normal;font-display:swap}
@font-face{font-family:Vazir;src:url('assets/fonts/Vazir-Bold.woff2') format('woff2');font-weight:700 900;font-style:normal;font-display:swap}
:root{--paper:#faf9f6;--ink:#26332f;--muted:#7a807b;--orange:#e87947;--orange-dark:#bd542c;--line:#e7e7df;--sage:#eff2e9;--navy:#273b40;--radius:24px}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:104px}body{margin:0;background:var(--paper);color:var(--ink);font-family:Vazir,Tahoma,sans-serif;font-size:15px;line-height:1.9;-webkit-font-smoothing:antialiased}body,main{overflow-x:clip}button,a{-webkit-tap-highlight-color:transparent}button,input{font:inherit}button,a{touch-action:manipulation}a{color:inherit;text-decoration:none}button{color:inherit}button:disabled{cursor:default}button{cursor:pointer}img{max-width:100%;height:auto;display:block}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:700;line-height:1.6}h2{font-size:38px;letter-spacing:-1.25px}h3{font-size:20px}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid var(--orange);outline-offset:5px;border-radius:5px}::selection{background:#f6d6c5;color:#26332f}[hidden]{display:none!important}.container{width:min(1240px,calc(100% - 112px));margin-inline:auto}.icon{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0;vertical-align:middle}.svg-library{position:absolute;width:0;height:0;overflow:hidden;pointer-events:none}.skip-link{position:fixed;z-index:100;top:10px;right:10px;padding:10px 20px;background:var(--ink);color:white;border-radius:8px;transform:translateY(-160%)}.skip-link:focus{transform:none}.text-orange{color:var(--orange)}.button{display:inline-flex;align-items:center;justify-content:center;gap:14px;min-height:52px;padding:12px 24px;font-size:14px;font-weight:500;border-radius:11px;border:1px solid transparent;line-height:1.8;transition:background .25s,transform .25s,box-shadow .25s;white-space:nowrap}.button:hover{transform:translateY(-3px)}.button .icon{width:19px;height:19px}.button-primary{background:var(--orange);color:#fff;box-shadow:0 7px 16px #df7a4220}.button-primary:hover{background:#d56837;box-shadow:0 10px 23px #df7a4232}.button-dark{background:var(--ink);color:white}.button-dark:hover{background:#3c5046;box-shadow:0 8px 20px #26332f20}.button-outline{border-color:#dedfd7;background:#ffffff45}.button-outline:hover{background:white;border-color:#c7cfc1}.button-small{font-size:12px;min-height:43px;padding:9px 17px;gap:15px}.eyebrow{display:inline-flex;align-items:center;gap:10px;font-size:12px;font-weight:500;color:#717b6e;margin-bottom:17px}.status-dot{width:6px;height:6px;border-radius:50%;background:var(--orange);box-shadow:0 0 0 4px #e8794710;flex-shrink:0}.live-dot{display:inline-block;width:6px;height:6px;background:#68856c;border-radius:50%;box-shadow:0 0 0 4px #68856c12;flex-shrink:0}.section-space{padding-block:100px}.section-description{font-size:15px;color:var(--muted);line-height:2.1;max-width:440px;margin-top:20px}.text-link{display:inline-flex;gap:20px;align-items:center;font-size:14px;font-weight:500;color:var(--orange-dark)}.text-link .icon{width:18px;transition:transform .2s}.text-link:hover .icon{transform:translateX(-5px)}
/* Navigation */
.site-header{position:sticky;top:0;z-index:50;background:#faf9f6ee;backdrop-filter:blur(16px);border-bottom:1px solid transparent;transition:border-color .25s,box-shadow .25s}.site-header.is-scrolled{border-bottom-color:var(--line);box-shadow:0 5px 30px #27372d05}.nav-shell{height:94px;display:flex;align-items:center;justify-content:space-between;gap:32px;border-bottom:1px solid var(--line)}.is-scrolled .nav-shell{border-bottom-color:transparent}.brand{display:inline-flex;gap:10px;align-items:center}.brand img{width:43px;height:43px;object-fit:contain}.brand-name{font-size:34px;line-height:1.2;font-weight:700;letter-spacing:-1.5px}.brand-caption{display:block;font-size:8px;font-weight:400;letter-spacing:0;color:#7d847d;margin-top:7px}.desktop-nav{display:flex;align-items:center;gap:31px;font-size:12px}.desktop-nav a{position:relative;padding-block:12px;transition:color .2s}.desktop-nav a:hover,.desktop-nav a.active{color:var(--orange-dark)}.desktop-nav a:after{content:'';position:absolute;bottom:3px;left:50%;width:4px;height:4px;border-radius:50%;background:var(--orange);opacity:0;transform:translateY(4px);transition:.2s}.desktop-nav a:hover:after,.desktop-nav a.active:after{opacity:1;transform:none}.nav-actions{display:flex;align-items:center;gap:15px}.menu-toggle{display:none;border:0;background:none;padding:10px}.mobile-menu{display:none}
/* The school world */
.hero{position:relative;isolation:isolate;padding-top:48px}.hero-glow{position:absolute;top:-94px;left:-20%;width:80%;height:780px;z-index:-1;background:radial-gradient(ellipse at center,#f2eedf65,transparent 68%);pointer-events:none}.hero-grid{display:grid;grid-template-columns:.88fr 1.2fr;align-items:center;min-height:566px;gap:16px}.hero-copy{position:relative;z-index:3;padding-bottom:33px}.hero-eyebrow{border:1px solid #e5e5dc;border-radius:30px;background:#ffffff66;padding:5px 13px;font-size:11px;margin-bottom:23px}.hero h1{font-size:clamp(48px,4.4vw,66px);line-height:1.5;letter-spacing:-2.6px}.accent-word{display:inline-block;color:var(--orange);position:relative}.accent-word>svg{position:absolute;right:0;bottom:-6px;width:100%;height:15px;fill:none;stroke:var(--orange);stroke-width:2.4;stroke-linecap:round;opacity:.42}.hero-description{font-size:14px;line-height:2.15;max-width:395px;color:#7a807a;margin-top:30px}.hero-description strong{color:var(--ink);font-weight:500}.hero-actions{display:flex;gap:12px;margin-top:30px}.hero-actions .button{padding-inline:21px;font-size:12px;min-height:51px}.play-icon{font-size:10px;border:1px solid #65726a;width:21px;height:21px;border-radius:50%;display:grid;place-items:center;padding-right:1px}.hero-assurances{display:flex;gap:24px;margin-top:23px;color:#858980;font-size:10px}.hero-assurances>span{display:flex;gap:6px;align-items:center}.hero-assurances .icon{width:15px;height:15px;color:#879a80}.hero-visual{position:relative;width:calc(100% + 60px);margin-inline-end:-60px;transform:translate3d(var(--scene-x,0px),var(--scene-y,0px),0);transition:transform .6s ease-out;min-width:0}.hero-art{position:relative;width:100%;max-width:none;mix-blend-mode:multiply;z-index:1}.scene-orbit{position:absolute;border:1px dashed #cfd7c44a;width:84%;height:80%;border-radius:50%;top:5%;left:10%;transform:rotate(-15deg)}.floating-card{position:absolute;z-index:3;display:flex;align-items:center;gap:11px;background:#ffffffed;border:1px solid #fff;border-radius:14px;box-shadow:0 12px 30px #3945360e;backdrop-filter:blur(8px);padding:13px 17px;animation:float-card 6s ease-in-out infinite}.floating-card strong{display:block;font-size:11px;font-weight:500;white-space:nowrap}.floating-card div>span{display:block;font-size:8px;color:#90958b;margin-top:2px}.floating-icon{width:39px;height:39px;display:inline-flex;align-items:center;justify-content:center;border-radius:11px;flex-shrink:0}.floating-icon .icon{width:21px;height:21px}.orange{background:#fbece3;color:#d47b49}.green{background:#eef2e7;color:#77906c}.blue{background:#e8eeef;color:#526e77}.location-card{top:1%;right:3%;transform:rotate(3deg)}.location-card>.live-dot{margin-right:8px}.arrival-card{bottom:6%;left:3%;animation-delay:-3s}.scene-label{position:absolute;bottom:-18px;right:27%;font-size:9px;color:#989c91;display:flex;gap:7px;align-items:center}.scene-label>span{width:5px;height:5px;background:#9ba68b;border-radius:50%}.hero-bottom{display:flex;justify-content:space-between;align-items:center;color:#93988e;font-size:9px;padding-block:29px 32px}.hero-bottom>a{display:grid;place-items:center;width:33px;height:40px;border:1px solid #e2e4da;border-radius:20px;transition:background .2s}.hero-bottom>a:hover{background:#eceee3}.hero-bottom>a .icon{transform:rotate(-90deg);width:16px}.english-note{font-family:Arial,sans-serif;letter-spacing:2px;font-size:8px}
/* Actual figures from the source content */
.stats-section{background:#fff;border-block:1px solid var(--line)}.stats-shell{display:grid;grid-template-columns:1.15fr repeat(4,1fr);align-items:center;padding-block:35px}.stats-intro .mini-label{font-size:14px;font-weight:700}.stats-intro p{font-size:10px;color:var(--muted);margin-top:7px}.stat{text-align:center;border-inline-start:1px solid #e9eae3;line-height:1.5}.stat strong{display:block;font-size:32px;letter-spacing:-.8px;font-weight:700;min-height:48px;font-variant-numeric:tabular-nums}.stat span{font-size:10px;color:#929588}.stat:first-of-type strong{color:var(--orange)}
/* A connected system */
.features{position:relative;isolation:isolate}.section-route{position:absolute;width:100%;pointer-events:none;fill:none;stroke:#dedfd1;stroke-width:1.5;stroke-dasharray:5 7;z-index:-1;opacity:.6}.route-features{top:0;height:96%}.section-heading{margin-bottom:43px}.centered{text-align:center}.section-heading h2{font-size:35px;letter-spacing:-1.1px}.section-heading p{color:var(--muted);font-size:12px;margin-top:12px}.tiny-route{width:22px;height:9px;border:1px dashed #b5bdac;border-radius:9px;position:relative}.tiny-route:after{content:'';position:absolute;left:-2px;top:1px;width:5px;height:5px;background:var(--orange);border-radius:50%}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.feature-card{position:relative;background:#fff;border:1px solid #e6e7df;border-radius:20px;padding:30px 27px 22px;min-height:439px;display:flex;align-items:flex-start;flex-direction:column;overflow:hidden;transition:border-color .3s,box-shadow .3s,transform .3s}.feature-card:hover{border-color:#d1d8c9;box-shadow:0 14px 30px #26332f06;transform:translateY(-5px)}.feature-number{position:absolute;top:34px;left:26px;color:#a0a497;font-size:9px}.feature-icon{display:grid;place-items:center;width:44px;height:44px;border-radius:13px;margin-bottom:20px;box-shadow:0 5px 0 #00000003}.feature-icon .icon{width:23px;height:23px}.feature-card h3{font-size:22px;line-height:1.7;letter-spacing:-.4px}.feature-card>p{font-size:11px;color:#7f877b;line-height:2;margin-top:12px;max-width:95%}.feature-tracking{background:#f4f3ec}.feature-route-art{width:calc(100% + 54px);height:175px;margin:2px -27px -2px;overflow:hidden}.feature-route-art img{width:100%;height:100%;object-fit:cover;object-position:center 51%;mix-blend-mode:multiply}.card-link{display:flex;justify-content:space-between;align-items:center;width:100%;padding-top:13px;border-top:1px solid #e5e7dd;font-size:11px;margin-top:auto}.card-link .icon{width:16px;height:16px;transition:transform .2s}.card-link:hover .icon{transform:translateX(-4px)}.mini-dashboard{width:100%;background:#f7f8f5;border:1px solid #e9ece4;border-radius:12px;margin:24px 0 22px;padding:13px 15px 8px;transform:rotate(-3deg);box-shadow:0 7px 0 -3px #e8eee3}.mini-dash-head{display:flex;align-items:center;justify-content:space-between;font-size:8px;color:#67756a}.mini-dash-head>span{display:flex;align-items:center;gap:5px}.mini-square{width:8px;height:8px;background:#687e75;border-radius:2px}.mini-dots{font-style:normal;letter-spacing:2px;color:#a1ab9e}.mini-dash-row{display:flex;align-items:center;gap:9px;margin-top:14px;font-size:8px}.mini-dash-row small{display:block;font-size:6px;color:#9a9f96}.mini-icon{width:29px;height:29px;display:grid;place-items:center;background:#e9eee6;border-radius:8px}.mini-icon .icon{width:17px;height:17px}.mini-badge{margin-right:auto;padding:1px 7px;background:#e5ecdf;color:#6d845e;font-size:6px;border-radius:9px}.mini-bars{height:55px;display:flex;align-items:flex-end;justify-content:space-between;gap:10px;padding:0 9px;border-bottom:1px solid #e0e6da;margin-top:13px}.mini-bars i{width:13px;height:var(--h);background:#bcc9b3;border-radius:3px 3px 0 0}.mini-bars i:nth-child(3n){background:#71866a}.mini-caption{font-size:6px;color:#8c9785}.feature-finance{background:#f4f6ef}.finance-visual{height:187px;position:relative;width:100%;margin-top:12px;perspective:600px}.finance-orbit{position:absolute;width:170px;height:140px;border:1px dashed #d0d9c3;border-radius:50%;top:10px;left:calc(50% - 85px);transform:rotate(-23deg)}.wallet-back{position:absolute;left:calc(50% - 48px);top:25px;width:100px;height:89px;background:linear-gradient(130deg,#c7d3ac,#829966);border:1px solid #ffffff88;border-radius:14px;transform:rotate(-12deg) skewY(8deg);box-shadow:12px 12px 22px #51623e18}.wallet-front{position:absolute;left:calc(50% - 69px);top:49px;width:120px;height:82px;background:linear-gradient(135deg,#a9bb8b,#6e8955);border-radius:13px;transform:rotate(-12deg) skewY(8deg);box-shadow:3px 5px 0 #69884f,6px 14px 15px #50673620;border:1px solid #becaab;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:15px;color:#f5f7e7}.wallet-front .icon{width:25px;height:25px}.wallet-front span{font-size:8px;margin-top:5px}.coin{position:absolute;display:grid;place-items:center;border-radius:50%;background:linear-gradient(135deg,#fde3aa,#e8b567);color:#a67b34;border:2px solid #f9dfaa;box-shadow:2px 4px 0 #c19752,4px 9px 14px #a9926225;font-size:15px}.coin-one{width:34px;height:34px;left:calc(50% + 48px);top:25px;transform:rotate(17deg)}.coin-two{width:26px;height:26px;left:calc(50% - 83px);top:123px;transform:rotate(-18deg)}.finance-pill{position:absolute;bottom:12px;left:calc(50% - 64px);display:flex;align-items:center;gap:5px;background:#ffffffe6;padding:4px 12px;border-radius:7px;font-size:8px;box-shadow:0 4px 20px #334a2410;transform:rotate(-4deg)}.finance-pill .icon{width:12px;height:12px;color:#71875e}.card-footnote{border-top:1px solid #e1e6d8;padding-top:13px;margin-top:auto;font-size:10px;color:#7c8871;width:100%;display:flex;gap:8px;align-items:center}.card-footnote .icon{width:14px;height:14px}
/* Tracking interface */
.tracking-section{padding-top:35px;padding-bottom:105px}.tracking-grid{display:grid;grid-template-columns:.85fr 1fr;align-items:center;gap:95px}.tracking-steps{display:flex;flex-direction:column;gap:22px;margin-block:30px}.tracking-steps>div{display:flex;gap:15px;align-items:center}.step-icon{display:grid;place-items:center;width:39px;height:39px;border:1px solid #e3e6da;border-radius:12px;color:#819271;background:#f1f3eb}.step-icon .icon{width:19px;height:19px}.tracking-steps h3{font-size:13px;margin-bottom:4px}.tracking-steps p{font-size:11px;color:#868d81}.tracking-visual{position:relative;isolation:isolate}.tracking-visual:before{content:'';position:absolute;inset:-45px -30px;background:radial-gradient(ellipse,#dce5cd77,transparent 70%);z-index:-1}.map-window{border:7px solid #fff;border-radius:24px;background:#fff;box-shadow:0 25px 60px #40503512,0 3px 9px #40503508;transform:perspective(1600px) rotateY(7deg) rotateZ(-2deg);overflow:hidden}.map-topbar{height:54px;display:flex;align-items:center;justify-content:space-between;padding-inline:16px;background:#fff}.map-brand{display:flex;align-items:center;gap:7px;font-size:10px;font-weight:500}.map-demo-label{font-size:8px;color:#8a9384;border:1px solid #e8ebe2;border-radius:30px;padding:1px 7px}.map-canvas{position:relative;border-radius:12px;overflow:hidden;margin:0 3px}.map-canvas>svg{display:block;width:100%}.map-label{position:absolute;font-size:9px;color:#7f8974;background:#fff9;border-radius:5px;padding:1px 8px}.map-home{top:77%;left:17%}.map-school{top:60%;left:61%}.map-street{top:38%;left:40%;font-size:7px;background:none;transform:rotate(-35deg);color:#9fa793}.map-vehicle{position:absolute;top:22%;left:43%;width:35px;height:35px;border:3px solid #fff;box-shadow:0 3px 12px #e9794733;background:var(--orange);color:white;border-radius:10px;transform:rotate(90deg)}.map-vehicle .icon{width:23px;height:23px;margin:3px}.map-live-tag{position:absolute;top:13px;right:13px;background:#fff;border-radius:6px;padding:4px 9px;font-size:8px;display:flex;align-items:center;gap:7px;box-shadow:0 3px 10px #00000004}.map-live-tag .live-dot{width:4px;height:4px;box-shadow:none}.map-north{position:absolute;bottom:14px;right:14px;width:29px;height:36px;background:#fff;border-radius:7px;text-align:center;font-size:8px;line-height:1.5;padding:3px}.map-north .icon{display:block;width:17px;height:17px;margin:auto}.map-info{display:flex;align-items:center;gap:11px;padding:16px 14px 10px}.map-info strong{font-size:10px;display:block}.map-info div>span{display:block;font-size:8px;color:#92998c;margin-top:2px}.map-info-arrow{margin-right:auto;width:17px;color:#8e9b83}.map-floating-note{position:absolute;left:-28px;bottom:20px;display:flex;align-items:center;gap:9px;background:#fff;border-radius:12px;border:1px solid #eef0e7;box-shadow:0 13px 26px #4650390d;padding:13px 17px;transform:rotate(3deg)}.map-floating-note strong{display:block;font-size:10px}.map-floating-note div>span{display:block;font-size:8px;color:#949c89}.map-deco-pin{position:absolute;right:-28px;top:-25px;color:#e7824d;transform:rotate(14deg);filter:drop-shadow(4px 7px 0 #b7612d) drop-shadow(2px 15px 8px #af6e4820)}.map-deco-pin .icon{width:64px;height:64px;fill:#f6ad78;stroke-width:2.5}.visual-footnote{position:absolute;bottom:-39px;left:30px;color:#a1a699;font-size:8px}
/* App presentation */
.apps-section{position:relative;background:#f0f2e9;isolation:isolate;overflow:hidden;padding-block:85px}.route-apps{height:100%;inset:0;stroke:#cbd4bc}.apps-grid{display:grid;grid-template-columns:.9fr 1fr;gap:70px;align-items:center;min-height:588px}.apps-copy .eyebrow .icon{width:15px;height:15px;color:#8a987d}.app-tabs{display:flex;align-items:center;padding:4px;background:#e5e9de;border:1px solid #e2e5d9;max-width:344px;border-radius:10px;margin-top:27px;gap:4px}.app-tabs button{border:0;background:transparent;padding:8px 17px;flex:1;border-radius:7px;font-size:11px;color:#848d79;transition:.25s}.app-tabs button[aria-selected=true]{background:white;color:#3b4932;box-shadow:0 2px 6px #44553a09}.app-tabs button:hover:not([aria-selected=true]){background:#ffffff55}.app-panel{margin-top:23px;min-height:242px;max-width:430px;animation:panel-in .3s ease-out}.app-panel h3{font-size:17px;margin-bottom:8px}.app-panel>p{font-size:12px;color:#89917f;line-height:2}.app-benefits{list-style:none;padding:0;margin:14px 0 20px;font-size:11px;color:#6d7a60;display:flex;flex-direction:column;gap:5px}.app-benefits li{display:flex;gap:7px;align-items:center}.app-benefits .icon{width:14px;height:14px;color:#74885f}.download-actions{display:flex;gap:9px}.download-actions .button{font-size:11px;min-height:45px;padding:10px 18px;gap:9px}.download-actions .icon{width:17px;height:17px}.market-link{margin-top:13px;display:flex;align-items:center;gap:10px;font-size:10px;color:#7d8a70;width:fit-content}.market-link:hover{color:var(--ink)}.market-link .icon{width:13px;height:13px}.phones-stage{height:585px;position:relative;direction:ltr;isolation:isolate}.phone-halo{position:absolute;inset:26px -35px -2px -10px;background:radial-gradient(ellipse,#d9dfc9 0%,#e5e8d85e 53%,transparent 70%);border-radius:50%;z-index:-1}.phone-orbit{position:absolute;width:525px;height:225px;border:1px dashed #c7d0b5;border-radius:50%;bottom:85px;left:-20px;transform:rotate(-20deg);z-index:-1}.phone{position:absolute;width:225px;height:460px;background:linear-gradient(135deg,#7d8179,#454c43 25%,#b0b3a9 45%,#42483f 76%);border:1px solid #bcc1b1;border-radius:36px;padding:5px;box-shadow:7px 12px 0 -3px #828b75,15px 27px 27px #495c3030;transition:transform .55s cubic-bezier(.2,.8,.2,1),filter .55s;direction:rtl}.phone:after{content:'';position:absolute;left:-3px;top:103px;width:3px;height:37px;background:#7d8672;border-radius:2px}.phone:before{content:'';position:absolute;top:14px;left:calc(50% - 34px);width:68px;height:15px;border-radius:15px;background:#25312c;z-index:5}.phone-screen{border-radius:30px;overflow:hidden;background:#fbfcf8;width:100%;height:100%;position:relative;border:2px solid #343c30}.phone-parent{top:77px;left:25px;z-index:3;transform:rotate(-10deg)}.phone-driver{top:18px;right:9px;z-index:2;transform:rotate(10deg) scale(.94);filter:brightness(.98)}.phones-stage[data-active-app=driver] .phone-parent{transform:rotate(-14deg) translate(-12px,8px) scale(.97)}.phones-stage[data-active-app=driver] .phone-driver{transform:rotate(5deg) translate(-10px,-7px) scale(1);z-index:4;filter:none}.phones-stage[data-active-app=company] .phone-parent{transform:rotate(-7deg) translate(-7px,-7px)}.phones-stage[data-active-app=company] .phone-driver{transform:rotate(7deg) translate(8px,4px) scale(.94)}.phone-status{height:31px;display:flex;align-items:center;justify-content:space-between;padding:0 17px;font-size:7px;font-weight:700;direction:ltr}.phone-app-header{height:46px;display:flex;align-items:center;justify-content:space-between;padding:7px 13px;border-bottom:1px solid #ecede6;background:#fff}.phone-app-header>.icon{width:15px;height:15px;color:#848b7a}.phone-app-brand{display:flex;gap:4px;align-items:center;font-size:17px;font-weight:700}.phone-app-brand>span{font-weight:400;font-size:8px;color:#858e7c;margin-right:4px}.phone-app-brand img{width:19px;height:19px}.parent-heading{display:flex;align-items:center;justify-content:space-between;padding:14px 10px;font-size:8px}.parent-heading>span{font-size:6px;color:#869578;display:flex;gap:4px;align-items:center}.parent-heading .live-dot{width:4px;height:4px;box-shadow:none}.phone-map{height:187px;overflow:hidden;position:relative}.phone-map>svg{height:100%;width:100%;object-fit:cover;transform:scale(1.4)}.phone-map-car{position:absolute;left:38%;top:18%;background:#eb935e;color:#fff;border:2px solid #fff;border-radius:7px;padding:3px;display:grid;place-items:center}.phone-map-car .icon{width:16px;height:16px}.phone-trip-sheet{position:relative;border-radius:17px 17px 0 0;background:white;margin-top:-16px;z-index:2;padding:12px 12px 9px;box-shadow:0 -5px 10px #68795208}.phone-trip-head{display:flex;align-items:center;gap:6px}.phone-trip-head .floating-icon{width:29px;height:29px;border-radius:8px}.phone-trip-head .floating-icon .icon{width:16px;height:16px}.phone-trip-head strong{display:block;font-size:8px}.phone-trip-head small{display:block;font-size:6px;color:#959c8d}.small-phone{margin-right:auto;background:#edf1e7;border-radius:50%;width:24px;height:24px;display:grid;place-items:center;color:#7e916c}.small-phone .icon{width:12px;height:12px}.trip-points{display:flex;align-items:center;gap:7px;margin:12px 0;font-size:7px}.trip-points>span{display:flex;align-items:center;gap:5px}.trip-points>span:before{content:'';width:5px;height:5px;background:#e88d57;border-radius:50%}.trip-points>span:last-child:before{background:#849570}.trip-points>i{flex:1;border-top:1px dashed #cbd2bf}.mock-button{display:flex;justify-content:center;gap:15px;background:#e88953;border-radius:6px;color:#fff;padding:6px;font-size:7px}.mock-button>.icon{width:11px;height:11px}.phone-bottom-nav{position:absolute;bottom:0;left:0;right:0;background:white;display:flex;justify-content:space-around;padding:8px 10px 11px;border-top:1px solid #f0f1e9;z-index:4}.phone-bottom-nav>span{display:flex;flex-direction:column;align-items:center;gap:3px;font-size:6px;color:#b0b5a7}.phone-bottom-nav .icon{width:15px;height:15px}.phone-bottom-nav>span.active{color:#d8854e}.driver-greeting{padding:16px 12px}.driver-greeting small{font-size:7px;color:#939c86;display:block}.driver-greeting strong{font-size:12px;display:block;margin-top:4px}.driver-trip{padding:12px;margin:0 10px;background:white;border:1px solid #e9eddf;border-radius:11px}.trip-date{font-size:9px;font-weight:500;display:flex;justify-content:space-between}.trip-date>span{font-size:7px;color:#8d9a78;background:#eff3e8;border-radius:4px;padding:1px 6px}.driver-mini-map{height:99px;overflow:hidden;border-radius:7px;margin-bottom:12px}.driver-mini-map svg{width:100%;height:100%;transform:scale(1.3)}.driver-financial{display:flex;gap:8px;align-items:center;margin:12px 10px;padding:8px;border:1px solid #e9eddf;border-radius:9px;background:white}.driver-financial .floating-icon{width:29px;height:29px;border-radius:8px}.driver-financial .icon{width:16px;height:16px}.driver-financial strong{display:block;font-size:8px}.driver-financial small{display:block;font-size:6px;color:#98a08a}.phone-floating-pin{position:absolute;z-index:6;left:1px;top:23px;width:66px;height:78px;display:grid;place-items:center;transform:rotate(-17deg);filter:drop-shadow(-4px 5px 0 #bd6939) drop-shadow(0 10px 8px #b6673925)}.phone-floating-pin .icon{width:60px;height:70px;stroke:#e3844c;fill:#f6b47f;stroke-width:3}.app-web-note{position:absolute;z-index:6;bottom:25px;right:11px;background:#fffffff2;border:1px solid white;box-shadow:0 9px 20px #55633e10;border-radius:12px;padding:13px 18px;display:flex;gap:12px;align-items:center;direction:rtl;transform:rotate(4deg)}.app-web-note>.icon{width:28px;height:28px;color:#899b77}.app-web-note>span{font-size:10px}.app-web-note small{display:block;color:#9aa38d;font-size:7px}.phones-caption{position:absolute;bottom:-6px;left:60px;right:50px;font-size:8px;text-align:center;color:#9ca58e;direction:rtl}
/* Experience and credentials */
.about-section{padding-block:100px 70px;background:#fff}.about-top{display:grid;grid-template-columns:.85fr 1fr;gap:95px;align-items:center}.about-description>p{font-size:13px;color:#878d82;line-height:2.2}.about-points{display:flex;gap:20px;margin-top:25px;font-size:9px;color:#849379}.about-points>span{display:flex;align-items:center;gap:5px}.about-points .icon{width:13px;height:13px}.trust-strip{display:grid;grid-template-columns:1.25fr repeat(3,1fr);align-items:center;border:1px solid #e8ebe2;border-radius:16px;margin-top:45px;padding:25px 24px;gap:10px}.trust-intro{display:flex;gap:12px;align-items:center;font-size:11px}.trust-intro>.icon{width:30px;height:30px;color:#829774}.trust-intro small{display:block;font-size:9px;color:#a0a795;margin-top:4px}.credential{border-right:1px solid #e6eadd;display:flex;align-items:center;justify-content:center;gap:13px;color:#6f7e63;transition:color .2s}.credential>.icon:first-child{width:29px;height:29px;stroke-width:1.2}.credential>span{font-size:10px;line-height:1.8}.credential-arrow{width:12px;height:12px;color:#abb29f;transform:rotate(45deg);transition:transform .2s}.credential:hover{color:#bc6c3c}.credential:hover .credential-arrow{transform:rotate(45deg) translateX(-3px)}
/* News from the original Samar feed. Native RTL scrolling also supports touch. */
.news-section{background:var(--paper);padding-block:70px 65px;border-block:1px solid #eceee5}
.news-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:29px}
.news-heading .eyebrow{margin-bottom:11px;font-size:11px}.news-heading h2{font-size:32px}.news-heading p{color:#6c7568;font-size:12px;margin-top:11px}
.news-controls{display:flex;align-items:center;gap:8px;flex-shrink:0;padding-bottom:4px}.news-total{font-size:11px;color:#74806b;margin-inline-end:13px;white-space:nowrap}
.news-arrow{width:42px;height:42px;display:grid;place-items:center;border:1px solid #dfe4d6;border-radius:50%;background:#fff;color:#53634b;transition:background .2s,border-color .2s}.news-arrow .icon{width:18px;height:18px}#news-next .icon{transform:rotate(180deg)}.news-arrow:hover:not(:disabled){background:#fbece3;border-color:#e9b799;color:#bd542c}.news-arrow:disabled{opacity:.35}
.news-carousel{--news-visible:3;display:flex;align-items:stretch;gap:22px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:thin;scrollbar-color:#cbd3c1 transparent;padding:5px 0 17px;overscroll-behavior-x:contain;border-radius:19px}
.news-card{flex:0 0 calc((100% - (var(--news-visible) - 1)*22px)/var(--news-visible));min-width:0;display:flex;flex-direction:column;scroll-snap-align:start;background:#fff;border:1px solid #e4e7dc;border-radius:19px;overflow:hidden;transition:border-color .25s,box-shadow .25s}.news-card:hover{border-color:#c5d0b8;box-shadow:0 6px 16px #26332f08}
.news-card-media{position:relative;aspect-ratio:16/10;background:#edf0e6;overflow:hidden}.news-card-media img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.news-card:hover .news-card-media img{transform:scale(1.035)}.news-media-fallback{display:grid;place-items:center;background:radial-gradient(circle at center,#faf9f6,#e9eddf)}.news-media-fallback img{width:68px;height:68px;object-fit:contain!important;opacity:.5}
.news-category{position:absolute;top:15px;right:15px;padding:3px 12px;border:1px solid #fff8;border-radius:20px;background:#fffffff0;color:#47573e;font-size:10px;backdrop-filter:blur(8px)}
.news-card-body{display:flex;flex:1;flex-direction:column;align-items:flex-start;padding:23px 23px 18px}.news-date{font-size:10px;color:#7c876f;margin-bottom:9px}.news-card-title{font-size:17px;line-height:1.9;overflow-wrap:anywhere;margin-bottom:9px}.news-card-excerpt{font-size:12px;line-height:2;color:#6c7568;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:23px;overflow-wrap:anywhere}.news-card .card-link{margin-top:auto;font-size:11px;color:#b85e31;padding-top:14px}.news-counter{font-size:10px;color:#7b866e;text-align:center;margin-top:11px}
.news-state{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:15px;min-height:230px;border:1px dashed #dce2d1;border-radius:20px;background:#f2f4ec;padding:25px;text-align:center}.news-state p{font-size:13px;color:#6c7568}.news-state .button{background:white}.news-noscript{font-size:13px;color:#6c7568}.news-noscript a{color:var(--orange-dark);text-decoration:underline}
.news-state.is-cached{flex-direction:row;justify-content:space-between;min-height:0;margin-bottom:19px;padding:12px 17px;border-radius:12px;gap:10px;text-align:right;flex-wrap:wrap}.news-state.is-cached>.floating-icon{display:none}.news-state.is-cached p{font-size:11px;flex:1;min-width:180px}.news-state.is-cached .button{font-size:10px;min-height:36px;padding:6px 12px}
@media(max-width:1000px){.news-carousel{--news-visible:2}.news-heading h2{font-size:29px}.news-heading p{font-size:11px}.news-card-title{font-size:16px}}
@media(max-width:760px){.news-section{padding-block:47px}.news-heading{align-items:flex-start;gap:20px;flex-wrap:wrap;margin-bottom:19px}.news-heading h2{font-size:27px}.news-heading .eyebrow{font-size:10px}.news-heading p{font-size:11px;max-width:340px;line-height:2}.news-controls{width:100%;justify-content:flex-end;padding:0}.news-total{margin-inline-end:auto}.news-arrow{width:40px;height:40px}.news-card-body{padding:20px}.news-card-title{font-size:17px}.news-card-excerpt{font-size:12px}.news-state p{font-size:12px}}
@media(max-width:600px){.news-carousel{--news-visible:1;gap:16px}.news-card{flex-basis:100%}.news-heading h2{font-size:25px}.news-state{min-height:220px}.news-card-media{aspect-ratio:16/10}}
/* Questions and the next destination */
.faq-section{padding-block:40px 90px;background:#fff}.faq-grid{display:grid;grid-template-columns:.85fr 1fr;gap:95px}.faq-grid h2{font-size:27px}.faq-grid .eyebrow{font-size:10px;margin-bottom:10px}.faq-grid>div>p{font-size:11px;color:#929889;margin-top:12px}.faq-grid .text-link{font-size:11px;margin-top:18px}.faq-list details{border-bottom:1px solid #e8eade}.faq-list details:first-child{border-top:1px solid #e8eade}.faq-list summary{display:flex;align-items:center;justify-content:space-between;gap:16px;cursor:pointer;font-size:12px;font-weight:500;padding-block:19px;list-style:none}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary .icon{width:15px;height:15px;color:#9aa58b;transition:transform .25s}.faq-list details[open] summary .icon{transform:rotate(45deg)}.faq-list details[open] summary{color:#bd6f43}.faq-list details>p{font-size:11px;line-height:2.1;color:#89917f;padding-bottom:19px;max-width:95%}.faq-list details a{color:var(--orange-dark);text-decoration:underline;text-underline-offset:3px}.contact-section{padding-block:10px 65px;background:linear-gradient(#fff 30%,var(--paper) 30%)}.cta-card{position:relative;overflow:hidden;display:grid;grid-template-columns:1.1fr 1fr;align-items:center;border-radius:25px;background:#eeeee3;border:1px solid #e6e8d9;min-height:365px;isolation:isolate}.cta-copy{position:relative;padding:47px 49px 47px 0;z-index:2}.cta-copy .eyebrow{font-size:10px;margin-bottom:15px}.cta-copy h2{font-size:33px;line-height:1.7}.cta-copy>p{font-size:11px;line-height:2;color:#8b927f;margin-top:17px}.cta-actions{display:flex;align-items:center;gap:22px;margin-top:23px}.cta-actions .button{min-height:46px;font-size:10px;padding:11px 18px;gap:14px}.cta-phone{display:flex;align-items:center;gap:7px;font-size:12px;font-weight:500;color:#6b7a5d}.cta-phone .icon{width:16px;height:16px}.cta-visual{position:relative;transform:rotate(-8deg) scale(1.17) translate(-13px,2px);align-self:stretch;display:flex;align-items:center;z-index:1}.cta-visual img{width:100%;mix-blend-mode:multiply}.cta-destination{position:absolute;bottom:70px;left:90px;display:flex;align-items:center;gap:7px;border:1px solid #fff;background:#ffffffed;padding:7px 15px;box-shadow:0 8px 20px #4850390c;border-radius:8px;font-size:9px;transform:rotate(9deg)}.cta-destination .icon{color:var(--orange);width:15px;height:15px}
/* Footer */
.site-footer{padding-block:0 20px}.footer-main{display:grid;grid-template-columns:1.3fr .85fr .85fr 1.1fr;gap:40px;padding-block:20px 45px}.footer-brand .brand img{width:35px;height:35px}.footer-brand .brand-name{font-size:29px}.footer-brand .brand-caption{font-size:7px}.footer-brand>p{font-size:10px;color:#8f9687;line-height:2.1;margin-top:17px}.footer-main h3{font-size:11px;margin-bottom:17px}.footer-links{display:flex;flex-direction:column;align-items:flex-start;gap:7px}.footer-links h3{margin-bottom:10px}.footer-links>a{font-size:10px;color:#93998d;transition:color .2s}.footer-links>a:hover{color:var(--orange-dark)}.footer-contact{display:flex;flex-direction:column;align-items:flex-start;font-size:10px;color:#87917d}.footer-contact h3{color:var(--ink);margin-bottom:9px}.footer-contact>a{font-size:11px;line-height:2.2}.footer-contact>a[href^=mailto]{font-family:Arial,sans-serif;font-size:10px;letter-spacing:.3px}.footer-contact>p{font-size:9px;line-height:2;margin-top:9px;color:#909984}.footer-contact>span{font-size:8px;color:#a3aa97;margin-top:7px}.footer-bottom{border-top:1px solid #e6e9dd;padding-top:19px;display:flex;align-items:center;justify-content:space-between;gap:20px;color:#a0a795;font-size:8px}.footer-bottom>span{font-size:9px;color:#8e9a81}.footer-bottom p a{color:#81906e}.social-links{display:flex;gap:19px}.social-links a:hover{color:var(--orange-dark)}
/* Motion stays subtle, and content remains available without JavaScript. */
@keyframes float-card{0%,100%{translate:0 0}50%{translate:0 -8px}}@keyframes panel-in{from{opacity:.4;transform:translateY(5px)}to{opacity:1;transform:none}}
@media(prefers-reduced-motion:no-preference){.reveal-ready{opacity:0;transform:translateY(22px);transition:opacity .75s ease,transform .75s cubic-bezier(.2,.8,.2,1)}.reveal-ready.is-visible{opacity:1;transform:none}.feature-grid>[data-reveal]:nth-child(2){transition-delay:.09s}.feature-grid>[data-reveal]:nth-child(3){transition-delay:.18s}}
@media(min-width:1600px){.hero-grid{min-height:610px}.hero h1{font-size:68px}.hero-visual{width:calc(100% + 100px);margin-inline-end:-100px}.hero-art{width:100%}.hero-description{font-size:15px}}
@media(max-width:1200px){.container{width:calc(100% - 80px)}.desktop-nav{gap:23px}.nav-shell{gap:20px}.hero-grid{grid-template-columns:.9fr 1fr;min-height:545px}.hero-visual{width:calc(100% + 35px);margin-inline-end:-35px}.hero h1{font-size:54px}.hero-actions{gap:8px}.hero-actions .button{padding-inline:16px;font-size:11px}.location-card{right:1%;top:-3%}.arrival-card{bottom:3%;left:2%}.floating-card{padding:10px 12px;gap:8px}.floating-card strong{font-size:9px}.floating-card div>span{font-size:7px}.hero-description{font-size:13px;max-width:365px}.hero-assurances{gap:17px;font-size:9px}.feature-card{padding:25px 21px 20px;min-height:435px}.feature-number{left:21px;top:30px}.feature-card h3{font-size:20px}.feature-route-art{width:calc(100% + 42px);margin-inline:-21px}.tracking-grid,.about-top,.faq-grid{gap:65px}.apps-grid{gap:36px}.phone{width:211px;height:448px}.phone-parent{left:7px;top:86px}.phone-driver{right:1px;top:24px}.phones-stage{height:573px}.phone-map{height:175px}.phone-orbit{width:440px;left:-20px}.app-web-note{right:-3px;bottom:22px}.trust-strip{grid-template-columns:1.25fr repeat(3,1fr);padding-inline:19px;gap:10px}.credential{gap:9px}.credential>span{font-size:9px}.trust-intro{font-size:10px;gap:8px}.about-points{gap:11px;font-size:8px}.cta-copy{padding-right:37px}.cta-actions{gap:15px}.cta-phone{font-size:10px}.cta-copy h2{font-size:30px}.footer-main{gap:25px}}
@media(max-width:1000px){.container{width:calc(100% - 56px)}.nav-shell{height:82px}.brand-name{font-size:29px}.brand img{width:37px;height:37px}.brand-caption{font-size:7px}.desktop-nav{gap:18px;font-size:11px}.button-small{font-size:10px;min-height:39px}.hero{padding-top:35px}.hero-grid{min-height:492px;gap:0}.hero h1{font-size:45px;letter-spacing:-1.6px}.hero-eyebrow{font-size:9px}.hero-description{font-size:12px}.hero-actions .button{padding-inline:12px;font-size:10px;gap:9px;min-height:46px}.hero-visual{width:calc(100% + 28px);margin-inline-end:-28px}.hero-assurances{gap:13px;font-size:8px}.hero-bottom{padding-block:22px}.stats-shell{padding-block:29px}.stats-intro .mini-label{font-size:12px}.stat strong{font-size:27px}.stat span{font-size:9px}.section-space{padding-block:75px}.section-heading h2{font-size:31px}.section-heading p{font-size:11px}.feature-grid{gap:13px}.feature-card{padding:23px 18px 18px}.feature-card h3{font-size:18px}.feature-card>p{font-size:10px}.feature-number{left:18px;top:29px;font-size:8px}.feature-route-art{width:calc(100% + 36px);margin-inline:-18px;height:166px;margin-top:19px}.mini-dashboard{padding:11px;margin-top:26px}.card-link{font-size:10px}.card-footnote{font-size:8px}.tracking-grid{gap:50px;grid-template-columns:.95fr 1fr}.section-copy h2,.apps-copy h2,.about-top h2{font-size:31px}.section-description{font-size:12px}.tracking-steps h3{font-size:12px}.tracking-steps p{font-size:9px}.tracking-steps{gap:18px}.map-floating-note{left:-12px;padding:10px}.map-floating-note strong{font-size:8px}.map-floating-note div>span{font-size:6px}.map-deco-pin{right:-16px;top:-31px}.map-deco-pin .icon{width:48px}.map-topbar{height:43px}.map-brand{font-size:8px}.map-demo-label{font-size:6px}.map-info{padding:10px;gap:7px}.map-info strong{font-size:9px}.map-info div>span{font-size:6px}.apps-grid{grid-template-columns:1fr 1fr;gap:35px;min-height:530px}.phones-stage{transform:scale(.86);transform-origin:center center;width:116%;margin-left:-8%;height:565px}.app-panel h3{font-size:15px}.app-panel>p{font-size:10px}.app-benefits{font-size:10px}.download-actions .button{padding-inline:13px;font-size:10px}.about-top,.faq-grid{gap:55px}.about-description>p{font-size:11px}.about-points{flex-wrap:wrap;gap:6px 16px}.trust-intro small{font-size:7px}.credential>span{font-size:8px}.credential>.icon:first-child{width:24px;height:24px}.trust-strip{gap:7px}.credential-arrow{display:none}.faq-grid h2{font-size:24px}.faq-list summary{font-size:11px}.cta-card{grid-template-columns:1.1fr 1fr}.cta-copy{padding:35px 30px 35px 0}.cta-copy h2{font-size:27px}.cta-actions{flex-wrap:wrap;gap:13px}.cta-actions .button{font-size:9px;padding-inline:12px}.cta-copy>p{font-size:10px}.cta-copy .eyebrow{font-size:9px}.cta-visual{transform:rotate(-8deg) scale(1.3)}.cta-destination{bottom:25%;left:65px;font-size:7px}}
@media(max-width:760px){html{scroll-padding-top:90px}.container{width:calc(100% - 40px)}.nav-shell{height:76px;gap:15px}.desktop-nav{display:none}.brand-name{font-size:28px}.brand img{width:34px;height:34px}.brand-caption{font-size:6px;margin-top:6px}.brand{gap:7px}.nav-actions{gap:7px}.button-small{font-size:9px;min-height:36px;padding:7px 12px;gap:12px}.button-small .icon{width:15px;height:15px}.menu-toggle{display:grid;place-items:center;padding:8px}.menu-toggle .icon{width:22px;height:22px}.mobile-menu{display:flex;flex-direction:column;position:absolute;top:76px;right:0;left:0;background:var(--paper);box-shadow:0 14px 18px #2433220a;border-bottom:1px solid var(--line);padding:12px 25px 21px;gap:5px;visibility:hidden;opacity:0;transform:translateY(-8px);transition:opacity .2s,transform .2s,visibility .2s}.mobile-menu.is-open{visibility:visible;opacity:1;transform:none}.mobile-menu>a{padding:8px;font-size:12px;border-radius:5px}.mobile-menu>a:hover{background:#eeeee4;color:var(--orange-dark)}.hero{padding-top:38px}.hero-grid{grid-template-columns:1fr;gap:16px;min-height:0}.hero-copy{padding:0;text-align:center}.hero-eyebrow{font-size:9px;margin-bottom:18px}.hero h1{font-size:48px;line-height:1.52;letter-spacing:-1.7px}.accent-word>svg{bottom:-3px;height:11px}.hero-description{font-size:12px;max-width:330px;margin:25px auto 0;line-height:2.1}.hero-actions{justify-content:center;margin-top:25px;gap:10px}.hero-actions .button{font-size:11px;padding-inline:18px;gap:12px;min-height:47px}.hero-assurances{justify-content:center;gap:22px;margin-top:19px;font-size:8px}.hero-visual{width:calc(100% + 18px);margin:27px -9px 10px;max-width:610px;justify-self:center;transform:none!important}.hero-art{width:100%}.floating-card{padding:10px 12px;border-radius:11px;gap:8px}.floating-card strong{font-size:9px}.floating-card div>span{font-size:7px}.floating-icon{width:31px;height:31px;border-radius:9px}.floating-icon .icon{width:17px;height:17px}.location-card{top:-3%;right:5%}.arrival-card{bottom:4%;left:1%}.scene-label{font-size:7px;right:35%;bottom:-11px}.hero-bottom{padding-block:23px 24px;font-size:7px}.english-note{font-size:6px;letter-spacing:1px}.hero-bottom>a{width:26px;height:33px}.hero-bottom>a .icon{width:13px}.stats-shell{grid-template-columns:repeat(4,1fr);padding-block:22px 25px;gap:0}.stats-intro{grid-column:1/-1;display:flex;align-items:center;justify-content:center;gap:9px;margin-bottom:22px}.stats-intro p{margin:0;font-size:8px}.stats-intro .mini-label{font-size:10px}.stats-intro .mini-label:after{content:' /';color:#bec5b5;padding-right:5px}.stat{border-inline-start:1px solid #eceee4}.stat:last-child{border-inline-start:0}.stat strong{font-size:23px;min-height:38px;letter-spacing:-.7px}.stat span{font-size:8px}.section-space{padding-block:60px}h2{font-size:29px;letter-spacing:-.8px}.section-heading{margin-bottom:30px}.section-heading h2{font-size:27px;letter-spacing:-.9px}.section-heading p{font-size:10px;max-width:285px;margin-inline:auto;line-height:2.1}.section-heading .eyebrow{font-size:9px;margin-bottom:13px}.feature-grid{grid-template-columns:1fr;max-width:440px;margin-inline:auto;gap:17px}.feature-card{min-height:380px;padding:26px 27px 21px;display:grid;grid-template-columns:1fr 1fr;column-gap:10px;align-content:start;align-items:start}.feature-number{left:27px;top:35px;font-size:9px}.feature-icon{grid-column:1/-1;margin-bottom:18px;width:43px;height:43px}.feature-card h3{font-size:22px;grid-column:1/-1;line-height:1.7}.feature-card>p{font-size:11px;max-width:300px;grid-column:1/-1}.feature-route-art{grid-column:1/-1;height:190px;margin:6px -27px 0;width:calc(100% + 54px)}.feature-route-art img{object-position:center 53%}.card-link,.card-footnote{grid-column:1/-1;font-size:11px}.card-footnote{font-size:10px;margin-top:12px}.mini-dashboard{grid-column:1/-1;width:80%;justify-self:center;margin:24px 0 27px;padding:13px 16px}.mini-dash-head{font-size:9px}.mini-dash-row{font-size:9px}.mini-dash-row small{font-size:7px}.mini-bars{height:57px}.mini-caption{font-size:7px}.finance-visual{grid-column:1/-1;height:180px;margin-top:16px}.feature-finance,.feature-management{min-height:0}.route-features{opacity:.3}.tracking-section{padding-top:10px;padding-bottom:65px}.tracking-grid{grid-template-columns:1fr;gap:50px;max-width:500px}.section-copy h2,.apps-copy h2,.about-top h2{font-size:32px}.section-copy>.eyebrow{font-size:10px}.section-description{font-size:12px;margin-top:17px;max-width:380px}.tracking-steps{margin-block:25px;gap:22px}.tracking-steps h3{font-size:13px}.tracking-steps p{font-size:10px}.text-link{font-size:12px}.tracking-visual{width:calc(100% - 18px);margin-inline:auto}.map-window{transform:rotate(-2deg);border-width:6px;border-radius:19px}.map-topbar{height:49px;padding-inline:12px}.map-brand{font-size:9px}.map-demo-label{font-size:7px}.map-info{padding:12px 10px}.map-info strong{font-size:9px}.map-info div>span{font-size:7px}.map-floating-note{bottom:5px;left:-16px;padding:11px 12px;gap:8px}.map-floating-note strong{font-size:9px}.map-floating-note div>span{font-size:7px}.map-deco-pin{right:-14px;top:-25px}.map-deco-pin .icon{width:52px;height:52px}.visual-footnote{font-size:7px;bottom:-31px;left:5px}.apps-section{padding-top:55px;padding-bottom:37px}.apps-grid{grid-template-columns:1fr;gap:15px;min-height:0;max-width:500px}.apps-copy>.eyebrow{font-size:10px}.apps-copy>.section-description br{display:none}.app-tabs{margin-top:24px;max-width:100%}.app-tabs button{font-size:12px;padding-block:10px}.app-panel{margin-top:22px;min-height:232px;max-width:100%}.app-panel h3{font-size:17px}.app-panel>p{font-size:11px;max-width:350px}.app-benefits{font-size:10px}.download-actions .button{font-size:11px;min-height:45px;padding-inline:20px}.market-link{font-size:10px}.phones-stage{transform:none;width:100%;max-width:395px;justify-self:center;height:530px;margin:24px 0 0}.phone{width:207px;height:437px}.phone-parent{left:14px;top:60px;transform:rotate(-10deg) scale(.95)}.phone-driver{right:3px;top:6px;transform:rotate(10deg) scale(.89)}.phone-map{height:166px}.phone-halo{inset:15px -20px 10px -20px}.phone-orbit{width:calc(100% + 15px);left:-10px;bottom:85px;height:180px}.phone-floating-pin{top:5px;left:0;transform:rotate(-17deg) scale(.9)}.app-web-note{bottom:11px;right:5px;padding:10px 14px}.phones-caption{bottom:-9px;right:0;left:0;font-size:7px}.route-apps{opacity:.6}.about-section{padding-top:59px;padding-bottom:40px}.about-top{grid-template-columns:1fr;gap:23px}.about-top .eyebrow{font-size:10px}.about-description>p{font-size:12px;max-width:480px}.about-points{font-size:9px;gap:9px 15px;margin-top:20px}.trust-strip{grid-template-columns:repeat(3,1fr);margin-top:28px;padding:20px 13px;gap:20px 0}.trust-intro{grid-column:1/-1;justify-content:center;padding-bottom:16px;border-bottom:1px solid #e8ebe2;font-size:11px;gap:10px}.trust-intro small{font-size:8px}.credential{flex-direction:column;text-align:center;gap:7px}.credential:last-child{border-right:0}.credential>span{font-size:8px}.credential>.icon:first-child{width:27px;height:27px}.faq-section{padding-top:17px;padding-bottom:52px}.faq-grid{grid-template-columns:1fr;gap:24px}.faq-grid h2{font-size:26px}.faq-grid>div>p{font-size:11px}.faq-grid .text-link{font-size:11px;margin-top:12px}.faq-list summary{font-size:11px;padding-block:19px}.faq-list details>p{font-size:11px}.contact-section{padding-bottom:38px}.cta-card{grid-template-columns:1fr;min-height:0}.cta-copy{padding:30px 25px 0}.cta-copy .eyebrow{font-size:9px}.cta-copy h2{font-size:29px}.cta-copy>p{font-size:11px;margin-top:15px}.cta-actions{gap:14px;margin-top:20px;flex-wrap:wrap}.cta-actions .button{font-size:10px;min-height:45px;padding-inline:16px}.cta-phone{font-size:11px}.cta-visual{height:270px;transform:rotate(-8deg) scale(1.03);justify-content:center}.cta-visual img{width:400px;height:auto;max-width:108%;object-fit:contain}.cta-destination{font-size:8px;left:55px;bottom:32px;padding:6px 11px}.footer-main{grid-template-columns:1fr 1fr;gap:33px 25px;padding-block:5px 31px}.footer-brand{grid-column:1/-1;display:flex;justify-content:space-between;align-items:center;gap:20px}.footer-brand>p{margin:0;font-size:8px}.footer-brand .brand img{width:32px;height:32px}.footer-brand .brand-name{font-size:27px}.footer-brand .brand-caption{font-size:6px}.footer-main h3{font-size:11px}.footer-links>a{font-size:10px}.footer-links{gap:8px}.footer-contact{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;column-gap:20px;align-items:start}.footer-contact h3{grid-column:1/-1}.footer-contact>a{font-size:11px;justify-self:start;grid-column:1}.footer-contact>a[href^=mailto]{grid-column:1}.footer-contact>p{grid-column:2;grid-row:2 / span 2;margin:0;font-size:9px}.footer-contact>span{grid-column:1/-1;font-size:8px}.footer-bottom{display:grid;grid-template-columns:1fr 1fr;gap:12px;font-size:7px;padding-top:18px}.footer-bottom>p{grid-column:1/-1;grid-row:2;text-align:center;border-top:1px solid #e8ebdf;padding-top:13px;margin-top:2px}.footer-bottom>span{font-size:8px}.social-links{justify-content:flex-end;gap:14px;font-size:8px}}
@media(max-width:380px){.container{width:calc(100% - 32px)}.brand-caption{font-size:5.5px}.nav-shell{gap:8px}.button-small{font-size:8px;padding-inline:10px;gap:9px}.nav-actions{gap:2px}.hero h1{font-size:43px}.hero-actions{gap:8px}.hero-actions .button{font-size:10px;padding-inline:14px}.hero-assurances{font-size:7px;gap:20px}.stat strong{font-size:20px}.stat span{font-size:7px}.stats-intro .mini-label{font-size:9px}.floating-card{padding:8px 9px;gap:6px}.floating-card strong{font-size:8px}.floating-card div>span{font-size:6px}.location-card{right:0}.arrival-card{left:0}.floating-icon{width:27px;height:27px}.hero-bottom{font-size:6px}.english-note{font-size:5px}.section-heading h2{font-size:25px}.feature-card{padding-inline:23px}.feature-route-art{width:calc(100% + 46px);margin-inline:-23px}.section-copy h2,.apps-copy h2,.about-top h2{font-size:29px}.download-actions .button{padding-inline:15px;font-size:10px}.phones-stage{height:483px}.phone{width:197px;height:431px}.phone-parent{top:44px;left:-1px;transform:rotate(-10deg) scale(.86)}.phone-driver{top:-5px;right:-10px;transform:rotate(10deg) scale(.82)}.phone-floating-pin{top:0;left:-5px;transform:rotate(-17deg) scale(.75)}.phone-map{height:160px}.app-web-note{bottom:9px;right:0;font-size:9px}.phones-caption{bottom:-7px}.cta-copy{padding-inline:21px}.cta-copy h2{font-size:26px}.cta-copy .eyebrow{font-size:8px}.cta-actions{gap:12px}.cta-actions .button{font-size:9px;padding-inline:12px}.cta-phone{font-size:10px}.cta-visual{height:240px}.footer-brand>p{font-size:7px}.footer-brand{gap:13px}}
/* Blend each illustration as one surface, including inside transformed layouts. */
.feature-route-art,.cta-visual{mix-blend-mode:multiply}.feature-route-art img{object-fit:contain}.feature-route-art img,.cta-visual img{filter:brightness(1.065)}.driver-greeting{padding-block:12px}.driver-mini-map{height:82px}.driver-trip{padding:10px}.driver-financial{margin-top:9px}.stat:last-child{border-inline-start:0}
.hero-description,.section-description,.section-heading p,.feature-card>p,.app-panel>p,.about-description>p,.faq-list details>p,.cta-copy>p{color:#6c7568}.tracking-steps p,.app-benefits,.footer-links>a,.footer-brand>p,.footer-contact>p{color:#74806b}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}.hero-visual{transform:none!important}}
