:root{font-family:Avenir Next,Avenir,Segoe UI,sans-serif;color:#edf1db;background:#0e1719;font-synthesis:none;--gold:#ffd36c;--mint:#8bdfc1;--blue:#74c5f1;--ink:#142629;--muted:#a5b9b2}*{box-sizing:border-box}body{margin:0;min-height:100vh;min-height:100dvh;display:flex;align-items:center;justify-content:center;background:radial-gradient(ellipse at 50% 30%,#203331,#0e1719 70%);overflow:hidden}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit;cursor:pointer;touch-action:manipulation}button:focus-visible,a:focus-visible{outline:3px solid var(--blue);outline-offset:5px}button:disabled{opacity:.45;cursor:default}[hidden]{display:none!important}.game-frame{position:relative;width:min(480px,calc((100dvh - 32px) * .58536585),calc(100vw - 28px));aspect-ratio:480 / 820;overflow:hidden;border-radius:24px;box-shadow:0 30px 100px #0008,0 0 0 1px #d0e2c719;isolation:isolate;flex:none}.game-stage{position:absolute;top:0;left:0;width:480px;height:820px;transform-origin:top left;overflow:hidden;background:#162a2b}#road{position:absolute;inset:0;touch-action:none;-webkit-user-select:none;user-select:none}#road canvas{display:block;width:480px!important;height:820px!important;touch-action:none}.topbar{position:absolute;z-index:4;top:23px;left:27px;right:25px;display:flex;align-items:center;justify-content:space-between;pointer-events:none}.wordmark{font-weight:950;font-size:15px;line-height:.9;letter-spacing:2px;color:var(--gold);text-decoration:none;pointer-events:auto;font-style:italic}.wordmark>span{display:block;font-size:24px;letter-spacing:1px;color:#eef0dc;margin-top:3px}.speed-lines{font-size:27px;vertical-align:-2px;display:inline-block;margin-left:4px;color:var(--mint)}.top-actions{display:flex;gap:10px;pointer-events:auto}.icon-button{border:1px solid #dae9dd33;background:#183033c9;color:#dde6d8;border-radius:50%;width:44px;height:44px;font-size:23px;position:relative;display:grid;place-items:center}.icon-button:hover{background:#294244}.sound-slash{position:absolute;font-size:33px;color:#f39570;transform:rotate(18deg);right:12px;top:0}.hud{position:absolute;top:83px;left:26px;right:26px;display:flex;justify-content:space-between;pointer-events:none}.hud>div{display:flex;flex-direction:column;gap:4px}.stat-label{font-size:10px;font-weight:750;letter-spacing:1.2px;color:var(--muted)}.hud strong{font-size:27px;line-height:1;font-weight:800;font-variant-numeric:tabular-nums;letter-spacing:-1px}.hud small{font-size:17px;font-weight:600;color:#a5b9b2;margin-left:4px;letter-spacing:0}.condition strong{display:flex;gap:5px;padding-top:8px}.condition i{display:block;width:15px;height:9px;border-radius:3px;background:var(--mint);transition:background .2s}.condition i.lost{background:#3b5050}.urgent strong{color:#ff9a7e}.objective{position:absolute;top:144px;left:26px;right:26px;height:35px;border-radius:8px;background:#1c3942;display:flex;align-items:center;gap:8px;color:var(--blue);padding:0 12px;pointer-events:none;font-weight:800}.objective.dropoff{background:#3f3e29;color:var(--gold)}#objective-icon{font-size:22px}#objective-text{font-size:12px;letter-spacing:.5px}#stop-distance{margin-left:auto;white-space:nowrap;font-size:13px;font-variant-numeric:tabular-nums}.toast{position:absolute;z-index:3;top:211px;left:24px;right:24px;text-align:center;color:#e9f1e1;font-size:14px;font-weight:700;padding:9px 8px;text-shadow:0 1px 10px #102829;background:#172d31e3;border:1px solid #d8efdb19;border-radius:8px;pointer-events:none}.driving-controls{position:absolute;left:24px;right:24px;bottom:25px;display:flex;align-items:center;justify-content:space-between;pointer-events:none}.steer-button{pointer-events:auto;display:grid;place-items:center;border:1px solid #c8ddc643;background:#162b30c9;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);width:78px;height:58px;border-radius:15px;color:#e6edd9;font-size:33px;line-height:1;-webkit-user-select:none;user-select:none}.steer-button:hover,.steer-button:active{background:#39524f;color:var(--gold)}.steer-button:active{transform:scale(.94)}.driving-controls>div{text-align:center;display:flex;flex-direction:column;gap:8px;max-width:230px}.driving-controls span{font-size:10px;font-weight:850;letter-spacing:.7px;color:#c1cec0}.driving-controls small{font-size:9px;letter-spacing:1.3px;color:#8daba4}.driving-controls .on-board{color:var(--blue)}.screen{position:absolute;z-index:3;inset:0;background:linear-gradient(180deg,#13282bea,#15292bf7 38%,#132628eb);display:flex;align-items:center;justify-content:center;padding:106px 35px 32px}.screen.intro{background:linear-gradient(180deg,#15292be6,#14282bf5 52%,#11272ae8)}.screen-content{width:100%;position:relative}.tag{font-size:10px;font-weight:800;letter-spacing:2px;color:var(--mint);display:flex;align-items:center;gap:8px}.tag i{width:5px;height:5px;border-radius:100%;background:var(--mint)}h1,h2{font-family:Arial Black,Avenir Next,sans-serif;font-size:53px;font-weight:950;line-height:1.03;letter-spacing:-2.5px;margin:21px 0 16px}h1 em,h2 em{font-style:normal;color:var(--gold)}.lead{color:#b6c9bd;font-size:17px;line-height:1.6;margin:0 0 22px}.how-to{border-top:1px solid #c2d9bd20;border-bottom:1px solid #c2d9bd20;padding:14px 0;margin:22px 0 25px}.how-to p{display:flex;align-items:center;gap:15px;margin:14px 0}.how-to p>span:last-child{display:flex;flex-direction:column;gap:5px}.how-to b{font-size:14px;font-weight:750}.how-to small{font-size:11px;color:#a7bbb1}.legend-icon{width:31px;text-align:center;font-size:29px;flex-shrink:0}.lane-icon{color:var(--mint)}.pickup-icon{color:var(--blue);border:2px solid #74c5f17a;border-radius:6px;font-size:24px;line-height:27px}.star-icon{color:var(--gold)}.primary-button{display:flex;width:100%;justify-content:space-between;align-items:center;background:var(--gold);color:#1c2b28;border:0;border-radius:12px;padding:19px 23px;font-size:19px;font-weight:850;box-shadow:0 5px #a68540;transition:transform .15s,background .15s}.primary-button:hover{background:#ffdf90;transform:translateY(-1px)}.primary-button:active{transform:translateY(3px);box-shadow:0 2px #a68540}.primary-button span{font-size:25px;line-height:1}.under-button{text-align:center;font-size:9px;letter-spacing:1.8px;color:#97aea3;margin-top:21px}.under-button span{padding:0 5px;color:#c2d1b8}.text-button{border:0;background:none;color:#acbeb0;text-decoration:underline;text-underline-offset:4px;display:block;width:100%;margin-top:21px;padding:12px;font-size:14px}.compact h2{font-size:58px;margin-top:22px}.compact .lead{font-size:16px}.result-score{display:flex;flex-direction:column;gap:8px;padding:15px 0 19px;border-bottom:1px solid #c2d9bd20}.result-score strong{font-size:76px;line-height:1;color:var(--gold);font-weight:800;letter-spacing:-3px}.result-score>span:last-child{font-size:10px;letter-spacing:1.5px;color:var(--mint)}.result-stats{display:flex;gap:54px;padding:22px 0 29px}.result-stats>div{display:flex;flex-direction:column;gap:8px}.result-stats b{font-size:24px;line-height:1}.result-stats span{color:#a7bbb1;letter-spacing:1.2px;font-size:9px}.desktop-note{position:absolute;left:4.5vw;top:8vh;pointer-events:none}.edition{font-size:10px;font-weight:700;letter-spacing:3px;color:#8bdfc1}.desktop-note p{font-size:30px;line-height:1.25;font-weight:600;letter-spacing:-1px;color:#d0dccb;margin:25px 0 20px}.build-note{font-size:11px;line-height:1.9;color:#6f8981}.desktop-keyboard{position:absolute;right:4vw;bottom:5vh;color:#89a398;font-size:10px;letter-spacing:1.6px}.desktop-keyboard i{font-style:normal;margin:0 10px;color:#425d53}@media(max-width:1000px){.desktop-note,.desktop-keyboard{display:none}}@media(max-width:600px){.game-frame{width:min(100vw,calc(100dvh * .58536585));border-radius:0;box-shadow:none}body{background:#162a2b}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{transition:none!important;scroll-behavior:auto!important}}.desktop-note p{font-size:32px;color:#dbe9d4}.desktop-route{display:flex;align-items:center;gap:8px;margin-top:35px;font-size:9px;letter-spacing:1.7px;color:#a9bdb0}.desktop-route i,.route-tag i{width:6px;height:6px;border-radius:50%;background:#aad995}.game-frame{box-shadow:0 30px 100px #0008,0 0 0 1px #d0e2c726}.topbar{z-index:6}.wallet{display:flex;align-items:center;gap:7px;padding:0 13px;height:43px;border-radius:24px;background:#173d3dd9;border:1px solid #dce9c62e;font-size:16px;color:#fff3d0;font-variant-numeric:tabular-nums}.wallet>span{color:#ffd77e;font-size:22px}.wallet b{font-size:15px}.top-actions{gap:8px}.icon-button{background:#163a3ae0}.active-shift:before{content:"";position:absolute;inset:0 0 auto;height:223px;background:linear-gradient(#102d37ef,#143643e0 62%,#173b4000);pointer-events:none;z-index:1}.active-shift .wordmark{pointer-events:none}.hud{z-index:2;top:83px;left:20px;right:20px;padding:13px 15px 12px;background:#163c3eea;border:1px solid #e0ebd326;border-radius:13px}.hud strong{font-size:27px}.stat-label{font-size:9px;letter-spacing:1.1px}.objective{z-index:2;top:164px;left:20px;right:20px;height:43px;background:#154f60f5;border:1px solid #8bd4f344;padding:0 11px}.objective.dropoff{background:#f5d898f5;color:#31493d;border-color:#fff1c2}.objective.dropoff #stop-distance{color:#52613b}.passenger-avatar{width:31px;height:33px;background-image:url(/bajaj-dash/assets/passenger-portraits.webp);background-size:300% 100%;border-radius:6px;flex-shrink:0;background-repeat:no-repeat}.toast{top:218px;z-index:6;left:56px;right:56px;background:#163e40ed;font-size:13px;padding:10px 7px;box-shadow:0 4px 12px #233b331f}.driving-controls{z-index:5;bottom:22px}.driving-controls>div{padding:13px 11px;background:#17393de6;border-radius:12px;max-width:235px}.driving-controls span{color:#e2e9d9;font-size:9px}.driving-controls .on-board{color:#ace1ed}.steer-button{background:#17393dec;border-color:#e6edd355;box-shadow:0 3px 9px #20322e33;width:75px;height:59px}.screen.mvp-home{display:block;padding:0;background:linear-gradient(180deg,#cfebed0d,#3a686957 27%,#173a37f5 63%,#143735);z-index:3}.home-title{position:absolute;top:99px;left:29px;right:20px}.home-kicker{font-size:8px;letter-spacing:1.8px;color:#193f49;font-weight:850}.home-title h1{font-size:40px;line-height:1.04;letter-spacing:-1.7px;color:#173f49;margin:12px 0 10px;text-shadow:0 1px 0 #fff7}.home-title h1 em{color:#173f49}.home-title p{font-size:12px;color:#25494d;margin:0;font-weight:600}.home-hero{position:absolute;top:244px;left:0;right:0;height:294px}.hero-halo{width:264px;height:264px;position:absolute;top:13px;left:108px;border-radius:50%;background:radial-gradient(circle,#f9dc995c 0%,#f9dc991e 48%,transparent 70%)}.home-hero:after{content:"";position:absolute;bottom:14px;left:143px;width:205px;height:24px;background:#071d224d;border-radius:50%;filter:blur(7px)}#home-vehicle{position:absolute;top:29px;left:112px;width:245px;height:245px;object-fit:contain;transform:rotate(-6deg);z-index:2;filter:drop-shadow(12px 14px 4px #1023232d);animation:idle-bajaj 3s ease-in-out infinite}.route-tag{position:absolute;top:0;left:28px;display:flex;align-items:center;gap:7px;font-size:8px;font-weight:750;letter-spacing:1.2px;border-radius:20px;background:#163d40cc;color:#f4eacd;padding:8px 11px;z-index:3}.hero-star{position:absolute;color:#ffda82;text-shadow:0 2px 0 #bb95522b;z-index:4}.star-one{font-size:41px;top:73px;left:74px;transform:rotate(15deg)}.star-two{font-size:51px;top:113px;right:67px}.hero-sticker{position:absolute;right:51px;bottom:33px;width:66px;height:66px;border-radius:50%;display:grid;place-content:center;text-align:center;background:#f7d482;color:#28504b;font-weight:900;font-size:14px;line-height:1.1;transform:rotate(12deg);box-shadow:0 4px #b78e4a;z-index:4}.home-actions{position:absolute;bottom:24px;left:28px;right:28px}.home-record{display:flex;align-items:center;justify-content:space-between;color:#acc9b5;font-size:8px;letter-spacing:.8px;margin-bottom:15px}.home-record b{font-size:14px;color:#ede7cb;letter-spacing:0;margin:0 4px}.home-actions .primary-button{padding:19px 21px;font-size:19px}.primary-button:disabled{cursor:default;opacity:.7;transform:none}.home-actions .under-button{margin-top:17px;font-size:8px;letter-spacing:1.5px;min-height:10px}.home-links{display:grid;grid-template-columns:1fr 1fr 1fr;gap:10px;margin-top:21px}.home-links button{display:flex;flex-direction:column;align-items:center;gap:7px;background:#1e48463b;border:1px solid #cce4c627;color:#eee8cf;border-radius:11px;padding:11px 4px}.home-links button:hover{background:#38605880;border-color:#d5e5c75c}.home-links button>span{font-size:19px;line-height:1;color:#aed5b9}.home-links b{font-size:11px;line-height:1}.home-links small{font-size:8px;color:#9cbbaa}.save-note{font-size:9px;text-align:center;color:#91b49f;margin:14px 0 0;letter-spacing:.3px}.collection-screen{position:absolute;inset:0;z-index:10;padding:24px 28px;background:radial-gradient(ellipse at 50% 30%,#35554c,#173b38,#143330);overflow-y:auto;overscroll-behavior:contain;touch-action:pan-y;color:#efead7}.collection-header{display:flex;justify-content:space-between;align-items:center;height:44px;margin-bottom:28px;gap:12px}.collection-header>span:not(.wallet){font-size:10px;letter-spacing:2px;font-weight:800;color:#c0d5bd;flex:1}.back-button{display:grid;place-items:center;border:1px solid #cedcc83b;background:#1d4541;width:44px;height:44px;border-radius:50%;color:#eee9d5;font-size:25px}.collection-screen h2{font-size:35px;line-height:1.08;margin:0 0 12px;letter-spacing:-1.1px;font-weight:900}.collection-screen h2 em{color:#ffdb88}.garage-preview{height:222px;position:relative;display:flex;align-items:center;justify-content:center}.garage-preview img{position:relative;z-index:2;width:220px;height:220px;object-fit:contain;filter:drop-shadow(8px 10px 4px #0c2b2e66);animation:idle-bajaj 3s ease-in-out infinite}.garage-platform{position:absolute;bottom:5px;width:236px;height:58px;border-radius:50%;background:radial-gradient(ellipse,#91a98248,#153c373d);border:1px solid #d7e4bb17}#paint-name{text-align:center;font-size:27px;margin:8px 0 0;letter-spacing:-.8px}.paint-subtitle{text-align:center;color:#b6cbb7;font-size:12px;line-height:1.5;margin:7px 0 21px}.paint-options{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.paint-options button{min-height:92px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:9px;border:1px solid #cbe0c526;border-radius:12px;background:#14363155;color:#ece8d3;padding:11px 4px}.paint-options button.selected{border-color:#f1d08b;background:#efdaa717;box-shadow:inset 0 0 0 1px #f1d08b}.paint-options b{font-size:10px}.paint-options small{font-size:8px;letter-spacing:1.1px;color:#bad2b8}.paint-swatch{width:26px;height:26px;background:var(--paint);border-radius:50%;border:3px solid #fcdf9d;box-shadow:0 2px 6px #001b2744}#equip-paint{margin-top:20px;font-size:16px;padding:18px 20px;justify-content:center}.garage-message{min-height:17px;font-size:11px;line-height:1.5;text-align:center;margin:13px 0 7px;color:#f8dda0}.collection-note{font-size:10px;line-height:1.65;color:#a6c0ab;text-align:center;margin:8px 0 0}.collection-intro{font-size:13px;color:#b2c9b4;margin:17px 0 25px}.goal-card{display:flex;align-items:center;gap:12px;padding:18px 14px;margin:12px 0;border:1px solid #dae5bf29;background:#d7e8ba08;border-radius:13px}.goal-symbol{font-size:24px;color:#e5cb89}.goal-card>div{flex:1}.goal-card h3{font-size:14px;margin:0 0 6px}.goal-card p{font-size:10px;color:#aec6b0;line-height:1.4;margin:0 0 12px}.goal-track{height:4px;background:#0b2b2b9c;border-radius:5px;overflow:hidden}.goal-track i{display:block;height:100%;background:#91c6a0;border-radius:5px}.goal-card small{display:block;margin-top:7px;font-size:8px;letter-spacing:1px;color:#a7c7af}.goal-reward{color:#f7d592;font-size:19px;text-align:center}.goal-reward span{display:block;font-size:7px;letter-spacing:1px;margin-top:4px}.goal-card.complete{border-color:#9bcfa951;background:#86c59d0e}.goal-card.complete .goal-symbol{color:#a6d5ad}.help-step{display:flex;gap:15px;align-items:flex-start;margin:24px 0}.help-step>span{display:grid;place-items:center;color:#b7d8b6;background:#214d466b;border:1px solid #afcda939;width:39px;height:39px;border-radius:10px;font-size:27px;flex-shrink:0}.help-step.blue>span{color:#88d7eb}.help-step.gold>span{color:#ffd87f}.help-step b{font-size:15px}.help-step p{font-size:12px;line-height:1.65;color:#bdd1ba;margin:7px 0 0}#help-done{font-size:16px;margin-top:22px}.run-rewards{color:#b4d9b3;font-size:12px;line-height:1.5;margin:-10px 0 22px;padding:10px 12px;border-radius:8px;background:#c5e1b20c}.result-score strong{font-size:66px}.result-stats{padding:19px 0 25px}.screen:not(.mvp-home){background:linear-gradient(180deg,#123b3be8,#143a35f5)}@keyframes idle-bajaj{0%,to{transform:translateY(0) rotate(-5deg)}50%{transform:translateY(-5px) rotate(-4deg)}}@media(prefers-reduced-motion:reduce){#home-vehicle,.garage-preview img{animation:none}}.at-home .wordmark,.at-home .wordmark>span,.at-home .wordmark .speed-lines{color:#17464e;text-shadow:0 1px 0 #fff7}.home-title p{display:inline-block;padding:3px 6px;margin-left:-6px;background:#e4ebd958;border-radius:5px}
