/*
 * iteksi.com — landing page. The app's light theme: tokens.css plus the product-mock
 * styles from the pitch deck (present/v1/site/deck.css), so the screens match the app.
 */
*, *::before, *::after { box-sizing: border-box; }
html { -webkit-text-size-adjust: 100%; scroll-behavior: smooth; }
body {
  margin: 0; background: var(--paper); color: var(--ink);
  font-family: var(--font); font-size: 17px; line-height: 1.5;
  -webkit-font-smoothing: antialiased; text-rendering: optimizeLegibility;
}
img, svg { display: block; }
a { color: inherit; }
h1, h2, h3, p { margin: 0; }

.wrap { width: 100%; max-width: 1200px; margin: 0 auto; padding: 0 32px; }

/* ── Brand ─────────────────────────────────────────── */
.logo { display: inline-flex; align-items: center; gap: 10px; text-decoration: none; font-size: 24px; font-weight: 800; letter-spacing: var(--tracking-tight); }
/* The mark: the site's minibus pared to flat colour, sized off the wordmark (43×22 in the header, 32×16 in the footer). */
.logo__mark { width: 1.8em; height: 0.9em; flex: none; overflow: visible; }
.logo__edge { fill: none; stroke: var(--ink); }
/* The deck's icon minibus; an ink edge so the white body holds on white and on the map. */
.hero-leg .minibus { --mb-edge: var(--ink); }
.eyebrow { display: inline-flex; align-items: center; gap: 12px; font-size: 13px; font-weight: 700; letter-spacing: var(--tracking-eyebrow); text-transform: uppercase; color: var(--text-muted); }

/* ── Buttons ───────────────────────────────────────── */
.btn {
  display: inline-flex; align-items: center; justify-content: center; gap: 10px;
  height: var(--h-button); padding: 0 26px; border-radius: var(--r-button);
  font-size: 17px; font-weight: 800; text-decoration: none; white-space: nowrap;
  transition: transform 0.15s ease, background-color 0.15s ease;
}
.btn:hover { transform: translateY(-1px); }
.btn:focus-visible { outline: 3px solid var(--link); outline-offset: 3px; }
.btn--yellow { background: var(--yellow); color: var(--ink); }
.btn--yellow:hover { background: var(--yellow-deep); }
.btn--ink { background: var(--ink); color: var(--text-on-dark); }
.btn--ink:hover { background: var(--ink-raised); }
.btn--line { border: 2px solid var(--ink); color: var(--ink); }
.btn--line:hover { background: var(--sunken); }
.btn--sm { height: 46px; padding: 0 18px; font-size: 15px; border-radius: var(--r-tile); }

/* ── Header ────────────────────────────────────────── */
.top { display: flex; align-items: center; justify-content: space-between; height: 84px; }

/* ── Hero ──────────────────────────────────────────── */
.hero { display: grid; grid-template-columns: 1fr 1fr; gap: 64px; align-items: center; padding-block: 40px 140px; }
.hero__copy { display: flex; flex-direction: column; gap: 28px; }
.hero h1 { text-wrap: balance; font-size: clamp(42px, 4.9vw, 68px); font-weight: 800; line-height: 1.02; letter-spacing: -0.04em; }
.hero h1 mark { background: linear-gradient(transparent 62%, var(--yellow) 62%, var(--yellow) 92%, transparent 92%); color: inherit; padding: 0 2px; }
.hero__lede { font-size: 20px; line-height: 1.5; color: var(--text-muted); max-width: 30em; }
.hero__actions { display: flex; flex-wrap: wrap; gap: 14px; }

