:root{font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,sans-serif;color:#10202d;background:#e8edf0;font-synthesis:none;text-rendering:optimizeLegibility;--ink:#10202d;--muted:#72818b;--surface:rgba(255,255,255,.97);--line:#e2e8eb;--blue:#1767d2;--green:#0a996e;--red:#e52d42;--orange:#ef7b18}*{box-sizing:border-box}html,body,#root{margin:0;min-width:100%;min-height:100%;height:100%;overflow:hidden}button,input{font:inherit}button{color:inherit}.app-frame{min-height:100dvh;display:grid;place-items:center;background:radial-gradient(circle at 40% 20%,#f7f9fa 0,#dce3e7 70%)}.app-viewport{position:relative;width:min(100%,430px);height:100dvh;max-height:900px;background:#f4f6f8;overflow:hidden;box-shadow:0 24px 90px #26343d40}.screen{position:absolute;top:0;right:0;bottom:72px;left:0}.loading-state,.error-state{gap:10px;color:#60707a}.loading-dot{width:9px;height:9px;background:var(--green);border-radius:50%;box-shadow:0 0 0 7px #0a996e21;animation:pulse 1.4s infinite}@keyframes pulse{50%{box-shadow:0 0 0 14px #0a996e00}}.bottom-nav{position:absolute;z-index:80;left:0;right:0;bottom:0;height:72px;padding:6px max(8px,env(safe-area-inset-right)) max(7px,env(safe-area-inset-bottom)) max(8px,env(safe-area-inset-left));display:grid;grid-template-columns:repeat(4,1fr);background:#fffffff5;border-top:1px solid var(--line);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px)}.bottom-nav button{border:0;background:transparent;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;color:#75818a;font-size:10px;cursor:pointer;border-radius:12px}.bottom-nav button.active{color:#0b61d6;background:#eef4ff;font-weight:700}.map-screen,.history-screen{overflow:hidden}.transit-map{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;background:#e9edef}.map-art{position:absolute;top:-2%;right:-2%;bottom:-2%;left:-2%;width:104%;height:104%}.map-park{fill:#dce8df}.minor-roads path{fill:none;stroke:#fff;stroke-width:4;stroke-linecap:round;opacity:.96}.major-roads path{fill:none;stroke:#fff;stroke-width:11;stroke-linecap:round;filter:drop-shadow(0 1px 1px rgba(55,70,79,.11))}.river{fill:#c9e5ef}.bridge path{fill:none;stroke:#f8fafb;stroke-width:8;stroke-linecap:round}.map-labels text{fill:#86939b;font-size:9px;font-weight:700;letter-spacing:.12em}.map-labels .city{fill:#24323c;font-size:20px;letter-spacing:-.03em}.map-labels .water{fill:#6395a4;letter-spacing:.22em}.route-lines .route{fill:none;stroke-width:2.5;stroke-linecap:round;opacity:.9}.route.red{stroke:#e52d42}.route.blue{stroke:#236cdf}.route.green{stroke:#21a462}.stop-dot{position:absolute;z-index:7;width:10px;height:10px;border-radius:50%;background:#fff;border:2px solid #455966;transform:translate(-50%,-50%);padding:0;cursor:pointer}.stop-dot.selected{width:16px;height:16px;background:#10202d;border-color:#fff;box-shadow:0 0 0 4px #10202d24}.vehicle-badge{position:absolute;z-index:12;transform:translate(-50%,-50%);border:2px solid #fff;border-radius:10px;min-width:39px;height:29px;padding:0 7px;display:flex;gap:4px;align-items:center;justify-content:center;color:#fff;box-shadow:0 4px 10px #2a39433b;cursor:pointer}.vehicle-badge strong{font-size:12px}.vehicle-badge.selected{z-index:18;scale:1.15;box-shadow:0 0 0 8px #e52d4221,0 5px 14px #2a39433d}.user-dot{position:absolute;z-index:10;left:49%;top:45%;width:40px;height:40px;border-radius:50%;background:#1767d226;display:grid;place-items:center}.user-dot span{width:15px;height:15px;border:3px solid #fff;border-radius:50%;background:#267bf2;box-shadow:0 2px 6px #1241824d}.live-pill{position:absolute;z-index:25;top:max(16px,env(safe-area-inset-top));left:14px;height:32px;padding:0 11px;border-radius:999px;background:#fffffff0;display:flex;align-items:center;gap:7px;font-size:10px;font-weight:700;color:#53636d;box-shadow:0 5px 15px #2839441a}.live-pill span{width:7px;height:7px;border-radius:50%;background:var(--green);box-shadow:0 0 0 4px #0a996e1f}.map-locate{position:absolute;z-index:25;right:14px;top:42%;width:44px;height:44px;border:0;border-radius:50%;background:#fffffff5;display:grid;place-items:center;box-shadow:0 6px 18px #2b3a432b;cursor:pointer}.disruption-chip{position:absolute;z-index:25;right:14px;top:max(16px,env(safe-area-inset-top));height:32px;padding:0 10px;border:0;border-radius:999px;background:#fff1d8;color:#8d590b;display:flex;align-items:center;gap:6px;font-size:9px;font-weight:800;box-shadow:0 5px 15px #2839441a}.map-tools{position:absolute;z-index:32;left:14px;right:14px;bottom:300px;display:flex;gap:8px}.search-trigger{height:48px;flex:1;border:0;border-radius:16px;background:#fffffff7;box-shadow:0 7px 22px #2a3a452b;display:flex;align-items:center;gap:9px;padding:0 14px;color:#65747e;text-align:left;cursor:pointer}.search-trigger span{font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.filter-trigger{width:48px;height:48px;border:0;border-radius:16px;background:#fff;box-shadow:0 7px 22px #2a3a452b;display:grid;place-items:center;cursor:pointer}.context-sheet{position:absolute;z-index:30;left:0;right:0;bottom:0;height:282px;padding:8px 16px 14px;border-radius:25px 25px 0 0;background:var(--surface);box-shadow:0 -10px 32px #2d3d4821;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);transition:height .2s ease}.context-sheet.expanded{height:404px}.sheet-handle{width:39px;height:4px;border-radius:999px;background:#c9d1d5;margin:0 auto 13px}.sheet-title-row,.vehicle-heading,.history-heading,.section-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.eyebrow{display:block;font-size:8px;font-weight:850;letter-spacing:.15em;color:#82909a;margin-bottom:4px}.sheet-title-row h2,.vehicle-detail h2,.stop-detail h2,.modal-sheet h2,.history-sheet h2,.content-section h2{margin:0;font-size:19px;line-height:1.08;letter-spacing:-.035em}.sheet-title-row>button,.section-heading>button{border:0;background:transparent;color:#0b61d6;font-size:9px;font-weight:700;display:flex;align-items:center;gap:2px;padding:7px 0}.departure-list{margin-top:8px}.departure-list>button{width:100%;height:53px;border:0;border-bottom:1px solid #edf1f3;background:transparent;display:flex;align-items:center;gap:9px;text-align:left;padding:4px 0;cursor:pointer}.departure-list>button:last-child{border-bottom:0}.departure-list>button>span{min-width:0;flex:1}.departure-list strong{font-size:11px}.departure-list small{display:block;color:#77858e;font-size:8px;margin-top:3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.departure-list>button>b{font-size:13px;color:var(--green);text-align:right;white-space:nowrap}.departure-list>button>b.warn{color:var(--orange)}.departure-list>button>b small{font-weight:500}.line-badge{flex:0 0 auto;width:40px;height:36px;border-radius:10px;display:flex;align-items:center;justify-content:center;gap:3px;color:#fff}.line-badge strong{font-size:12px}.line-badge.large{width:66px;height:58px;border-radius:14px}.line-badge.large strong{font-size:21px}.sheet-close{position:absolute;right:14px;top:13px;width:32px;height:32px;border:0;border-radius:11px;background:#eef2f4;display:grid;place-items:center;color:#63727c;cursor:pointer}.vehicle-heading{align-items:center;padding-right:36px}.vehicle-heading>div:nth-child(2){flex:1}.vehicle-heading p{margin:4px 0 0;color:#7a8992;font-size:9px}.vehicle-live{text-align:right}.vehicle-live span{display:block;color:var(--green);font-size:8px;font-weight:800}.vehicle-live b{display:inline-block;margin-top:6px;padding:4px 7px;border-radius:999px;background:#ffe8eb;color:#c61c35;font-size:9px}.vehicle-live b.ok{background:#e7f5ef;color:#167451}.quick-actions{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;margin:10px 0}.quick-actions button{height:37px;border:1px solid #e2e8eb;border-radius:11px;background:#fff;display:flex;align-items:center;justify-content:center;gap:5px;font-size:9px;font-weight:700}.stop-timeline{position:relative;margin-top:7px}.stop-timeline:before{content:"";position:absolute;left:7px;top:9px;bottom:9px;width:2px;background:#ef4659}.timeline-row{position:relative;min-height:46px;display:flex;align-items:center;gap:10px;padding-left:2px}.timeline-row i{z-index:1;width:12px;height:12px;border-radius:50%;border:2px solid #e52d42;background:#fff}.timeline-row.current i{background:#e52d42;box-shadow:0 0 0 3px #fff}.timeline-row span{flex:1;display:flex;flex-direction:column}.timeline-row strong{font-size:10px}.timeline-row small{font-size:8px;color:#7b8992;margin-top:2px}.timeline-row em{color:var(--green);font-style:normal;font-weight:800}.timeline-row>b{font-size:10px;color:var(--green)}.stop-detail{padding-right:36px}.empty-copy,.panel-note{color:#75848d;font-size:10px;line-height:1.4}.modal-layer{position:absolute;z-index:100;top:0;right:0;bottom:0;left:0;background:#0d192140;display:flex;align-items:flex-end}.modal-sheet{position:relative;width:100%;max-height:78%;overflow:auto;padding:9px 16px 24px;background:#fff;border-radius:26px 26px 0 0;box-shadow:0 -16px 42px #21303a33}.search-input{margin:14px 0 8px;height:47px;border-radius:14px;background:#eef2f4;display:flex;align-items:center;gap:8px;padding:0 12px}.search-input input{flex:1;border:0;outline:0;background:transparent;font-size:12px;color:#22323c}.search-results button{width:100%;height:54px;border:0;border-bottom:1px solid #edf1f3;background:transparent;display:flex;align-items:center;gap:10px;text-align:left}.search-results button>span:nth-child(2){flex:1;display:flex;flex-direction:column}.search-results strong{font-size:10px}.search-results small{font-size:8px;color:#7b8992;margin-top:3px}.result-icon{width:38px;height:38px;border-radius:11px;background:#eef2f4;display:grid;place-items:center}.mode-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin:15px 0}.mode-grid button{height:68px;border:1px solid #dfe6ea;border-radius:14px;background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;font-size:9px;font-weight:700;color:#60717c}.mode-grid button.active{background:#10202d;color:#fff;border-color:#10202d}.toggle-row{min-height:58px;border-top:1px solid #edf1f3;border-bottom:1px solid #edf1f3;display:flex;align-items:center;justify-content:space-between;gap:10px}.toggle-row span{display:flex;flex-direction:column}.toggle-row strong{font-size:10px}.toggle-row small{font-size:8px;color:#7c8a93;margin-top:3px}.toggle-row input{width:42px;height:24px;accent-color:var(--green)}.disruption-list{display:grid;gap:9px;margin-top:14px}.disruption-list article{padding:12px;border-radius:14px;background:#fff5e4;color:#8c5a12;display:flex;gap:10px}.disruption-list strong{font-size:10px}.disruption-list p{margin:3px 0;color:#876b42;font-size:9px;line-height:1.35}.disruption-list small{font-size:8px}.content-screen{overflow:auto;padding:calc(max(22px,env(safe-area-inset-top)) + 6px) 14px 88px;background:#f4f6f8}.page-header{padding:10px 2px 14px}.page-header h1{margin:0;font-size:28px;letter-spacing:-.045em}.page-header p{margin:6px 0 0;color:#71808a;font-size:11px}.segmented{height:38px;padding:3px;border-radius:12px;background:#e5eaed;display:grid;grid-template-columns:1fr 1fr;margin-bottom:12px}.segmented button{border:0;border-radius:9px;background:transparent;font-size:10px;font-weight:750;color:#697983}.segmented button.active{background:#fff;color:#10202d;box-shadow:0 2px 7px #2a38411a}.stop-card-list{display:grid;gap:10px}.stop-card{padding:13px;border-radius:17px;background:#fff;box-shadow:0 5px 16px #2b3a440f}.stop-card-heading{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #edf1f3;padding-bottom:9px}.stop-card-heading>div{display:flex;flex-direction:column}.stop-card-heading strong{font-size:13px}.stop-card-heading span{font-size:8px;color:#7c8992;margin-top:3px}.stop-card-heading button{border:0;background:#f0f3f5;width:33px;height:33px;border-radius:11px;display:grid;place-items:center}.mini-departures button{width:100%;height:41px;border:0;border-bottom:1px solid #f0f3f4;background:transparent;display:flex;align-items:center;gap:9px;padding:0}.mini-departures button:last-child{border-bottom:0}.mini-departures b{width:30px;height:26px;border-radius:8px;color:#fff;display:grid;place-items:center;font-size:9px}.mini-departures span{flex:1;text-align:left;font-size:9px}.mini-departures strong{font-size:10px;color:var(--green)}.bottom-search-action{position:sticky;z-index:5;left:auto;bottom:8px;transform:none;margin:18px auto 0;height:43px;padding:0 15px;border:0;border-radius:14px;background:#10202d;color:#fff;display:flex;align-items:center;gap:7px;font-size:10px;font-weight:750;box-shadow:0 8px 20px #10202d40}.history-screen .transit-map{bottom:278px}.history-top{position:absolute;z-index:25;top:max(16px,env(safe-area-inset-top));left:14px;padding:9px 11px;border-radius:13px;background:#fffffff2;box-shadow:0 5px 15px #2b3a431a}.history-top strong{display:block;font-size:11px}.history-sheet{position:absolute;z-index:32;left:0;right:0;bottom:0;height:286px;padding:8px 16px 16px;border-radius:25px 25px 0 0;background:#fff;box-shadow:0 -10px 32px #2d3d481f}.history-heading>span{padding:5px 7px;border-radius:999px;background:#eef2f4;font-size:8px;color:#60717c}.player-row{display:flex;align-items:center;gap:10px;margin-top:16px}.player-row button{width:43px;height:43px;border:0;border-radius:13px;background:#10202d;color:#fff;display:grid;place-items:center}.player-row input{flex:1;accent-color:#e52d42}.range-labels{display:flex;justify-content:space-between;margin:5px 0 11px;padding-left:53px;color:#85939b;font-size:7px}.history-card{display:flex;gap:10px;padding:11px;border-radius:13px;background:#eef3f5}.history-card strong{font-size:9px}.history-card p{margin:3px 0 0;color:#71818a;font-size:8px;line-height:1.35}.selected-history-vehicle{width:100%;height:38px;margin-top:8px;border:0;border-radius:11px;background:#10202d;color:#fff;display:flex;align-items:center;justify-content:center;gap:5px;font-size:9px;font-weight:700}.selected-history-vehicle.muted{background:#eef2f4;color:#70808a}.content-section{margin-top:8px}.section-heading{align-items:center;margin-bottom:7px}.content-section>h2,.section-heading h2{font-size:13px}.saved-lines,.settings-list{display:grid;gap:7px}.saved-lines article{height:58px;padding:8px 10px;border-radius:15px;background:#fff;display:flex;align-items:center;gap:10px}.saved-lines article>b{width:39px;height:39px;border-radius:10px;color:#fff;display:grid;place-items:center}.saved-lines article>span{flex:1;display:flex;flex-direction:column}.saved-lines strong{font-size:10px}.saved-lines small{font-size:8px;color:#7c8992;margin-top:3px}.saved-lines article>button{width:36px;height:36px;border:0;border-radius:11px;background:#eef2f4;color:#8a969d;display:grid;place-items:center}.saved-lines article>button.enabled{background:#e8f5ef;color:var(--green)}.settings-list button{height:59px;padding:0 11px;border:0;border-radius:15px;background:#fff;display:flex;align-items:center;gap:10px;text-align:left}.settings-list button>span{flex:1;display:flex;flex-direction:column}.settings-list strong{font-size:10px}.settings-list small{font-size:8px;color:#7c8992;margin-top:3px}@media(max-width:520px){.app-frame{display:block}.app-viewport{width:100%;max-height:none;box-shadow:none}.content-screen{padding-bottom:100px}}@media(min-width:521px){.app-viewport{border-radius:34px;height:min(880px,calc(100dvh - 32px));border:8px solid #11181d}.bottom-nav{border-radius:0 0 25px 25px}.screen{border-radius:25px 25px 0 0}}.screen-modal{position:fixed;z-index:95;top:0;right:0;bottom:72px;left:0;background:#0d192140;display:flex;align-items:flex-end}.screen-modal-sheet{position:relative;width:min(100%,430px);max-height:72%;margin:0 auto;overflow:auto;padding:9px 16px 24px;background:#fff;border-radius:26px 26px 0 0;box-shadow:0 -16px 42px #21303a33}.screen-modal-sheet h2{margin:0 0 10px;font-size:19px;letter-spacing:-.035em}.info-card{padding:12px;margin-top:9px;border-radius:14px;background:#eef3f5}.info-card strong{font-size:10px}.info-card p{margin:4px 0 0;color:#71818a;font-size:9px;line-height:1.42}@media(min-width:521px){.screen-modal{left:50%;width:430px;transform:translate(-50%);bottom:calc((100dvh - min(880px,calc(100dvh - 32px)))/2 + 72px);top:calc((100dvh - min(880px,calc(100dvh - 32px)))/2)}}.departures-screen{overflow:hidden;background:#f4f6f8}.departures-scroll{height:100%;overflow:auto;overscroll-behavior:contain;padding:calc(max(22px,env(safe-area-inset-top)) + 6px) 14px 82px}.departures-scroll .segmented{margin-bottom:12px}.departures-search-dock{position:absolute;z-index:20;left:14px;right:14px;bottom:10px;height:48px;padding:0 14px;border:1px solid #dde5e9;border-radius:16px;background:#fffffffa;box-shadow:0 8px 24px #20303a29;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);display:flex;align-items:center;gap:9px;color:#657681}.departures-search-dock input{min-width:0;flex:1;border:0;outline:0;background:transparent;color:#22323c;font-size:11px}.departures-search-dock input::placeholder{color:#76858e}.departures-empty{margin:18px 4px;text-align:center}.history-screen .transit-map{bottom:0}.history-replay-card{position:absolute;z-index:32;left:14px;right:14px;bottom:14px;padding:13px 14px 11px;border:1px solid rgba(219,227,231,.9);border-radius:20px;background:#fffffff5;box-shadow:0 12px 34px #2536412e;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.history-replay-card .history-heading{align-items:center}.history-replay-card .history-heading h2{margin:0;font-size:20px;line-height:1.08;letter-spacing:-.035em}.history-replay-card .history-heading>span{padding:5px 8px;border-radius:999px;background:#eef2f4;color:#60717c;font-size:8px}.history-replay-card .player-row{margin-top:12px}.history-replay-card .range-labels{margin:5px 0 0}.context-sheet .departure-list .line-badge{width:54px;min-width:54px;max-width:54px;flex:0 0 54px;height:36px;padding:0 6px}.context-sheet .departure-list .line-badge.large{width:66px;min-width:66px;max-width:66px;flex-basis:66px;height:58px}.nearby-departure-list>button>span:not(.line-badge) small{max-width:220px}.stop-detail-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;padding-right:36px}.stop-all-action{flex:0 0 auto;border:0;background:transparent;color:#0b61d6;display:flex;align-items:center;gap:2px;padding:6px 0;font-size:9px;font-weight:750;white-space:nowrap}.context-sheet.stop-board-full{height:min(540px,calc(100% - 72px));overflow-y:auto;overscroll-behavior:contain}.context-sheet.stop-board-full .stop-all-action svg{transform:rotate(90deg)}
