.landing-page{--bg:#f9fafb;--bg-elev:#ffffff;--ink:#0f172a;--ink-2:#334155;--ink-3:#64748b;--line:#e2e8f0;--line-soft:#eef2f6;--accent:#2563eb;--accent-soft:#eff4ff;--accent-ink:#1d4ed8;--warn:#f59e0b;--ok:#10b981;--shadow-sm:0 1px 2px rgba(15,23,42,0.04),0 1px 1px rgba(15,23,42,0.03);--shadow-md:0 8px 24px -8px rgba(15,23,42,0.1),0 2px 6px -2px rgba(15,23,42,0.05);--shadow-lg:0 30px 60px -20px rgba(15,23,42,0.18),0 12px 24px -12px rgba(15,23,42,0.08);--r:12px;font-family:var(--font-sans),system-ui,sans-serif;background:var(--bg)!important;color:var(--ink);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;font-size:15px;line-height:1.55;letter-spacing:-.005em}.landing-page *,.landing-page :after,.landing-page :before{box-sizing:border-box}.dotgrid{position:fixed;inset:0;pointer-events:none;z-index:0;background-image:radial-gradient(circle at 1px 1px,rgba(15,23,42,.07) 1px,transparent 0);background-size:22px 22px;mask-image:radial-gradient(ellipse 80% 60% at 50% 0,#000 30%,transparent 80%);-webkit-mask-image:radial-gradient(ellipse 80% 60% at 50% 0,#000 30%,transparent 80%)}.landing-page .wrap{max-width:1200px;margin:0 auto;padding:0 32px;position:relative;z-index:1}.landing-page h1,.landing-page h2,.landing-page h3,.landing-page h4{font-family:var(--font-sans),sans-serif;letter-spacing:-.025em;margin:0;color:var(--ink);font-weight:700;line-height:1.2}.landing-page h1{font-size:clamp(40px,5.5vw,64px);line-height:1.15;letter-spacing:-.035em}.landing-page h2{font-size:clamp(32px,3.6vw,44px);letter-spacing:-.03em}.landing-page h3{font-size:22px;font-weight:600;line-height:1.25}.landing-page p{margin:0;color:var(--ink-2)}.landing-page .mono{font-family:var(--font-ops-mono),monospace}.landing-page .eyebrow{display:inline-flex;align-items:center;gap:8px;font-size:12px;font-weight:500;color:var(--accent-ink);background:var(--accent-soft);border:1px solid #dbe5ff;padding:6px 12px;border-radius:999px;letter-spacing:.02em}.landing-page .eyebrow .dot{width:6px;height:6px;border-radius:50%;background:var(--accent)}.landing-page .topbar{background:var(--ink);color:rgba(255,255,255,.7);font-family:var(--font-ops-mono),monospace;font-size:11px;letter-spacing:.15em;padding:7px 0}.landing-page .topbar-inner{display:flex;align-items:center;justify-content:space-between}.landing-page .topbar-status{display:flex;align-items:center;gap:6px}.landing-page .topbar-status .status-dot{width:6px;height:6px;border-radius:50%;background:#34d399;box-shadow:0 0 0 3px rgba(52,211,153,.2);animation:lp-pulse-dot 1.6s ease-in-out infinite}@keyframes lp-pulse-dot{0%,to{opacity:1}50%{opacity:.4}}.landing-page .topbar-right{display:none;align-items:center;gap:24px}@media (min-width:768px){.landing-page .topbar-right{display:flex}}.landing-page .topbar-locales{display:flex;align-items:center;gap:2px}.landing-page .topbar-locales button{background:none;border:none;cursor:pointer;font-family:inherit;font-size:inherit;letter-spacing:inherit;color:rgba(255,255,255,.4);padding:2px 4px;transition:color .15s}.landing-page .topbar-locales button:hover{color:rgba(255,255,255,.7)}.landing-page .topbar-locales button.active{color:white}.landing-page .topbar-locales .locale-sep{color:rgba(255,255,255,.2);margin:0 2px}.landing-page header{position:sticky;top:0;z-index:50;backdrop-filter:saturate(180%) blur(14px);-webkit-backdrop-filter:saturate(180%) blur(14px);background:rgba(249,250,251,.78);border-bottom:1px solid transparent;transition:border-color .2s}.landing-page header.scrolled{border-bottom-color:var(--line)}.landing-page .nav{display:flex;align-items:center;justify-content:space-between;padding:16px 0}.landing-page .logo{display:flex;align-items:center;gap:10px;font-weight:700;font-family:var(--font-sans),sans-serif;font-size:18px;letter-spacing:-.02em;color:var(--ink);text-decoration:none}.landing-page .logo-mark{width:48px;height:48px;border-radius:8px;object-fit:contain;display:block}.landing-page .nav-links{display:flex;gap:28px;margin-left:auto;margin-right:32px}.landing-page .nav-links a{font-size:14px;font-weight:500;color:var(--ink-2);text-decoration:none;transition:color .15s}.landing-page .nav-links a:hover{color:var(--ink)}.landing-page .nav-cta{display:flex;gap:10px;align-items:center}.landing-page .btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;font-family:inherit;font-size:14px;font-weight:500;padding:10px 16px;border-radius:10px;text-decoration:none;border:1px solid transparent;cursor:pointer;transition:all .15s ease;white-space:nowrap}.landing-page .btn-ghost{color:var(--ink-2);background:transparent}.landing-page .btn-ghost:hover{color:var(--ink);background:rgba(15,23,42,.04)}.landing-page .btn-primary{color:white;background:var(--ink);box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 2px rgba(15,23,42,.2)}.landing-page .btn-primary:hover{background:#1e293b;transform:translateY(-1px)}.landing-page .btn-blue{color:white;background:linear-gradient(180deg,#3b82f6,#2563eb);box-shadow:inset 0 1px 0 rgba(255,255,255,.2),0 4px 10px -2px rgba(37,99,235,.4),0 1px 2px rgba(37,99,235,.3)}.landing-page .btn-blue:hover{transform:translateY(-1px);box-shadow:inset 0 1px 0 rgba(255,255,255,.2),0 8px 16px -4px rgba(37,99,235,.5),0 2px 4px rgba(37,99,235,.3)}.landing-page .btn-lg{padding:14px 22px;font-size:15px;border-radius:12px}.landing-page .btn-outline{color:var(--ink);background:white;border-color:var(--line)}.landing-page .btn-outline:hover{border-color:#cbd5e1;transform:translateY(-1px);box-shadow:var(--shadow-sm)}.landing-page .hero{padding:80px 0 48px;text-align:center;position:relative}.landing-page .hero h1{max-width:920px;margin:24px auto}.landing-page .hero h1 .accent{background:linear-gradient(120deg,#2563eb,#6366f1);-webkit-background-clip:text;background-clip:text;color:transparent}.landing-page .hero p.lead{max-width:640px;margin:0 auto;font-size:18px;line-height:1.55;color:var(--ink-3)}.landing-page .hero-cta-wrap{display:flex;flex-direction:column;align-items:center;margin-top:36px;gap:14px}.landing-page .alpha-badge{display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:600;color:#92400e;background:linear-gradient(135deg,#fef3c7,#fde68a);border:1px solid #fbbf24;padding:8px 18px;border-radius:999px;animation:lp-pulse-badge 2s ease-in-out infinite}@keyframes lp-pulse-badge{0%,to{transform:scale(1)}50%{transform:scale(1.03)}}.landing-page .hero-cta{display:flex;gap:12px;justify-content:center;flex-wrap:wrap}.landing-page .hero-microcopy{margin-top:14px;font-size:12.5px;color:#94a3b8;font-weight:400;letter-spacing:0}.landing-page .trust{display:flex;gap:18px;align-items:center;justify-content:center;margin-top:18px;font-size:13px;color:var(--ink-3)}.landing-page .trust .check{color:var(--ok)}.landing-page .hero-visual{margin:64px auto 0;max-width:1100px;position:relative;perspective:2000px}.landing-page .dashboard-mock{background:white;border-radius:14px;border:1px solid var(--line);box-shadow:var(--shadow-lg);overflow:hidden;transform:rotateX(1.5deg)}.landing-page .disp-header{background:#0b1220;color:white;display:flex;align-items:center;gap:6px;padding:10px 14px;border-bottom:1px solid #1e293b}.landing-page .disp-tab{display:inline-flex;align-items:center;gap:6px;padding:7px 12px;font-size:12px;font-weight:500;color:#94a3b8;border-radius:7px}.landing-page .disp-tab.active{background:rgba(255,255,255,.08);color:white}.landing-page .disp-tab .tab-ic{font-size:12px;opacity:.85}.landing-page .disp-tab .tab-count{font-size:10px;font-weight:600;background:rgba(255,255,255,.12);color:white;padding:1px 6px;border-radius:999px}.landing-page .disp-tab.warn{color:#fcd34d}.landing-page .disp-tab.warn .tab-count{background:rgba(252,211,77,.18);color:#fcd34d}.landing-page .disp-tab.live{color:#34d399}.landing-page .disp-tab.live .tab-count{background:rgba(52,211,153,.18);color:#34d399}.landing-page .disp-spacer{flex:1}.landing-page .disp-action{font-size:12px;font-weight:500;color:white;background:rgba(255,255,255,.08);padding:7px 12px;border-radius:7px;display:inline-flex;align-items:center;gap:6px}.landing-page .disp-action.primary{background:linear-gradient(180deg,#3b82f6,#2563eb);box-shadow:inset 0 1px 0 rgba(255,255,255,.15)}.landing-page .disp-iconbtn{width:28px;height:28px;border-radius:7px;background:rgba(255,255,255,.06);display:grid;place-items:center;font-size:11px;color:#94a3b8}.landing-page .disp-filters{display:flex;align-items:center;gap:8px;flex-wrap:wrap;padding:12px 16px;border-bottom:1px solid var(--line-soft);background:white}.landing-page .filter-input{gap:6px;padding:6px 10px;font-size:12px;background:#f8fafc;border:1px solid var(--line-soft);border-radius:7px}.landing-page .filter-chip,.landing-page .filter-input{display:inline-flex;align-items:center;color:var(--ink-2);font-weight:500}.landing-page .filter-chip{gap:5px;padding:5px 10px;font-size:11.5px;border:1px solid var(--line-soft);border-radius:999px;background:white}.landing-page .filter-chip.on{background:var(--accent-soft);color:var(--accent-ink);border-color:#dbe5ff}.landing-page .filter-chip .chip-dot{width:7px;height:7px;border-radius:50%;background:#cbd5e1}.landing-page .filter-chip.s-att .chip-dot{background:#94a3b8}.landing-page .filter-chip.s-asg .chip-dot{background:#2563eb}.landing-page .filter-chip.s-pkp .chip-dot{background:#8b5cf6}.landing-page .filter-chip.s-col .chip-dot{background:#ec4899}.landing-page .filter-chip.s-dlv .chip-dot{background:#f59e0b}.landing-page .filter-chip.s-tra .chip-dot{background:#06b6d4}.landing-page .filter-chip.s-liv .chip-dot{background:#10b981}.landing-page .filter-chip.s-ech .chip-dot{background:#ef4444}.landing-page .filter-chip.s-ann .chip-dot{background:#64748b}.landing-page .dash-body{display:grid;grid-template-columns:44px 280px 1fr;min-height:480px}.landing-page .disp-rail{background:#f8fafc;border-right:1px solid var(--line-soft);display:flex;flex-direction:column;align-items:center;padding:12px 0;gap:4px}.landing-page .rail-icon{width:30px;height:30px;border-radius:7px;display:grid;place-items:center;color:var(--ink-3);font-size:12px}.landing-page .rail-icon.active{background:white;color:var(--ink);box-shadow:var(--shadow-sm);border:1px solid var(--line-soft)}.landing-page .rail-icon.add{background:var(--ink);color:white;margin-top:8px}.landing-page .disp-tasks{background:white;border-right:1px solid var(--line-soft);padding:14px;display:flex;flex-direction:column;gap:10px;overflow:hidden}.landing-page .task-search{display:flex;align-items:center;gap:8px;padding:8px 12px;background:#f8fafc;border:1px solid var(--line-soft);border-radius:8px;font-size:12px;color:var(--ink-3)}.landing-page .task-deassign{padding:10px;text-align:center;border:1.5px dashed var(--line);border-radius:8px;font-size:11.5px;color:var(--ink-3);font-weight:500;background:#fafbfc}.landing-page .task-group{border:1px solid var(--line-soft);border-radius:10px;overflow:hidden;background:white}.landing-page .task-group-head{display:flex;align-items:center;gap:8px;padding:10px 12px;background:#fffbeb;border-bottom:1px solid #fef3c7}.landing-page .task-group-icon{width:22px;height:22px;border-radius:6px;background:#fcd34d;color:#78350f;display:grid;place-items:center;font-size:11px;font-weight:700}.landing-page .task-group-name{font-size:12.5px;font-weight:600;flex:1;line-height:1.2}.landing-page .task-group-name small{display:block;font-size:10.5px;color:var(--ink-3);font-weight:400;margin-top:1px}.landing-page .task-group-count{font-size:11px;font-weight:600;background:#fcd34d;color:#78350f;padding:2px 8px;border-radius:999px}.landing-page .task-card{padding:12px;cursor:grab}.landing-page .task-card:hover{background:#fafbfc}.landing-page .task-row1{display:flex;justify-content:space-between;align-items:center;margin-bottom:6px}.landing-page .task-id{font-family:var(--font-ops-mono),monospace;font-size:10.5px;color:var(--ink-3);font-weight:500}.landing-page .task-status{display:inline-flex;align-items:center;gap:4px;font-size:10px;font-weight:600;color:var(--ink-3);padding:2px 6px;background:#f1f5f9;border-radius:4px}.landing-page .task-status .s-dot{width:6px;height:6px;border-radius:50%;background:#94a3b8}.landing-page .task-recipient{display:flex;align-items:center;gap:8px;margin-bottom:8px}.landing-page .task-avatar{width:24px;height:24px;border-radius:50%;background:#e0e7ff;color:var(--accent-ink);display:grid;place-items:center;font-size:10.5px;font-weight:600}.landing-page .task-name{font-size:12.5px;font-weight:500;flex:1}.landing-page .task-phone{font-size:10.5px;color:var(--ink-3);font-family:var(--font-ops-mono),monospace}.landing-page .task-addr{display:flex;align-items:flex-start;gap:8px;padding:8px;background:#f0fdf4;border-radius:6px;margin-bottom:8px}.landing-page .task-addr-ic{width:18px;height:18px;border-radius:5px;background:#10b981;color:white;display:grid;place-items:center;font-size:10px;flex-shrink:0;margin-top:1px}.landing-page .task-addr-text{font-size:11.5px;line-height:1.35}.landing-page .task-addr-text b{font-weight:600;display:block}.landing-page .task-addr-text small{color:var(--ink-3);font-size:10.5px}.landing-page .task-meta{display:flex;align-items:center;gap:8px;font-size:10.5px}.landing-page .meta-cod{display:inline-flex;align-items:center;gap:4px;color:var(--ink-2);font-weight:500}.landing-page .meta-cod .ic{width:10px;height:10px;border-radius:2px;background:#fcd34d}.landing-page .meta-prio{color:var(--ink-3);font-weight:500}.landing-page .meta-late{margin-left:auto;display:inline-flex;align-items:center;gap:4px;color:#dc2626;font-weight:600}.landing-page .meta-late:before{content:"";width:6px;height:6px;border-radius:50%;background:#dc2626;box-shadow:0 0 0 3px rgba(220,38,38,.18)}.landing-page .disp-map{position:relative;overflow:hidden;background:#e8eef2}.landing-page .map-bg{position:absolute;inset:0;background:radial-gradient(circle at 30% 30%,#dce6ec 0,transparent 50%),radial-gradient(circle at 70% 60%,#d5dee6 0,transparent 60%),linear-gradient(135deg,#e5ebf0,#dce3ea)}.landing-page .map-bg:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(148,163,184,.12) 1px,transparent 0),linear-gradient(90deg,rgba(148,163,184,.12) 1px,transparent 0);background-size:40px 40px}.landing-page .map-land{position:absolute;pointer-events:none}.landing-page .map-land.a{top:0;left:0;width:60%;height:70%;background:radial-gradient(ellipse at 40% 40%,rgba(255,255,255,.55) 0,transparent 65%)}.landing-page .map-land.b{bottom:0;right:0;width:70%;height:60%;background:radial-gradient(ellipse at 60% 70%,rgba(255,255,255,.5) 0,transparent 60%)}.landing-page .map-water{position:absolute;background:rgba(186,213,232,.55);border-radius:50% 30% 60% 40%}.landing-page .map-water.w1{top:18%;left:38%;width:22%;height:18%}.landing-page .map-water.w2{top:58%;left:50%;width:28%;height:22%;transform:rotate(-12deg)}.landing-page .map-zoom{position:absolute;top:16px;left:16px;background:white;border-radius:8px;box-shadow:var(--shadow-md);overflow:hidden}.landing-page .map-zoom button{display:block;width:32px;height:32px;background:white;border:none;cursor:pointer;font-size:16px;color:var(--ink-2);font-weight:500}.landing-page .map-zoom button+button{border-top:1px solid var(--line-soft)}.landing-page .map-pin{position:absolute;width:28px;height:36px;transform:translate(-50%,-100%);filter:drop-shadow(0 4px 8px rgba(15,23,42,.25))}.landing-page .map-pin svg{width:100%;height:100%}.landing-page .map-pin.p1{top:30%;left:32%}.landing-page .map-pin.p2{top:68%;left:70%}.landing-page .map-pin.p3{top:42%;left:56%}.landing-page .map-pin.p4{top:24%;left:22%}.landing-page .map-pin.p5{top:54%;left:44%}.landing-page .map-pin.p6{top:75%;left:36%}.landing-page .map-layers{position:absolute;top:16px;right:16px;background:rgba(255,255,255,.92);backdrop-filter:blur(12px) saturate(180%);-webkit-backdrop-filter:blur(12px) saturate(180%);border:1px solid rgba(15,23,42,.08);border-radius:12px;box-shadow:var(--shadow-md);width:220px;padding:12px}.landing-page .layers-title{font-size:10px;font-weight:600;color:var(--ink-3);text-transform:uppercase;letter-spacing:.08em;margin-bottom:10px}.landing-page .layer-row{display:flex;align-items:center;gap:8px;padding:6px 0;font-size:12px}.landing-page .layer-cb{width:14px;height:14px;border-radius:4px;border:1.5px solid var(--line);display:grid;place-items:center;flex-shrink:0}.landing-page .layer-cb.on{background:var(--accent);border-color:var(--accent);color:white;font-size:9px;font-weight:700}.landing-page .layer-dot{width:7px;height:7px;border-radius:50%;background:var(--accent)}.landing-page .layer-name{flex:1;font-weight:500;color:var(--ink-2)}.landing-page .layer-name.dim{color:#94a3b8}.landing-page .layer-count{font-size:11px;color:var(--ink-3);font-family:var(--font-ops-mono),monospace}.landing-page .layer-sub{display:flex;gap:4px;margin:8px 0 4px 22px}.landing-page .layer-sub-chip{font-size:10px;padding:3px 8px;border-radius:5px;background:var(--accent);color:white;font-weight:500}.landing-page .layer-sub-chip.off{background:#f1f5f9;color:var(--ink-3)}.landing-page .disp-statusbar{grid-column:1/-1;display:flex;align-items:center;gap:16px;padding:8px 16px;background:#fafbfc;border-top:1px solid var(--line-soft);font-size:11.5px;color:var(--ink-2)}.landing-page .disp-statusbar .acct{width:22px;height:22px;border-radius:50%;background:var(--ink);color:white;display:grid;place-items:center;font-size:10px;font-weight:600}.landing-page .stat-pill{display:inline-flex;align-items:center;gap:5px;font-weight:500}.landing-page .stat-pill b{font-weight:700;color:var(--ink);margin-left:2px}.landing-page .phone{position:absolute;right:-20px;bottom:-40px;width:200px;height:410px;border-radius:32px;background:#0f172a;padding:8px;box-shadow:var(--shadow-lg);transform:rotate(6deg);border:1px solid #1e293b}.landing-page .phone-screen{width:100%;height:100%;background:white;border-radius:26px;overflow:hidden;display:flex;flex-direction:column}.landing-page .phone-status{padding:14px 18px 8px;display:flex;justify-content:space-between;font-size:10px;font-weight:600}.landing-page .phone-header{padding:6px 16px 12px;border-bottom:1px solid var(--line-soft)}.landing-page .phone-greet{font-size:10px;color:var(--ink-3)}.landing-page .phone-title{font-size:14px;font-weight:600;margin-top:2px}.landing-page .phone-body{padding:12px;flex:1}.landing-page .delivery-card{border:1px solid var(--line-soft);border-radius:10px;padding:10px;margin-bottom:8px}.landing-page .delivery-card.active{border-color:var(--accent);background:var(--accent-soft)}.landing-page .delivery-num{font-size:9px;color:var(--ink-3);font-family:var(--font-ops-mono),monospace;font-weight:500}.landing-page .delivery-addr{font-size:11px;font-weight:500;margin-top:2px;line-height:1.3}.landing-page .delivery-meta{display:flex;justify-content:space-between;align-items:center;margin-top:6px}.landing-page .badge-cod{background:#fef3c7;color:#92400e}.landing-page .badge-cod,.landing-page .badge-prepaid{font-size:8px;font-weight:600;padding:2px 6px;border-radius:4px}.landing-page .badge-prepaid{background:#e0e7ff;color:#3730a3}.landing-page .delivery-time{font-size:9px;color:var(--ink-3);font-family:var(--font-ops-mono),monospace}.landing-page .phone-cta{margin:8px 12px 14px;padding:10px;background:var(--ink);color:white;border-radius:10px;font-size:11px;font-weight:500;text-align:center}.landing-page .proof{padding:80px 0 32px}.landing-page .proof-head{text-align:center;max-width:720px;margin:0 auto 40px}.landing-page .proof-head h2{margin-top:16px}.landing-page .testimonial{max-width:820px;margin:0 auto;background:white;border:1px solid var(--line);border-radius:16px;padding:40px 44px;box-shadow:var(--shadow-md);position:relative}.landing-page .testimonial-quote{font-family:var(--font-sans),sans-serif;font-size:22px;line-height:1.4;letter-spacing:-.018em;color:var(--ink);font-weight:500;text-wrap:pretty}.landing-page .testimonial-quote:before{content:"\201C";font-size:64px;line-height:0;color:var(--accent);position:absolute;top:38px;left:14px;font-family:serif}.landing-page .testimonial-author{display:flex;align-items:center;gap:14px;margin-top:28px;padding-top:24px;border-top:1px solid var(--line-soft)}.landing-page .testimonial-avatar{width:44px;height:44px;border-radius:50%;background:linear-gradient(135deg,#1e40af,#2563eb);color:white;display:grid;place-items:center;font-weight:600;font-size:15px;flex-shrink:0}.landing-page .testimonial-name{font-size:14px;font-weight:600}.landing-page .testimonial-role{font-size:13px;color:var(--ink-3)}.landing-page .testimonial-stats{display:flex;gap:32px;margin-left:auto}.landing-page .testimonial-stat{text-align:right}.landing-page .testimonial-stat-val{font-family:var(--font-sans),sans-serif;font-weight:700;font-size:22px;letter-spacing:-.02em;color:var(--accent)}.landing-page .testimonial-stat-lbl{font-size:11px;color:var(--ink-3);text-transform:uppercase;letter-spacing:.06em;font-weight:500}@media (max-width:720px){.landing-page .testimonial{padding:28px 24px}.landing-page .testimonial-quote{font-size:18px}.landing-page .testimonial-author{flex-wrap:wrap}.landing-page .testimonial-stats{width:100%;margin-left:0;gap:24px}.landing-page .testimonial-stat{text-align:left}}.landing-page section{padding:56px 0;position:relative}.landing-page .section-head{text-align:center;max-width:720px;margin:0 auto 40px}.landing-page .section-head h2{margin-top:16px}.landing-page .section-head p{margin-top:16px;font-size:17px;color:var(--ink-3)}.landing-page .value-props{padding:56px 0;position:relative}.landing-page .value-props-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.landing-page .value-card{background:white;border:1px solid var(--line);border-radius:14px;padding:28px 24px;transition:transform .2s,box-shadow .2s}.landing-page .value-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-md)}.landing-page .value-card-icon{width:48px;height:48px;border-radius:12px;background:var(--accent-soft);color:var(--accent);display:grid;place-items:center;margin-bottom:16px}.landing-page .value-card h3{font-size:18px;font-weight:600;margin-bottom:8px}.landing-page .value-card p{font-size:14px;color:var(--ink-3);line-height:1.6}.landing-page .returns-section{padding:56px 0;position:relative}.landing-page .v-returns{padding:24px}.landing-page .v-returns-header{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:600;color:var(--ink);padding-bottom:16px;border-bottom:1px solid var(--line-soft);margin-bottom:16px}.landing-page .v-returns-steps{display:flex;flex-direction:column;gap:12px;margin-bottom:20px}.landing-page .v-returns-step{display:flex;align-items:center;gap:12px;padding:14px;border-radius:10px;border:1px solid var(--line-soft);background:white}.landing-page .v-returns-step.done{border-color:#d1fae5;background:#f0fdf4}.landing-page .v-returns-step.active{border-color:#dbe5ff;background:linear-gradient(135deg,#eff4ff,#f8fafc)}.landing-page .v-returns-step-icon{width:36px;height:36px;border-radius:8px;background:var(--accent-soft);color:var(--accent);display:grid;place-items:center;flex-shrink:0}.landing-page .v-returns-step.done .v-returns-step-icon{background:#d1fae5;color:#059669}.landing-page .v-returns-step-text{display:flex;flex-direction:column;gap:2px;flex:1}.landing-page .v-returns-step-text b{font-size:13px;font-weight:600}.landing-page .v-returns-step-text span{font-size:11px;color:var(--ink-3)}.landing-page .v-returns-check{width:22px;height:22px;border-radius:50%;background:#10b981;color:white;display:grid;place-items:center;font-size:11px;font-weight:700;flex-shrink:0}.landing-page .v-returns-result{text-align:center}.landing-page .v-returns-badge{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:600;color:#059669;background:#ecfdf5;border:1px solid #a7f3d0;padding:8px 16px;border-radius:999px}.landing-page .feature{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center;margin-bottom:64px}.landing-page .feature:last-child{margin-bottom:0}.landing-page .feature.reverse .feature-text{order:2}.landing-page .feature-num{font-family:var(--font-ops-mono),monospace;font-size:12px;color:var(--accent);font-weight:500;letter-spacing:.05em;display:inline-flex;align-items:center;gap:8px;margin-bottom:16px}.landing-page .feature-num:before{content:"";width:24px;height:1px;background:var(--accent)}.landing-page .feature-text h2{margin-bottom:20px}.landing-page .feature-text p.desc{font-size:17px;color:var(--ink-3);margin-bottom:24px}.landing-page .keypoints{list-style:none;padding:0;margin:0 0 28px}.landing-page .keypoints li{display:flex;gap:12px;padding:10px 0;border-top:1px solid var(--line-soft);font-size:14px;color:var(--ink-2)}.landing-page .keypoints li:last-child{border-bottom:1px solid var(--line-soft)}.landing-page .keypoints li .kp-icon{flex-shrink:0;width:18px;height:18px;border-radius:5px;background:var(--accent-soft);color:var(--accent);display:grid;place-items:center;font-size:11px;font-weight:700;margin-top:2px}.landing-page .keypoints li strong{color:var(--ink);font-weight:600}.landing-page .feature-link{color:var(--accent);font-size:14px;font-weight:500;text-decoration:none;display:inline-flex;align-items:center;gap:6px;transition:gap .15s}.landing-page .feature-link:hover{gap:10px}.landing-page .feature-visual{background:white;border-radius:16px;border:1px solid var(--line);box-shadow:var(--shadow-md);overflow:hidden;min-height:420px;position:relative}.landing-page .v-dispatch{padding:20px}.landing-page .v-head{display:flex;align-items:center;justify-content:space-between;padding-bottom:14px;border-bottom:1px solid var(--line-soft);margin-bottom:14px}.landing-page .v-head-title{font-size:13px;font-weight:600}.landing-page .v-progress{display:flex;align-items:center;gap:12px;margin-bottom:18px;padding:12px;border-radius:10px;background:linear-gradient(135deg,#eff4ff,#f8fafc);border:1px solid #dbe5ff}.landing-page .v-progress-spin{width:28px;height:28px;border-radius:50%;border:2px solid #dbe5ff;border-top:2px solid var(--accent);animation:lp-spin 1s linear infinite}@keyframes lp-spin{to{transform:rotate(1turn)}}.landing-page .v-progress-text{font-size:12px}.landing-page .v-progress-text b{font-weight:600}.landing-page .v-progress-text small{color:var(--ink-3);display:block;font-size:11px}.landing-page .v-routes{display:flex;flex-direction:column;gap:8px}.landing-page .v-route{display:flex;align-items:center;gap:12px;padding:10px 12px;border:1px solid var(--line-soft);border-radius:10px;background:white}.landing-page .v-route-pin{width:8px;height:8px;border-radius:50%}.landing-page .v-route-info{flex:1}.landing-page .v-route-name{font-size:12px;font-weight:500}.landing-page .v-route-stats{font-size:11px;color:var(--ink-3);font-family:var(--font-ops-mono),monospace}.landing-page .v-route-saved{font-size:11px;font-weight:600;color:var(--ok);background:#ecfdf5;padding:3px 8px;border-radius:999px}.landing-page .v-sse{display:flex;flex-direction:column;background:linear-gradient(180deg,#f8fafc,#ffffff)}.landing-page .v-sse-map{flex:1;background:#f1f5f9;position:relative;background-image:linear-gradient(rgba(15,23,42,.04) 1px,transparent 0),linear-gradient(90deg,rgba(15,23,42,.04) 1px,transparent 0);background-size:30px 30px;overflow:hidden;min-height:420px}.landing-page .sse-pin{position:absolute;width:28px;height:28px;border-radius:50%;background:var(--accent);border:3px solid white;box-shadow:0 4px 10px rgba(37,99,235,.4);display:grid;place-items:center;transition:all .8s ease}.landing-page .sse-pin:after{content:"";position:absolute;width:100%;height:100%;border-radius:50%;background:var(--accent);opacity:.25;animation:lp-ping 2s infinite}@keyframes lp-ping{0%{transform:scale(1);opacity:.4}to{transform:scale(2.4);opacity:0}}.landing-page .sse-event{position:absolute;bottom:16px;left:16px;right:16px;background:white;border:1px solid var(--line);border-radius:10px;padding:10px 12px;box-shadow:var(--shadow-md);display:flex;align-items:center;gap:10px}.landing-page .sse-event-dot{width:8px;height:8px;border-radius:50%;background:var(--ok);box-shadow:0 0 0 4px rgba(16,185,129,.18)}.landing-page .sse-event-text{font-size:12px;flex:1}.landing-page .sse-event-text b{font-weight:600}.landing-page .sse-event-time{font-size:10px;color:var(--ink-3);font-family:var(--font-ops-mono),monospace}.landing-page .v-cash{padding:24px;position:relative}.landing-page .v-cash-title{font-size:12px;color:var(--ink-3);margin-bottom:6px;font-weight:500}.landing-page .v-cash-total{font-family:var(--font-sans),sans-serif;font-size:32px;font-weight:700;letter-spacing:-.03em;margin-bottom:4px}.landing-page .v-cash-total small{font-size:14px;color:var(--ink-3);font-weight:500}.landing-page .v-cash-delta{font-size:12px;color:var(--ok);font-weight:500;margin-bottom:18px}.landing-page .cod-modal{position:absolute;bottom:18px;left:18px;right:18px;background:rgba(255,255,255,.78);backdrop-filter:blur(20px) saturate(180%);-webkit-backdrop-filter:blur(20px) saturate(180%);border:1px solid rgba(15,23,42,.08);border-radius:14px;padding:16px;box-shadow:0 20px 40px -12px rgba(15,23,42,.18),0 4px 12px rgba(15,23,42,.06);display:flex;align-items:center;gap:14px}.landing-page .cod-modal-icon{width:40px;height:40px;border-radius:10px;background:linear-gradient(135deg,#10b981,#059669);color:white;display:grid;place-items:center;font-size:18px;font-weight:700;box-shadow:0 4px 10px -2px rgba(16,185,129,.4);flex-shrink:0}.landing-page .cod-modal-text{flex:1;min-width:0}.landing-page .cod-modal-title{font-size:13px;font-weight:600;color:var(--ink);line-height:1.3}.landing-page .cod-modal-sub{font-size:11.5px;color:var(--ink-3);margin-top:2px;font-family:var(--font-ops-mono),monospace}.landing-page .cod-modal-btn{background:linear-gradient(180deg,#10b981,#059669);color:white;border:none;cursor:pointer;padding:9px 14px;border-radius:8px;font-size:12px;font-weight:600;font-family:inherit;box-shadow:inset 0 1px 0 rgba(255,255,255,.2),0 4px 8px -2px rgba(16,185,129,.4);flex-shrink:0}.landing-page .v-cash-row{display:flex;align-items:center;gap:12px;padding:12px;border:1px solid var(--line-soft);border-radius:10px}.landing-page .v-cash-driver{width:32px;height:32px;border-radius:50%;background:linear-gradient(135deg,#94a3b8,#64748b);color:white;display:grid;place-items:center;font-size:11px;font-weight:600}.landing-page .v-cash-name{font-size:13px;font-weight:500}.landing-page .v-cash-meta{font-size:11px;color:var(--ink-3)}.landing-page .v-cash-amt{margin-left:auto;font-family:var(--font-ops-mono),monospace;font-size:13px;font-weight:500}.landing-page .v-cash-status{width:16px;height:16px;border-radius:50%;display:grid;place-items:center;flex-shrink:0}.landing-page .v-cash-status.ok{background:#d1fae5;color:#059669}.landing-page .v-cash-status.pend{background:#fef3c7;color:#b45309}.landing-page .v-app{display:grid;place-items:center;background:linear-gradient(135deg,#f1f5f9,#e2e8f0)}.landing-page .v-phone{width:240px;height:480px;background:#0f172a;padding:8px;border-radius:38px;box-shadow:var(--shadow-lg)}.landing-page .v-phone-screen{width:100%;height:100%;background:white;border-radius:32px;overflow:hidden;display:flex;flex-direction:column}.landing-page .v-phone-status{display:flex;justify-content:space-between;padding:14px 22px 8px;font-size:11px;font-weight:600}.landing-page .v-phone-head{padding:8px 18px 14px;border-bottom:1px solid var(--line-soft)}.landing-page .v-phone-head .h-tag{font-size:10px;color:var(--accent);font-weight:500;text-transform:uppercase;letter-spacing:.08em}.landing-page .v-phone-head h4{font-size:18px;margin-top:4px;font-weight:700}.landing-page .v-phone-list{flex:1;padding:12px 14px}.landing-page .v-phone-cta{margin:0 14px 14px;padding:12px;background:var(--accent);color:white;border-radius:10px;font-size:12px;font-weight:600;text-align:center;box-shadow:0 4px 10px -2px rgba(37,99,235,.4)}.landing-page .pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.landing-page .price-card{position:relative;background:rgba(255,255,255,.7);backdrop-filter:blur(20px) saturate(180%);-webkit-backdrop-filter:blur(20px) saturate(180%);border:1px solid rgba(15,23,42,.08);border-radius:16px;padding:28px;transition:all .25s ease}.landing-page .price-card:hover{transform:translateY(-5px);box-shadow:var(--shadow-lg)}.landing-page .price-card.popular{background:linear-gradient(180deg,#0f172a,#1e293b);color:white;border-color:transparent;box-shadow:var(--shadow-lg)}.landing-page .price-card.popular .price-amount,.landing-page .price-card.popular .price-features li,.landing-page .price-card.popular h3{color:white}.landing-page .price-card.popular .price-features li{border-color:rgba(255,255,255,.1)}.landing-page .price-card.popular .check-ic{background:rgba(255,255,255,.1);color:#93c5fd}.landing-page .price-card.popular .price-tag{color:rgba(255,255,255,.6)}.landing-page .popular-badge{position:absolute;top:-12px;left:50%;transform:translateX(-50%);background:var(--accent);color:white;font-size:11px;font-weight:600;padding:5px 12px;border-radius:999px;letter-spacing:.02em;box-shadow:0 4px 10px -2px rgba(37,99,235,.5)}.landing-page .price-tag{font-size:13px;color:var(--ink-3);font-weight:500;margin-bottom:6px}.landing-page .price-card h3{font-size:22px;margin-bottom:4px}.landing-page .price-desc{font-size:13px;color:var(--ink-3);margin-bottom:20px}.landing-page .price-card.popular .price-desc{color:rgba(255,255,255,.6)}.landing-page .price-amount{font-family:var(--font-sans),sans-serif;font-size:40px;font-weight:700;letter-spacing:-.03em;line-height:1}.landing-page .price-amount small{font-size:14px;font-weight:500;color:var(--ink-3);margin-left:4px}.landing-page .price-card.popular .price-amount small{color:rgba(255,255,255,.6)}.landing-page .price-features{list-style:none;padding:0;margin:24px 0;display:flex;flex-direction:column}.landing-page .price-features li{display:flex;gap:10px;align-items:flex-start;padding:10px 0;font-size:13px;border-top:1px solid var(--line-soft);color:var(--ink-2)}.landing-page .price-features li:last-child{border-bottom:1px solid var(--line-soft)}.landing-page .check-ic{width:16px;height:16px;border-radius:5px;background:var(--accent-soft);color:var(--accent);display:grid;place-items:center;font-size:10px;font-weight:800;flex-shrink:0;margin-top:1px}.landing-page .price-card .btn{width:100%}.landing-page .api-section{padding:96px 0}.landing-page .api-grid{display:grid;grid-template-columns:1fr 1.1fr;gap:64px;align-items:center}.landing-page .code-block{background:#0b1220;border-radius:16px;border:1px solid #1e293b;overflow:hidden;box-shadow:var(--shadow-lg)}.landing-page .code-tabs{display:flex;gap:2px;padding:12px 14px 0;border-bottom:1px solid #1e293b}.landing-page .code-tab{padding:8px 14px;font-size:12px;color:#64748b;font-family:var(--font-ops-mono),monospace;border-radius:6px 6px 0 0;cursor:pointer}.landing-page .code-tab.active{color:white;background:#111827}.landing-page .code-body{padding:18px 20px;font-family:var(--font-ops-mono),monospace;font-size:12.5px;line-height:1.7;color:#e5e7eb;overflow-x:auto}.landing-page .tk-key{color:#93c5fd}.landing-page .tk-str{color:#86efac}.landing-page .tk-num{color:#fcd34d}.landing-page .tk-fn{color:#c4b5fd}.landing-page .tk-com{color:#64748b;font-style:italic}.landing-page .tk-pn{color:#f472b6}.landing-page .final-cta{background:linear-gradient(135deg,#0f172a,#1e293b);color:white;border-radius:24px;padding:80px 64px;text-align:center;position:relative;overflow:hidden;margin:64px 0}.landing-page .final-cta:before{content:"";position:absolute;inset:0;background-image:radial-gradient(circle at 1px 1px,rgba(255,255,255,.06) 1px,transparent 0);background-size:24px 24px}.landing-page .final-cta h2{color:white;max-width:720px;margin:0 auto;position:relative}.landing-page .final-cta p{color:rgba(255,255,255,.7);margin:20px auto 32px;max-width:540px;font-size:17px;position:relative}.landing-page .final-cta .hero-cta{position:relative}.landing-page footer{border-top:1px solid var(--line);padding:64px 0 32px;background:white}.landing-page .foot-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr 1fr;gap:32px;padding-bottom:48px}.landing-page .foot-brand p{margin-top:14px;font-size:13px;color:var(--ink-3);max-width:280px}.landing-page .foot-col h5{font-size:12px;font-weight:600;color:var(--ink);text-transform:uppercase;letter-spacing:.06em;margin:0 0 16px}.landing-page .foot-col a{display:block;padding:6px 0;font-size:13px;color:var(--ink-3);text-decoration:none}.landing-page .foot-col a:hover{color:var(--ink)}.landing-page .foot-bottom{padding-top:24px;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;font-size:12px;color:var(--ink-3)}.landing-page .foot-social{display:flex;gap:10px}.landing-page .foot-social a{width:32px;height:32px;border-radius:8px;border:1px solid var(--line);color:var(--ink-2);display:grid;place-items:center;transition:all .15s;text-decoration:none}.landing-page .foot-social a:hover{border-color:var(--ink);color:var(--ink);transform:translateY(-1px)}@media (max-width:900px){.landing-page .nav-links,.landing-page .phone{display:none}.landing-page .value-props-grid{grid-template-columns:1fr 1fr}.landing-page .feature{grid-template-columns:1fr;gap:32px}.landing-page .feature.reverse .feature-text{order:0}.landing-page .pricing-grid{grid-template-columns:1fr 1fr}.landing-page .api-grid{grid-template-columns:1fr}.landing-page .foot-grid{grid-template-columns:1fr 1fr}.landing-page .dash-body{grid-template-columns:1fr}.landing-page .disp-rail,.landing-page .disp-tasks{display:none}.landing-page .disp-map{min-height:320px}.landing-page .final-cta{padding:56px 24px}.landing-page .wrap{padding:0 20px}}@media (max-width:640px){.landing-page .pricing-grid,.landing-page .value-props-grid{grid-template-columns:1fr}}[dir=rtl] .landing-page{font-family:var(--font-arabic),var(--font-sans),system-ui,sans-serif;letter-spacing:0;direction:rtl;text-align:right}[dir=rtl] .landing-page h1,[dir=rtl] .landing-page h2,[dir=rtl] .landing-page h3,[dir=rtl] .landing-page h4{font-family:var(--font-arabic-display),var(--font-arabic),sans-serif;letter-spacing:0}[dir=rtl] .landing-page .eyebrow,[dir=rtl] .landing-page .feature-num,[dir=rtl] .landing-page .popular-badge,[dir=rtl] .landing-page .price-tag,[dir=rtl] .landing-page .topbar{font-family:var(--font-arabic),var(--font-sans),sans-serif;letter-spacing:.02em}[dir=rtl] .landing-page .hero{text-align:center}[dir=rtl] .landing-page .nav,[dir=rtl] .landing-page .nav-cta,[dir=rtl] .landing-page .nav-links,[dir=rtl] .landing-page .topbar-inner,[dir=rtl] .landing-page .topbar-right{flex-direction:row-reverse}[dir=rtl] .landing-page .feature{direction:rtl}[dir=rtl] .landing-page .feature-text{text-align:right}[dir=rtl] .landing-page .keypoints li{flex-direction:row;text-align:right}[dir=rtl] .landing-page .kp-icon{margin-left:0;margin-right:0}[dir=rtl] .landing-page .disp-filters,[dir=rtl] .landing-page .disp-header,[dir=rtl] .landing-page .filter-chip,[dir=rtl] .landing-page .task-recipient{flex-direction:row-reverse}[dir=rtl] .landing-page .task-addr{flex-direction:row-reverse;text-align:right}[dir=rtl] .landing-page .task-meta,[dir=rtl] .landing-page .task-row1{flex-direction:row-reverse}[dir=rtl] .landing-page .map-layers{left:12px;right:auto}[dir=rtl] .landing-page .disp-statusbar,[dir=rtl] .landing-page .layer-row,[dir=rtl] .landing-page .layer-sub{flex-direction:row-reverse}[dir=rtl] .landing-page .price-amount-row{direction:ltr;justify-content:flex-end}[dir=rtl] .landing-page .price-amount.custom{direction:rtl}[dir=rtl] .landing-page .price-meta{direction:ltr;text-align:right}[dir=rtl] .landing-page .price-features li{flex-direction:row-reverse;text-align:right}[dir=rtl] .landing-page .check-ic{margin-left:8px;margin-right:0}[dir=rtl] .landing-page .api-grid{direction:rtl}[dir=rtl] .landing-page .code-block{direction:ltr;text-align:left}[dir=rtl] .landing-page .v-cash-row{flex-direction:row-reverse}[dir=rtl] .landing-page .v-cash{text-align:right}[dir=rtl] .landing-page .cod-modal{flex-direction:row-reverse;text-align:right}[dir=rtl] .landing-page .foot-grid{direction:rtl}[dir=rtl] .landing-page .foot-brand,[dir=rtl] .landing-page .foot-col{text-align:right}[dir=rtl] .landing-page .foot-bottom,[dir=rtl] .landing-page .foot-social{flex-direction:row-reverse}[dir=rtl] .landing-page .phone-body,[dir=rtl] .landing-page .phone-cta,[dir=rtl] .landing-page .phone-header,[dir=rtl] .landing-page .v-phone-cta,[dir=rtl] .landing-page .v-phone-head,[dir=rtl] .landing-page .v-phone-list{text-align:right;direction:rtl}[dir=rtl] .landing-page .delivery-meta,[dir=rtl] .landing-page .v-route{flex-direction:row-reverse}[dir=rtl] .landing-page .v-route-info{text-align:right}[dir=rtl] .landing-page .sse-event{flex-direction:row-reverse;text-align:right}[dir=rtl] .landing-page .final-cta{text-align:center}[dir=rtl] .landing-page .final-cta h2{font-family:var(--font-arabic-display),var(--font-arabic),sans-serif;font-weight:700;line-height:1.35;letter-spacing:0}[dir=rtl] .landing-page .hero-cta,[dir=rtl] .landing-page .trust{flex-direction:row-reverse}[dir=rtl] .landing-page .proof-head{text-align:center}[dir=rtl] .landing-page .testimonial-quote:before{left:auto;right:14px}[dir=rtl] .landing-page .testimonial-author{flex-direction:row-reverse}[dir=rtl] .landing-page .testimonial-stats{margin-left:0;margin-right:auto}[dir=rtl] .landing-page .testimonial-stat{text-align:left}@media (max-width:720px){[dir=rtl] .landing-page .testimonial-stat{text-align:right}}[dir=rtl] .landing-page .section-head{text-align:center}[dir=rtl] .landing-page .logo{direction:ltr}.landing-page .feat-section{padding:120px 0;position:relative}.landing-page .feat-section.warm{background:#F4F1EA}.landing-page .feat-section.dark{background:linear-gradient(180deg,#0F172A,#111B30);color:white}.landing-page .feat-section.dark h2,.landing-page .feat-section.dark h3,.landing-page .feat-section.dark h4{color:white}.landing-page .feat-section.dark p{color:rgba(255,255,255,.7)}.landing-page .sec-head{display:flex;flex-direction:column;gap:12px;margin-bottom:56px;border-bottom:1px solid var(--line);padding-bottom:28px}.landing-page .feat-section.dark .sec-head{border-color:rgba(255,255,255,.1)}.landing-page .sec-head .sec-num{font-family:var(--font-ops-mono),monospace;font-size:12px;font-weight:500;color:var(--accent);letter-spacing:.06em}.landing-page .feat-section.dark .sec-head .sec-num{color:#93C5FD}.landing-page .sec-head h2{margin-top:4px}.landing-page .sec-head h2 small{display:block;font-size:15px;font-weight:400;font-family:var(--font-sans),sans-serif;color:var(--ink-3);letter-spacing:-.005em;margin-top:10px;text-transform:none;max-width:600px}.landing-page .feat-section.dark .sec-head h2 small{color:rgba(255,255,255,.6)}.landing-page .sec-head .sec-meta{font-family:var(--font-ops-mono),monospace;font-size:11px;color:var(--ink-4,#94A3B8);font-weight:500;letter-spacing:.06em;text-transform:uppercase;margin-top:4px}.landing-page .feat-section.dark .sec-head .sec-meta{color:rgba(255,255,255,.4)}.landing-page .ops-showcase{display:grid;grid-template-columns:1.05fr 1fr;gap:24px;margin-bottom:28px}.landing-page .ops-text{background:white;border:1px solid var(--line);border-radius:18px;padding:36px 32px;box-shadow:var(--shadow-sm);display:flex;flex-direction:column;gap:22px}.landing-page .ops-text .ops-tag{font-family:var(--font-ops-mono),monospace;font-size:11px;color:var(--accent);font-weight:600;letter-spacing:.06em;display:inline-flex;align-items:center;gap:8px;text-transform:uppercase}.landing-page .ops-text .ops-tag:before{content:"";width:18px;height:1px;background:var(--accent)}.landing-page .ops-text h3{font-size:28px;font-weight:700;letter-spacing:-.025em;line-height:1.15}.landing-page .ops-text h3 i{font-style:italic;font-weight:700;background:linear-gradient(120deg,#2563EB,#6366F1);-webkit-background-clip:text;background-clip:text;color:transparent}.landing-page .ops-text .desc{font-size:14.5px;color:var(--ink-3);line-height:1.6}.landing-page .ops-bullets{list-style:none;padding:0;margin:0;display:flex;flex-direction:column}.landing-page .ops-bullets li{display:flex;gap:12px;padding:12px 0;border-top:1px solid var(--line-soft);font-size:13.5px;color:var(--ink-2);align-items:flex-start}.landing-page .ops-bullets li:last-child{border-bottom:1px solid var(--line-soft)}.landing-page .ops-bullets li b{font-weight:600;color:var(--ink)}.landing-page .ops-bullets li .ic{width:20px;height:20px;border-radius:6px;background:var(--accent-soft);color:var(--accent);display:grid;place-items:center;flex-shrink:0;font-size:11px;font-weight:800;margin-top:1px}.landing-page .ops-mock{background:linear-gradient(180deg,#0F172A,#1E293B);border-radius:18px;box-shadow:var(--shadow-lg);overflow:hidden;position:relative;min-height:440px;display:flex;flex-direction:column}.landing-page .ops-mock-header{padding:14px 18px;display:flex;align-items:center;gap:10px;border-bottom:1px solid rgba(255,255,255,.06)}.landing-page .ops-mock-dots{display:flex;gap:6px}.landing-page .ops-mock-dots span{width:9px;height:9px;border-radius:50%;background:rgba(255,255,255,.18)}.landing-page .ops-mock-title{font-family:var(--font-ops-mono),monospace;font-size:11px;color:rgba(255,255,255,.55);letter-spacing:.06em;margin-left:8px}.landing-page .ops-mock-action{margin-left:auto;font-size:11px;font-weight:600;padding:5px 10px;background:linear-gradient(180deg,#3B82F6,#2563EB);color:white;border-radius:6px}.landing-page .ops-mock-body{padding:18px;display:grid;grid-template-columns:1fr;gap:14px;flex:1}.landing-page .opt-bar{display:flex;align-items:center;gap:12px;padding:14px 16px;border-radius:12px;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.08)}.landing-page .opt-spin{width:28px;height:28px;border-radius:50%;border:2px solid rgba(96,165,250,.25);border-top-color:#60a5fa;animation:lp-spin 1.4s linear infinite}.landing-page .opt-text{flex:1;font-size:12px;color:rgba(255,255,255,.85)}.landing-page .opt-text b{font-weight:600;color:white;display:block}.landing-page .opt-text small{display:block;font-family:var(--font-ops-mono),monospace;color:rgba(255,255,255,.5);font-size:10.5px;margin-top:2px}.landing-page .opt-saved{font-family:var(--font-ops-mono),monospace;font-size:11px;color:#34D399;font-weight:600;background:rgba(52,211,153,.12);padding:4px 9px;border-radius:999px}.landing-page .route-list{display:flex;flex-direction:column;gap:8px}.landing-page .route-row{display:flex;align-items:center;gap:12px;padding:12px 14px;background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.06);border-radius:10px}.landing-page .route-pin{width:22px;height:22px;border-radius:6px;display:grid;place-items:center;font-family:var(--font-ops-mono),monospace;font-size:10px;font-weight:700;color:white}.landing-page .rp-1{background:linear-gradient(135deg,#3B82F6,#2563EB)}.landing-page .rp-2{background:linear-gradient(135deg,#10B981,#059669)}.landing-page .rp-3{background:linear-gradient(135deg,#F59E0B,#D97706)}.landing-page .rp-4{background:linear-gradient(135deg,#8B5CF6,#6D28D9)}.landing-page .route-info{flex:1}.landing-page .route-name{font-size:12.5px;font-weight:600;color:white}.landing-page .route-stats{font-family:var(--font-ops-mono),monospace;font-size:10.5px;color:rgba(255,255,255,.5);margin-top:2px}.landing-page .route-stops{font-family:var(--font-ops-mono),monospace;font-size:11px;font-weight:600;color:rgba(255,255,255,.7);background:rgba(255,255,255,.06);padding:4px 10px;border-radius:999px}.landing-page .route-bar{width:60px;height:4px;border-radius:2px;background:rgba(255,255,255,.08);overflow:hidden;position:relative}.landing-page .route-bar:after{content:"";position:absolute;left:0;top:0;bottom:0;width:var(--p,50%);background:linear-gradient(90deg,#3B82F6,#60A5FA);border-radius:2px}.landing-page .feat-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.landing-page .feat-grid.three{grid-template-columns:repeat(3,1fr)}.landing-page .feat-card{position:relative;background:white;border:1px solid var(--line);border-radius:14px;padding:26px;transition:all .2s ease;display:flex;flex-direction:column;gap:12px;min-height:200px}.landing-page .feat-card:hover{border-color:#CBD5E1;box-shadow:var(--shadow-md);transform:translateY(-2px)}.landing-page .feat-section.dark .feat-card{background:rgba(255,255,255,.04);border-color:rgba(255,255,255,.08);backdrop-filter:blur(10px)}.landing-page .feat-section.dark .feat-card:hover{background:rgba(255,255,255,.06);border-color:rgba(255,255,255,.18)}.landing-page .feat-card .fc-head{display:flex;align-items:center;gap:12px}.landing-page .feat-card .fc-icon{width:38px;height:38px;border-radius:10px;background:var(--accent-soft);color:var(--accent);display:grid;place-items:center;flex-shrink:0;border:1px solid rgba(37,99,235,.15)}.landing-page .feat-section.dark .feat-card .fc-icon{background:rgba(99,102,241,.18);color:#C4B5FD;border-color:rgba(99,102,241,.25)}.landing-page .feat-card .fc-icon svg{width:18px;height:18px}.landing-page .feat-card .fc-num{margin-left:auto;font-family:var(--font-ops-mono),monospace;font-size:11px;color:var(--ink-3);font-weight:500;letter-spacing:.04em}.landing-page .feat-section.dark .feat-card .fc-num{color:rgba(255,255,255,.4)}.landing-page .feat-card h4{font-size:17px;font-weight:700;letter-spacing:-.02em}.landing-page .feat-card .fc-desc{font-size:13.5px;color:var(--ink-3);line-height:1.55;flex:1}.landing-page .feat-section.dark .feat-card .fc-desc{color:rgba(255,255,255,.65)}.landing-page .feat-card .fc-tags{display:flex;flex-wrap:wrap;gap:6px;padding-top:14px;border-top:1px solid var(--line-soft)}.landing-page .feat-section.dark .feat-card .fc-tags{border-color:rgba(255,255,255,.08)}.landing-page .feat-card .fc-tag{font-family:var(--font-ops-mono),monospace;font-size:10.5px;font-weight:500;color:var(--ink-3);background:#F8FAFC;border:1px solid var(--line-soft);padding:3px 8px;border-radius:999px}.landing-page .feat-section.dark .feat-card .fc-tag{background:rgba(255,255,255,.06);color:rgba(255,255,255,.7);border-color:rgba(255,255,255,.1)}.landing-page .feat-card .fc-tag.live{background:#ECFDF5;color:#047857;border-color:#A7F3D0}.landing-page .feat-section.dark .feat-card .fc-tag.live{background:rgba(16,185,129,.15);color:#6EE7B7;border-color:rgba(16,185,129,.25)}.landing-page .feat-card.wide{grid-column:span 2}.landing-page .feat-card.tall{grid-row:span 2}.landing-page .feat-card.dark-card{background:linear-gradient(180deg,#0F172A,#1E293B);color:white;border-color:transparent}.landing-page .feat-card.dark-card .fc-desc,.landing-page .feat-card.dark-card h4{color:white}.landing-page .feat-card.dark-card .fc-desc{color:rgba(255,255,255,.7)}.landing-page .feat-card.dark-card .fc-icon{background:rgba(96,165,250,.15);color:#93C5FD;border-color:rgba(96,165,250,.25)}.landing-page .feat-card.dark-card .fc-num{color:rgba(255,255,255,.45)}.landing-page .feat-card.dark-card .fc-tags{border-color:rgba(255,255,255,.1)}.landing-page .feat-card.dark-card .fc-tag{background:rgba(255,255,255,.06);color:rgba(255,255,255,.75);border-color:rgba(255,255,255,.1)}.landing-page .cash-mock{margin-top:16px;background:white;border:1px solid var(--line);border-radius:12px;padding:14px;display:flex;flex-direction:column;gap:8px}.landing-page .cash-mock-row{display:flex;align-items:center;gap:10px;font-size:12px}.landing-page .cash-mock-row .cm-driver{width:26px;height:26px;border-radius:50%;background:linear-gradient(135deg,#94A3B8,#64748B);color:white;display:grid;place-items:center;font-size:10px;font-weight:700;flex-shrink:0}.landing-page .cash-mock-row .cm-name{flex:1;font-weight:500;color:var(--ink)}.landing-page .cash-mock-row .cm-amt{font-family:var(--font-ops-mono),monospace;font-weight:600;color:var(--ink)}.landing-page .cash-mock-row .cm-status{font-size:10px;font-weight:600;padding:2px 7px;border-radius:999px;font-family:var(--font-ops-mono),monospace}.landing-page .cms-ok{background:#ECFDF5;color:#047857}.landing-page .cms-pen{background:#FEF3C7;color:#92400E}.landing-page .cms-rec{background:var(--accent-soft);color:var(--accent-ink)}.landing-page .cash-mock-foot{display:flex;justify-content:space-between;padding-top:10px;margin-top:4px;border-top:1px dashed var(--line);font-family:var(--font-ops-mono),monospace;font-size:11px}.landing-page .cash-mock-foot .cm-total{font-weight:700;color:var(--ink);font-size:13px}.landing-page .cash-mock-foot .cm-label{color:var(--ink-3)}.landing-page .track-mock{margin-top:14px;border:1px solid var(--line-soft);border-radius:10px;padding:10px 12px;background:#F8FAFC;display:flex;align-items:center;gap:10px}.landing-page .track-mock .pulse{width:8px;height:8px;border-radius:50%;background:#10B981;box-shadow:0 0 0 0 rgba(16,185,129,.55);animation:lp-pulse 1.8s ease-out infinite;flex-shrink:0}@keyframes lp-pulse{0%{box-shadow:0 0 0 0 rgba(16,185,129,.55)}70%{box-shadow:0 0 0 10px rgba(16,185,129,0)}to{box-shadow:0 0 0 0 rgba(16,185,129,0)}}.landing-page .track-mock .te-text{flex:1;font-size:11.5px}.landing-page .track-mock .te-text b{font-weight:600;color:var(--ink)}.landing-page .track-mock .te-time{font-family:var(--font-ops-mono),monospace;font-size:10.5px;color:var(--ink-3)}.landing-page .api-mini{margin-top:16px;background:#0B1220;border-radius:10px;padding:12px 14px;font-family:var(--font-ops-mono),monospace;font-size:11.5px;line-height:1.7;color:#E5E7EB;overflow-x:auto}.landing-page .why-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:0;background:white;border:1px solid var(--line);border-radius:18px;overflow:hidden;box-shadow:var(--shadow-sm)}.landing-page .why-cell{padding:32px 28px;border-right:1px solid var(--line-soft);display:flex;flex-direction:column;gap:8px;position:relative}.landing-page .why-cell:last-child{border-right:0}.landing-page .why-cell .why-num{font-family:var(--font-sans),sans-serif;font-size:44px;font-weight:700;letter-spacing:-.035em;line-height:1;color:var(--ink)}.landing-page .why-cell .why-num .unit{font-size:20px;color:var(--accent);font-weight:600;margin-left:4px}.landing-page .why-cell .why-num.italic{font-style:italic;background:linear-gradient(120deg,#2563EB,#6366F1);-webkit-background-clip:text;background-clip:text;color:transparent}.landing-page .why-cell h4{font-size:15px;font-weight:700;letter-spacing:-.02em}.landing-page .why-cell p{font-size:13px;color:var(--ink-3);line-height:1.55}.landing-page .why-cell .why-tag{position:absolute;top:14px;right:14px;font-family:var(--font-ops-mono),monospace;font-size:10px;color:var(--ink-3);font-weight:500}.landing-page .hero-quick{margin:56px auto 0;display:grid;grid-template-columns:repeat(4,1fr);gap:0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:white}.landing-page .hero-quick .qa{padding:22px;border-right:1px solid var(--line-soft);text-align:left;display:flex;flex-direction:column;gap:4px;transition:background .15s;text-decoration:none;color:var(--ink)}.landing-page .hero-quick .qa:hover{background:#FAFBFC}.landing-page .hero-quick .qa:last-child{border-right:0}.landing-page .hero-quick .qa-num{font-family:var(--font-ops-mono),monospace;font-size:11px;color:var(--ink-3);font-weight:500;letter-spacing:.04em}.landing-page .hero-quick .qa-name{font-size:16px;font-weight:700;letter-spacing:-.02em;color:var(--ink)}.landing-page .hero-quick .qa-meta{font-size:12px;color:var(--ink-3);margin-top:2px}@media (max-width:1100px){.landing-page .feat-grid,.landing-page .feat-grid.three{grid-template-columns:repeat(2,1fr)}.landing-page .why-strip{grid-template-columns:1fr 1fr}.landing-page .why-cell{border-bottom:1px solid var(--line-soft)}.landing-page .why-cell:nth-child(2){border-right:0}.landing-page .why-cell:nth-child(3),.landing-page .why-cell:nth-child(4){border-bottom:0}.landing-page .ops-showcase{grid-template-columns:1fr}.landing-page .hero-quick{grid-template-columns:1fr 1fr}.landing-page .hero-quick .qa{border-bottom:1px solid var(--line-soft)}.landing-page .hero-quick .qa:nth-child(2){border-right:0}.landing-page .hero-quick .qa:nth-child(3),.landing-page .hero-quick .qa:nth-child(4){border-bottom:0}.landing-page .sec-head{gap:10px}}@media (max-width:720px){.landing-page .feat-grid,.landing-page .feat-grid .feat-card.wide,.landing-page .feat-grid.three{grid-template-columns:1fr;grid-column:auto}.landing-page .why-strip{grid-template-columns:1fr}.landing-page .why-cell{border-right:0;border-bottom:1px solid var(--line-soft)}.landing-page .why-cell:last-child{border-bottom:0}.landing-page .hero-quick{grid-template-columns:1fr}.landing-page .hero-quick .qa{border-right:0;border-bottom:1px solid var(--line-soft)}.landing-page .hero-quick .qa:last-child{border-bottom:0}.landing-page .ops-mock-body,.landing-page .ops-text{padding:24px}.landing-page .feat-section{padding:80px 0}}