/* Browser menus are illustrated here; they remain under the user's control. */
.install-backdrop{background:#0f172a66;backdrop-filter:blur(2px)}.install-backdrop .modal{background:#f8fafcf2;max-width:430px;width:calc(100% - 24px);padding:26px;border:1px solid #ffffffb3;box-shadow:0 18px 70px #0f172a40}.guide-platform{display:block;font-size:11px;color:var(--muted);margin:12px 0}.guide-platform select{display:block;width:100%;font-size:14px;background:#fff;border:1px solid #dbe3ef;border-radius:10px;padding:10px;margin-top:6px;color:var(--text)}.install-demo{width:250px;height:260px;margin:14px auto;position:relative;overflow:hidden;border-radius:22px;border:1px solid #ffffffd9;background:#dce8f780;box-shadow:0 3px 22px #14274315;isolation:isolate;color:#162238}.demo-top,.demo-address,.demo-bottom{display:flex;align-items:center;justify-content:space-between}.demo-top{font-size:9px;font-weight:600;padding:9px 16px}.demo-address{background:#fff9;border-radius:20px;margin:0 8px;padding:7px 10px;font-size:10px;gap:8px}.demo-address svg{width:18px;height:18px}.demo-dots{font-size:20px;line-height:18px;display:none}.install-demo[data-scene^=android] .demo-dots{display:inline}.install-demo[data-scene^=android] .demo-share{display:none}.demo-map{position:absolute;inset:64px 0 35px;background:linear-gradient(25deg,transparent 40%,#fff9 41%,#fff9 44%,transparent 45%),linear-gradient(110deg,#a8d9ee50 30%,#ffffff66 31%,#dae6db66 34%);z-index:-1}.demo-map i{position:absolute;width:120%;height:3px;background:#fff8;transform:rotate(-25deg);top:35%;left:-10%}.demo-map i+i{transform:rotate(55deg);top:55%}.demo-brand{position:absolute;top:25px;left:19px;display:flex;align-items:center;gap:6px;font-size:17px;font-weight:700;letter-spacing:-.6px}.demo-brand img{width:26px;height:26px;border-radius:8px}.demo-bottom{position:absolute;bottom:0;width:100%;height:35px;padding:6px 18px;background:#ffffffbb;font-size:20px}.demo-bottom .icon{width:16px;height:16px}.demo-sheet{position:absolute;bottom:7px;left:7px;right:7px;background:#f1f4f9ed;border:1px solid #fff;backdrop-filter:blur(10px);border-radius:17px;padding:13px 12px;box-shadow:0 -4px 20px #14274318;animation:guide-sheet .6s ease-out both;font-size:11px}.demo-sheet>b,.demo-sheet>small{display:block;text-align:center}.demo-sheet>small{font-size:9px;color:#64748b;margin:4px 0 10px}.demo-apps{display:flex;justify-content:space-around;padding:7px 0 12px}.demo-apps span{display:grid;place-items:center;width:34px;height:34px;background:#fff;border-radius:11px;color:#2563eb;font-size:23px}.demo-actions{display:flex;justify-content:space-between;gap:6px;text-align:center;font-size:8px;align-items:center;border-top:1px solid #d3dbe6;padding:12px 0 6px}.demo-actions span{flex:1}.demo-actions svg{display:block;width:23px;height:23px;margin:0 auto 5px}.demo-row{display:flex;gap:8px;align-items:center;padding:12px 4px;border-bottom:1px solid #dde3ee}.demo-row svg{width:17px;height:17px;flex-shrink:0}.demo-scroll{height:97px;overflow:hidden}.demo-scroll-list{animation:guide-scroll 3.2s ease-in-out both}.demo-scroll-list .demo-row{min-height:38px;padding:8px 4px}.demo-share-sheet:has(.demo-scroll){padding-top:10px}.demo-share-sheet:has(.demo-scroll) .demo-apps{display:none}.demo-confirm{bottom:43px;text-align:center;padding-top:32px}.demo-confirm>img{display:block;width:45px;height:45px;border-radius:13px;margin:3px auto 12px}.demo-confirm>span:not(.demo-add){display:block;font-size:9px;line-height:1.6;margin-top:8px}.demo-add{position:absolute;right:14px;top:12px;color:#2563eb;font-size:12px;font-weight:650}.demo-switch{width:24px;height:14px;background:#16a34a;border-radius:12px;margin-left:auto}.demo-switch:after{content:'';display:block;background:#fff;border-radius:50%;width:10px;height:10px;margin:2px 2px 2px auto}.demo-desktop-target{position:absolute;top:32px;right:14px;background:#fff;padding:5px;border-radius:8px;font-size:10px}.demo-target{position:relative;color:#1d4ed8!important;font-weight:650}.demo-target:after{content:'';position:absolute;right:2px;top:50%;width:20px;height:20px;border:2px solid #2563eb;border-radius:50%;background:#2563eb33;box-shadow:0 0 0 7px #2563eb15;animation:guide-tap 1.8s ease-in-out infinite;pointer-events:none}.demo-add.demo-target{position:absolute}.demo-desktop-target.demo-target{position:absolute}.guide-caption{min-height:107px}.guide-caption>span{color:#2563eb;font-size:11px;font-weight:650}.guide-caption h3{font-size:18px;letter-spacing:-.4px;margin:7px 0}.guide-caption p{font-size:12px!important;line-height:1.6!important;margin:0!important;color:#475569}.guide-controls{display:flex;gap:8px;align-items:center;margin-top:8px}.guide-controls button{min-height:44px;min-width:44px;border-radius:10px;background:#e8eef9;color:#2563eb}.guide-controls button:nth-child(2){flex:1;background:#2563eb;color:white;font-weight:600}.guide-controls button:disabled{opacity:.3}.guide-note{font-size:10px!important;line-height:1.6!important;color:#64748b;margin:12px 0 0!important}.guide-paused *{animation-play-state:paused!important}.guide-paused .demo-scroll-list{animation:none;transform:translateY(-55px)}
@keyframes guide-tap{0%,100%{transform:translateY(-30%) scale(1);opacity:.8}50%{transform:translateY(-30%) scale(.7);opacity:1;box-shadow:0 0 0 12px #2563eb08}}
@keyframes guide-sheet{from{transform:translateY(65px);opacity:0}to{transform:translateY(0);opacity:1}}
.guide-paused .demo-sheet{animation:none;opacity:1;transform:none}
.install-demo[data-platform="ios-safari"] .demo-address{position:absolute;bottom:3px;left:0;right:0;height:32px;padding-right:38px}.install-demo[data-platform="ios-safari"] .demo-share{display:none}.install-demo[data-platform="ios-safari"] .demo-bottom{background:transparent;justify-content:flex-end;bottom:2px}.install-demo[data-platform="ios-safari"] .demo-bottom>span:not(:last-child){display:none}.install-demo[data-platform="ios-safari"] .demo-map{top:32px}
@keyframes guide-scroll{0%,25%{transform:translateY(0)}75%,100%{transform:translateY(-55px)}}
@media(max-width:739px){.brand-icon{width:31px;height:31px}.install-backdrop .modal{padding:22px 20px;max-height:calc(100dvh - 24px)}.install-backdrop .modal h2{font-size:23px;margin:8px 0 10px}.install-demo{height:238px;width:238px;margin:10px auto}.guide-caption{min-height:100px}.guide-platform select{font-size:16px}.intermediate-stops .arrival-time{font-size:11px}.map-controls{top:12px;transform:none;gap:7px}.map-controls button{min-height:40px;min-width:40px}}
@media(prefers-reduced-motion:reduce){.custom-marker,.passenger-panel{transition:none;scroll-behavior:auto}.install-demo *{animation:none!important}.demo-scroll-list{transform:translateY(-55px)}}

.install-demo{max-width:100%}.guide-device{font-size:11px!important;color:#64748b;margin:6px 0 10px!important}.demo-target:after{width:14px;height:14px;top:50%;right:4px;box-shadow:0 0 0 4px #2563eb15}.demo-actions{align-items:stretch}.demo-actions span{min-width:0;position:relative;padding:4px 2px 10px;overflow:hidden}.demo-actions .demo-target:after{right:calc(50% - 7px);top:15px}.demo-actions .icon{width:23px;height:23px}.demo-bottom .demo-target:after{top:0;right:0}.demo-scroll .demo-target:after{right:2px;top:12px}
