.install-popup[data-astro-cid-fq3igrmy]{position:fixed;bottom:calc(var(--nav-height) + 20px);left:1rem;right:1rem;background:#fff;border-radius:16px;box-shadow:0 10px 30px #0003;z-index:4000;padding:1.25rem;animation:slideUp .4s cubic-bezier(.175,.885,.32,1.275);border:1px solid #eee}.install-content[data-astro-cid-fq3igrmy]{display:flex;flex-direction:column;gap:1.25rem}.install-header[data-astro-cid-fq3igrmy]{display:flex;align-items:center;gap:1rem;position:relative}.install-logo[data-astro-cid-fq3igrmy]{width:50px;height:50px;border-radius:12px;object-fit:cover;box-shadow:0 4px 8px #0000001a}.install-text[data-astro-cid-fq3igrmy]{flex:1;padding-right:2rem}.install-text[data-astro-cid-fq3igrmy] strong[data-astro-cid-fq3igrmy]{display:block;font-size:1.1rem;margin-bottom:.25rem}.install-text[data-astro-cid-fq3igrmy] p[data-astro-cid-fq3igrmy]{font-size:.85rem;color:var(--text-muted);line-height:1.3;margin:0}.close-install-btn[data-astro-cid-fq3igrmy]{position:absolute;top:-5px;right:-5px;background:#f5f5f7;border-radius:50%;width:32px;height:32px;display:flex;align-items:center;justify-content:center;color:#999}.install-action-btn[data-astro-cid-fq3igrmy]{margin:0}.landing-overlay[data-astro-cid-sefmxpgk]{position:fixed;top:0;left:0;width:100%;height:100%;background:var(--bg);z-index:9999;overflow-y:auto;overflow-x:hidden}.landing-content[data-astro-cid-sefmxpgk]{max-width:600px;margin:0 auto;background:#fff;min-height:100vh;display:flex;flex-direction:column}.landing-hero-section[data-astro-cid-sefmxpgk]{padding:4rem 2rem 3rem;text-align:center;background:linear-gradient(to bottom,#fff,var(--bg));display:flex;flex-direction:column;align-items:center;width:100%;border-bottom:1px solid #eee}.landing-logo[data-astro-cid-sefmxpgk]{width:100px;height:100px;border-radius:24px;margin-bottom:1.5rem;box-shadow:0 10px 25px #0000001a}.landing-hero-section[data-astro-cid-sefmxpgk] h1[data-astro-cid-sefmxpgk]{font-size:2.5rem;font-weight:800;color:var(--text);margin-bottom:.5rem}.landing-hero-section[data-astro-cid-sefmxpgk] h1[data-astro-cid-sefmxpgk] span[data-astro-cid-sefmxpgk]{font-weight:300}.hero-tagline[data-astro-cid-sefmxpgk]{font-size:1.1rem;color:var(--text-muted);margin-bottom:2rem;line-height:1.4}.start-btn[data-astro-cid-sefmxpgk]{padding:1rem 2rem;font-size:1.1rem;width:100%;max-width:250px}.feature-section[data-astro-cid-sefmxpgk]{padding:3rem 1.5rem;display:flex;flex-direction:column;gap:2rem}.feature-section[data-astro-cid-sefmxpgk].alt{background:#fafafa}.feature-icon-box[data-astro-cid-sefmxpgk]{width:48px;height:48px;background:var(--primary);color:#fff;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:1rem}.feature-info[data-astro-cid-sefmxpgk] h2[data-astro-cid-sefmxpgk]{font-size:1.5rem;font-weight:800;margin-bottom:1rem}.feature-info[data-astro-cid-sefmxpgk] p[data-astro-cid-sefmxpgk]{color:var(--text-muted);line-height:1.6;margin-bottom:1rem}.feature-list[data-astro-cid-sefmxpgk]{list-style:none;padding:0}.feature-list[data-astro-cid-sefmxpgk] li[data-astro-cid-sefmxpgk]{padding-left:1.5rem;position:relative;font-size:.9rem;margin-bottom:.5rem;color:var(--text)}.feature-list[data-astro-cid-sefmxpgk] li[data-astro-cid-sefmxpgk]:before{content:"✓";position:absolute;left:0;color:var(--primary);font-weight:700}.feature-video-container[data-astro-cid-sefmxpgk]{width:100%;border-radius:20px;overflow:hidden;box-shadow:0 15px 35px #00000026;background:#000;aspect-ratio:9 / 16}.demo-video[data-astro-cid-sefmxpgk]{width:100%;height:100%;object-fit:cover}.landing-footer[data-astro-cid-sefmxpgk]{padding:4rem 2rem;text-align:center;background:var(--text);color:#fff}.footer-logo[data-astro-cid-sefmxpgk]{width:50px;height:50px;border-radius:12px;margin-bottom:1rem;opacity:.8}.landing-footer[data-astro-cid-sefmxpgk] p[data-astro-cid-sefmxpgk]{font-size:.8rem;opacity:.6;margin-bottom:2rem}@media(min-width:600px){.landing-overlay[data-astro-cid-sefmxpgk]{background:#000000d9;backdrop-filter:blur(10px)}.landing-content[data-astro-cid-sefmxpgk]{box-shadow:0 0 100px #00000080}.feature-video-container[data-astro-cid-sefmxpgk]{max-width:300px;margin:0 auto}}:root{--primary: #f44336;--primary-dark: #d32f2f;--bg: #f5f5f7;--text: #1c212a;--text-muted: #666;--card-bg: #ffffff;--header-height: 60px;--nav-height: 65px}*{box-sizing:border-box;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;background-color:var(--bg);color:var(--text);line-height:1.5;padding-top:var(--header-height);padding-bottom:var(--nav-height);min-height:100vh}.main-header{position:fixed;top:0;left:0;width:100%;height:var(--header-height);background-color:var(--primary);color:#fff;display:flex;align-items:center;padding:0 1rem;z-index:1000;box-shadow:0 2px 4px #0000001a}.header-content{display:flex;justify-content:space-between;align-items:center;width:100%}.logo-container{display:flex;align-items:center;gap:.75rem}.header-logo{height:32px;width:auto}.header-content h1{font-size:1.5rem;font-weight:800}.global-loader-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#f5f5f7b3;backdrop-filter:blur(2px);z-index:5000;display:none;align-items:center;justify-content:center}.global-loader-overlay.active{display:flex}.loader-content{display:flex;flex-direction:column;align-items:center;gap:1.5rem}.loader-logo-pulsing{width:100px;height:100px;border-radius:24px;box-shadow:0 12px 30px #00000026;animation:logo-pulse 1.5s ease-in-out infinite;object-fit:cover}@keyframes logo-pulse{0%{transform:scale(.92);opacity:.8}50%{transform:scale(1.08);opacity:1}to{transform:scale(.92);opacity:.8}}.loader-text{font-weight:700;color:var(--primary);font-size:.9rem;letter-spacing:.1em;text-transform:uppercase;text-shadow:0 2px 4px rgba(255,255,255,.5)}.header-content h1 span{font-weight:300}.header-actions{display:flex;align-items:center;gap:.75rem}.last-update{font-size:.7rem;opacity:.9;text-align:right;line-height:1.2}.refresh-btn{background:#fff3;color:#fff;width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1rem;transition:background .2s}.refresh-btn:active{background:#fff6}.refresh-btn.spinning{animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}main{max-width:600px;margin:0 auto;padding:1rem}.bottom-nav{position:fixed;bottom:0;left:0;width:100%;height:var(--nav-height);background-color:#fff;display:flex;justify-content:space-around;align-items:center;box-shadow:0 -2px 10px #0000000d;z-index:1000}.nav-item{display:flex;flex-direction:column;align-items:center;text-decoration:none;color:var(--text-muted);font-size:.75rem;flex:1}.nav-item.active{color:var(--primary)}.nav-item .icon{font-size:1.5rem;margin-bottom:2px}.card{background:var(--card-bg);border-radius:12px;padding:1rem;margin-bottom:1rem;box-shadow:0 4px 6px #00000005}button{cursor:pointer;border:none;outline:none;font-family:inherit}.btn-primary{background-color:var(--primary);color:#fff;padding:.75rem 1.5rem;border-radius:8px;font-weight:700;font-size:1rem;width:100%;transition:background .2s}.btn-primary:active{background-color:var(--primary-dark)}.btn-primary:disabled{background-color:#ccc;cursor:not-allowed}input{font-family:inherit}.tracking-bar{position:fixed;bottom:calc(var(--nav-height) + 10px);left:10px;right:10px;background:#1c212a;color:#fff;border-radius:12px;padding:.75rem 1rem;z-index:1500;box-shadow:0 8px 20px #0000004d;animation:slideUp .3s ease-out}@keyframes slideUp{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}.tracking-content{display:flex;align-items:center;justify-content:space-between;gap:1rem}.tracking-main{display:flex;align-items:center;gap:.75rem;flex-grow:1;min-width:0}.tracking-bus-badge{background:var(--primary);color:#fff;font-weight:800;padding:4px 8px;border-radius:6px;font-size:.85rem}.tracking-text{display:flex;flex-direction:column;min-width:0}.tracking-text strong{font-size:.9rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tracking-text small{font-size:.75rem;opacity:.8}.tracking-eta{background:#ffffff1a;padding:4px 8px;border-radius:8px;font-weight:800;font-size:1.25rem;min-width:45px;text-align:center}.stop-track-btn{background:none;color:#fff;font-size:1.25rem;opacity:.5;padding:4px}.edit-track-btn{background:#ffffff1a;border:none;color:#fff;font-size:.8rem;padding:4px 6px;border-radius:4px;cursor:pointer;margin-left:.5rem}.modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#0009;z-index:3000;display:flex;align-items:center;justify-content:center;padding:1rem;backdrop-filter:blur(4px)}.modal-list{margin:1rem 0;display:flex;flex-direction:column;gap:.5rem;max-height:50vh;overflow-y:auto}.modal-list-item{padding:1rem;border:1px solid #eee;border-radius:8px;cursor:pointer;text-align:left;background:#f9f9f9}.modal-list-item:active{background:#eee}.modal-list-item strong{display:block;font-size:.95rem;color:#333}.modal-list-item small{color:#666}.btn-secondary{background:#eee;color:#333;padding:.75rem;border-radius:8px;font-weight:600;width:100%}.mt-1{margin-top:1rem}.text-muted{color:#666}.small{font-size:.85rem}.global-recommendation{margin-top:3rem;padding-bottom:2rem;text-align:center}.recommendation-card{display:flex;flex-direction:column;align-items:center;gap:.75rem;background:#fff;border:1px dashed var(--primary)}.recommendation-card p{font-size:.9rem;font-weight:600;color:var(--text)}.btn-share-subtle{background:var(--bg);padding:.5rem 1.5rem;border-radius:20px;font-size:.85rem;font-weight:700;color:var(--primary)}.text-primary{color:var(--primary)}.legal-disclaimer{margin-top:2rem;padding:1rem;font-size:.75rem;color:var(--text-muted);text-align:center;line-height:1.4;border-top:1px solid #eee}