.hero-map { position: relative; }
.hero-map__card { position: relative; aspect-ratio: 380 / 314; border-radius: 28px; overflow: hidden; background: var(--map-ground); }
.hero-map__card > img, .hero-map__card > svg { position: absolute; inset: 0; width: 100%; height: 100%; }
.hero-leg > path { fill: none; stroke-linecap: round; stroke-linejoin: round; }
.hero-leg__casing { stroke: var(--ink); stroke-width: 3.6; }
.hero-leg__line { stroke: var(--yellow); stroke-width: 2; }
.hero-pin { position: absolute; width: 0; height: 0; }
.hero-pin__dot { position: absolute; width: 20px; height: 20px; left: -10px; top: -10px; border-radius: 50%; background: var(--paper); border: 5px solid var(--ink); }
.hero-pin--dest .hero-pin__dot { background: var(--yellow); border-radius: 5px; }
.hero-pin__label {
  position: absolute; left: 20px; top: 0; transform: translateY(-50%); white-space: nowrap;
  background: var(--ink); color: var(--text-on-dark); font-size: 14px; font-weight: 800;
  padding: 6px 11px; border-radius: 9px; line-height: 1.15;
}
.hero-pin__label small { display: block; font-size: 12px; font-weight: 600; color: var(--text-muted-on-dark); }
.hero-pin--left .hero-pin__label { left: auto; right: 20px; }

