:root {
    --ink: #171914;
    --muted: #687064;
    --line: #dde1d9;
    --paper: #f6f7f2;
    --brand: #b8dc1f;
    --brand-strong: greenyellow;
    --blue: #b8dcff;
    --violet: #d7c8ff;
    --orange: #ffd3a1;
    --shadow: 0 28px 80px rgba(24, 28, 20, .12);
}

* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
[id] { scroll-margin-top: 94px; }
body { background: var(--paper); color: var(--ink); font-family: "DM Sans", sans-serif; -webkit-font-smoothing: antialiased; }
body, p { margin: 0; }
h1, h2, h3, .brand-name { font-family: "Manrope", sans-serif; }
a { color: inherit; text-decoration: none; }
.container { max-width: 1240px; }

.topbar { background: #0c0e0b; color: rgba(255,255,255,.72); font-size: .78rem; }
.topbar-inner { align-items: center; display: flex; justify-content: space-between; min-height: 36px; }
.topbar p, .topbar div, .topbar a { align-items: center; display: flex; }
.topbar div { gap: 1.5rem; }
.topbar a { gap: .45rem; transition: color .2s; }
.topbar a:hover { color: var(--brand); }
.live-dot { animation: pulse 2s infinite; background: var(--brand); border-radius: 50%; box-shadow: 0 0 0 4px rgba(223,255,69,.12); height: 6px; margin-right: .6rem; width: 6px; }
@keyframes pulse { 50% { box-shadow: 0 0 0 7px rgba(223,255,69,0); } }

.site-navbar { backdrop-filter: blur(18px); background: rgba(246,247,242,.92); border-bottom: 1px solid transparent; padding: .9rem 0; transition: .2s; }
.site-navbar.scrolled { border-bottom-color: var(--line); box-shadow: 0 8px 30px rgba(24,28,20,.06); }
.navbar-brand { align-items: center; display: inline-flex; gap: .65rem; margin: 0; }
.brand-icon { align-items: center; background: var(--brand); border-radius: 10px; color: var(--ink); display: inline-flex; font-size: 1.2rem; height: 38px; justify-content: center; transform: rotate(-5deg); width: 38px; }
.brand-name { color: var(--ink); font-size: 1.17rem; font-weight: 800; letter-spacing: -.055em; }
.brand-name span { font-weight: 500; }
.navbar-nav { gap: .2rem; }
.navbar-nav .nav-link { color: #4c5248; font-size: .89rem; font-weight: 600; padding: .75rem .85rem; }
.navbar-nav .nav-link:hover { color: var(--ink); }
.navbar-toggler { border: 1px solid var(--line); box-shadow: none !important; }
.btn { align-items: center; border-radius: 999px; display: inline-flex; font-size: .91rem; font-weight: 700; gap: .65rem; justify-content: center; padding: .82rem 1.25rem; transition: .2s; }
.btn:hover { transform: translateY(-2px); }
.btn-brand { background: var(--brand); border-color: var(--brand); box-shadow: 0 8px 26px rgba(184,217,31,.18); color: var(--ink); }
.btn-brand:hover, .btn-brand:focus { background: var(--brand-strong); border-color: var(--brand-strong); box-shadow: 0 12px 30px rgba(184,217,31,.24); color: var(--ink); }
.btn-lg { font-size: .96rem; padding: 1rem 1.45rem; }

.hero-section { background: radial-gradient(circle at 7% 18%, rgba(223,255,69,.2), transparent 23%), var(--paper); min-height: 760px; overflow: hidden; padding: 80px 0 94px; position: relative; }
.hero-grid, .coverage-grid-bg { background-image: linear-gradient(rgba(34,38,29,.04) 1px, transparent 1px), linear-gradient(90deg, rgba(34,38,29,.04) 1px, transparent 1px); background-size: 62px 62px; inset: 0; position: absolute; }
.hero-grid { mask-image: linear-gradient(to right, black, transparent 58%); }
.hero-container { position: relative; z-index: 1; }
.availability-pill { align-items: center; background: #fff; border: 1px solid var(--line); border-radius: 99px; box-shadow: 0 8px 24px rgba(34,38,29,.05); display: inline-flex; font-size: .79rem; font-weight: 700; gap: .55rem; margin-bottom: 1.5rem; padding: .36rem .85rem .36rem .38rem; }
.pill-icon { align-items: center; background: var(--brand); border-radius: 50%; display: inline-flex; height: 27px; justify-content: center; width: 27px; }
.hero-section h1 { font-size: clamp(3.5rem, 6.6vw, 6.25rem); font-weight: 800; letter-spacing: -.075em; line-height: .91; margin: 0; }
.hero-section h1 span, .section-intro h2 span, .control-section h2 span, .process-sticky h2 span, .coverage-section h2 span, .faq-section h2 span, .contact-copy h2 span { color: transparent; -webkit-text-stroke: 1.4px var(--ink); }
.hero-copy { color: #62685e; font-size: 1.07rem; line-height: 1.75; margin-top: 1.8rem; max-width: 590px; }
.hero-actions { align-items: center; display: flex; flex-wrap: wrap; gap: 1.5rem; margin-top: 2rem; }
.text-link { align-items: center; display: inline-flex; font-size: .9rem; font-weight: 700; gap: .7rem; }
.text-link > span { align-items: center; border: 1px solid var(--line); border-radius: 50%; display: inline-flex; height: 42px; justify-content: center; transition: .2s; width: 42px; }
.text-link:hover > span { background: var(--ink); color: var(--brand); }
.hero-trust { align-items: center; display: flex; gap: .9rem; margin-top: 2.5rem; }
.avatar-stack { display: flex; }
.avatar-stack span { align-items: center; background: var(--ink); border: 2px solid var(--paper); border-radius: 50%; color: #fff; display: inline-flex; font-size: .62rem; font-weight: 800; height: 36px; justify-content: center; margin-left: -8px; width: 36px; }
.avatar-stack span:first-child { background: var(--blue); color: var(--ink); margin-left: 0; }
.avatar-stack span:nth-child(2) { background: var(--orange); color: var(--ink); }
.avatar-stack span:nth-child(3) { background: var(--violet); color: var(--ink); }
.hero-trust p { color: var(--muted); font-size: .78rem; line-height: 1.35; }
.hero-trust strong { color: var(--ink); font-size: .82rem; }

.hero-media { min-height: 570px; position: relative; }
.hero-image-wrap { border-radius: 36px; box-shadow: var(--shadow); height: 520px; overflow: hidden; position: absolute; right: -120px; top: 20px; transform: rotate(1.5deg); width: 680px; }
.hero-image-wrap::after { background: linear-gradient(180deg, transparent 55%, rgba(9,10,8,.5)); content: ""; inset: 0; position: absolute; }
.hero-image-wrap img { height: 100%; object-fit: cover; object-position: 62% center; width: 100%; }
.trip-card, .ops-card { backdrop-filter: blur(18px); background: rgba(255,255,255,.92); border: 1px solid rgba(255,255,255,.8); box-shadow: 0 18px 50px rgba(22,25,18,.2); position: absolute; z-index: 2; }
.trip-card { align-items: center; border-radius: 16px; display: flex; gap: .7rem; padding: .7rem .8rem; right: -30px; top: 0; }
.trip-icon { align-items: center; background: var(--brand); border-radius: 10px; display: inline-flex; font-size: 1.1rem; height: 40px; justify-content: center; width: 40px; }
.trip-card span, .trip-card strong { display: block; }
.trip-card span { color: var(--muted); font-size: .65rem; }
.trip-card strong { font-family: Manrope, sans-serif; font-size: .77rem; }
.trip-card small { color: var(--muted); font-size: .63rem; margin-left: .5rem; }
.ops-card { border-radius: 20px; bottom: 5px; left: -30px; padding: 1rem 1.1rem; width: 370px; }
.ops-card-head, .route-row, .ops-stats { align-items: center; display: flex; justify-content: space-between; }
.ops-card-head span, .ops-card-head strong, .route-row strong, .route-row span, .ops-stats strong, .ops-stats span { display: block; }
.ops-card-head > div span { color: var(--muted); font-size: .66rem; }
.ops-card-head > div strong { font: 700 .92rem Manrope, sans-serif; }
.status-badge { align-items: center; background: #eff8d0; border-radius: 99px; color: #49600c; display: inline-flex !important; font-size: .64rem; font-weight: 700; gap: .35rem; padding: .32rem .55rem; }
.status-badge i { background: #84aa16; border-radius: 50%; height: 5px; width: 5px; }
.route-row { justify-content: flex-start; gap: .75rem; margin-top: 1rem; }
.route-line { height: 32px; position: relative; width: 28px; }
.route-line::before { border-top: 1px dashed #aeb6a7; content: ""; left: 5px; position: absolute; right: 5px; top: 15px; }
.route-line span, .route-line i { background: var(--ink); border: 3px solid #d9e1d4; border-radius: 50%; height: 10px; position: absolute; top: 11px; width: 10px; }
.route-line i { background: var(--brand); right: 0; }
.route-row strong { font-size: .76rem; }
.route-row span { color: var(--muted); font-size: .62rem; margin-top: .15rem; }
.mini-progress { background: #e8ebe4; border-radius: 99px; height: 4px; margin: .9rem 0; overflow: hidden; }
.mini-progress span { background: var(--brand-strong); display: block; height: 100%; width: 86%; }
.ops-stats > div { flex: 1; }
.ops-stats > div + div { border-left: 1px solid var(--line); padding-left: .8rem; }
.ops-stats strong { font: 700 .87rem Manrope, sans-serif; }
.ops-stats span { color: var(--muted); font-size: .58rem; }
.shape { border-radius: 50%; position: absolute; }
.shape-one { background: var(--brand); height: 75px; left: -70px; top: 65px; width: 75px; z-index: -1; }
.shape-two { border: 1px solid #b4bbae; height: 110px; right: -65px; top: 350px; width: 110px; }

.metrics-strip { background: var(--ink); color: #fff; }
.metrics-grid { align-items: center; display: grid; grid-template-columns: repeat(4, 1fr) 1.65fr; min-height: 128px; }
.metric-item { border-right: 1px solid rgba(255,255,255,.12); padding: .5rem 1.4rem; }
.metric-item:first-child { padding-left: 0; }
.metric-item strong, .metric-item span { display: block; }
.metric-item strong { color: var(--brand); font: 800 1.85rem Manrope, sans-serif; letter-spacing: -.05em; }
.metric-item span { color: rgba(255,255,255,.6); font-size: .72rem; margin-top: .15rem; }
.metric-message { align-items: center; color: rgba(255,255,255,.86); display: flex; font: 600 .82rem Manrope, sans-serif; gap: .8rem; line-height: 1.5; padding-left: 1.5rem; }
.metric-message i { color: var(--brand); font-size: 1.8rem; }

.section-pad { padding: 112px 0; }
.eyebrow { align-items: center; color: #52594e; display: flex; font-size: .7rem; font-weight: 800; gap: .6rem; letter-spacing: .15em; margin-bottom: 1rem; text-transform: uppercase; }
.eyebrow::before { background: var(--brand-strong); content: ""; height: 2px; width: 24px; }
.eyebrow-light { color: rgba(255,255,255,.6); }
.split-intro { align-items: end; display: grid; gap: 2rem; grid-template-columns: 1.35fr .65fr; }
.section-intro { margin-bottom: 3.5rem; }
.section-intro h2, .control-section h2, .process-sticky h2, .coverage-section h2, .faq-section h2 { font-size: clamp(2.5rem, 4.8vw, 4.5rem); font-weight: 800; letter-spacing: -.065em; line-height: 1.01; margin: 0; }
.split-intro > p { color: var(--muted); font-size: 1rem; line-height: 1.7; }
.centered-intro { text-align: center; }
.centered-intro .eyebrow { justify-content: center; }

.services-grid { display: grid; gap: 1rem; grid-template-columns: repeat(4, 1fr); }
.service-card { border-radius: 24px; display: flex; flex-direction: column; justify-content: space-between; min-height: 390px; overflow: hidden; padding: 1.5rem; position: relative; transition: .35s; }
.service-card::after { border: 1px solid rgba(23,25,20,.12); border-radius: 50%; content: ""; height: 180px; position: absolute; right: -80px; top: -70px; transition: .45s; width: 180px; }
.service-card:hover { box-shadow: 0 24px 55px rgba(30,34,25,.13); transform: translateY(-8px); }
.service-card:hover::after { transform: scale(1.25); }
.service-yellow { background: var(--brand); } .service-blue { background: var(--blue); } .service-violet { background: var(--violet); } .service-orange { background: var(--orange); }
.service-top { align-items: flex-start; display: flex; justify-content: space-between; position: relative; z-index: 1; }
.service-number { font: 800 .72rem Manrope, sans-serif; }
.service-icon { align-items: center; background: rgba(255,255,255,.55); border: 1px solid rgba(255,255,255,.5); border-radius: 50%; display: inline-flex; font-size: 1.35rem; height: 58px; justify-content: center; width: 58px; }
.service-card > div:last-child { position: relative; z-index: 1; }
.service-card h3 { font-size: 1.35rem; font-weight: 800; letter-spacing: -.04em; line-height: 1.18; margin: 0 0 .8rem; }
.service-card p { color: rgba(23,25,20,.68); font-size: .85rem; line-height: 1.65; }
.service-card a { align-items: center; border-top: 1px solid rgba(23,25,20,.16); display: flex; font-size: .75rem; font-weight: 800; justify-content: space-between; margin-top: 1.5rem; padding-top: 1rem; }
.service-card a i { transition: .2s; }
.service-card:hover a i { transform: translate(3px,-3px); }

.control-section { background: var(--ink); color: #fff; overflow: hidden; }
.control-section h2 span, .coverage-section h2 span, .contact-copy h2 span { -webkit-text-stroke-color: rgba(255,255,255,.72); }
.control-copy { color: rgba(255,255,255,.62); font-size: 1rem; line-height: 1.75; margin-top: 1.7rem; max-width: 480px; }
.check-list { display: grid; gap: .85rem; list-style: none; margin: 2rem 0; padding: 0; }
.check-list li { align-items: center; color: rgba(255,255,255,.82); display: flex; font-size: .89rem; font-weight: 600; gap: .7rem; }
.check-list i { align-items: center; background: var(--brand); border-radius: 50%; color: var(--ink); display: inline-flex; height: 22px; justify-content: center; width: 22px; }
.btn-light-ghost { border: 1px solid rgba(255,255,255,.3); color: #fff; }
.btn-light-ghost:hover { background: #fff; color: var(--ink); }

.dashboard-shell { background: #f7f8f4; border: 7px solid #363a32; border-radius: 26px; box-shadow: 0 35px 90px rgba(0,0,0,.45); color: var(--ink); overflow: hidden; transform: perspective(1200px) rotateY(-3deg) rotateX(2deg); }
.dashboard-bar { align-items: center; background: #fff; border-bottom: 1px solid #e7e9e3; display: flex; height: 58px; justify-content: space-between; padding: 0 1rem; }
.dash-brand { align-items: center; display: flex; font: 800 .7rem Manrope, sans-serif; gap: .45rem; }
.dash-brand > span { align-items: center; background: var(--brand); border-radius: 6px; display: inline-flex; height: 25px; justify-content: center; width: 25px; }
.dash-actions { align-items: center; color: #73796f; display: flex; font-size: .78rem; gap: .9rem; }
.dash-actions span { align-items: center; background: var(--violet); border-radius: 50%; color: var(--ink); display: inline-flex; font-size: .56rem; font-weight: 800; height: 28px; justify-content: center; width: 28px; }
.dashboard-body { display: grid; grid-template-columns: 58px 1fr; min-height: 440px; }
.dash-sidebar { align-items: center; background: #fff; border-right: 1px solid #e7e9e3; display: flex; flex-direction: column; gap: 1.6rem; padding-top: 1.5rem; }
.dash-sidebar i { color: #8a9086; font-size: .9rem; }
.dash-sidebar i.active { align-items: center; background: var(--ink); border-radius: 8px; color: var(--brand); display: inline-flex; height: 32px; justify-content: center; width: 32px; }
.dash-content { padding: 1.3rem; }
.dash-heading, .card-label { align-items: center; display: flex; justify-content: space-between; }
.dash-heading span, .dash-heading strong { display: block; }
.dash-heading > div span { color: #8c9289; font-size: .6rem; }
.dash-heading > div strong { font: 700 1.05rem Manrope, sans-serif; }
.date-chip { align-items: center; background: #fff; border: 1px solid #e4e7df; border-radius: 7px; display: inline-flex !important; font-size: .61rem; gap: .4rem; padding: .45rem .65rem; }
.dash-kpis { display: grid; gap: .7rem; grid-template-columns: repeat(3,1fr); margin-top: 1rem; }
.dash-kpis > div, .chart-card, .routes-card { background: #fff; border: 1px solid #e8eae5; border-radius: 10px; padding: .8rem; }
.dash-kpis span, .dash-kpis strong, .dash-kpis em { display: block; }
.dash-kpis span { color: #80867d; font-size: .59rem; }
.dash-kpis strong { font: 700 1.5rem Manrope, sans-serif; letter-spacing: -.06em; margin: .25rem 0 .15rem; }
.dash-kpis em { color: #8b9188; font-size: .51rem; font-style: normal; }
.dash-kpis em.positive { color: #6e8c13; }
.dash-lower { display: grid; gap: .7rem; grid-template-columns: 1.1fr .9fr; margin-top: .7rem; }
.chart-card, .routes-card { padding: .9rem; }
.card-label strong { font-size: .66rem; }
.card-label span { color: #8b9188; font-size: .51rem; }
.chart-bars { align-items: end; border-bottom: 1px solid #e8ebe5; display: flex; gap: .7rem; height: 130px; justify-content: space-around; margin-top: .8rem; }
.chart-bars span { background: #dfe4da; border-radius: 4px 4px 0 0; width: 12px; }
.chart-bars span.current { background: var(--brand); }
.chart-labels { color: #9aa096; display: flex; font-size: .47rem; justify-content: space-around; padding-top: .35rem; }
.live-route { align-items: center; border-bottom: 1px solid #edf0e9; display: grid; gap: .55rem; grid-template-columns: auto 1fr auto; padding: .75rem 0; }
.live-route:last-child { border: 0; }
.vehicle { align-items: center; border-radius: 7px; display: inline-flex; font-size: .72rem; height: 29px; justify-content: center; width: 29px; }
.vehicle.yellow { background: #efffa9; } .vehicle.blue { background: #d7ebff; } .vehicle.violet { background: #e5dcff; }
.live-route strong, .live-route small { display: block; }
.live-route strong { font-size: .57rem; } .live-route small { color: #92988f; font-size: .46rem; }
.live-route em { color: #6e8c13; font-size: .48rem; font-style: normal; }

.mobile-app-section { background: #fff; overflow: hidden; }
.mobile-app-panel { background: radial-gradient(circle at 82% 15%, rgba(215,200,255,.55), transparent 28%), linear-gradient(135deg,#f7f8f4,#e9ece2); border: 1px solid var(--line); border-radius: 36px; display: grid; gap: 5%; grid-template-columns: .95fr 1.05fr; min-height: 680px; overflow: hidden; padding: clamp(2rem,5vw,4.5rem); position: relative; }
.mobile-app-panel::before { background-image: linear-gradient(rgba(23,25,20,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(23,25,20,.045) 1px,transparent 1px); background-size: 46px 46px; content: ""; inset: 0; mask-image: radial-gradient(circle at 70% 50%,black,transparent 78%); position: absolute; }
.app-content, .app-showcase { position: relative; z-index: 2; }
.app-content { align-self: center; }
.app-content h2 { font-size: clamp(2.5rem,4.8vw,4.8rem); font-weight: 800; letter-spacing: -.07em; line-height: .98; margin: 0; max-width: 620px; }
.app-content > p:not(.eyebrow) { color: var(--muted); font-size: .98rem; line-height: 1.75; margin-top: 1.35rem; max-width: 560px; }
.app-capability-grid { display: grid; gap: .75rem; margin-top: 1.8rem; }
.app-capability-grid article { align-items: start; background: rgba(255,255,255,.72); border: 1px solid rgba(255,255,255,.85); border-radius: 18px; display: grid; gap: .8rem; grid-template-columns: auto 1fr; padding: 1rem; }
.app-capability-grid article > span { align-items: center; background: var(--brand); border-radius: 13px; display: inline-flex; font-size: 1rem; height: 42px; justify-content: center; width: 42px; }
.app-capability-grid article:nth-child(2) > span { background: var(--blue); }
.app-capability-grid article:nth-child(3) > span { background: var(--violet); }
.app-capability-grid h3 { font-size: .92rem; font-weight: 800; letter-spacing: -.03em; margin: 0 0 .25rem; }
.app-capability-grid p { color: var(--muted); font-size: .75rem; line-height: 1.55; }
.app-store-actions { display: flex; flex-wrap: wrap; gap: .8rem; margin-top: 1.7rem; }
.store-link { align-items: center; background: var(--ink); border-radius: 17px; color: #fff; display: inline-flex; gap: .75rem; min-height: 62px; padding: .75rem 1rem; transition: .2s; }
.store-link:hover { background: #000; color: var(--brand); transform: translateY(-2px); }
.store-link > i { font-size: 1.45rem; }
.store-link span, .store-link strong { display: block; }
.store-link span { color: rgba(255,255,255,.62); font-size: .56rem; line-height: 1.05; }
.store-link strong { color: #fff; font: 800 .96rem Manrope,sans-serif; letter-spacing: -.04em; margin-top: .12rem; }
.app-showcase { min-height: 540px; }
.app-photo { border: 1px solid rgba(255,255,255,.9); border-radius: 26px; box-shadow: 0 28px 70px rgba(24,28,20,.16); height: 250px; overflow: hidden; position: absolute; right: 0; top: 22px; transform: rotate(2deg); width: 430px; }
.app-photo::after { background: linear-gradient(180deg,transparent,rgba(9,10,8,.72)); content: ""; inset: 0; position: absolute; }
.app-photo img { height: 100%; object-fit: cover; width: 100%; }
.app-photo span { align-items: center; bottom: 18px; color: #fff; display: flex; font-size: .67rem; font-weight: 800; gap: .45rem; left: 18px; position: absolute; z-index: 2; }
.main-phone { background: #f8f8f3; border: 7px solid #30342c; border-radius: 40px; box-shadow: 0 34px 85px rgba(24,28,20,.3); color: var(--ink); left: 4%; min-height: 510px; padding: 1rem; position: absolute; top: 80px; transform: rotate(-3deg); width: 300px; z-index: 3; }
.phone-status { display: flex; font-size: .56rem; font-weight: 800; justify-content: space-between; padding: 0 .35rem .9rem; }
.ride-status-card { align-items: center; background: var(--ink); border-radius: 20px; color: #fff; display: grid; gap: .75rem; grid-template-columns: auto 1fr; padding: 1rem; }
.ride-status-card > span { align-items: center; background: var(--brand); border-radius: 13px; color: var(--ink); display: flex; height: 44px; justify-content: center; width: 44px; }
.ride-status-card small, .ride-status-card strong { display: block; }
.ride-status-card small { color: rgba(255,255,255,.56); font-size: .52rem; }
.ride-status-card strong { font: 800 1rem Manrope,sans-serif; }
.mini-map { background: #e8ebe4; border-radius: 22px; height: 205px; margin-top: 1rem; overflow: hidden; position: relative; }
.mini-map::before { background-image: linear-gradient(rgba(23,25,20,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(23,25,20,.045) 1px,transparent 1px); background-size: 28px 28px; content: ""; inset: 0; position: absolute; }
.map-road { background: rgba(23,25,20,.18); border-radius: 99px; height: 9px; position: absolute; width: 340px; }
.road-a { left: -45px; top: 72px; transform: rotate(-20deg); }
.road-b { left: -25px; top: 132px; transform: rotate(24deg); }
.pickup-pin, .drop-pin { border-radius: 50%; height: 14px; position: absolute; width: 14px; }
.pickup-pin { background: var(--ink); bottom: 38px; left: 44px; }
.drop-pin { background: var(--brand); right: 46px; top: 38px; }
.mini-map em { align-items: center; background: #fff; border-radius: 50%; box-shadow: 0 8px 22px rgba(24,28,20,.25); display: flex; font-style: normal; height: 36px; justify-content: center; left: 50%; position: absolute; top: 82px; transform: translateX(-50%); width: 36px; }
.driver-mini { align-items: center; background: #fff; border: 1px solid #e4e7df; border-radius: 17px; display: grid; gap: .65rem; grid-template-columns: auto 1fr auto; margin-top: .9rem; padding: .85rem; }
.driver-mini > span { align-items: center; background: var(--ink); border-radius: 50%; color: #fff; display: flex; font-size: .58rem; font-weight: 800; height: 36px; justify-content: center; width: 36px; }
.driver-mini strong, .driver-mini small { display: block; }
.driver-mini strong { font-size: .68rem; }
.driver-mini small { color: var(--muted); font-size: .55rem; }
.driver-mini > i { color: #799b12; }
.admin-mini { backdrop-filter: blur(18px); background: rgba(255,255,255,.88); border: 1px solid rgba(255,255,255,.9); border-radius: 22px; bottom: 58px; box-shadow: 0 24px 65px rgba(24,28,20,.18); color: var(--ink); padding: 1rem; position: absolute; right: 26px; width: 290px; z-index: 4; }
.admin-row { align-items: center; border-top: 1px solid var(--line); display: grid; gap: .65rem; grid-template-columns: auto 1fr; margin-top: .75rem; padding-top: .75rem; }
.admin-row i { align-items: center; background: var(--brand); border-radius: 10px; display: flex; height: 36px; justify-content: center; width: 36px; }
.admin-row strong, .admin-row small { display: block; }
.admin-row strong { font-size: .68rem; }
.admin-row small { color: var(--muted); font-size: .55rem; margin-top: .12rem; }
.admin-mini-progress { background: #e5e9df; border-radius: 99px; height: 5px; margin-top: .9rem; overflow: hidden; }
.admin-mini-progress span { background: var(--brand-strong); display: block; height: 100%; width: 78%; }

.feature-grid { display: grid; gap: 1rem; grid-template-columns: repeat(3,1fr); }
.feature-card { background: #fff; border: 1px solid var(--line); border-radius: 24px; padding: 2rem; text-align: center; transition: .3s; }
.feature-card:hover { border-color: #bbc4b3; transform: translateY(-5px); }
.feature-card > span { align-items: center; background: var(--brand); border-radius: 18px; display: inline-flex; font-size: 1.5rem; height: 60px; justify-content: center; margin-bottom: 1.4rem; transform: rotate(-4deg); width: 60px; }
.feature-card:nth-child(2) > span { background: var(--blue); transform: rotate(4deg); }
.feature-card:nth-child(3) > span { background: var(--violet); }
.feature-card h3 { font-size: 1.08rem; font-weight: 800; letter-spacing: -.035em; margin-bottom: .65rem; }
.feature-card p { color: var(--muted); font-size: .84rem; line-height: 1.65; }

.process-section, .faq-section { background: #fff; }
.process-sticky { position: sticky; top: 130px; }
.process-sticky > p:not(.eyebrow) { color: var(--muted); line-height: 1.7; margin-top: 1.5rem; max-width: 430px; }
.circle-link { align-items: center; background: var(--brand); border-radius: 50%; display: flex; flex-direction: column; font-size: .67rem; font-weight: 800; height: 125px; justify-content: center; line-height: 1.25; margin-top: 2rem; text-transform: uppercase; transform: rotate(-5deg); transition: .3s; width: 125px; }
.circle-link:hover { transform: rotate(0) scale(1.04); }
.circle-link i { font-size: 1.15rem; margin-top: .45rem; }
.process-list { border-top: 1px solid var(--line); }
.process-item { align-items: start; border-bottom: 1px solid var(--line); display: grid; gap: 2rem; grid-template-columns: 56px 1fr auto; padding: 2.2rem 0; }
.process-number { align-items: center; background: var(--ink); border-radius: 50%; color: var(--brand); display: inline-flex; font: 800 .68rem Manrope, sans-serif; height: 48px; justify-content: center; width: 48px; }
.process-item h3 { font-size: 1.25rem; font-weight: 800; letter-spacing: -.04em; margin: 0 0 .55rem; }
.process-item p { color: var(--muted); font-size: .88rem; line-height: 1.65; max-width: 500px; }
.process-item > i { font-size: 1.35rem; }

.coverage-section { background: #24271f; color: #fff; overflow: hidden; position: relative; }
.coverage-grid-bg { background-image: linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px); background-size: 54px 54px; }
.coverage-section p:not(.eyebrow) { color: rgba(255,255,255,.62); line-height: 1.75; margin-top: 1.5rem; max-width: 510px; }
.city-chips { display: flex; flex-wrap: wrap; gap: .65rem; margin-top: 2rem; }
.city-chips span { align-items: center; border: 1px solid rgba(255,255,255,.15); border-radius: 99px; display: inline-flex; font-size: .72rem; font-weight: 700; gap: .5rem; padding: .6rem .9rem; }
.city-chips i { background: var(--brand); border-radius: 50%; height: 6px; width: 6px; }
.coverage-orbit { aspect-ratio: 1; margin: 0 auto; max-width: 520px; position: relative; }
.orbit { border: 1px solid rgba(255,255,255,.13); border-radius: 50%; left: 50%; position: absolute; top: 50%; transform: translate(-50%,-50%); }
.orbit-one { height: 38%; width: 38%; } .orbit-two { height: 68%; width: 68%; } .orbit-three { height: 96%; width: 96%; }
.center-pin { align-items: center; background: var(--brand); background-clip: padding-box; border: 12px solid rgba(223,255,69,.13); border-radius: 50%; color: var(--ink); display: flex; font-size: 1.5rem; height: 84px; justify-content: center; left: 50%; position: absolute; top: 50%; transform: translate(-50%,-50%); width: 84px; }
.city-node { background: #fff; border-radius: 13px; color: var(--ink); min-width: 130px; padding: .7rem .8rem .7rem 1.55rem; position: absolute; z-index: 2; }
.city-node i { background: var(--brand-strong); border-radius: 50%; height: 7px; left: .75rem; position: absolute; top: 1rem; width: 7px; }
.city-node strong, .city-node span { display: block; }
.city-node strong { font-size: .72rem; } .city-node span { color: var(--muted); font-size: .57rem; }
.node-chd { right: 1%; top: 16%; } .node-mohali { bottom: 12%; left: 6%; } .node-pkl { left: -2%; top: 18%; }
.node-mohali i { background: #799fd3; } .node-pkl i { background: #b299ee; }
.industry-row { align-items: center; border-top: 1px solid rgba(255,255,255,.12); display: flex; flex-wrap: wrap; gap: 1.5rem; margin-top: 4rem; padding-top: 2rem; }
.industry-row p { color: rgba(255,255,255,.42) !important; font-size: .65rem; font-weight: 700; margin: 0 !important; text-transform: uppercase; }
.industry-row span { align-items: center; color: rgba(255,255,255,.72); display: inline-flex; font-size: .68rem; font-weight: 600; gap: .4rem; }
.industry-row i { color: var(--brand); }

.testimonial-grid { display: grid; gap: 1rem; grid-template-columns: repeat(3,1fr); }
.testimonial-card { background: #fff; border: 1px solid var(--line); border-radius: 24px; display: flex; flex-direction: column; min-height: 330px; padding: 1.7rem; transition: .3s; }
.testimonial-card:nth-child(2) { background: var(--brand); border-color: var(--brand); transform: rotate(1.5deg); }
.testimonial-card:hover { transform: translateY(-6px); }
.testimonial-card:nth-child(2):hover { transform: rotate(0) translateY(-6px); }
.quote-mark { font: 4rem/.8 Georgia,serif; }
.testimonial-card > p { font-size: .95rem; font-weight: 500; line-height: 1.7; margin: 1rem 0 auto; }
.testimonial-author { align-items: center; border-top: 1px solid var(--line); display: grid; gap: .7rem; grid-template-columns: auto 1fr auto; margin-top: 2rem; padding-top: 1rem; }
.testimonial-author > span { align-items: center; background: var(--ink); border-radius: 50%; color: #fff; display: inline-flex; font-size: .62rem; font-weight: 800; height: 38px; justify-content: center; width: 38px; }
.testimonial-author strong, .testimonial-author small { display: block; }
.testimonial-author strong { font-size: .72rem; } .testimonial-author small { color: var(--muted); font-size: .61rem; }
.stars { color: #89a51d; font-size: .58rem; letter-spacing: .08em; }
.testimonial-card:nth-child(2) .stars { color: var(--ink); }

.faq-section .col-lg-5 > p:not(.eyebrow) { color: var(--muted); margin: 1.5rem 0 1rem; }
.dark-link > span { background: var(--ink); color: var(--brand); }
.accordion { --bs-accordion-bg: transparent; --bs-accordion-border-color: var(--line); --bs-accordion-btn-focus-box-shadow: none; --bs-accordion-active-bg: transparent; --bs-accordion-active-color: var(--ink); }
.accordion-button { color: var(--ink); font: 700 1rem Manrope,sans-serif; padding: 1.5rem 0; }
.accordion-button::after { background-image: none; content: "+"; font: 400 1.5rem/1 "DM Sans"; height: auto; text-align: center; transform: none; width: 28px; }
.accordion-button:not(.collapsed)::after { background-image: none; content: "−"; transform: none; }
.accordion-body { color: var(--muted); font-size: .9rem; line-height: 1.7; padding: 0 2.5rem 1.5rem 0; }

.contact-section { background: #fff; padding: 0 0 30px; }
.contact-panel { background: radial-gradient(circle at 5% 5%,rgba(223,255,69,.13),transparent 25%),var(--ink); border-radius: 36px; color: #fff; display: grid; gap: 4rem; grid-template-columns: .9fr 1.1fr; overflow: hidden; padding: clamp(2rem,5vw,4.5rem); }
.contact-copy h2 { font-size: clamp(2.6rem,5vw,4.7rem); font-weight: 800; letter-spacing: -.07em; line-height: .98; margin: 0; }
.contact-copy > p:not(.eyebrow) { color: rgba(255,255,255,.62); line-height: 1.7; margin-top: 1.5rem; max-width: 470px; }
.contact-details { display: grid; gap: .9rem; margin-top: 2rem; }
.contact-details a { align-items: center; display: flex; gap: .8rem; }
.contact-details a > i { align-items: center; border: 1px solid rgba(255,255,255,.2); border-radius: 50%; color: var(--brand); display: inline-flex; height: 42px; justify-content: center; width: 42px; }
.contact-details span, .contact-details strong { display: block; }
.contact-details span { color: rgba(255,255,255,.5); font-size: .63rem; }
.contact-details strong { color: #fff; font-size: .83rem; margin-top: .1rem; }
.proposal-form { background: #fff; border-radius: 24px; color: var(--ink); padding: 1.7rem; }
.form-kicker { align-items: end; display: flex; justify-content: space-between; margin-bottom: 1.3rem; }
.form-kicker span { font: 800 1.25rem Manrope,sans-serif; }
.form-kicker small { color: var(--muted); font-size: .62rem; }
.form-grid { display: grid; gap: 1rem; grid-template-columns: 1fr 1fr; }
.form-grid label > span { display: block; font-size: .68rem; font-weight: 700; margin-bottom: .4rem; }
.form-wide { grid-column: 1/-1; }
.form-grid input, .form-grid select, .form-grid textarea { background: #f6f7f3; border: 1px solid #e2e5dd; border-radius: 10px; color: var(--ink); font: .8rem "DM Sans"; outline: none; padding: .82rem .9rem; resize: vertical; transition: .2s; width: 100%; }
.form-grid input:focus, .form-grid select:focus, .form-grid textarea:focus { border-color: #a8bc4c; box-shadow: 0 0 0 3px rgba(203,239,32,.16); }
.proposal-form .btn { margin-top: 1rem; }
.form-note { color: var(--muted); font-size: .59rem; margin-top: .75rem; text-align: center; }
.form-note i { color: #789713; margin-right: .3rem; }

.site-footer { background: #0d0f0c; color: rgba(255,255,255,.58); padding: 60px 0 24px; }
.footer-main { display: grid; gap: 3rem; grid-template-columns: 1.35fr .65fr 1fr .8fr; }
.footer-brand .brand-name { color: #fff; }
.footer-brand p { font-size: .76rem; margin-top: 1rem; }
.footer-col { display: flex; flex-direction: column; gap: .65rem; }
.footer-col strong { color: #fff; font-size: .7rem; margin-bottom: .3rem; text-transform: uppercase; }
.footer-col a, .footer-col span { font-size: .72rem; line-height: 1.5; }
.footer-col a:hover { color: var(--brand); }
.footer-status { border: 1px solid rgba(255,255,255,.12); border-radius: 14px; padding: 1rem; }
.footer-status span { align-items: center; color: #fff; display: flex; font-size: .7rem; font-weight: 700; gap: .5rem; }
.footer-status i { background: var(--brand); border-radius: 50%; height: 6px; width: 6px; }
.footer-status p { font-size: .65rem; line-height: 1.5; margin-top: .7rem; }
.footer-bottom { border-top: 1px solid rgba(255,255,255,.1); display: flex; font-size: .62rem; justify-content: space-between; margin-top: 3rem; padding-top: 1.2rem; }
.mobile-call { align-items: center; background: var(--brand); border: 5px solid rgba(255,255,255,.75); border-radius: 50%; bottom: 18px; box-shadow: 0 10px 35px rgba(20,23,17,.28); display: none; height: 58px; justify-content: center; position: fixed; right: 18px; width: 58px; z-index: 1040; }

.reveal { animation: revealUp .75s both; }
.delay-1 { animation-delay: .1s; } .delay-2 { animation-delay: .2s; } .delay-3 { animation-delay: .3s; }
@keyframes revealUp { from { opacity: 0; transform: translateY(20px); } to { opacity: 1; transform: none; } }
.scroll-reveal { opacity: 0; transform: translateY(22px); transition: opacity .65s,transform .65s; }
.scroll-reveal.is-visible { opacity: 1; transform: none; }

@media (prefers-reduced-motion: reduce) {
    html { scroll-behavior: auto; }
    .reveal, .scroll-reveal { animation: none; opacity: 1; transform: none; transition: none; }
}

@media (max-width: 1199.98px) {
    .hero-image-wrap { right: -190px; }
    .services-grid { grid-template-columns: repeat(2,1fr); }
    .service-card { min-height: 340px; }
    .dashboard-shell { transform: none; }
}

@media (max-width: 991.98px) {
    .topbar { display: none; }
    .site-navbar { padding: .75rem 0; }
    .navbar-collapse { background: #fff; border: 1px solid var(--line); border-radius: 18px; box-shadow: var(--shadow); margin-top: .8rem; padding: 1rem; }
    .nav-cta { margin-top: .5rem; width: 100%; }
    .hero-section { padding: 60px 0 80px; }
    .hero-media { margin-top: 1rem; }
    .hero-image-wrap { right: 0; width: calc(100% - 30px); }
    .trip-card { right: 0; }
    .ops-card { left: 0; }
    .metrics-grid { grid-template-columns: repeat(4,1fr); padding: 1.5rem 0; }
    .metric-item:nth-child(4) { border: 0; }
    .metric-message { border-top: 1px solid rgba(255,255,255,.12); grid-column: 1/-1; justify-content: center; margin-top: 1.2rem; padding: 1.2rem 0 0; }
    .section-pad { padding: 88px 0; }
    .dashboard-shell { margin-top: 1.5rem; }
    .mobile-app-panel { grid-template-columns: 1fr; }
    .app-showcase { min-height: 620px; }
    .app-photo { right: 5%; }
    .main-phone { left: 7%; }
    .process-sticky { position: static; }
    .circle-link { display: none; }
    .contact-panel { grid-template-columns: 1fr; }
    .footer-main { grid-template-columns: 1.5fr 1fr 1fr; }
    .footer-status { grid-column: 1/-1; }
}

@media (max-width: 767.98px) {
    .hero-section h1 { font-size: clamp(3.15rem,16vw,5.1rem); }
    .hero-media { min-height: 470px; }
    .hero-image-wrap { height: 430px; width: 100%; }
    .ops-card { bottom: -5px; width: min(360px,calc(100% - 24px)); }
    .trip-card { right: 10px; }
    .metrics-grid { grid-template-columns: repeat(2,1fr); }
    .metric-item { border-bottom: 1px solid rgba(255,255,255,.12); padding: 1rem; }
    .metric-item:nth-child(even) { border-right: 0; }
    .metric-item:first-child { padding-left: 1rem; }
    .split-intro, .services-grid, .feature-grid, .testimonial-grid { grid-template-columns: 1fr; }
    .service-card { min-height: 320px; }
    .feature-card { text-align: left; }
    .dashboard-body { grid-template-columns: 44px 1fr; }
    .dash-kpis { grid-template-columns: 1fr 1fr; }
    .dash-kpis > div:last-child { display: none; }
    .dash-lower { grid-template-columns: 1fr; }
    .routes-card { display: none; }
    .mobile-app-panel { border-radius: 28px; }
    .app-store-actions { align-items: stretch; flex-direction: column; max-width: 280px; }
    .store-link { width: 100%; }
    .app-photo { height: 210px; width: min(390px,82%); }
    .main-phone { top: 120px; }
    .admin-mini { right: 0; }
    .testimonial-card, .testimonial-card:nth-child(2) { min-height: 290px; transform: none; }
    .industry-row p { width: 100%; }
    .footer-main { grid-template-columns: 1fr 1fr; }
    .footer-brand, .footer-status { grid-column: 1/-1; }
    .mobile-call { display: flex; }
}

@media (max-width: 575.98px) {
    .hero-section { padding-top: 42px; }
    .availability-pill { font-size: .68rem; }
    .hero-actions { align-items: stretch; flex-direction: column; }
    .hero-actions .btn { width: 100%; }
    .hero-trust { margin-top: 1.8rem; }
    .hero-media { min-height: 420px; }
    .hero-image-wrap { border-radius: 24px; height: 380px; }
    .trip-card { display: none; }
    .ops-card { transform: scale(.92); transform-origin: bottom left; width: calc(100% + 15px); }
    .metric-item strong { font-size: 1.55rem; }
    .section-pad { padding: 72px 0; }
    .section-intro h2, .control-section h2, .process-sticky h2, .coverage-section h2, .faq-section h2 { font-size: 2.55rem; }
    .service-card { min-height: 300px; }
    .dashboard-shell { border-width: 4px; margin-inline: -6px; }
    .dashboard-bar { height: 48px; }
    .dashboard-body { grid-template-columns: 1fr; min-height: 360px; }
    .dash-sidebar { display: none; }
    .dash-content { padding: .8rem; }
    .chart-bars { height: 105px; }
    .mobile-app-panel { padding: 2rem 1rem; }
    .app-content h2 { font-size: 2.65rem; }
    .app-capability-grid article { grid-template-columns: 1fr; }
    .app-showcase { min-height: 540px; }
    .app-photo { display: none; }
    .main-phone { left: 50%; max-width: 300px; top: 0; transform: translateX(-50%); width: 100%; }
    .admin-mini { bottom: 0; left: 50%; right: auto; transform: translateX(-50%); width: calc(100% - 12px); }
    .process-item { gap: 1rem; grid-template-columns: 44px 1fr; }
    .process-number { height: 40px; width: 40px; }
    .process-item > i { display: none; }
    .coverage-orbit { transform: scale(.9); }
    .city-node { min-width: 110px; }
    .contact-section { padding-inline: .5rem; }
    .contact-panel { border-radius: 28px; gap: 2.5rem; padding: 2rem 1rem 1rem; }
    .contact-copy { padding: 0 .5rem; }
    .contact-copy h2 { font-size: 2.75rem; }
    .proposal-form { padding: 1.2rem; }
    .form-grid { grid-template-columns: 1fr; }
    .form-wide { grid-column: auto; }
    .form-kicker { align-items: flex-start; flex-direction: column; gap: .3rem; }
    .footer-bottom { flex-direction: column; gap: .4rem; }
}
