:root{--phone: #f7f8fb;--card: #ffffff;--text: #111827;--muted: #6b7280;--line: #e5e7eb;--taxi: #ffc928;--taxi-dark: #151515;--green: #16a34a;--blue: #2563eb;--red: #ef4444;--orange: #f97316;--header-start: #202124;--header-end: #141518;--primary-button: #16181d;--primary-button-dark: #000000;--chip-bg: rgba(255,255,255,.14);--chip-border: rgba(255,255,255,.22);--section-shadow: 0 10px 24px rgba(17,24,39,.06);--input-shadow: 0 8px 18px rgba(0,0,0,.08);--bottom-bar-bg: rgba(255,255,255,.96);--bottom-bar-border: rgba(229,231,235,.95);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}body{margin:0;min-height:100vh;font-family:Noto Sans KR,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--text);background:radial-gradient(circle at 18% 8%,rgba(255,201,40,.28),transparent 28%),radial-gradient(circle at 86% 16%,rgba(37,99,235,.12),transparent 30%),linear-gradient(135deg,#f8fafc,#e6ebf2)}button,input,select{font:inherit}button{-webkit-tap-highlight-color:transparent}.app{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:28px 16px}.phone-shell{width:100%;max-width:430px;background:#111827;border-radius:40px;padding:10px;box-shadow:0 30px 80px #11182747;position:relative}.phone-shell:before{content:"";position:absolute;top:12px;left:50%;transform:translate(-50%);width:140px;height:28px;border-radius:999px;background:#000;z-index:6}.screen{height:min(880px,88vh);min-height:720px;position:relative;overflow:hidden;background:var(--phone);border-radius:32px;display:flex;flex-direction:column}.page{display:none;flex-direction:column;height:100%;position:relative}.page.active{display:flex}.statusbar{display:flex;justify-content:space-between;align-items:center;padding:22px 20px 10px;font-size:12px;font-weight:900;background:linear-gradient(180deg,var(--header-start) 0%,var(--header-end) 100%);color:#fff}.appbar,.tracking-header{color:#fff;padding:10px 18px 18px;background:linear-gradient(135deg,rgba(255,201,40,.2),transparent 44%),linear-gradient(180deg,var(--header-start) 0%,var(--header-end) 100%)}.appbar-top,.tracking-top{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.brand-chip,.language-switch,.back-btn,.help-btn,.icon-only{display:inline-flex;align-items:center;justify-content:center;border:none;color:inherit}.top-actions,.tracking-actions{display:inline-flex;align-items:center;gap:7px;flex:0 0 auto}.tracking-actions .back-btn{width:36px}.help-btn{width:38px;height:38px;border-radius:13px;background:#ffffff24;border:1px solid rgba(255,255,255,.12);color:#fff;cursor:pointer}.brand-chip{height:38px;padding:0 12px;gap:7px;border-radius:13px;background:var(--taxi);color:#151515;font-weight:950;letter-spacing:0;box-shadow:0 10px 24px #ffc92833;white-space:nowrap}.language-switch{height:38px;border-radius:13px;background:#ffffff24;border:1px solid rgba(255,255,255,.12);padding:0 8px;gap:6px}.language-switch select{border:0;outline:0;color:#fff;background:transparent;font-size:12px;font-weight:900}.language-switch option{color:#111827}.location-stack{flex:1;text-align:right;min-width:0}.location-title{font-size:12px;color:#ffffffb8;margin-bottom:4px;font-weight:700}.location-main{font-size:17px;font-weight:950;display:flex;align-items:center;justify-content:flex-end;gap:5px;min-width:0}.search-wrap{display:grid;grid-template-columns:1fr auto;gap:10px}.fake-search,.input{width:100%;min-width:0;padding:14px 16px;border:none;outline:none;border-radius:16px;background:#fff;color:var(--text);box-shadow:var(--input-shadow)}.fake-search{display:flex;align-items:center;gap:9px;color:#6b7280;font-size:13px;font-weight:700;text-align:left;cursor:pointer}.fake-search:focus-visible{box-shadow:var(--input-shadow),0 0 0 3px #ffc9286b}.btn-soft{border:none;border-radius:16px;background:#ffffff29;color:#fff;padding:0 15px;font-size:13px;font-weight:900;cursor:pointer}.content,.tracking-scroll{flex:1;overflow-y:auto;padding:14px 14px 112px}.tracking-scroll{padding-bottom:126px}.content::-webkit-scrollbar,.tracking-scroll::-webkit-scrollbar{width:0}.demo-banner{background:#fff7ed;color:#9a3412;border:1px solid #fdba74;border-radius:18px;padding:11px 12px;font-size:11px;line-height:1.5;font-weight:800;margin-bottom:12px}.safety-banner{display:grid;grid-template-columns:auto 1fr;gap:9px;align-items:flex-start;margin:0 0 12px;padding:12px;border-radius:18px;background:#111827;color:#fff;font-size:12px;line-height:1.45;font-weight:850;box-shadow:0 10px 24px #1118271f}.safety-banner svg{color:var(--taxi);margin-top:1px}.hero-card,.section,.track-card{background:var(--card);border-radius:22px;box-shadow:var(--section-shadow);margin-bottom:12px}.hero-card{padding:18px;position:relative;overflow:hidden}.taxi-hero{min-height:228px;background:linear-gradient(115deg,#ffc928e0,#ffeb8fd1 48%,#fffffffa 49%),#fff}.app-tag{display:inline-flex;width:fit-content;border-radius:999px;background:#111827;color:#fff;font-size:11px;font-weight:950;padding:7px 10px;margin-bottom:11px}.hero-card h1{margin:0;max-width:250px;font-size:29px;line-height:1.02;letter-spacing:0}.hero-card p{max-width:258px;margin:10px 0 0;color:#111827c2;font-size:13px;line-height:1.55;font-weight:700}.cab-orbit{position:absolute;right:-18px;top:30px;width:150px;height:150px;border-radius:50%}.orbit-line{position:absolute;inset:12px;border-radius:50%;border:2px dashed rgba(17,24,39,.22)}.orbit-cab{position:absolute;left:58px;top:5px;width:48px;height:48px;display:flex;align-items:center;justify-content:center;border-radius:18px;background:#111827;font-size:26px;box-shadow:0 16px 24px #1118273d;animation:orbitCab 6s linear infinite;transform-origin:18px 70px}@keyframes orbitCab{to{transform:rotate(360deg)}}.pill-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px;position:relative;z-index:2}.pill{display:inline-flex;align-items:center;gap:6px;border:1px solid rgba(17,24,39,.1);border-radius:999px;background:#ffffffb8;padding:8px 10px;font-size:11px;font-weight:900;color:#111827}.section,.track-card{padding:15px}.section-title{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:13px}.section-title h2{margin:0;font-size:18px;line-height:1.15;letter-spacing:0}.sub{margin-top:4px;color:var(--muted);font-size:12px;line-height:1.45;font-weight:700}.form-grid{display:grid;gap:12px}.field{display:grid;gap:7px}.field>span{color:var(--muted);font-size:12px;font-weight:900}.select{appearance:none;border:1px solid var(--line);box-shadow:none;font-weight:800;background-image:linear-gradient(45deg,transparent 50%,#6b7280 50%),linear-gradient(135deg,#6b7280 50%,transparent 50%);background-position:calc(100% - 18px) 20px,calc(100% - 13px) 20px;background-size:5px 5px,5px 5px;background-repeat:no-repeat;padding-right:34px}.segmented{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;background:#f3f4f6;padding:5px;border-radius:17px}.segmented button,.ride-option,.preset-row button,.quick-driver button{border:none;border-radius:13px;cursor:pointer}.segmented button{min-height:42px;background:transparent;color:var(--muted);font-size:11px;font-weight:950;padding:8px 6px}.segmented button.active{background:#fff;color:#111827;box-shadow:0 6px 14px #11182714}.ride-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.ride-option{background:#f9fafb;border:1px solid var(--line);padding:12px 8px;display:grid;place-items:center;gap:6px;color:var(--text)}.ride-option span{font-size:24px}.ride-option strong{font-size:11px;text-align:center;line-height:1.2}.ride-option.active{background:#111827;color:#fff;border-color:#111827}.summary{display:grid;gap:10px}.sub-footer{margin:18px 0 4px;padding:12px 14px;text-align:center;color:var(--muted);font-size:12px;line-height:1.4;font-weight:800}.sub-footer a{color:#111827;font-weight:950;text-decoration:none;border-bottom:1px solid rgba(17,24,39,.24)}.sub-footer a:hover{border-bottom-color:#111827}.sum-row{display:flex;justify-content:space-between;gap:12px;color:var(--muted);font-size:13px;font-weight:750}.sum-row strong{color:var(--text);font-weight:950}.sum-row.total{border-top:1px dashed #d1d5db;padding-top:11px;margin-top:2px;color:#111827;font-size:15px}.bottom-bar,.tracking-bottom{position:absolute;left:12px;right:12px;bottom:12px;display:grid;grid-template-columns:1fr auto;align-items:center;gap:12px;padding:12px;border-radius:24px;background:var(--bottom-bar-bg);border:1px solid var(--bottom-bar-border);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:0 -10px 30px #11182714;z-index:8}.bottom-total{display:grid;gap:3px;min-width:0}.bottom-total span{color:var(--muted);font-size:11px;font-weight:800}.bottom-total strong{color:#111827;font-size:17px;font-weight:950;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.order-btn,.tracking-bottom button{min-height:48px;border:none;border-radius:18px;display:inline-flex;align-items:center;justify-content:center;gap:8px;background:var(--primary-button);color:#fff;padding:12px 16px;font-size:14px;font-weight:950;cursor:pointer;box-shadow:0 12px 24px #11182729}.order-btn:hover,.tracking-bottom button:hover{background:var(--primary-button-dark)}.order-btn:disabled{opacity:.62;cursor:wait}.tracking-header{padding-top:14px}.back-btn{width:38px;height:38px;border-radius:12px;background:#ffffff29;cursor:pointer;flex:0 0 auto}.tracking-heading{flex:1;text-align:center;min-width:0}.tracking-heading h2{margin:0;font-size:18px;font-weight:950}.tracking-sub{margin-top:4px;color:#ffffffc7;font-size:11px;font-weight:700;line-height:1.35}.map-card{height:248px;border-radius:24px;overflow:hidden;position:relative;margin-bottom:12px;background:linear-gradient(145deg,#dff7ef,#f8fafc 52%,#e0f2fe);box-shadow:var(--section-shadow)}.map-card.grid{background:linear-gradient(145deg,#eff6ff,#fff 48%,#e0f2fe)}.map-card.traffic{background:linear-gradient(145deg,#fef3c7,#fff 48%,#d1fae5)}.map-card.neon{background:linear-gradient(145deg,#e0f2fe,#fff 46%,#ede9fe)}.map-grid{position:absolute;inset:0;opacity:.44;background-image:linear-gradient(rgba(17,24,39,.07) 1px,transparent 1px),linear-gradient(90deg,rgba(17,24,39,.07) 1px,transparent 1px);background-size:38px 38px}.road{position:absolute;height:18px;border-radius:999px;background:#11182726;transform-origin:left center}.road.one{left:-20px;top:84px;width:310px;transform:rotate(18deg)}.road.two{left:50px;top:172px;width:360px;transform:rotate(-12deg)}.road.three{left:184px;top:-18px;width:280px;transform:rotate(82deg)}.map-pin,.cab-marker{position:absolute;display:flex;align-items:center;justify-content:center;border-radius:50%;box-shadow:0 10px 20px #1118272e;z-index:3}.map-pin{width:38px;height:38px;background:#fff;font-size:19px}.store-pin{left:14%;top:21%}.home-pin{right:11%;bottom:14%}.cab-marker{width:48px;height:48px;margin-left:-24px;margin-top:-24px;background:#111827;border:3px solid var(--taxi);font-size:26px;transition:left 1.7s linear,top 1.7s linear;animation:cabPulse 2.8s ease-in-out infinite}@keyframes cabPulse{50%{transform:translateY(-3px) rotate(-2deg)}}.map-label{position:absolute;z-index:4;padding:7px 9px;border-radius:999px;background:#ffffffe6;border:1px solid rgba(17,24,39,.08);color:#111827;font-size:11px;font-weight:950;box-shadow:0 8px 16px #11182714;max-width:172px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.store-label{left:11%;top:39%}.home-label{right:8%;bottom:33%}.rider-label{left:50%;bottom:14px;transform:translate(-50%);max-width:84%}.eta-card{color:#fff;border-radius:24px;padding:17px;margin-bottom:12px;background:linear-gradient(135deg,#ffc928eb,#ff9900c2),#111827;box-shadow:0 14px 30px #11182721}.eta-top{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.eta-big{font-size:40px;line-height:1;font-weight:950;color:#111827}.eta-big span{margin-left:4px;font-size:15px}.eta-small{margin-top:5px;color:#111827b8;font-size:12px;font-weight:900}.eta-badge{max-width:170px;border-radius:16px;padding:10px 12px;background:#111827e0;color:#fff;font-size:12px;line-height:1.35;font-weight:900}.mood-meter{margin-top:15px;display:grid;grid-template-columns:auto 1fr;gap:10px;align-items:center;color:#111827;font-size:12px;font-weight:950}.mood-meter div{height:9px;overflow:hidden;border-radius:999px;background:#1118272e}.mood-meter i{display:block;height:100%;border-radius:inherit;background:#111827;transition:width .35s ease}.share-card{display:grid;grid-template-columns:auto 1fr;gap:12px;background:#111827;color:#fff;border-radius:22px;padding:15px;margin-bottom:12px;box-shadow:0 14px 30px #1118272e}.share-card.pending{background:#334155}.share-icon{width:42px;height:42px;display:flex;align-items:center;justify-content:center;border-radius:15px;background:var(--taxi);color:#111827}.share-copy h3{margin:0;font-size:16px}.share-copy p{margin:5px 0 8px;color:#ffffffc2;font-size:12px;line-height:1.45;font-weight:700}.share-route{color:#fde68a;font-size:11px;font-weight:950}.share-actions{grid-column:1 / -1;display:grid;grid-template-columns:1fr 1fr;gap:8px}.share-actions button{min-height:42px;border:0;border-radius:14px;display:inline-flex;align-items:center;justify-content:center;gap:7px;background:#22c55e;color:#fff;font-size:12px;font-weight:950}.share-actions .ghost-danger{background:#ffffff1a}.driver-card,.driver-mini{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px}.driver-mini{grid-template-columns:auto 1fr}.avatar{width:52px;height:52px;border-radius:18px;background:#111827;color:#fff;display:flex;align-items:center;justify-content:center;font-size:25px}.avatar.small{width:42px;height:42px;border-radius:15px;font-size:22px}.rider-name,.driver-mini strong{color:#111827;font-weight:950;font-size:15px}.rider-meta,.driver-mini span{display:block;color:var(--muted);font-size:12px;line-height:1.4;font-weight:700}.call-btn{border:none;border-radius:14px;background:#eef2ff;color:#3730a3;padding:10px 12px;font-size:12px;font-weight:900;cursor:pointer}.rider-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.seat{min-height:104px;border-radius:17px;border:1px dashed #d1d5db;background:#f9fafb;display:grid;align-content:center;justify-items:center;gap:5px;padding:10px;text-align:center}.seat.filled{border-style:solid;border-color:#bbf7d0;background:#f0fdf4}.seat-avatar{width:34px;height:34px;border-radius:13px;display:flex;align-items:center;justify-content:center;background:#fff;box-shadow:0 4px 10px #1118270f}.seat strong{font-size:12px;font-weight:950}.seat span{max-width:100%;color:var(--muted);font-size:11px;line-height:1.25;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gossip-controls{display:grid;gap:9px;margin-bottom:10px}.target-row,.gossip-tabs,.preset-row,.quick-driver{display:flex;flex-wrap:wrap;gap:8px}.target-row button,.gossip-tabs button,.preset-row button,.quick-driver button{background:#f3f4f6;color:#111827;padding:9px 10px;font-size:12px;font-weight:850}.target-row button,.gossip-tabs button{border:none;border-radius:999px;display:inline-flex;align-items:center;gap:6px;cursor:pointer}.target-row button.active{background:#111827;color:#fff}.gossip-tabs{padding:4px;border-radius:15px;background:#f3f4f6}.gossip-tabs button{border-radius:12px;background:transparent}.gossip-tabs button.active{background:#fff;box-shadow:0 5px 14px #11182714}.rider-chat-input{display:grid;grid-template-columns:1fr auto;gap:8px;margin-bottom:9px}.rider-chat-input input{min-width:0;border:1px solid var(--line);border-radius:16px;padding:12px 13px;outline:0;font-size:13px;font-weight:750}.rider-chat-input input:focus{border-color:#111827;box-shadow:0 0 0 3px #11182714}.rider-chat-input button{width:44px;height:44px;border:0;border-radius:16px;display:flex;align-items:center;justify-content:center;background:#111827;color:#fff;cursor:pointer}.rider-chat-input button:disabled{opacity:.45}.chat-warning{display:grid;grid-template-columns:auto 1fr;gap:7px;align-items:flex-start;margin:0 0 9px;padding:9px 10px;border-radius:14px;background:#fef2f2;color:#991b1b;font-size:11px;line-height:1.4;font-weight:850}.safe-chat-log{margin-top:12px;display:grid;gap:8px;max-height:178px;overflow-y:auto;scroll-behavior:smooth;padding-right:2px}.safe-chat-log::-webkit-scrollbar{width:0}.safe-message,.empty-line{border-radius:14px;background:#f9fafb;padding:10px}.safe-message{display:grid;gap:4px;border:1px solid transparent}.safe-message.ping,.safe-message.pinged{background:#eff6ff;border-color:#bfdbfe}.safe-message.driver{background:#fff7ed;border-color:#fed7aa}.safe-message.day{background:#f0fdf4;border-color:#bbf7d0}.safe-message.driver-reply{background:#111827;border-color:#111827}.safe-message.driver-reply strong,.safe-message.driver-reply span{color:#fff}.safe-message strong{font-size:11px}.safe-message strong span{color:#9ca3af;padding:0 3px}.safe-message span,.empty-line{color:var(--muted);font-size:12px;line-height:1.4;font-weight:750}.timeline{display:grid;gap:12px}.timeline-item{display:grid;grid-template-columns:auto 1fr;gap:10px}.timeline-dot{width:13px;height:13px;margin-top:3px;border-radius:50%;background:#d1d5db;box-shadow:0 0 0 5px #f3f4f6}.timeline-item.good .timeline-dot{background:var(--green);box-shadow:0 0 0 5px #dcfce7}.timeline-item.share .timeline-dot{background:var(--blue);box-shadow:0 0 0 5px #dbeafe}.timeline-item.chaos .timeline-dot,.timeline-item.roast .timeline-dot{background:var(--orange);box-shadow:0 0 0 5px #ffedd5}.timeline-text{display:grid;gap:3px}.timeline-text strong{font-size:12px;font-weight:950}.timeline-text span{color:var(--muted);font-size:12px;line-height:1.45;font-weight:700}.chat-panel{pointer-events:none;position:absolute;inset:0;z-index:20}.chat-panel.open{pointer-events:auto}.chat-backdrop{position:absolute;inset:0;background:#11182700;transition:background .22s ease}.chat-panel.open .chat-backdrop{background:#11182770}.chat-sheet{position:absolute;left:10px;right:10px;bottom:10px;height:min(610px,78%);display:grid;grid-template-rows:auto auto 1fr auto;gap:12px;padding:14px;border-radius:26px;background:#fff;box-shadow:0 -18px 44px #11182747;transform:translateY(calc(100% + 18px));transition:transform .26s cubic-bezier(.2,.8,.2,1)}.chat-panel.open .chat-sheet{transform:translateY(0)}.chat-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.icon-only{width:38px;height:38px;border-radius:14px;background:#f3f4f6;color:#111827;cursor:pointer}.quick-driver{padding-bottom:2px}.driver-log{min-height:0;overflow-y:auto;display:flex;flex-direction:column;gap:9px;padding:2px 2px 4px;scroll-behavior:smooth}.driver-log::-webkit-scrollbar{width:0}.driver-bubble{max-width:82%;border-radius:17px;padding:10px 12px;font-size:13px;line-height:1.45;font-weight:750}.driver-bubble.user{align-self:flex-end;background:#111827;color:#fff;border-bottom-right-radius:6px}.driver-bubble.driver{align-self:flex-start;background:#fff7d6;color:#111827;border-bottom-left-radius:6px}.driver-bubble.typing{width:48px;text-align:center;letter-spacing:2px}.driver-empty{align-self:center;margin:auto 0;max-width:250px;color:var(--muted);text-align:center;font-size:13px;line-height:1.5;font-weight:750}.chat-input{display:grid;grid-template-columns:1fr auto;gap:8px;align-items:center}.chat-input input{min-width:0;border:1px solid var(--line);border-radius:16px;padding:13px 14px;outline:0;font-size:13px;font-weight:750}.chat-input button{width:46px;height:46px;border:0;border-radius:16px;display:flex;align-items:center;justify-content:center;background:#111827;color:#fff;cursor:pointer}.chat-input button:disabled{opacity:.45}.info-panel{pointer-events:none;position:absolute;inset:0;z-index:28}.info-panel.open{pointer-events:auto}.info-backdrop{position:absolute;inset:0;background:#11182700;transition:background .22s ease}.info-panel.open .info-backdrop{background:#1118277a}.info-sheet{position:absolute;left:10px;right:10px;bottom:10px;max-height:min(720px,88%);overflow-y:auto;padding:20px 16px 16px;border-radius:26px;background:#fff;box-shadow:0 -18px 44px #11182747;transform:translateY(calc(100% + 18px));transition:transform .26s cubic-bezier(.2,.8,.2,1)}.info-panel.open .info-sheet{transform:translateY(0)}.info-sheet::-webkit-scrollbar{width:0}.sheet-handle{width:42px;height:4px;border-radius:999px;background:#d1d5db;margin:0 auto 18px}.info-head{display:grid;grid-template-columns:1fr auto;gap:12px;align-items:start;margin-bottom:14px}.info-kicker{width:fit-content;border-radius:999px;background:#fff7d6;color:#7c2d12;padding:6px 9px;font-size:11px;font-weight:950;margin-bottom:8px}.info-head h2{margin:0;font-size:24px;line-height:1.05;letter-spacing:0}.info-head p{margin:8px 0 0;color:var(--muted);font-size:12px;line-height:1.5;font-weight:750}.info-grid{display:grid;gap:10px}.info-block,.info-note,.info-disclaimer{border-radius:18px;padding:13px}.info-block{background:#f9fafb;border:1px solid var(--line)}.info-block-title,.info-note,.info-disclaimer{display:grid;grid-template-columns:auto 1fr;gap:9px;align-items:start}.info-block-title{color:#111827;font-size:13px;font-weight:950;margin-bottom:9px}.info-block ul{margin:0;padding-left:18px;display:grid;gap:7px}.info-block li,.info-note span,.info-disclaimer span{color:var(--muted);font-size:12px;line-height:1.45;font-weight:750}.info-note{background:#eff6ff;color:#1d4ed8}.info-note strong{display:block;color:#1e3a8a;font-size:13px;margin-bottom:4px}.info-disclaimer{background:#111827;color:#fff}.info-disclaimer span{color:#ffffffdb}.info-disclaimer svg{color:var(--taxi)}.theme-newYork{--taxi: #ffd166;--header-start: #152238;--header-end: #0f172a}.theme-bangalore{--taxi: #ffc928;--header-start: #202124;--header-end: #111827}.theme-seoul{--taxi: #7dd3fc;--header-start: #172554;--header-end: #111827}@media(max-width:420px){.app{padding:0;background:#111827}.phone-shell{max-width:none;min-height:100vh;border-radius:0;padding:0;box-shadow:none}.phone-shell:before{display:none}.screen{height:100vh;min-height:0;border-radius:0}.search-wrap,.bottom-bar,.tracking-bottom{grid-template-columns:1fr}.bottom-bar,.tracking-bottom{left:10px;right:10px;bottom:10px}.order-btn,.tracking-bottom button{width:100%}.hero-card h1{max-width:236px;font-size:26px}.cab-orbit{opacity:.84;right:-44px}.segmented,.ride-options,.share-actions,.rider-grid{grid-template-columns:1fr}}
