@import"https://fonts.googleapis.com/css2?family=Instrument+Serif:ital@0;1&family=Sora:wght@300;400;500;600;700&family=DM+Mono:wght@300;400;500&display=swap";:root{--rust-50:#fdf8ef;--rust-100:#f5ebda;--rust-200:#e9c9a8;--rust-300:#da956a;--rust-400:#c56f45;--rust-500:#a24a2a;--rust-600:#85361c;--rust-700:#6b2a14;--sand-50:#fff8ed;--sand-100:#f5e8d4;--sand-200:#d8c8b3;--ink:#1f1a16;--ink-soft:#5f5148;--ink-muted:#7a5c4c;--surface:#fdf8ef;--line:rgba(216,200,179,.78);--line-mid:rgba(196,160,126,.45);--green:#2e8c4f;--amber:#c07820;--blue:#2c5fa8;--dark-bg:#2e1f19;--ff-d:"Instrument Serif",Georgia,serif;--ff-b:"Sora",sans-serif;--ff-m:"DM Mono",monospace}[data-astro-cid-km3k5yq2],[data-astro-cid-km3k5yq2]:before,[data-astro-cid-km3k5yq2]:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:radial-gradient(circle at 92% 4%,#a24a2a21 0,#a24a2a00 40%),radial-gradient(circle at 6% 18%,#ffe2ab42 0,#ffe2ab00 38%),var(--surface);color:var(--ink);font-family:var(--ff-b);font-size:16px;line-height:1.7;overflow-x:hidden}@keyframes fadeUp{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:none}}@keyframes fadeScale{0%{opacity:0;transform:scale(.93)}to{opacity:1;transform:scale(1)}}@keyframes blink{0%,to{opacity:1}50%{opacity:0}}@keyframes floatY{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}@keyframes ping{0%{box-shadow:0 0 #a24a2a8c}70%{box-shadow:0 0 0 10px #a24a2a00}to{box-shadow:0 0 #a24a2a00}}@keyframes ticker{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes glowPulse{0%,to{opacity:.5;transform:scale(1)}50%{opacity:.8;transform:scale(1.07)}}@keyframes resultSlide{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}@keyframes badgeIn{0%{opacity:0;transform:scale(.8) translateY(6px)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes connGrow{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes stepIn{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:none}}@keyframes listIn{0%{opacity:0;transform:translate(16px)}to{opacity:1;transform:none}}@keyframes cardFadeUp{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:none}}@keyframes scanPulse{0%{box-shadow:0 0 #a24a2a59}70%{box-shadow:0 0 0 8px #a24a2a00}to{box-shadow:0 0 #a24a2a00}}@keyframes barRise{0%{height:0}to{height:var(--bh)}}@keyframes countUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}@keyframes highlightGrow{0%{background-size:0% 85%}to{background-size:100% 85%}}@keyframes pinBounce{0%,to{transform:translateY(0) scale(1)}40%{transform:translateY(-8px) scale(1.15)}60%{transform:translateY(-4px) scale(1.05)}}@keyframes notifSlide{0%{opacity:0;transform:translate(14px)}to{opacity:1;transform:none}}.reveal-up[data-astro-cid-km3k5yq2]{animation:fadeUp .75s cubic-bezier(.22,.85,.44,1) both}.reveal-fade[data-astro-cid-km3k5yq2]{animation:fadeScale .7s cubic-bezier(.22,.85,.44,1) both}nav[data-astro-cid-km3k5yq2]{position:fixed;top:0;left:0;right:0;z-index:200;display:flex;align-items:center;justify-content:space-between;padding:.9rem 2.8rem;background:#fdf8efed;backdrop-filter:blur(16px);border-bottom:1px solid var(--line);transition:padding .3s}nav[data-astro-cid-km3k5yq2].scrolled{padding-top:.6rem;padding-bottom:.6rem}.nav-left[data-astro-cid-km3k5yq2]{display:flex;align-items:center;gap:.7rem}.nav-back[data-astro-cid-km3k5yq2]{width:34px;height:34px;border-radius:8px;border:1px solid var(--line);background:#fffcf4b3;color:var(--rust-600);text-decoration:none;display:inline-flex;align-items:center;justify-content:center;transition:background .2s,border-color .2s,transform .15s}.nav-back[data-astro-cid-km3k5yq2]:hover{background:var(--rust-50);border-color:var(--rust-300);transform:translateY(-1px)}.nav-back[data-astro-cid-km3k5yq2] svg[data-astro-cid-km3k5yq2]{width:14px;height:14px}.nav-logo[data-astro-cid-km3k5yq2]{font-family:var(--ff-d);font-size:1.3rem;font-style:italic;color:var(--rust-600)}.nav-links[data-astro-cid-km3k5yq2]{display:flex;gap:2rem;list-style:none}.nav-links[data-astro-cid-km3k5yq2] a[data-astro-cid-km3k5yq2]{font-size:.83rem;font-weight:400;color:var(--ink-soft);text-decoration:none;transition:color .2s}.nav-links[data-astro-cid-km3k5yq2] a[data-astro-cid-km3k5yq2]:hover{color:var(--rust-500)}.nav-cta[data-astro-cid-km3k5yq2]{font-size:.83rem;font-weight:600;padding:.46rem 1.15rem;border-radius:8px;background:var(--rust-500);color:#fff;text-decoration:none;transition:background .2s,transform .15s}.nav-cta[data-astro-cid-km3k5yq2]:hover{background:var(--rust-600);transform:translateY(-1px)}.ticker-wrap[data-astro-cid-km3k5yq2]{margin-top:63px;overflow:hidden;background:linear-gradient(90deg,#f3e6cf,#ecd8b8);border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:.5rem 0}.ticker[data-astro-cid-km3k5yq2]{display:flex;white-space:nowrap;animation:ticker 30s linear infinite}.ticker-item[data-astro-cid-km3k5yq2]{font-size:.7rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--rust-600);padding:0 2.2rem;flex-shrink:0}.ticker-item[data-astro-cid-km3k5yq2]:after{content:"·";margin-left:2.2rem;color:var(--rust-400)}.container[data-astro-cid-km3k5yq2]{max-width:1160px;margin:0 auto;padding:0 2.4rem}.narrow[data-astro-cid-km3k5yq2]{max-width:820px;margin:0 auto;padding:0 2.4rem}.eyebrow[data-astro-cid-km3k5yq2]{font-size:.7rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--rust-500);display:block;margin-bottom:.55rem}.sh2[data-astro-cid-km3k5yq2]{font-family:var(--ff-d);font-size:clamp(1.8rem,3.2vw,2.6rem);font-weight:400;line-height:1.18;letter-spacing:-.01em;color:var(--ink)}.sh2[data-astro-cid-km3k5yq2] em[data-astro-cid-km3k5yq2]{font-style:italic;color:var(--rust-500)}.btn[data-astro-cid-km3k5yq2]{display:inline-block;font-size:.88rem;font-weight:600;border-radius:8px;text-decoration:none;padding:.66rem 1.5rem;transition:background .2s,transform .15s,box-shadow .2s}.btn[data-astro-cid-km3k5yq2].primary{background:var(--rust-500);color:#fff;box-shadow:0 4px 18px #a24a2a47}.btn[data-astro-cid-km3k5yq2].primary:hover{background:var(--rust-600);transform:translateY(-2px)}.btn[data-astro-cid-km3k5yq2].ghost{border:1.5px solid var(--line-mid);color:var(--rust-600)}.btn[data-astro-cid-km3k5yq2].ghost:hover{background:var(--rust-50);transform:translateY(-2px)}.cta-row[data-astro-cid-km3k5yq2]{display:flex;gap:.85rem;flex-wrap:wrap}.cta-row[data-astro-cid-km3k5yq2].center{justify-content:center}.cp-hero[data-astro-cid-km3k5yq2]{padding:5.5rem 0 4.5rem;position:relative;overflow:hidden}.cp-hero[data-astro-cid-km3k5yq2]:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse 70% 55% at 80% 10%,rgba(162,74,42,.11),transparent),radial-gradient(ellipse 45% 55% at 5% 90%,rgba(255,215,140,.18),transparent);pointer-events:none}.cp-hero[data-astro-cid-km3k5yq2]:after{content:"";position:absolute;inset:0;background-image:linear-gradient(var(--line) 1px,transparent 1px),linear-gradient(90deg,var(--line) 1px,transparent 1px);background-size:48px 48px;mask-image:radial-gradient(ellipse 75% 75% at 68% 38%,black 0%,transparent 100%);pointer-events:none}.cp-hero__grid[data-astro-cid-km3k5yq2]{display:grid;grid-template-columns:1fr 1.1fr;gap:3.5rem;align-items:center}.cp-hero__eyebrow[data-astro-cid-km3k5yq2]{display:inline-flex;align-items:center;gap:.55rem;margin-bottom:.9rem}.eyebrow-dot[data-astro-cid-km3k5yq2]{width:8px;height:8px;border-radius:50%;background:var(--rust-500);animation:ping 2.2s ease-in-out infinite}.eyebrow-text[data-astro-cid-km3k5yq2]{font-size:.7rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--rust-600)}.cp-hero__h1[data-astro-cid-km3k5yq2]{font-family:var(--ff-d);font-size:clamp(2.4rem,4.8vw,4rem);line-height:1.1;letter-spacing:-.01em;color:var(--ink);margin-bottom:1.2rem}.cp-hero__h1[data-astro-cid-km3k5yq2] em[data-astro-cid-km3k5yq2]{font-style:italic;color:var(--rust-500);position:relative}.cp-hero__h1[data-astro-cid-km3k5yq2] em[data-astro-cid-km3k5yq2]:after{content:"";position:absolute;left:0;right:0;bottom:-3px;height:2px;border-radius:2px;background:var(--rust-400);opacity:.4}.cp-hero__lead[data-astro-cid-km3k5yq2]{font-size:1.04rem;font-weight:300;color:var(--ink-soft);line-height:1.75;max-width:50ch;margin-bottom:1.9rem}.cp-hero__demo[data-astro-cid-km3k5yq2]{position:relative}.demo-window[data-astro-cid-km3k5yq2]{border:1.5px solid var(--line-mid);border-radius:20px;background:#fffcf2f7;box-shadow:0 28px 72px #4b2a1521,0 4px 18px #4b2a150f;overflow:hidden}.demo-bar[data-astro-cid-km3k5yq2]{display:flex;align-items:center;gap:.45rem;padding:.7rem 1rem;background:#f5ebdab3;border-bottom:1px solid var(--line)}.demo-dot[data-astro-cid-km3k5yq2]{width:10px;height:10px;border-radius:50%}.demo-dot-r[data-astro-cid-km3k5yq2]{background:#f06257}.demo-dot-y[data-astro-cid-km3k5yq2]{background:#f5a623}.demo-dot-g[data-astro-cid-km3k5yq2]{background:#57c257}.demo-bar-title[data-astro-cid-km3k5yq2]{margin-left:.4rem;font-size:.78rem;font-weight:600;color:var(--ink-soft);letter-spacing:.04em;font-family:var(--ff-m)}.demo-bar-sub[data-astro-cid-km3k5yq2]{margin-left:auto;font-size:.65rem;color:var(--ink-muted);font-family:var(--ff-m)}.demo-body[data-astro-cid-km3k5yq2]{padding:1.1rem;display:flex;flex-direction:column;gap:.85rem}.demo-map[data-astro-cid-km3k5yq2]{border-radius:12px;overflow:hidden;position:relative;height:148px;background:linear-gradient(145deg,#f0e8d8,#e8dcc8)}.demo-map-grid[data-astro-cid-km3k5yq2]{position:absolute;inset:0;background-image:linear-gradient(rgba(162,74,42,.07) 1px,transparent 1px),linear-gradient(90deg,rgba(162,74,42,.07) 1px,transparent 1px);background-size:20px 20px}.demo-road[data-astro-cid-km3k5yq2]{position:absolute;border-radius:3px;background:#fffcf8d9}.demo-road-h1[data-astro-cid-km3k5yq2]{left:0;right:0;top:42%;height:6px}.demo-road-h2[data-astro-cid-km3k5yq2]{left:0;right:0;top:72%;height:4px}.demo-road-v1[data-astro-cid-km3k5yq2]{top:0;bottom:0;left:28%;width:5px}.demo-road-v2[data-astro-cid-km3k5yq2]{top:0;bottom:0;left:68%;width:4px}.demo-route[data-astro-cid-km3k5yq2]{position:absolute;top:0;left:0;width:100%;height:100%;overflow:visible;pointer-events:none}.demo-pin[data-astro-cid-km3k5yq2]{position:absolute;display:flex;flex-direction:column;align-items:center;opacity:0}.demo-pin[data-astro-cid-km3k5yq2].show{animation:pinBounce .7s cubic-bezier(.22,.85,.44,1) forwards}.pin-dot[data-astro-cid-km3k5yq2]{width:14px;height:14px;border-radius:50%;border:2.5px solid #fff;box-shadow:0 2px 8px #00000040}.pin-leg[data-astro-cid-km3k5yq2]{width:2px;height:8px;border-radius:1px}.pin-label[data-astro-cid-km3k5yq2]{font-family:var(--ff-m);font-size:.58rem;font-weight:600;margin-top:2px;white-space:nowrap;background:#fffcf8eb;padding:1px 5px;border-radius:4px;border:1px solid var(--line)}.pin-pickup[data-astro-cid-km3k5yq2]{bottom:38%;left:20%}.pin-drop[data-astro-cid-km3k5yq2]{bottom:20%;left:60%}.pin-pickup[data-astro-cid-km3k5yq2] .pin-dot[data-astro-cid-km3k5yq2]{background:var(--rust-500)}.pin-drop[data-astro-cid-km3k5yq2] .pin-dot[data-astro-cid-km3k5yq2]{background:var(--green)}.pin-pickup[data-astro-cid-km3k5yq2] .pin-leg[data-astro-cid-km3k5yq2],.pin-pickup[data-astro-cid-km3k5yq2] .pin-label[data-astro-cid-km3k5yq2]{color:var(--rust-600)}.pin-drop[data-astro-cid-km3k5yq2] .pin-leg[data-astro-cid-km3k5yq2],.pin-drop[data-astro-cid-km3k5yq2] .pin-label[data-astro-cid-km3k5yq2]{color:var(--green)}.demo-car-dot[data-astro-cid-km3k5yq2]{position:absolute;width:16px;height:16px;border-radius:50%;background:var(--rust-400);border:2.5px solid #fff;box-shadow:0 2px 10px #a24a2a8c;display:flex;align-items:center;justify-content:center;font-size:.6rem;opacity:0;transition:none}.demo-status-row[data-astro-cid-km3k5yq2]{display:flex;align-items:center;gap:.6rem;padding:.45rem .65rem;border-radius:8px;background:#fffaef;border:1px solid rgba(162,74,42,.1)}.demo-status-role[data-astro-cid-km3k5yq2]{font-family:var(--ff-m);font-size:.64rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--rust-600);min-width:42px}.demo-status-val[data-astro-cid-km3k5yq2]{font-size:.82rem;font-weight:500;color:var(--ink);flex:1}.demo-status-badge[data-astro-cid-km3k5yq2]{font-family:var(--ff-m);font-size:.62rem;font-weight:600;border-radius:999px;padding:.14rem .5rem;flex-shrink:0}.badge-moving[data-astro-cid-km3k5yq2]{background:#2c5fa81a;color:#1a4080;border:1px solid rgba(44,95,168,.2)}.badge-waiting[data-astro-cid-km3k5yq2]{background:#c078201f;color:var(--amber);border:1px solid rgba(192,120,32,.2)}.badge-done[data-astro-cid-km3k5yq2]{background:#2e8c4f1a;color:#1c6535;border:1px solid rgba(46,140,79,.2)}.demo-float[data-astro-cid-km3k5yq2]{position:absolute;display:flex;align-items:center;gap:.4rem;font-size:.74rem;font-weight:600;color:#5a3d2e;background:#fff8e8f2;border:1.5px solid var(--line);border-radius:999px;padding:.42rem .82rem;box-shadow:0 6px 20px #4b2a151f;white-space:nowrap;animation:floatY 3s ease-in-out infinite}.demo-float[data-astro-cid-km3k5yq2] svg[data-astro-cid-km3k5yq2]{width:13px;height:13px;flex-shrink:0}.demo-float-1[data-astro-cid-km3k5yq2]{bottom:-1rem;left:-1.8rem;animation-delay:0s}.demo-float-2[data-astro-cid-km3k5yq2]{top:1.2rem;right:-1.8rem;animation-delay:1.4s}.stats-strip[data-astro-cid-km3k5yq2]{background:var(--dark-bg);display:grid;grid-template-columns:repeat(4,1fr);gap:1px;overflow:hidden}.stat-item[data-astro-cid-km3k5yq2]{text-align:center;padding:2.2rem 1rem;position:relative}.stat-item[data-astro-cid-km3k5yq2]:not(:last-child):after{content:"";position:absolute;right:0;top:25%;bottom:25%;width:1px;background:#ffffff12}.stat-num[data-astro-cid-km3k5yq2]{font-family:var(--ff-d);font-size:2.6rem;font-style:italic;color:var(--rust-300);display:block;line-height:1;margin-bottom:.35rem}.stat-label[data-astro-cid-km3k5yq2]{font-size:.72rem;font-weight:400;color:#ffffff61;letter-spacing:.06em;text-transform:uppercase}.cp-problem[data-astro-cid-km3k5yq2]{padding:4rem 0}.cp-problem__card[data-astro-cid-km3k5yq2]{display:grid;grid-template-columns:auto 1fr;gap:2.4rem;align-items:start;border:1.5px solid var(--line);border-radius:26px;padding:2.8rem 2.4rem;background:linear-gradient(148deg,#fff5e4fa,#fae8c6e6);box-shadow:0 16px 48px #4b2a1517;opacity:0}.cp-problem__card[data-astro-cid-km3k5yq2].in-view{animation:fadeUp .8s cubic-bezier(.22,.85,.44,1) forwards}.cp-problem-icon[data-astro-cid-km3k5yq2]{color:var(--rust-500);flex-shrink:0}.cp-problem__text[data-astro-cid-km3k5yq2] h2[data-astro-cid-km3k5yq2]{font-family:var(--ff-d);font-size:clamp(1.6rem,2.8vw,2.3rem);letter-spacing:-.02em;line-height:1.2;color:var(--ink);margin-bottom:1rem}.cp-problem__text[data-astro-cid-km3k5yq2] p[data-astro-cid-km3k5yq2]{color:var(--ink-soft);line-height:1.72;max-width:66ch}.cp-problem__text[data-astro-cid-km3k5yq2] p[data-astro-cid-km3k5yq2]+p[data-astro-cid-km3k5yq2]{margin-top:.7rem}.feat-section[data-astro-cid-km3k5yq2]{padding:4rem 0 2rem}.feat-row[data-astro-cid-km3k5yq2]{display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:center;padding:5rem 0;border-bottom:1px solid var(--line)}.feat-row[data-astro-cid-km3k5yq2]:last-child{border-bottom:none}.feat-row[data-astro-cid-km3k5yq2].reverse .feat-copy[data-astro-cid-km3k5yq2]{order:2}.feat-row[data-astro-cid-km3k5yq2].reverse .feat-illu[data-astro-cid-km3k5yq2]{order:1}.feat-copy[data-astro-cid-km3k5yq2] .sh2[data-astro-cid-km3k5yq2]{margin-bottom:1rem}.feat-copy[data-astro-cid-km3k5yq2] p[data-astro-cid-km3k5yq2]{font-size:.97rem;font-weight:300;color:var(--ink-soft);line-height:1.75;margin-bottom:1rem}.feat-copy[data-astro-cid-km3k5yq2] .bullet-list[data-astro-cid-km3k5yq2]{list-style:none;display:grid;gap:.55rem}.feat-copy[data-astro-cid-km3k5yq2] .bullet-list[data-astro-cid-km3k5yq2] li[data-astro-cid-km3k5yq2]{position:relative;padding-left:1.1rem;font-size:.9rem;color:var(--ink-soft)}.feat-copy[data-astro-cid-km3k5yq2] .bullet-list[data-astro-cid-km3k5yq2] li[data-astro-cid-km3k5yq2]:before{content:"";position:absolute;left:0;top:.6em;width:6px;height:6px;border-radius:50%;background:var(--rust-400)}.illu-panel[data-astro-cid-km3k5yq2]{border:1.5px solid var(--line-mid);border-radius:18px;background:var(--sand-50);overflow:hidden;position:relative}.rider-panel[data-astro-cid-km3k5yq2]{padding:1.4rem;display:flex;flex-direction:column;gap:.75rem;min-height:340px}.rp-header[data-astro-cid-km3k5yq2]{display:flex;justify-content:space-between;align-items:center}.rp-title[data-astro-cid-km3k5yq2]{font-family:var(--ff-m);font-size:.72rem;font-weight:600;color:var(--ink)}.rp-live[data-astro-cid-km3k5yq2]{display:flex;align-items:center;gap:.35rem;font-family:var(--ff-m);font-size:.65rem;color:var(--green)}.rp-live-dot[data-astro-cid-km3k5yq2]{width:5px;height:5px;border-radius:50%;background:var(--green);animation:ping 2s ease-in-out infinite}.rp-map[data-astro-cid-km3k5yq2]{border-radius:12px;overflow:hidden;position:relative;height:130px;background:linear-gradient(145deg,#f2ece0,#ebe0cc);flex-shrink:0}.rp-map-grid[data-astro-cid-km3k5yq2]{position:absolute;inset:0;background-image:linear-gradient(rgba(162,74,42,.06) 1px,transparent 1px),linear-gradient(90deg,rgba(162,74,42,.06) 1px,transparent 1px);background-size:18px 18px}.rp-road-h[data-astro-cid-km3k5yq2]{position:absolute;left:0;right:0;background:#fffcf8cc;border-radius:3px}.rp-road-v[data-astro-cid-km3k5yq2]{position:absolute;top:0;bottom:0;background:#fffcf8cc;border-radius:3px}.rp-pin[data-astro-cid-km3k5yq2]{position:absolute;display:flex;flex-direction:column;align-items:center}.rp-pin-dot[data-astro-cid-km3k5yq2]{width:12px;height:12px;border-radius:50%;border:2px solid #fff;box-shadow:0 2px 6px #0003}.rp-pin-a[data-astro-cid-km3k5yq2] .rp-pin-dot[data-astro-cid-km3k5yq2]{background:var(--rust-500)}.rp-pin-b[data-astro-cid-km3k5yq2] .rp-pin-dot[data-astro-cid-km3k5yq2]{background:var(--green)}.rp-car[data-astro-cid-km3k5yq2]{position:absolute;width:14px;height:14px;border-radius:50%;background:var(--rust-400);border:2.5px solid #fff;box-shadow:0 2px 8px #a24a2a80;opacity:0;transition:left .8s cubic-bezier(.4,0,.2,1),top .8s cubic-bezier(.4,0,.2,1)}.rp-ride-card[data-astro-cid-km3k5yq2]{display:flex;align-items:center;gap:.7rem;padding:.6rem .8rem;border-radius:10px;background:#fff;border:1px solid var(--line);opacity:0}.rp-ride-card[data-astro-cid-km3k5yq2].show{animation:cardFadeUp .4s cubic-bezier(.22,.85,.44,1) forwards}.rp-ride-avatar[data-astro-cid-km3k5yq2]{width:32px;height:32px;border-radius:50%;background:linear-gradient(135deg,var(--rust-200),var(--rust-300));display:flex;align-items:center;justify-content:center;font-size:.75rem;color:var(--rust-700);font-weight:700;flex-shrink:0}.rp-ride-info[data-astro-cid-km3k5yq2]{flex:1}.rp-ride-name[data-astro-cid-km3k5yq2]{font-size:.82rem;font-weight:600;color:var(--ink)}.rp-ride-route[data-astro-cid-km3k5yq2]{font-family:var(--ff-m);font-size:.65rem;color:var(--ink-muted);margin-top:.1rem}.rp-ride-eta[data-astro-cid-km3k5yq2]{font-family:var(--ff-m);font-size:.72rem;font-weight:600;color:var(--green)}.rp-ride-btn[data-astro-cid-km3k5yq2]{font-size:.72rem;font-weight:700;padding:.32rem .75rem;border-radius:6px;background:var(--rust-500);color:#fff;cursor:default}.rp-notif[data-astro-cid-km3k5yq2]{display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem;border-radius:9px;background:#2e8c4f12;border:1px solid rgba(46,140,79,.2);opacity:0}.rp-notif[data-astro-cid-km3k5yq2].show{animation:notifSlide .4s cubic-bezier(.22,.85,.44,1) forwards}.rp-notif-icon[data-astro-cid-km3k5yq2]{flex-shrink:0;color:var(--green)}.rp-notif-text[data-astro-cid-km3k5yq2]{font-family:var(--ff-m);font-size:.72rem;font-weight:500;color:#1c6535}.driver-panel[data-astro-cid-km3k5yq2]{padding:1.4rem;display:flex;flex-direction:column;gap:.7rem;min-height:340px}.dp-header[data-astro-cid-km3k5yq2]{display:flex;justify-content:space-between;align-items:center;margin-bottom:.2rem}.dp-title[data-astro-cid-km3k5yq2]{font-family:var(--ff-m);font-size:.72rem;font-weight:600;color:var(--ink)}.dp-shift[data-astro-cid-km3k5yq2]{display:flex;align-items:center;gap:.35rem;font-family:var(--ff-m);font-size:.65rem;color:var(--green);font-weight:500}.dp-shift-dot[data-astro-cid-km3k5yq2]{width:5px;height:5px;border-radius:50%;background:var(--green);animation:ping 2s ease-in-out infinite}.dp-trip-card[data-astro-cid-km3k5yq2]{border-radius:12px;padding:1rem;background:#fff;border:1px solid var(--line);box-shadow:0 2px 10px #4b2a150f;opacity:0}.dp-trip-card[data-astro-cid-km3k5yq2].show{animation:cardFadeUp .4s cubic-bezier(.22,.85,.44,1) forwards}.dp-trip-head[data-astro-cid-km3k5yq2]{display:flex;align-items:center;justify-content:space-between;margin-bottom:.7rem}.dp-trip-id[data-astro-cid-km3k5yq2]{font-family:var(--ff-m);font-size:.68rem;font-weight:600;color:var(--ink-muted)}.dp-trip-badge[data-astro-cid-km3k5yq2]{font-family:var(--ff-m);font-size:.62rem;font-weight:600;padding:.14rem .5rem;border-radius:999px}.dp-route-line[data-astro-cid-km3k5yq2]{display:flex;align-items:stretch;gap:.65rem;margin-bottom:.7rem}.dp-route-dots[data-astro-cid-km3k5yq2]{display:flex;flex-direction:column;align-items:center;gap:0;padding-top:3px}.dp-rdot[data-astro-cid-km3k5yq2]{width:9px;height:9px;border-radius:50%;flex-shrink:0}.dp-rdot-a[data-astro-cid-km3k5yq2]{background:var(--rust-500);border:2px solid var(--rust-100)}.dp-rdot-b[data-astro-cid-km3k5yq2]{background:var(--green);border:2px solid rgba(46,140,79,.2);margin-top:auto}.dp-route-vline[data-astro-cid-km3k5yq2]{width:1px;background:var(--line);flex:1;margin:4px 0}.dp-route-text[data-astro-cid-km3k5yq2]{flex:1;display:flex;flex-direction:column;justify-content:space-between;gap:.3rem}.dp-route-pt[data-astro-cid-km3k5yq2]{font-size:.78rem;font-weight:500;color:var(--ink)}.dp-route-pt[data-astro-cid-km3k5yq2] span[data-astro-cid-km3k5yq2]{font-family:var(--ff-m);font-size:.62rem;color:var(--ink-muted);font-weight:400;margin-left:.3rem}.dp-riders[data-astro-cid-km3k5yq2]{display:grid;gap:.4rem}.dp-rider-row[data-astro-cid-km3k5yq2]{display:flex;align-items:center;gap:.5rem;padding:.4rem .6rem;border-radius:8px;background:#a24a2a08;border:1px solid transparent;transition:background .25s,border-color .25s;opacity:0}.dp-rider-row[data-astro-cid-km3k5yq2].show{animation:cardFadeUp .35s cubic-bezier(.22,.85,.44,1) forwards}.dp-rider-row[data-astro-cid-km3k5yq2]:hover{background:#a24a2a0f;border-color:var(--line)}.dp-rider-av[data-astro-cid-km3k5yq2]{width:22px;height:22px;border-radius:50%;background:linear-gradient(135deg,var(--rust-100),var(--rust-200));font-size:.65rem;font-weight:700;color:var(--rust-700);display:flex;align-items:center;justify-content:center;flex-shrink:0}.dp-rider-name[data-astro-cid-km3k5yq2]{font-size:.78rem;font-weight:500;color:var(--ink);flex:1}.dp-rider-stop[data-astro-cid-km3k5yq2]{font-family:var(--ff-m);font-size:.62rem;color:var(--ink-muted)}.dp-rider-st[data-astro-cid-km3k5yq2]{font-family:var(--ff-m);font-size:.62rem;font-weight:600;border-radius:999px;padding:.1rem .4rem}.st-boarded[data-astro-cid-km3k5yq2]{background:#2e8c4f1a;color:#1c6535;border:1px solid rgba(46,140,79,.2)}.st-waiting[data-astro-cid-km3k5yq2]{background:#c078201a;color:var(--amber);border:1px solid rgba(192,120,32,.2)}.st-pending[data-astro-cid-km3k5yq2]{background:#a24a2a14;color:var(--rust-600);border:1px solid rgba(162,74,42,.15)}.dp-action[data-astro-cid-km3k5yq2]{display:flex;gap:.5rem;margin-top:.2rem;opacity:0}.dp-action[data-astro-cid-km3k5yq2].show{animation:cardFadeUp .4s cubic-bezier(.22,.85,.44,1) .6s forwards}.dp-btn[data-astro-cid-km3k5yq2]{flex:1;padding:.5rem;border-radius:8px;font-family:var(--ff-m);font-size:.7rem;font-weight:600;text-align:center;cursor:default}.dp-btn-primary[data-astro-cid-km3k5yq2]{background:var(--rust-500);color:#fff}.dp-btn-ghost[data-astro-cid-km3k5yq2]{background:#a24a2a12;color:var(--rust-600);border:1px solid rgba(162,74,42,.15)}.admin-panel[data-astro-cid-km3k5yq2]{padding:1.4rem;display:flex;flex-direction:column;gap:.7rem;min-height:340px}.adm-header[data-astro-cid-km3k5yq2]{display:flex;justify-content:space-between;align-items:center}.adm-title[data-astro-cid-km3k5yq2]{font-family:var(--ff-m);font-size:.72rem;font-weight:600;color:var(--ink)}.adm-time[data-astro-cid-km3k5yq2]{font-family:var(--ff-m);font-size:.65rem;color:var(--ink-muted)}.adm-metrics[data-astro-cid-km3k5yq2]{display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem}.adm-metric[data-astro-cid-km3k5yq2]{background:#fff;border:1px solid var(--line);border-radius:10px;padding:.65rem .75rem;text-align:center;opacity:0}.adm-metric[data-astro-cid-km3k5yq2].show{animation:countUp .45s cubic-bezier(.22,.85,.44,1) forwards}.adm-metric-num[data-astro-cid-km3k5yq2]{font-family:var(--ff-d);font-size:1.6rem;font-style:italic;color:var(--rust-500);line-height:1;display:block}.adm-metric-label[data-astro-cid-km3k5yq2]{font-family:var(--ff-m);font-size:.6rem;color:var(--ink-muted);margin-top:.15rem;letter-spacing:.04em}.adm-map[data-astro-cid-km3k5yq2]{border-radius:10px;overflow:hidden;position:relative;height:120px;background:linear-gradient(145deg,#f0e8d8,#e8dcc8);flex-shrink:0}.adm-map-grid[data-astro-cid-km3k5yq2]{position:absolute;inset:0;background-image:linear-gradient(rgba(162,74,42,.06) 1px,transparent 1px),linear-gradient(90deg,rgba(162,74,42,.06) 1px,transparent 1px);background-size:16px 16px}.adm-road-h[data-astro-cid-km3k5yq2]{position:absolute;left:0;right:0;background:#fffcf8cc;border-radius:2px}.adm-road-v[data-astro-cid-km3k5yq2]{position:absolute;top:0;bottom:0;background:#fffcf8cc;border-radius:2px}.adm-route-dot[data-astro-cid-km3k5yq2]{position:absolute;width:8px;height:8px;border-radius:50%;border:1.5px solid #fff;box-shadow:0 1px 4px #0003}.adm-car[data-astro-cid-km3k5yq2]{position:absolute;width:10px;height:10px;border-radius:50%;border:1.5px solid #fff;box-shadow:0 1px 6px #a24a2a66;opacity:0;transition:left .9s cubic-bezier(.4,0,.2,1),top .9s cubic-bezier(.4,0,.2,1)}.adm-alerts[data-astro-cid-km3k5yq2]{display:flex;flex-direction:column;gap:.38rem;flex:1}.adm-alert[data-astro-cid-km3k5yq2]{display:flex;align-items:center;gap:.5rem;padding:.42rem .6rem;border-radius:8px;opacity:0}.adm-alert[data-astro-cid-km3k5yq2].show{animation:notifSlide .35s cubic-bezier(.22,.85,.44,1) forwards}.adm-alert-dot[data-astro-cid-km3k5yq2]{width:6px;height:6px;border-radius:50%;flex-shrink:0}.adm-alert-text[data-astro-cid-km3k5yq2]{font-family:var(--ff-m);font-size:.7rem;color:var(--ink-soft);flex:1}.adm-alert-time[data-astro-cid-km3k5yq2]{font-family:var(--ff-m);font-size:.6rem;color:var(--ink-muted)}.alert-ok[data-astro-cid-km3k5yq2]{background:#2e8c4f0f;border:1px solid rgba(46,140,79,.15)}.alert-ok[data-astro-cid-km3k5yq2] .adm-alert-dot[data-astro-cid-km3k5yq2]{background:var(--green)}.alert-warn[data-astro-cid-km3k5yq2]{background:#c0782014;border:1px solid rgba(192,120,32,.18)}.alert-warn[data-astro-cid-km3k5yq2] .adm-alert-dot[data-astro-cid-km3k5yq2]{background:var(--amber)}.alert-info[data-astro-cid-km3k5yq2]{background:#2c5fa80f;border:1px solid rgba(44,95,168,.15)}.alert-info[data-astro-cid-km3k5yq2] .adm-alert-dot[data-astro-cid-km3k5yq2]{background:var(--blue)}.lifecycle-panel[data-astro-cid-km3k5yq2]{padding:1.4rem;display:flex;flex-direction:column;gap:.6rem;min-height:340px}.lc-header[data-astro-cid-km3k5yq2]{font-family:var(--ff-m);font-size:.72rem;font-weight:600;color:var(--ink);margin-bottom:.2rem}.lc-step[data-astro-cid-km3k5yq2]{display:flex;align-items:center;gap:.75rem;padding:.6rem .8rem;border-radius:10px;background:#fff;border:1px solid var(--line);opacity:0;position:relative;overflow:hidden}.lc-step[data-astro-cid-km3k5yq2].show{animation:cardFadeUp .4s cubic-bezier(.22,.85,.44,1) forwards}.lc-step[data-astro-cid-km3k5yq2].active{border-color:#a24a2a59;background:#a24a2a0a}.lc-step[data-astro-cid-km3k5yq2].active:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:var(--rust-500);border-radius:2px 0 0 2px}.lc-step[data-astro-cid-km3k5yq2].complete{border-color:#2e8c4f40;background:#2e8c4f0a}.lc-step[data-astro-cid-km3k5yq2].complete:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:var(--green);border-radius:2px 0 0 2px}.lc-step-icon[data-astro-cid-km3k5yq2]{width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:.8rem}.lc-step[data-astro-cid-km3k5yq2].complete .lc-step-icon[data-astro-cid-km3k5yq2]{background:#2e8c4f1f}.lc-step[data-astro-cid-km3k5yq2].active .lc-step-icon[data-astro-cid-km3k5yq2]{background:#a24a2a1f;animation:scanPulse 1.4s ease infinite}.lc-step-idle[data-astro-cid-km3k5yq2] .lc-step-icon[data-astro-cid-km3k5yq2]{background:#a24a2a0f}.lc-step-text[data-astro-cid-km3k5yq2]{flex:1}.lc-step-name[data-astro-cid-km3k5yq2]{font-size:.82rem;font-weight:600;color:var(--ink)}.lc-step-detail[data-astro-cid-km3k5yq2]{font-family:var(--ff-m);font-size:.64rem;color:var(--ink-muted);margin-top:.08rem}.lc-step-time[data-astro-cid-km3k5yq2]{font-family:var(--ff-m);font-size:.65rem;font-weight:600}.lc-step[data-astro-cid-km3k5yq2].complete .lc-step-time[data-astro-cid-km3k5yq2]{color:var(--green)}.lc-step[data-astro-cid-km3k5yq2].active .lc-step-time[data-astro-cid-km3k5yq2]{color:var(--rust-500)}.lc-step-idle[data-astro-cid-km3k5yq2] .lc-step-time[data-astro-cid-km3k5yq2]{color:var(--ink-muted)}.lc-conn[data-astro-cid-km3k5yq2]{height:16px;display:flex;align-items:center;padding-left:1.5rem}.lc-conn-line[data-astro-cid-km3k5yq2]{width:1px;height:100%;background:var(--line)}.lc-summary[data-astro-cid-km3k5yq2]{border-radius:12px;background:linear-gradient(145deg,#f0fff5e6,#e4f8ebcc);border:1.5px solid #c8e6d0;padding:.85rem;opacity:0}.lc-summary[data-astro-cid-km3k5yq2].show{animation:resultSlide .5s cubic-bezier(.22,.85,.44,1) forwards}.lc-summary-label[data-astro-cid-km3k5yq2]{font-family:var(--ff-m);font-size:.65rem;font-weight:600;color:#3a5c42;text-transform:uppercase;letter-spacing:.08em;margin-bottom:.3rem}.lc-summary-text[data-astro-cid-km3k5yq2]{font-size:.84rem;color:var(--ink);line-height:1.62}.hl[data-astro-cid-km3k5yq2]{background-image:linear-gradient(120deg,#ffbe508c 0% 100%);background-repeat:no-repeat;background-size:0% 85%;background-position:0 55%;border-radius:2px;padding:0 1px;transition:background-size .6s ease}.hl[data-astro-cid-km3k5yq2].lit{background-size:100% 85%}.cp-how[data-astro-cid-km3k5yq2]{padding:5rem 0;background:linear-gradient(180deg,transparent,rgba(250,240,224,.45) 40%,transparent)}.cp-how__header[data-astro-cid-km3k5yq2]{margin-bottom:2.5rem}.cp-how__steps[data-astro-cid-km3k5yq2]{display:grid;grid-template-columns:repeat(4,1fr);gap:0;position:relative}.cp-step[data-astro-cid-km3k5yq2]{position:relative;opacity:0;animation:stepIn .6s cubic-bezier(.22,.85,.44,1) both;animation-play-state:paused}.cp-step[data-astro-cid-km3k5yq2].in-view{animation-play-state:running}.cp-step[data-astro-cid-km3k5yq2]:nth-child(1){animation-delay:0s}.cp-step[data-astro-cid-km3k5yq2]:nth-child(2){animation-delay:.13s}.cp-step[data-astro-cid-km3k5yq2]:nth-child(3){animation-delay:.26s}.cp-step[data-astro-cid-km3k5yq2]:nth-child(4){animation-delay:.39s}.cp-step__number[data-astro-cid-km3k5yq2]{width:42px;height:42px;border-radius:50%;background:linear-gradient(135deg,var(--rust-500),var(--rust-700));color:#fff8ee;font-size:.74rem;font-weight:700;letter-spacing:.05em;display:flex;align-items:center;justify-content:center;margin-bottom:1rem;position:relative;z-index:2;box-shadow:0 4px 16px #a24a2a4d}.cp-step__connector[data-astro-cid-km3k5yq2]{position:absolute;top:21px;left:calc(42px + 1rem);right:-1rem;height:1.5px;background:var(--line);transform-origin:left;animation:connGrow .55s ease both;animation-play-state:paused}.cp-step[data-astro-cid-km3k5yq2].in-view .cp-step__connector[data-astro-cid-km3k5yq2]{animation-play-state:running}.cp-step[data-astro-cid-km3k5yq2]:last-child .cp-step__connector[data-astro-cid-km3k5yq2]{display:none}.cp-step__card[data-astro-cid-km3k5yq2]{padding-right:1.4rem}.cp-step__card[data-astro-cid-km3k5yq2] h3[data-astro-cid-km3k5yq2]{font-size:.97rem;font-weight:600;color:var(--ink);margin-bottom:.42rem}.cp-step__card[data-astro-cid-km3k5yq2] p[data-astro-cid-km3k5yq2]{font-size:.86rem;font-weight:300;color:var(--ink-soft);line-height:1.68}.cp-audience[data-astro-cid-km3k5yq2]{padding:5rem 0;background:linear-gradient(to bottom,rgba(250,240,225,.4),transparent)}.cp-audience__grid[data-astro-cid-km3k5yq2]{display:grid;grid-template-columns:1fr 1fr;gap:4.5rem;align-items:start}.cp-audience__list[data-astro-cid-km3k5yq2]{display:grid;gap:.7rem;margin-top:1.2rem;list-style:none}.cp-audience__item[data-astro-cid-km3k5yq2]{display:flex;align-items:center;gap:.85rem;font-size:.96rem;font-weight:500;color:var(--ink);opacity:0;animation:listIn .5s ease both;animation-play-state:paused}.cp-audience__item[data-astro-cid-km3k5yq2].in-view{animation-play-state:running}.cp-audience__check[data-astro-cid-km3k5yq2]{width:28px;height:28px;border-radius:50%;background:#a24a2a1a;border:1.5px solid rgba(162,74,42,.22);display:flex;align-items:center;justify-content:center;flex-shrink:0;color:var(--rust-500)}.cp-audience__check[data-astro-cid-km3k5yq2] svg[data-astro-cid-km3k5yq2]{width:13px;height:13px}.cp-audience__sub[data-astro-cid-km3k5yq2]{font-size:.95rem;font-weight:300;color:var(--ink-soft);line-height:1.72;margin-top:.9rem}.cp-cta[data-astro-cid-km3k5yq2]{padding:3rem 0 5.5rem}.cp-cta__card[data-astro-cid-km3k5yq2]{position:relative;border:1.5px solid var(--line);border-radius:26px;padding:3.8rem 3.2rem;background:linear-gradient(148deg,#fff6e6fa,#fce9c8e6);box-shadow:0 24px 64px #4b2a151a;text-align:center;overflow:hidden;opacity:0}.cp-cta__card[data-astro-cid-km3k5yq2].in-view{animation:fadeUp .8s cubic-bezier(.22,.85,.44,1) forwards}.cp-cta__glow[data-astro-cid-km3k5yq2]{position:absolute;top:-60px;right:-60px;width:300px;height:300px;border-radius:50%;background:radial-gradient(circle,rgba(162,74,42,.13),transparent 70%);animation:glowPulse 4s ease-in-out infinite;pointer-events:none}.cp-cta__card[data-astro-cid-km3k5yq2] h2[data-astro-cid-km3k5yq2]{font-family:var(--ff-d);font-size:clamp(1.5rem,2.8vw,2.2rem);letter-spacing:-.02em;line-height:1.22;color:var(--ink);max-width:56ch;margin:.6rem auto 0}.cp-cta__sub[data-astro-cid-km3k5yq2]{margin-top:.9rem;color:var(--ink-soft);font-size:1rem;font-weight:300}footer[data-astro-cid-km3k5yq2]{background:var(--dark-bg);color:#ffffff59;text-align:center;padding:2rem 2.4rem;font-size:.82rem;font-weight:300}footer[data-astro-cid-km3k5yq2] strong[data-astro-cid-km3k5yq2]{color:var(--rust-300);font-weight:500}.ticker[data-astro-cid-km3k5yq2]{width:max-content;will-change:transform}.ticker-item[data-astro-cid-km3k5yq2]{white-space:nowrap}@media(max-width:980px){.nav-toggle[data-astro-cid-km3k5yq2],.nav-links[data-astro-cid-km3k5yq2]{display:none!important}.nav-cta[data-astro-cid-km3k5yq2]{display:none}nav[data-astro-cid-km3k5yq2]{padding:.85rem 1.4rem}.cp-hero[data-astro-cid-km3k5yq2]{padding:4.5rem 0 3rem}.cp-hero__grid[data-astro-cid-km3k5yq2]{grid-template-columns:1fr;gap:2.5rem}.demo-float-1[data-astro-cid-km3k5yq2],.demo-float-2[data-astro-cid-km3k5yq2]{display:none}.feat-row[data-astro-cid-km3k5yq2]{grid-template-columns:1fr;gap:3rem;padding:3.5rem 0}.feat-row[data-astro-cid-km3k5yq2].reverse .feat-copy[data-astro-cid-km3k5yq2],.feat-row[data-astro-cid-km3k5yq2].reverse .feat-illu[data-astro-cid-km3k5yq2]{order:unset}.cp-problem__card[data-astro-cid-km3k5yq2]{grid-template-columns:1fr;gap:1.5rem;padding:2rem 1.8rem}.cp-how__steps[data-astro-cid-km3k5yq2]{grid-template-columns:1fr 1fr;gap:1.4rem}.cp-step__connector[data-astro-cid-km3k5yq2]{display:none}.cp-audience__grid[data-astro-cid-km3k5yq2]{grid-template-columns:1fr;gap:2.5rem}.stats-strip[data-astro-cid-km3k5yq2]{grid-template-columns:repeat(2,1fr)}.adm-metrics[data-astro-cid-km3k5yq2]{grid-template-columns:repeat(3,1fr)}}@media(max-width:600px){nav[data-astro-cid-km3k5yq2]{padding:.8rem 1rem}.cp-hero[data-astro-cid-km3k5yq2]{padding:3.5rem 0 2rem}.cp-hero__h1[data-astro-cid-km3k5yq2]{font-size:clamp(2rem,8vw,2.6rem)}.cp-hero__lead[data-astro-cid-km3k5yq2]{font-size:.92rem}.feat-row[data-astro-cid-km3k5yq2]{padding:2.5rem 0;gap:2rem}.cp-how__steps[data-astro-cid-km3k5yq2],.stats-strip[data-astro-cid-km3k5yq2]{grid-template-columns:1fr}.stat-item[data-astro-cid-km3k5yq2]:not(:last-child):after{display:none}.adm-metrics[data-astro-cid-km3k5yq2]{grid-template-columns:repeat(2,1fr)}.cp-cta__card[data-astro-cid-km3k5yq2]{padding:2rem 1.2rem;border-radius:18px}.cp-cta__card[data-astro-cid-km3k5yq2] h2[data-astro-cid-km3k5yq2]{font-size:1.4rem}.container[data-astro-cid-km3k5yq2],.narrow[data-astro-cid-km3k5yq2]{padding:0 1rem}footer[data-astro-cid-km3k5yq2]{padding:1.5rem 1rem}}