/* A phone or panel at true app size, scaled into place. --s is the scale. */
.shot { position: relative; width: calc(var(--w) * var(--s)); height: calc(var(--h) * var(--s)); }
.shot > * { position: absolute; left: 0; top: 0; transform: scale(var(--s)); transform-origin: 0 0; }
.shot--phone { --w: 390px; --h: 844px; }
.shot--owner { --w: 1100px; --h: 700px; }
.hero-map__phone.shot { position: absolute; right: -36px; bottom: -96px; --s: 0.52; filter: drop-shadow(0 30px 40px rgba(22, 22, 15, 0.22)); }
.hero-map__phone .phone { box-shadow: 0 0 0 2px #2f2f26; }

/* ── Sections ──────────────────────────────────────── */
.section { padding-top: 112px; }
.section__head { display: flex; flex-direction: column; gap: 16px; max-width: 720px; margin-bottom: 48px; }
.section h2 { font-size: clamp(34px, 4vw, 52px); font-weight: 800; line-height: 1.05; letter-spacing: var(--tracking-display); }
.section__sub { font-size: 19px; color: var(--text-muted); }

/* Three seats: rider, driver, owner */
.seats { display: grid; grid-template-columns: repeat(3, 1fr); gap: 24px; }
.seat { border: 1px solid var(--line); border-radius: 24px; overflow: hidden; background: var(--paper); display: flex; flex-direction: column; }
.seat__shot { position: relative; height: 340px; overflow: hidden; background: var(--sunken); display: flex; justify-content: center; padding-top: 34px; }
.seat__shot .shot--phone { --s: 0.56; }
.seat__shot .phone { box-shadow: 0 0 0 2px #2f2f26, 0 24px 48px rgba(22, 22, 15, 0.18); }
.seat__shot--owner { justify-content: flex-start; padding-left: 28px; }
.seat__shot--owner .shot--owner { --s: 0.42; }
.seat__shot--owner .owner { box-shadow: 0 0 0 1px var(--line), 0 24px 48px rgba(22, 22, 15, 0.12); }
.seat__body { padding: 26px 28px 30px; display: flex; flex-direction: column; gap: 10px; border-top: 1px solid var(--line); }
.seat h3 { font-size: 24px; font-weight: 800; letter-spacing: var(--tracking-tight); line-height: 1.15; }
.seat p { color: var(--text-muted); font-size: 16px; }

/* What's coming: drawn as a taxi route with three stops */
.road { position: relative; display: grid; grid-template-columns: repeat(3, 1fr); gap: 32px; padding-top: 64px; }
.road::before { content: ''; position: absolute; left: 0; right: 0; top: 64px; height: 6px; margin-top: -3px; border-radius: var(--r-bar);
  background: linear-gradient(90deg, var(--ink) 0 34%, var(--line) 34% 100%); }
.road__bus { position: absolute; left: calc(34% - 184px); top: 64px; width: 170px; transform: translateY(-93%); }
.road__stop { position: relative; display: flex; flex-direction: column; gap: 10px; padding-top: 36px; }
.road__stop::before { content: ''; position: absolute; left: 0; top: -12px; width: 24px; height: 24px; border-radius: var(--r-sm); background: var(--paper); border: 5px solid var(--line); }
.road__stop.is-now::before { background: var(--yellow); border-color: var(--ink); }
.road .eyebrow { color: var(--text-muted); }
.road__stop.is-now .eyebrow { color: var(--ink); }
.road h3 { font-size: 26px; font-weight: 800; letter-spacing: var(--tracking-tight); line-height: 1.15; }
.road p { color: var(--text-muted); font-size: 16px; max-width: 22em; }

/* Pitch band */
.pitch { margin-top: 112px; background: var(--yellow); border-radius: 28px; padding: 56px 64px; display: flex; align-items: center; justify-content: space-between; gap: 40px; position: relative; overflow: hidden; }
.pitch__copy { display: flex; flex-direction: column; gap: 12px; max-width: 640px; position: relative; }
.pitch h2 { font-size: clamp(32px, 3.6vw, 46px); font-weight: 800; line-height: 1.05; letter-spacing: var(--tracking-display); }
.pitch p { font-size: 18px; color: var(--text-muted-on-yellow); }
.pitch .btn { position: relative; }

/* Header links: the app and the owner dashboard beside the pitch */
.top__nav { display: flex; align-items: center; gap: 10px 22px; }
.top__link { font-size: 15px; font-weight: 700; text-decoration: none; }
.top__link:hover { text-decoration: underline; text-underline-offset: 4px; }

/* Each seat's way in */
.seat__body { flex: 1; }
.seat__cta { align-self: flex-start; margin-top: auto; padding-top: 10px; display: inline-flex; align-items: center; gap: 8px; font-weight: 800; text-decoration: none; }
.seat__cta span { border-bottom: 3px solid var(--yellow); }
.seat__cta:hover span { border-color: var(--ink); }
.seat__note { font-size: 14px; color: var(--text-muted); }

/* The app: app.iteksi.com as an app listing, how to put it on a home screen, and a QR for desktop visitors */
.get { display: grid; grid-template-columns: 1fr 320px; gap: 24px; }
.listing { border: 1px solid var(--line); border-radius: 24px; padding: 36px; display: flex; flex-direction: column; gap: 28px; }
.listing__head { display: flex; align-items: center; gap: 22px; }
.app-icon { width: 96px; height: 96px; flex: none; border-radius: 22px; overflow: hidden; box-shadow: 0 0 0 1px rgba(22, 22, 15, 0.08), 0 10px 24px rgba(22, 22, 15, 0.14); }
.app-icon svg { width: 100%; height: 100%; }
.listing h3 { font-size: 30px; font-weight: 800; letter-spacing: var(--tracking-tight); line-height: 1.1; }
.listing__by { color: var(--text-muted); font-size: 16px; }
.listing__chips { display: flex; flex-wrap: wrap; gap: 8px; margin-top: 12px; }
.chip { font-size: 13px; font-weight: 700; padding: 5px 11px; border-radius: var(--r-pill); background: var(--sunken); }
.listing__actions { display: flex; flex-wrap: wrap; gap: 12px; }
.steps { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; }
.steps__card { background: var(--sunken); border-radius: var(--r-card); padding: 20px 22px; }
.steps h4 { margin: 0 0 12px; font-size: 13px; font-weight: 700; letter-spacing: var(--tracking-eyebrow); text-transform: uppercase; color: var(--text-muted); }
.steps ol { margin: 0; padding: 0; list-style: none; counter-reset: step; display: flex; flex-direction: column; gap: 10px; }
.steps li { counter-increment: step; display: grid; grid-template-columns: 26px 1fr; gap: 12px; font-size: 15px; line-height: 1.45; }
.steps li::before { content: counter(step); width: 26px; height: 26px; border-radius: var(--r-sm); background: var(--ink); color: var(--yellow); font-size: 13px; font-weight: 800; display: grid; place-items: center; }
.scan { background: var(--ink); color: var(--text-on-dark); border-radius: 24px; padding: 32px; display: flex; flex-direction: column; align-items: center; justify-content: center; gap: 18px; text-align: center; }
.scan__code { width: 196px; padding: 20px; background: var(--paper); border-radius: var(--r-card); }
.scan__code svg { width: 100%; height: auto; }
.scan__code path { fill: var(--ink); }
.scan b { font-size: 20px; font-weight: 800; line-height: 1.2; }
.scan span { display: block; color: var(--text-muted-on-dark); font-size: 15px; }
.owner-strip { margin-top: 24px; border: 1px solid var(--line); border-radius: 24px; padding: 28px 36px; display: flex; align-items: center; justify-content: space-between; gap: 24px; }
.owner-strip__copy { display: flex; flex-direction: column; gap: 6px; max-width: 640px; }
.owner-strip h3 { font-size: 24px; font-weight: 800; letter-spacing: var(--tracking-tight); line-height: 1.15; }
.owner-strip p { color: var(--text-muted); font-size: 16px; }

/* Footer */
.foot { margin-top: 96px; border-top: 1px solid var(--line); padding-block: 32px 44px; display: flex; flex-wrap: wrap; align-items: center; gap: 12px 32px; font-size: 14px; color: var(--text-muted); }
.foot .logo { font-size: 18px; color: var(--ink); }
.foot__credit { flex: 1; min-width: 260px; }

/* Entrance */
.rise { animation: rise 0.7s cubic-bezier(0.2, 0.7, 0.2, 1) both; animation-delay: calc(var(--d, 0) * 90ms); }
@keyframes rise { from { opacity: 0; transform: translateY(18px); } to { opacity: 1; transform: none; } }
.hero-leg__draw { stroke-dasharray: 1 1; stroke-dashoffset: 1; animation: draw 1.8s cubic-bezier(0.55, 0, 0.2, 1) 0.5s forwards; }
@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto; }
  .rise, .hero-leg__draw, .rmap__leg path, .rmap__pt { animation: none !important; stroke-dashoffset: 0; }
  .hero-leg__mover, .rmap__mover { display: none; }
}

/* ── Tablet ────────────────────────────────────────── */
@media (max-width: 1020px) {
  .hero { grid-template-columns: 1fr; gap: 56px; padding-bottom: 150px; }
  .hero-map { margin-right: 60px; }
  .seats { grid-template-columns: 1fr; }
  .seat { flex-direction: row; }
  .seat__shot { width: 280px; flex: none; height: 300px; }
  .seat__shot--owner { padding-left: 24px; }
  .seat__shot--owner .shot--owner { --s: 0.36; }
  .seat__body { border-top: 0; border-left: 1px solid var(--line); justify-content: center; }
  .pitch { flex-direction: column; align-items: flex-start; padding: 44px 40px; }
  .get { grid-template-columns: 1fr; }
  .scan { flex-direction: row; justify-content: flex-start; text-align: left; padding: 24px; }
  .scan__code { width: 150px; padding: 14px; flex: none; }
  .owner-strip { flex-direction: column; align-items: flex-start; }
}

/* ── Phone ─────────────────────────────────────────── */
@media (max-width: 640px) {
  body { font-size: 16px; }
  .wrap { padding: 0 16px; }
  .top { height: 68px; }
  .hero { padding-block: 16px 104px; gap: 40px; }
  .hero__copy { gap: 22px; }
  .hero__lede { font-size: 18px; }
  .hero__actions .btn { flex: 1; }
  .hero-map { margin-right: 0; }
  .hero-map__card { border-radius: 20px; }
  .hero-map__phone.shot { right: -6px; bottom: -80px; --s: 0.34; }
  .hero-pin__label { font-size: 12px; padding: 5px 8px; }
  .hero-pin__label small { font-size: 11px; }
  .section { padding-top: 80px; }
  .section__head { margin-bottom: 32px; }
  .seat { flex-direction: column; }
  .seat__shot { width: auto; height: 300px; min-height: 0; }
  .seat__body { border-left: 0; border-top: 1px solid var(--line); padding: 22px 22px 26px; }
  .road { grid-template-columns: 1fr; gap: 36px; padding: 0 0 0 44px; }
  .road::before { left: 9px; right: auto; top: 8px; bottom: 8px; width: 6px; height: auto; margin: 0 0 0 -3px;
    background: linear-gradient(180deg, var(--ink) 0 30%, var(--line) 30% 100%); }
  .road__bus { display: none; }
  .road__stop { padding-top: 0; }
  .road__stop::before { left: -44px; top: 2px; transform: translateX(-3px); }
  .pitch { margin-top: 80px; padding: 36px 24px; border-radius: 22px; }
  .pitch .btn { width: 100%; }
  .foot { margin-top: 64px; padding-bottom: 32px; }
  .top__wide { display: none; }
  .listing { padding: 24px 20px; gap: 24px; border-radius: 22px; }
  .listing__head { gap: 16px; }
  .app-icon { width: 76px; height: 76px; border-radius: 18px; }
  .listing h3 { font-size: 26px; }
  .listing__actions .btn { flex: 1; }
  .steps { grid-template-columns: 1fr; }
  /* On a phone the visitor is already where the app goes. */
  .scan { display: none; }
  .owner-strip { padding: 24px 20px; border-radius: 22px; }
  .owner-strip .btn { width: 100%; }
}

/* ══ From present/v1/site/deck.css: minibus, route maps and product mocks ══ */
/* ── Minibus ─────────────────────────────────────────── */
/* Surface paints only; the drawing carries its own livery and shading (deck.js `Minibus`). */
.minibus { display: block; overflow: visible; height: auto;
  --mb-edge: var(--line); --mb-ground: var(--ink); --mb-ground-o: 0.16; --mb-speed: var(--ink); }
.minibus--dark { --mb-edge: transparent; --mb-ground: #000; --mb-ground-o: 0.55; --mb-speed: var(--text-muted-on-dark); }
.minibus--yellow { --mb-edge: transparent; --mb-ground-o: 0.2; }
.mb-edge { fill: none; stroke: var(--mb-edge); stroke-linejoin: round; }
.mb-ground { fill: var(--mb-ground); opacity: var(--mb-ground-o); }
/* Speed lines rest at 0.45 so a frozen (static / reduced-motion) bus still reads as moving. */
.mb-speed { stroke: var(--mb-speed); stroke-linecap: round; opacity: 0.45; }
.minibus.is-moving .mb-bob { animation: mb-bob 0.62s ease-in-out infinite; }
.minibus.is-moving .mb-spin { transform-box: fill-box; transform-origin: center; animation: mb-spin 0.7s linear infinite; }
.minibus.is-moving .mb-speed { animation: mb-speed 0.9s ease-out infinite; }
.minibus.is-moving .mb-speed:nth-child(2) { animation-delay: 0.3s; }
.minibus.is-moving .mb-speed:nth-child(3) { animation-delay: 0.6s; }
@keyframes mb-bob { 50% { transform: translateY(-9px); } }
@keyframes mb-spin { to { transform: rotate(360deg); } }
@keyframes mb-speed { 0% { opacity: 0; transform: translateX(20px); } 30% { opacity: 0.55; } 100% { opacity: 0; transform: translateX(-50px); } }
@media (prefers-reduced-motion: reduce) { .minibus * { animation: none !important; } }

/* ── City routes (data art) ──────────────────────────── */
.city { position: absolute; inset: 0; width: 100%; height: 100%; }
.city__routes path {
  fill: none; stroke: var(--map-route, var(--yellow));
  stroke-opacity: var(--map-route-o, 0.55);
  stroke-linecap: round; stroke-linejoin: round;
}
.city--draw .city__routes path {
  stroke-dasharray: 1 1; stroke-dashoffset: 1;
  animation: draw 2.4s cubic-bezier(0.55, 0, 0.2, 1) forwards;
  animation-delay: calc(var(--k, 0) * 14ms + var(--city-delay, 0ms));
}
@keyframes draw { to { stroke-dashoffset: 0; } }
.city__rail circle { fill: var(--map-rail, var(--paper)); opacity: var(--map-rail-o, 0.5); }

/* ── Route map ───────────────────────────────────────── */
.rmap { position: relative; width: 100%; }
.rmap .city { position: absolute; inset: 0; }
.rmap__ghost .city__routes path { stroke: var(--map-ghost, rgba(128, 128, 128, 0.35)); stroke-opacity: 1; }
.rmap__legs { position: absolute; inset: 0; width: 100%; height: 100%; overflow: visible; }
.rmap__leg path { fill: none; stroke-linecap: round; stroke-linejoin: round; }
.rmap__casing { stroke: var(--map-casing, var(--ink)); }
.rmap__line { stroke: var(--map-leg, var(--yellow)); }
.rmap__leg path { stroke-dasharray: 1 1; stroke-dashoffset: 1; animation: draw 1.6s cubic-bezier(0.55, 0, 0.2, 1) forwards; animation-delay: calc(var(--d, 0) * 1s); }
.rmap__mover { fill: var(--map-mover, var(--paper)); stroke: var(--map-casing, var(--ink)); }
.rmap__points { position: absolute; inset: 0; pointer-events: none; }
.rmap__pt { position: absolute; width: 0; height: 0; animation: pop-in 0.45s cubic-bezier(0.3, 1.6, 0.5, 1) both; animation-delay: calc(var(--d, 0) * 1s); }
.rmap__dot { position: absolute; width: 26px; height: 26px; left: -13px; top: -13px; border-radius: 50%; background: var(--paper); border: 6px solid var(--ink); }
.rmap__label {
  position: absolute; white-space: nowrap; font-weight: 800; font-size: 26px; letter-spacing: var(--tracking-tight);
  color: var(--map-label, var(--ink)); background: var(--map-label-bg, var(--paper)); padding: 8px 14px; border-radius: 12px;
  display: flex; flex-direction: column; gap: 2px; line-height: 1.1;
}
.rmap__label small { font-size: 17px; font-weight: 700; letter-spacing: 0; color: var(--map-label-sub, var(--text-muted)); }
.rmap__pt--r .rmap__label { left: 26px; top: 0; transform: translateY(-50%); }
.rmap__pt--l .rmap__label { right: 26px; top: 0; transform: translateY(-50%); }
.rmap__pt--t .rmap__label { left: 0; bottom: 26px; transform: translateX(-50%); }
.rmap__pt--b .rmap__label { left: 0; top: 26px; transform: translateX(-50%); }
@keyframes pop-in { from { opacity: 0; transform: scale(0.6); } to { opacity: 1; transform: scale(1); } }

/* ── QR / icons ──────────────────────────────────────── */
.qr { display: block; width: 100%; height: auto; }
.qr path { fill: currentColor; }
.icon { display: inline-block; flex: none; vertical-align: middle; }

/* ══ Product mocks: always the real app look ═══════════ */
.phone {
  position: relative; width: 390px; height: 844px; border-radius: 58px; padding: 12px;
  background: #0b0b07; box-shadow: 0 0 0 2px #2f2f26, 0 40px 80px rgba(0, 0, 0, 0.35);
  flex: none;
}
.phone__screen { position: relative; width: 100%; height: 100%; border-radius: 46px; overflow: hidden; background: var(--paper); color: var(--ink); }
.phone__screen--ink { background: var(--ink); color: var(--text-on-dark); }
.phone__screen--green { background: var(--green); color: var(--text-on-dark); }
.phone__status { height: 50px; display: flex; align-items: center; justify-content: space-between; padding: 0 30px; font-size: 15px; font-weight: 700; }
.phone__island { width: 110px; height: 32px; border-radius: 20px; background: #0b0b07; }

.app { padding: 8px var(--gutter-rider) 20px; display: flex; flex-direction: column; gap: 14px; height: calc(100% - 50px); }
.app-eyebrow { font-size: 12px; font-weight: 700; letter-spacing: var(--tracking-eyebrow); text-transform: uppercase; color: var(--text-muted); }
.app-eyebrow.on-dark { color: var(--text-muted-on-dark); }
.app-eyebrow.on-yellow { color: var(--text-muted-on-yellow); }
.app-sub { font-size: 14px; font-weight: 600; color: var(--text-muted); }
.app-sub--dark { color: var(--text-muted-on-dark); }
.app-num { font-size: 44px; font-weight: 800; letter-spacing: var(--tracking-display); line-height: 1; }
.app-num small { font-size: 20px; letter-spacing: 0; }
.app-num--md { font-size: 34px; }
.app-num--xl { font-size: 72px; letter-spacing: var(--tracking-hero); color: var(--text-on-dark); }
.app-title { font-size: 24px; font-weight: 800; letter-spacing: var(--tracking-tight); }
.app-title--on-dark { color: var(--text-on-dark); }
.app-route__ends { display: flex; align-items: center; gap: 8px; font-size: 19px; letter-spacing: var(--tracking-tight); margin-top: 4px; }
.app-hero { border-radius: var(--r-hero); padding: 20px; }
.app-hero--yellow { background: var(--yellow); }
.app-hero--yellow .app-sub { color: var(--text-muted-on-yellow); }
.app-hero__row { display: flex; justify-content: space-between; align-items: flex-end; }
.app-hero__fare { text-align: right; }
.app-legs { display: flex; flex-direction: column; gap: 8px; }
.app-leg { border-radius: var(--r-button); padding: 14px 16px; font-size: 15px; font-weight: 600; display: flex; gap: 12px; align-items: center; }
.app-leg--walk { background: var(--sunken); color: var(--text-muted); }
.app-leg--taxi { border: 2px solid var(--ink); }
.app-leg--taxi b { font-size: 16px; }
.app-leg__icon { width: 44px; height: 44px; border-radius: var(--r-tile); background: var(--ink); color: var(--yellow); display: grid; place-items: center; flex: none; }
.app-alt { margin-top: auto; border: 1px solid var(--line); border-radius: var(--r-button); padding: 14px 16px; display: flex; flex-direction: column; gap: 6px; }
.app-alt__row { display: flex; justify-content: space-between; font-size: 15px; font-weight: 700; color: var(--text-muted); }

.app-minimap { border-radius: var(--r-panel); overflow: hidden; background: var(--map-ground); }
.rmap--app { --map-ghost: var(--map-road); --map-leg: var(--yellow); }
.rmap--app .rmap__dot { width: 18px; height: 18px; left: -9px; top: -9px; border-width: 4px; }
.rmap--app .rmap__label { font-size: 13px; padding: 4px 8px; border-radius: 8px; background: var(--ink); color: var(--text-on-dark); }
.rmap--app .pt--dest .rmap__dot { background: var(--yellow); border-radius: 4px; }
.mover--app { fill: var(--ink); stroke: var(--yellow); }
.app-next { display: flex; gap: 14px; align-items: center; background: var(--ink); color: var(--text-on-dark); border-radius: var(--r-hero); padding: 16px 18px; }
.app-next .app-sub { color: var(--text-muted-on-dark); }
.app-next__min { font-size: 52px; font-weight: 800; letter-spacing: var(--tracking-hero); color: var(--yellow); line-height: 1; }
.app-next__min small { font-size: 16px; letter-spacing: 0; margin-left: 3px; }
.app-taxis { display: flex; flex-direction: column; gap: 8px; }
.app-taxi { display: flex; justify-content: space-between; align-items: center; padding: 12px 14px; border-radius: var(--r-button); border: 1px solid var(--line); font-weight: 700; }
.app-taxi.is-full { background: var(--sunken); color: var(--text-placeholder); }
.app-plate { font-weight: 800; letter-spacing: 0.02em; }
.app-plate--dark { color: var(--text-on-dark); }
.app-chip { font-size: 13px; font-weight: 800; padding: 6px 10px; border-radius: var(--r-pill); background: var(--yellow); color: var(--ink); }
.app-chip--full { background: var(--paper); border: 2px solid var(--text-placeholder); color: var(--text-muted); }

.app--ink { background: var(--ink); color: var(--text-on-dark); }
.app-pass { background: var(--paper); color: var(--ink); border-radius: var(--r-hero); padding: 20px; display: flex; flex-direction: column; gap: 16px; }
.app-pass__qr { color: var(--ink); padding: 4px; }
.app-pass__rule { border-top: 2px dashed var(--line); }
.app-pass__row { display: flex; justify-content: space-between; align-items: flex-end; }
.app-pass__end { text-align: right; }
.app-pass__end b { font-size: 19px; letter-spacing: var(--tracking-tight); }
.app-note { display: flex; gap: 10px; align-items: center; font-size: 14px; font-weight: 600; border-radius: var(--r-button); padding: 14px 16px; }
.app-note--dark { background: var(--ink-raised); color: var(--text-soft-on-dark); margin-top: auto; }

.app--driver { background: var(--ink); color: var(--text-on-dark); padding: 8px var(--gutter-driver) 20px; }
.app-driver__head { display: flex; justify-content: space-between; align-items: center; }
.app-driver__paid { background: var(--green); border-radius: var(--r-hero); padding: 26px 20px; display: flex; flex-direction: column; align-items: center; gap: 6px; }
.app-driver__tick { width: 104px; height: 104px; border-radius: 50%; background: var(--paper); color: var(--green); display: grid; place-items: center; }
.app-driver__word { font-size: 64px; font-weight: 800; letter-spacing: var(--tracking-hero); line-height: 1; }
.app-driver__fare { font-size: 17px; font-weight: 700; color: var(--green-tint); }
.app-driver__count { display: flex; justify-content: space-between; align-items: flex-end; background: var(--ink-raised); border-radius: var(--r-panel); padding: 18px; }
.app-driver__seats { font-size: 17px; font-weight: 800; color: var(--yellow-deep); }
.app-driver__full { margin-top: auto; height: 84px; border-radius: var(--r-button); border: 2px solid var(--ink-line); display: grid; place-items: center; font-size: 30px; font-weight: 800; letter-spacing: var(--tracking-tight); color: var(--text-muted-on-dark); }

/* Owner desktop panel (true size 1100×700; scale with CSS) */
.owner { width: 1100px; height: 700px; background: var(--paper); border-radius: 26px; padding: 36px 40px; display: flex; flex-direction: column; gap: 22px; color: var(--ink); box-shadow: 0 40px 80px rgba(0, 0, 0, 0.3); }
.owner__head { display: flex; align-items: center; gap: 18px; }
.owner__logo { display: flex; align-items: center; gap: 8px; font-size: 24px; font-weight: 800; letter-spacing: var(--tracking-tight); }
.owner__logo i { width: 16px; height: 16px; border-radius: var(--r-bar); background: var(--yellow); }
.owner__sub { font-size: 16px; font-weight: 600; color: var(--text-muted); }
.owner__pill { margin-left: auto; font-size: 15px; font-weight: 700; background: var(--sunken); padding: 10px 18px; border-radius: var(--r-pill); }
.owner__stats { display: grid; grid-template-columns: 1.4fr 1fr 1fr; gap: 18px; }
.owner__stat { border: 1px solid var(--line); border-radius: var(--r-panel); padding: 24px; display: flex; flex-direction: column; gap: 4px; }
.owner__stat--yellow { background: var(--yellow); border-color: var(--yellow); }
.owner__big { font-size: 52px; font-weight: 800; letter-spacing: var(--tracking-display); line-height: 1.05; }
.owner__note { font-size: 15px; font-weight: 600; color: var(--text-muted); }
.owner__stat--yellow .owner__note { color: var(--text-muted-on-yellow); }
.owner__plus { display: inline-block; background: var(--ink); color: var(--yellow); padding: 2px 8px; border-radius: 6px; animation: pop-in 0.4s cubic-bezier(0.3, 1.6, 0.5, 1) both; animation-delay: 2.6s; }
.owner__bars { border: 1px solid var(--line); border-radius: var(--r-panel); padding: 24px; display: flex; flex-direction: column; gap: 14px; flex: 1; }
.owner__panel-title { font-size: 20px; font-weight: 800; letter-spacing: var(--tracking-tight); }
.owner__bar { display: grid; grid-template-columns: 150px 1fr 110px; gap: 16px; align-items: center; font-weight: 700; }
.owner__reg { font-weight: 800; }
.owner__track { height: 14px; border-radius: var(--r-sm); background: var(--sunken); overflow: hidden; }
.owner__track i { display: block; height: 100%; background: var(--ink); border-radius: var(--r-sm); }
.owner__bar.is-live .owner__track i { background: var(--yellow); box-shadow: inset 0 0 0 2px var(--ink); }
.owner__amt { text-align: right; }
