.hfx-buses-container{position:fixed;top:var(--hfx-header-height,60px);left:0;right:0;bottom:var(--hfx-bottom-nav-height,0px);transition:bottom 0.3s cubic-bezier(0.25,1,0.5,1);font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,sans-serif;background:#0a0a0f;color:#fff;overflow:hidden;z-index:999}body:has(.hfx-buses-container) .bottom-nav{transition:transform 0.3s cubic-bezier(0.25,1,0.5,1);z-index:1002!important}body.hfx-panel-expanded:has(.hfx-buses-container) .bottom-nav{transform:translateY(100%)}body.hfx-panel-expanded .hfx-buses-container{bottom:0}@media (prefers-reduced-motion:reduce){body:has(.hfx-buses-container) .bottom-nav,.hfx-buses-container{transition:none!important}}body:has(.hfx-buses-container) .site-header{position:fixed!important;top:0;left:0;right:0;z-index:10000}body:has(.hfx-buses-container) .site-header-inner{max-width:none}body:has(.hfx-buses-container) .site-connected-pill{display:none!important}body:has(.hfx-buses-container) .hfx-menu-overlay{z-index:10001!important}body:has(.hfx-buses-container) .hfx-menu-panel{z-index:10002!important}body:has(.hfx-buses-container) .site-content{max-width:none!important;padding:0!important;margin:0!important;min-height:0!important}body:has(.hfx-buses-container) .article-header{display:none!important}body:has(.hfx-buses-container) .article-body{padding:0!important;margin:0!important}body:has(.hfx-buses-container) .site-footer{display:none!important}body:has(.hfx-buses-container){padding-bottom:0!important;overflow:hidden!important}body:has(.hfx-buses-container) .hfx-weather-banner{display:none!important}.hfx-buses-loading{position:absolute;top:0;left:0;width:100%;height:100%;min-height:400px;background:#0a0a0f;display:flex!important;flex-direction:column;align-items:center;justify-content:center;z-index:10001;opacity:1;visibility:visible;transition:opacity 0.3s ease,visibility 0.3s ease}.hfx-buses-loading.hidden{opacity:0;visibility:hidden;pointer-events:none}.hfx-buses-loading-icon{font-size:48px;margin-bottom:20px}.hfx-buses-loading-icon svg{animation:hfx-spin 3s linear infinite;transform-origin:50% 50%;color:var(--cyan,#34d5f0)}.hfx-buses-spinner{display:none}@media (prefers-reduced-motion:reduce){.hfx-buses-loading-icon svg{animation:none}}@keyframes hfx-spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}.hfx-buses-loading-text{margin-top:24px;font-size:20px;font-weight:600;color:#fff}.hfx-buses-loading-subtext{margin-top:8px;font-size:14px;color:rgba(255,255,255,0.5)}@keyframes hfx-pulse{0%,100%{opacity:1}50%{opacity:0.6}}.hfx-buses-float-controls{position:absolute;top:16px;right:16px;display:flex;flex-direction:column;gap:8px;z-index:1000}.hfx-buses-stops-toggle{width:40px;height:40px;border-radius:0;background:rgba(10,10,15,0.9);border:1px solid rgba(255,255,255,0.15);color:white;font-size:16px;cursor:pointer;transition:background 0.2s,border-color 0.2s;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);display:flex;align-items:center;justify-content:center;padding:0;animation:hfx-stops-pop 10s ease-in-out 1s infinite}.hfx-buses-stops-toggle:active{transform:scale(0.93)}.hfx-buses-stops-toggle.active{background:rgba(255,107,0,0.25);border-color:rgba(255,107,0,0.8);animation:none}@keyframes hfx-stops-pop{0%,8%,100%{transform:scale(1);box-shadow:none;border-color:rgba(255,255,255,0.15)}2%{transform:scale(1.35);box-shadow:0 0 16px rgba(255,107,0,0.6);border-color:rgba(255,107,0,0.8)}5%{transform:scale(0.95);box-shadow:0 0 8px rgba(255,107,0,0.3);border-color:rgba(255,107,0,0.5)}}.hfx-buses-stops-hint{position:absolute;top:68px;right:60px;white-space:nowrap;padding:4px 8px;background:rgba(10,10,15,0.92);border:1px solid rgba(255,255,255,0.15);border-radius:0;color:rgba(255,255,255,0.8);font-size:11px;font-weight:500;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);pointer-events:none;z-index:1000;opacity:0;animation:hfx-hint-fade 5s ease forwards}.hfx-buses-stops-hint::after{content:'';position:absolute;top:50%;right:-5px;transform:translateY(-50%);border:5px solid transparent;border-left-color:rgba(10,10,15,0.92);border-right:none}.hfx-buses-stops-hint.fade-out{opacity:0}@keyframes hfx-hint-fade{0%{opacity:0}10%{opacity:1}80%{opacity:1}100%{opacity:0}}.hfx-buses-fit{width:40px;height:40px;border-radius:0;background:rgba(10,10,15,0.9);border:1px solid rgba(255,255,255,0.15);color:white;font-size:16px;cursor:pointer;transition:background 0.2s;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);display:flex;align-items:center;justify-content:center;padding:0}.hfx-buses-fit:active{transform:scale(0.93)}.hfx-buses-locate{width:40px;height:40px;border-radius:0;background:rgba(10,10,15,0.9);border:1px solid rgba(255,255,255,0.15);color:white;font-size:16px;cursor:pointer;transition:background 0.2s,border-color 0.2s;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);display:flex;align-items:center;justify-content:center;padding:0}.hfx-buses-locate:active{transform:scale(0.93)}.hfx-buses-locate.locating svg{animation:hfx-spin 1.2s linear infinite}.hfx-buses-locate.active{background:var(--accent,#FFE500);border-color:var(--accent,#FFE500)}.hfx-buses-locate.active svg{stroke:#0a0a0f}.hfx-buses-locate.denied{border-color:rgba(244,67,54,0.6)}.hfx-user-location-dot{width:16px;height:16px;border-radius:50%;background:#4285F4;border:3px solid white;box-shadow:0 0 0 2px rgba(66,133,244,0.35),0 1px 4px rgba(0,0,0,0.4)}.hfx-user-location-accuracy{fill:rgba(66,133,244,0.15);stroke:rgba(66,133,244,0.35);stroke-width:1}.hfx-buses-status-pill{position:absolute;top:10px;left:10px;display:flex;align-items:center;gap:6px;padding:6px 12px;background:rgba(10,10,15,0.85);border:1px solid rgba(255,255,255,0.1);border-radius:0;z-index:1000;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);font-size:12px;max-width:calc(100% - 80px)}.hfx-buses-status-pill .hfx-buses-build{font-size:10px;line-height:1;color:rgba(255,255,255,0.32);font-variant-numeric:tabular-nums;font-feature-settings:'tnum';letter-spacing:0.2px;flex-shrink:0;padding-right:6px;border-right:1px solid rgba(255,255,255,0.12)}.hfx-buses-status-pill .hfx-buses-status-dot{width:6px;height:6px;border-radius:50%;background:#4CAF50;animation:hfx-pulse 2s infinite;flex-shrink:0}.hfx-buses-status-pill .hfx-buses-status-dot.error{background:#f44336;animation:none}.hfx-buses-status-pill .hfx-buses-status-dot.updating{background:#f44336;animation:none}.hfx-buses-status-pill .hfx-buses-status-text{color:rgba(255,255,255,0.7);font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.hfx-buses-status-pill .hfx-buses-status-scan{display:none}.hfx-top-progress{position:absolute;top:0;left:0;right:0;height:3px;z-index:1001;pointer-events:none;opacity:1;overflow:hidden;background:rgba(255,255,255,0.08)}.hfx-top-progress-bar{display:block;height:100%;width:100%;background:var(--cyan,#34d5f0);transform:scaleX(0);transform-origin:left center}.hfx-top-progress.sweeping .hfx-top-progress-bar{animation:hfx-refresh-sweep var(--sweep-ms,15000ms) linear forwards}.hfx-top-progress.overdue .hfx-top-progress-bar{animation:none;transform:scaleX(1)}.hfx-top-progress.error .hfx-top-progress-bar{animation-play-state:paused;background:var(--danger,#ef4444)}@keyframes hfx-refresh-sweep{from{transform:scaleX(0)}to{transform:scaleX(1)}}@media (prefers-reduced-motion:reduce){.hfx-top-progress .hfx-top-progress-bar{animation:none!important;transform:scaleX(1);background:var(--cyan-dim,#1c8ea6)}}@keyframes hfx-top-progress{0%{transform:scaleX(0)}35%{transform:scaleX(0.45)}70%{transform:scaleX(0.75)}100%{transform:scaleX(0.92)}}.hfx-map-busy-spinner{display:block;width:15px;height:15px;border-radius:50%;border:2px solid rgba(255,255,255,0.2);border-top-color:var(--accent,#FFE500);animation:hfx-spin 0.7s linear infinite}.hfx-buses-status-pill.busy .hfx-buses-status-dot{width:10px;height:10px;background:transparent;border:2px solid rgba(255,255,255,0.22);border-top-color:var(--accent,#FFE500);animation:hfx-spin 0.7s linear infinite}.hfx-buses-status-pill.busy .hfx-buses-status-text{color:rgba(255,255,255,0.92)}.refresh-btn{position:relative}@keyframes hfx-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.hfx-top-progress.active .hfx-top-progress-bar{animation:none;transform:scaleX(0.6)}.hfx-map-busy-spinner,.hfx-buses-status-pill.busy .hfx-buses-status-dot,.refresh-btn.hfx-refreshing::after{animation-duration:2.2s}}.hfx-buses-map{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;background:#1a1a2e}.hfx-buses-map img{border-radius:0}.hfx-buses-panel{position:absolute;bottom:0;left:0;right:0;height:50%;display:flex;flex-direction:column;background:rgba(10,10,15,0.95);border-top:1px solid rgba(255,255,255,0.1);z-index:1001;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);padding-bottom:env(safe-area-inset-bottom,0);border-radius:0;transition:height 0.3s cubic-bezier(0.25,1,0.5,1)}.hfx-buses-panel.dragging{transition:none;will-change:height;backdrop-filter:none;-webkit-backdrop-filter:none}.hfx-buses-panel-grabber{flex-shrink:0;display:flex;align-items:center;justify-content:center;padding:8px 0 4px;cursor:grab;touch-action:none}.hfx-buses-panel-grabber:active{cursor:grabbing}.hfx-buses-panel-grabber-bar{width:36px;height:4px;border-radius:0;background:rgba(255,255,255,0.25)}.hfx-buses-panel-default{display:flex;flex-direction:column;flex:1;min-height:0;touch-action:none}.hfx-buses-panel-detail-header{touch-action:none}.hfx-buses-panel-default.hidden{display:none}.hfx-buses-panel-detail{display:flex;flex-direction:column;flex:1;min-height:0}.hfx-buses-panel-detail.hidden{display:none}.hfx-buses-panel-detail-header{flex-shrink:0;display:flex;align-items:center;justify-content:space-between;padding:4px 10px;border-bottom:1px solid rgba(255,255,255,0.08)}.hfx-buses-panel-detail-content{flex:1;overflow-y:auto;-webkit-overflow-scrolling:touch;position:relative}.hfx-buses-panel-detail{position:relative}.hfx-buses-panel-detail::after{content:'';position:absolute;bottom:0;left:0;right:0;height:28px;background:linear-gradient(to bottom,transparent,rgba(10,10,15,0.95));pointer-events:none;z-index:2}.hfx-buses-panel-detail-content::-webkit-scrollbar{width:4px}.hfx-buses-panel-detail-content::-webkit-scrollbar-thumb{background:rgba(255,255,255,0.15);border-radius:0}.hfx-buses-panel-prompt{flex:1;display:flex;flex-direction:column}.hfx-buses-panel-search{display:flex;flex-direction:column;flex-shrink:0;min-height:0;padding:10px 12px 6px}.hfx-buses-search-bar{display:flex;align-items:center;gap:10px}.hfx-buses-search-wrap{flex:1;position:relative;min-width:0}.hfx-buses-search{width:100%;padding:10px 40px 10px 14px;border-radius:0;background:rgba(20,20,30,0.9);border:1px solid rgba(255,255,255,0.15);color:white;font-size:14px;outline:none;box-sizing:border-box}.hfx-buses-search:focus{border-color:rgba(255,107,0,0.5)}.hfx-buses-search::placeholder{color:rgba(255,255,255,0.4)}.hfx-buses-search-clear{position:absolute;right:10px;top:50%;transform:translateY(-50%);background:none;border:none;color:rgba(255,255,255,0.5);font-size:14px;cursor:pointer;padding:4px;line-height:1}.hfx-buses-search-clear.hidden{display:none}.hfx-buses-search-cancel{flex-shrink:0;background:none;border:none;color:#FF6B00;font-size:13px;font-weight:600;letter-spacing:0.04em;text-transform:uppercase;cursor:pointer;padding:10px 4px;min-height:44px}.hfx-buses-search-cancel.hidden{display:none}.hfx-buses-search-summary{padding:10px 4px 6px;font-size:11px;letter-spacing:0.08em;text-transform:uppercase;color:rgba(255,255,255,0.4)}.hfx-buses-search-summary.hidden{display:none}.hfx-buses-search-results{flex:1;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;margin:0 -12px;border-top:1px solid rgba(255,255,255,0.08)}.hfx-buses-search-results.hidden{display:none}.hfx-buses-panel--searching{position:fixed;top:0;bottom:0;left:0;right:0;height:auto!important;border-radius:0;border-top:none;z-index:20000;background:rgba(10,10,15,0.98);padding-top:env(safe-area-inset-top,0);transition:none}.hfx-buses-panel--searching .hfx-buses-panel-grabber,.hfx-buses-panel--searching .hfx-buses-recent,.hfx-buses-panel--searching .hfx-buses-idle,.hfx-buses-panel--searching .hfx-buses-panel-prompt,.hfx-buses-panel--searching .hfx-step-guidance{display:none}.hfx-buses-panel--searching .hfx-buses-panel-search{flex:1;min-height:0;padding:12px 16px 0}.hfx-buses-panel--searching .hfx-buses-search{padding:12px 40px 12px 14px;font-size:15px;border-color:rgba(255,107,0,0.6)}.hfx-buses-panel--searching .hfx-buses-search-results{margin:0 -16px}body.hfx-buses-searching:has(.hfx-buses-container) .bottom-nav{transform:translateY(110%);visibility:hidden}body.hfx-buses-searching:has(.hfx-buses-container) .header,body.hfx-buses-searching:has(.hfx-buses-container) .site-header{transform:translateY(-110%);visibility:hidden}body.hfx-buses-searching:has(.hfx-buses-container) .hfx-beta-badge{display:none}.hfx-buses-search-item{padding:12px 14px;cursor:pointer;border-bottom:1px solid rgba(255,255,255,0.05);display:flex;align-items:center;gap:10px;min-height:48px;box-sizing:border-box}.hfx-buses-search-item:last-child{border-bottom:none}.hfx-buses-search-item:hover{background:rgba(255,107,0,0.2)}.hfx-buses-search-item--inactive{opacity:0.5;cursor:not-allowed}.hfx-buses-search-item--inactive:hover{background:transparent}.hfx-buses-search-badge{min-width:36px;height:24px;padding:0 8px;border-radius:0;font-size:12px;font-weight:600;display:flex;align-items:center;justify-content:center;color:white}.hfx-buses-search-name{font-size:14px;color:rgba(255,255,255,0.9);flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hfx-buses-search-count{margin-left:auto;flex-shrink:0;font-size:12px;color:rgba(255,255,255,0.4)}.hfx-buses-search-section{position:sticky;top:0;z-index:1;padding:10px 16px 6px;font-size:11px;letter-spacing:0.08em;text-transform:uppercase;color:rgba(255,255,255,0.4);background:rgba(10,10,15,0.98);border-bottom:1px solid rgba(255,255,255,0.05)}.hfx-buses-search-badge--terminal{background:rgba(255,255,255,0.08);border:1px solid rgba(255,255,255,0.14);color:rgba(255,255,255,0.75);border-radius:0;font-size:11px;letter-spacing:0.06em;height:30px;min-width:44px}.hfx-buses-search-text{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.hfx-buses-search-text .hfx-buses-search-name{flex:none}.hfx-buses-search-sub{font-size:12px;color:rgba(255,255,255,0.45);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hfx-buses-idle{flex:1;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;border-top:1px solid rgba(255,255,255,0.06)}.hfx-buses-idle-section.hidden{display:none}.hfx-buses-section-head{display:flex;align-items:baseline;justify-content:space-between;padding:12px 16px 6px}.hfx-buses-section-title{font-size:15px;font-weight:700;color:rgba(255,255,255,0.92)}.hfx-buses-section-meta{font-size:11px;letter-spacing:0.08em;text-transform:uppercase;color:rgba(255,255,255,0.4)}.hfx-buses-worst-delay{flex-shrink:0;font-size:13px;font-weight:700;font-variant-numeric:tabular-nums}.hfx-buses-worst-delay--bad{color:#ff5a4e}.hfx-buses-worst-delay--warn{color:#ffb347}.hfx-buses-worst-delay--ok{color:#3ecf8e;font-size:11px;letter-spacing:0.06em}.hfx-buses-search-badge--bad{background:#e5484d}.hfx-buses-search-badge--warn{background:#f5a524;color:#1a1300}.hfx-buses-search-badge--ok{background:#3ecf8e;color:#062114}.hfx-buses-worst-allclear{padding:12px 16px 14px;font-size:13px;color:rgba(255,255,255,0.5)}.hfx-buses-worst-allclear b{color:#3ecf8e;font-weight:600}.hfx-buses-search-empty{padding:24px 16px;text-align:center;color:rgba(255,255,255,0.5);font-size:13px}.hfx-buses-recent{flex-shrink:0;padding:2px 12px 8px}.hfx-buses-recent.hidden{display:none}.hfx-buses-recent-label{font-size:11px;letter-spacing:0.08em;text-transform:uppercase;color:rgba(255,255,255,0.4);margin-bottom:8px}.hfx-buses-recent-pills{display:flex;gap:8px;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.hfx-buses-recent-pills::-webkit-scrollbar{display:none}.hfx-buses-recent-pill{flex-shrink:0;min-width:44px;min-height:36px;padding:6px 12px;border:none;border-radius:0;color:white;font-size:13px;font-weight:700;cursor:pointer;transition:transform 0.15s,opacity 0.2s}.hfx-buses-recent-pill:active{transform:scale(0.95)}.hfx-buses-recent-pill--inactive{opacity:0.4}.hfx-buses-panel-prompt{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:12px;text-align:center}.hfx-buses-prompt-text{font-size:12px;color:rgba(255,255,255,0.2);line-height:1.4}.hfx-bus-marker{background:transparent;border:none}.hfx-bus-marker--offduty{opacity:0.5}.hfx-bus-marker--offduty:hover{opacity:0.85}.hfx-bus-marker--ferry{opacity:1}.hfx-bus-marker--ferry .hfx-bus-marker-inner svg{filter:drop-shadow(0 1px 3px rgba(11,114,133,0.45))}.hfx-bus-marker--estimated{opacity:0.7}.hfx-bus-marker--estimated:hover{opacity:0.95}.hfx-bus-marker-inner{position:relative;width:44px;height:44px;transform:translate(var(--nudge-x,0px),var(--nudge-y,0px));transition:transform 0.25s ease-out}.hfx-bus-marker-ring{display:none;position:absolute;top:-5px;left:-5px;width:54px;height:54px;border-radius:50%;border:3px solid rgba(255,255,255,0.3);border-top-color:white;animation:hfx-spin 0.8s linear infinite;pointer-events:none}.hfx-bus-marker-loading .hfx-bus-marker-ring{display:block}.hfx-bus-marker-loading .hfx-bus-marker-ring{display:none}.hfx-bus-marker-loading svg{animation:hfx-spin 0.9s linear infinite;transform-origin:50% 50%}.leaflet-popup-content{margin:0!important}.hfx-bus-popup-wrapper .leaflet-popup-content-wrapper,.leaflet-popup.hfx-bus-popup-wrapper .leaflet-popup-content-wrapper{background:rgba(10,10,15,0.95)!important;backdrop-filter:blur(10px);border-radius:0;border:1px solid rgba(255,255,255,0.1)!important;box-shadow:0 4px 20px rgba(0,0,0,0.5)!important;padding:0!important;margin:0!important;overflow:hidden!important}.hfx-bus-popup-wrapper .leaflet-popup-content,.leaflet-popup.hfx-bus-popup-wrapper .leaflet-popup-content{margin:0!important;padding:0!important;color:white;min-width:220px;width:auto!important}.hfx-bus-popup{padding:0!important;margin:0!important}.hfx-bus-popup-header{display:flex!important;align-items:center!important;gap:6px!important;width:100%!important;padding:6px 12px!important;margin:0!important;border-radius:0;position:relative;box-sizing:border-box!important;color:white!important}.hfx-bus-popup-header-left{display:flex;flex-direction:row;align-items:baseline;gap:6px;flex:1;min-width:0}.hfx-bus-popup-wrapper .leaflet-popup-tip,.leaflet-popup.hfx-bus-popup-wrapper .leaflet-popup-tip{background:rgba(10,10,15,0.95)!important;border:1px solid rgba(255,255,255,0.1)!important}.hfx-bus-popup-wrapper .leaflet-popup-close-button,.leaflet-popup.hfx-bus-popup-wrapper .leaflet-popup-close-button{color:white!important;font-size:18px!important;width:24px!important;height:24px!important;line-height:22px!important;text-align:center!important;padding:0!important;top:10px!important;right:10px!important;z-index:10;opacity:0.7;background:transparent!important}.hfx-bus-popup-wrapper .leaflet-popup-close-button:hover,.leaflet-popup.hfx-bus-popup-wrapper .leaflet-popup-close-button:hover{color:white!important;opacity:1;background:transparent!important}.hfx-bus-popup-header.hfx-bus-popup-view-all:hover{filter:brightness(1.15)}.hfx-bus-popup-route{font-size:14px;font-weight:700;color:white!important;white-space:nowrap}.hfx-bus-popup-name{font-size:12px;opacity:0.85;color:white!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hfx-bus-popup-body{padding:8px 12px}.hfx-bus-popup-row{display:flex;justify-content:space-between;align-items:center;padding:5px 0;border-bottom:1px solid rgba(255,255,255,0.1);gap:12px}.hfx-bus-popup-row:last-child{border-bottom:none}.hfx-bus-popup-disclaimer{font-size:12px;line-height:1.4;color:#FFC078;padding:4px 0}.hfx-bus-popup-label{font-size:12px;color:rgba(255,255,255,0.6);text-transform:uppercase;letter-spacing:0.5px}.hfx-bus-popup-value{font-size:14px;font-weight:500;text-align:right;white-space:nowrap}.hfx-bus-popup-value-atstop{color:#4CAF50;font-weight:700}.hfx-bus-popup-value-arriving{color:#FF9800;font-weight:700}.hfx-bus-popup-footer{display:none}.hfx-bus-popup-delay{display:inline-block;padding:2px 7px;border-radius:0;font-size:11px;font-weight:700;white-space:nowrap;flex-shrink:0}.hfx-bus-delay-ontime{background:rgba(0,200,100,0.25);color:#00ff88;border:1px solid rgba(0,200,100,0.4)}.hfx-bus-delay-late{background:rgba(255,80,80,0.25);color:#ff7070;border:1px solid rgba(255,80,80,0.4)}.hfx-bus-delay-early{background:rgba(100,180,255,0.25);color:#90ccff;border:1px solid rgba(100,180,255,0.4)}.hfx-route-buses-loading{display:flex;align-items:center;gap:10px;padding:20px 14px;font-size:13px;color:#888}.hfx-route-buses-spinner{width:16px;height:16px;border:2px solid rgba(255,255,255,0.15);border-top-color:#FF6B00;border-radius:50%;animation:hfx-spin 0.7s linear infinite;flex-shrink:0}@keyframes hfx-spin{to{transform:rotate(360deg)}}.hfx-bus-popup-see-all{display:inline-block;padding:2px 8px;border-radius:0;font-size:11px;font-weight:700;white-space:nowrap;flex-shrink:0;background:rgba(255,255,255,0.2);color:white!important;cursor:pointer}.hfx-bus-popup-see-all:hover{background:rgba(255,255,255,0.35)}.hfx-bus-back-terminal{display:block;padding:9px 14px;border-top:1px solid rgba(255,255,255,0.08);color:#aaa;font-size:12px;cursor:pointer;text-align:center;letter-spacing:0.01em}.hfx-bus-back-terminal:hover{color:#FF6B00}.hfx-route-buses-header{display:flex;align-items:center;gap:8px;padding:8px 12px;color:white}.hfx-route-buses-title{font-size:14px;font-weight:700}.hfx-route-buses-name{flex:1;font-size:12px;opacity:0.85}.hfx-route-buses-count{font-size:11px;opacity:0.7}.hfx-route-buses-empty{padding:20px 14px;font-size:13px;color:#888;text-align:center}.hfx-route-bus-row{display:flex;align-items:center;gap:8px;padding:7px 12px;border-bottom:1px solid rgba(255,255,255,0.06);cursor:pointer;transition:background 0.15s}.hfx-route-bus-row:last-child{border-bottom:none}.hfx-route-bus-row:hover{background:rgba(255,255,255,0.06)}.hfx-route-bus-num{font-size:12px;font-weight:700;color:#eee;white-space:nowrap;min-width:48px}.hfx-route-bus-toward{flex:1;font-size:12px;color:rgba(255,255,255,0.7);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hfx-route-bus-delay{font-size:11px;font-weight:700;padding:1px 6px;border-radius:0;white-space:nowrap;flex-shrink:0}.hfx-route-bus-arrow{font-size:16px;color:#555;flex-shrink:0}.hfx-step-guidance{}.hfx-buses-terminals,.hfx-buses-panel-prompt{display:none!important}.hfx-terminal-list-heading{padding:10px 12px 4px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:0.08em;color:#888}.hfx-terminal-list{display:flex;flex-direction:column}.hfx-terminal-list-item{display:flex;align-items:center;gap:8px;padding:6px 12px;border-bottom:1px solid rgba(255,255,255,0.06);cursor:pointer;transition:background 0.15s}.hfx-terminal-list-item:last-child{border-bottom:none}.hfx-terminal-list-item:active,.hfx-terminal-list-item:hover{background:rgba(255,255,255,0.06)}.hfx-terminal-list-icon{font-size:14px;line-height:1}.hfx-terminal-list-name{flex:1;font-size:12px;color:rgba(255,255,255,0.85)}.hfx-terminal-list-arrow{font-size:16px;color:#555}.hfx-bus-popup-view-all{display:inline-block;color:#FF6B00;font-size:13px;font-weight:600;text-decoration:none;cursor:pointer}.hfx-bus-popup-view-all:hover{text-decoration:underline}.hfx-buses-container .leaflet-control-zoom a{background:rgba(10,10,15,0.9)!important;color:white!important;border-color:rgba(255,255,255,0.1)!important}.hfx-buses-container .leaflet-control-zoom{margin-top:70px!important;border:1px solid rgba(255,255,255,0.15)!important;border-radius:0;overflow:hidden}.hfx-buses-container .leaflet-control-attribution{background:rgba(10,10,15,0.8)!important;color:rgba(255,255,255,0.5)!important}.hfx-buses-container .leaflet-control-attribution a{color:rgba(255,255,255,0.7)!important}.hfx-buses-empty{padding:24px;text-align:center;color:rgba(255,255,255,0.5)}.hfx-stop-marker{background:transparent!important;border:none!important}.hfx-stop-icon{cursor:pointer;transition:transform 0.15s ease}.hfx-stop-icon:hover{transform:scale(1.2)}.hfx-stop-marker-searched .hfx-stop-icon{filter:drop-shadow(0 2px 6px rgba(255,107,0,0.6))}.hfx-stop-marker-searched .hfx-stop-icon:hover{transform:scale(1.15)}.hfx-stop-popup-wrapper .leaflet-popup-content-wrapper{background:rgba(20,20,25,0.95)!important;border-radius:0;border:1px solid rgba(255,255,255,0.15)!important;padding:0!important}.hfx-stop-popup-wrapper .leaflet-popup-content{margin:0!important}.hfx-stop-popup-wrapper .leaflet-popup-tip{background:rgba(20,20,25,0.95)!important}.hfx-stop-popup{padding:10px 12px;color:white}.hfx-stop-popup-name{font-size:13px;font-weight:600;margin-bottom:3px}.hfx-stop-popup-id{font-size:11px;color:rgba(255,255,255,0.6)}.hfx-camera-marker{background:none!important;border:none!important}.hfx-camera-icon{width:28px;height:28px;border-radius:0;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 6px rgba(0,0,0,0.4);border:2px solid rgba(255,255,255,0.8)}.hfx-camera-icon svg{display:block}.hfx-camera-popup-wrapper.leaflet-popup .leaflet-popup-content-wrapper,.leaflet-popup.hfx-camera-popup-wrapper .leaflet-popup-content-wrapper,.hfx-camera-popup-wrapper .leaflet-popup-content-wrapper{background:rgba(10,10,15,0.95)!important;backdrop-filter:blur(10px)!important;-webkit-backdrop-filter:blur(10px)!important;border-radius:0;border:1px solid rgba(255,255,255,0.1)!important;box-shadow:0 4px 20px rgba(0,0,0,0.5)!important;padding:0!important;margin:0!important;overflow:hidden!important}.hfx-camera-popup-wrapper.leaflet-popup .leaflet-popup-content,.leaflet-popup.hfx-camera-popup-wrapper .leaflet-popup-content,.hfx-camera-popup-wrapper .leaflet-popup-content{margin:0!important;padding:0!important;color:white!important;width:280px!important}.hfx-camera-popup-wrapper.leaflet-popup .leaflet-popup-tip,.leaflet-popup.hfx-camera-popup-wrapper .leaflet-popup-tip,.hfx-camera-popup-wrapper .leaflet-popup-tip{background:rgba(10,10,15,0.95)!important;border:1px solid rgba(255,255,255,0.1)!important}.hfx-camera-popup-wrapper .leaflet-popup-close-button{color:white!important;font-size:18px!important;width:24px!important;height:24px!important;line-height:22px!important;text-align:center!important;padding:0!important;top:10px!important;right:10px!important;z-index:10!important;opacity:0.7!important;background:transparent!important}.hfx-camera-popup-wrapper .leaflet-popup-close-button:hover{opacity:1!important}.hfx-camera-popup{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif!important}.hfx-camera-popup-header{display:flex!important;align-items:baseline!important;gap:8px!important;padding:6px 12px!important;color:white!important}.hfx-camera-popup-badge{font-size:9px!important;font-weight:700!important;letter-spacing:0.5px!important;opacity:0.85!important;flex-shrink:0!important}.hfx-camera-popup-name{font-size:14px!important;font-weight:700!important;color:white!important;white-space:nowrap!important}.hfx-camera-popup-direction{font-size:12px!important;opacity:0.85!important;color:white!important;white-space:nowrap!important}.hfx-camera-popup-body{padding:0!important;background:#000}.hfx-camera-popup-image{display:block;width:100%;height:auto}.hfx-camera-popup-footer{padding:10px 14px!important;border-top:1px solid rgba(255,255,255,0.1)!important;text-align:center!important}.hfx-camera-popup-link{color:#1E88E5!important;font-size:13px!important;font-weight:600!important;text-decoration:none!important;cursor:pointer!important}.hfx-camera-popup-link:hover{text-decoration:underline!important}.hfx-cameras-list-header{display:flex;align-items:center;gap:8px;padding:8px 12px;border-bottom:1px solid rgba(255,255,255,0.1);background:rgba(255,255,255,0.03)}.hfx-cameras-list-icon{font-size:16px}.hfx-cameras-list-title{font-size:14px;font-weight:700;color:white}.hfx-cameras-list-sub{font-size:10px;color:rgba(255,255,255,0.5)}.hfx-cameras-list-grid{display:flex;flex-direction:column;gap:1px;background:rgba(255,255,255,0.06)}.hfx-camera-card{display:flex;flex-direction:column;background:rgba(10,10,15,0.95);cursor:pointer;transition:background 0.15s}.hfx-camera-card:active{background:rgba(255,255,255,0.08)}.hfx-camera-card-img{width:100%;height:auto;display:block}.hfx-camera-card-label{display:flex;align-items:center;gap:6px;padding:6px 12px}.hfx-camera-card-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.hfx-camera-card-name{font-size:13px;font-weight:600;color:white}.hfx-camera-card-dir{font-size:11px;color:rgba(255,255,255,0.5);margin-left:auto}.hfx-stop-arrivals-popup-wrapper .leaflet-popup-content-wrapper{background:rgba(30,30,30,0.95)!important;backdrop-filter:blur(10px)!important;-webkit-backdrop-filter:blur(10px)!important;border-radius:0;padding:0!important;box-shadow:0 4px 20px rgba(0,0,0,0.4)!important;color:white!important;min-width:280px!important}.hfx-stop-arrivals-popup-wrapper .leaflet-popup-content{margin:0!important;padding:0!important;width:auto!important;min-width:280px!important}.hfx-stop-arrivals-popup{margin:0!important;padding:0!important}.hfx-stop-arrivals-popup-wrapper .leaflet-popup-tip{background:rgba(30,30,30,0.95)!important}.hfx-stop-arrivals-popup-wrapper .leaflet-popup-close-button{color:white!important;font-size:20px!important;top:8px!important;right:10px!important;opacity:0.7!important;z-index:10!important}.hfx-stop-arrivals-header{background:linear-gradient(135deg,#FF6B00 0%,#FF8533 100%)!important;padding:8px 12px!important;border-radius:0}.hfx-stop-arrivals-name{font-size:13px!important;font-weight:600!important;color:white!important;line-height:1.3!important}.hfx-stop-arrivals-code{font-size:11px!important;opacity:0.85!important;margin-top:2px!important;color:white!important}.hfx-stop-arrivals-body{padding:4px 12px!important}.hfx-stop-arrival-row{display:flex!important;align-items:center!important;padding:6px 0!important;border-bottom:1px solid rgba(255,255,255,0.1)!important;gap:8px!important}.hfx-stop-arrival-row:last-child{border-bottom:none!important}.hfx-stop-arrival-clickable{cursor:pointer!important;transition:background 0.15s ease!important}.hfx-stop-arrival-clickable:hover{background:rgba(255,255,255,0.1)!important}.hfx-stop-arrival-route{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:36px!important;height:24px!important;padding:0 8px!important;border-radius:0;font-size:13px!important;font-weight:700!important;color:white!important}.hfx-stop-arrival-name{flex:1!important;font-size:13px!important;color:rgba(255,255,255,0.8)!important}.hfx-stop-arrival-dest{flex:1!important;font-size:12px!important;color:rgba(255,255,255,0.7)!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.hfx-stop-arrival-time.arriving{color:#4CAF50!important;animation:pulse 1.5s ease-in-out infinite!important}.hfx-stop-arrival-time.arriving .hfx-stop-arrival-eta{color:#4CAF50!important}@keyframes pulse{0%,100%{opacity:1}50%{opacity:0.6}}.hfx-stop-arrivals-footer{padding:10px 14px!important;border-top:1px solid rgba(255,255,255,0.1)!important;text-align:center!important;font-size:11px!important;color:rgba(255,255,255,0.5)!important}.hfx-stop-arrival-bus{font-size:11px!important;font-family:'SF Mono',Monaco,'Courier New',monospace!important;color:rgba(255,255,255,0.5)!important;margin-right:4px!important}.hfx-stop-arrival-time{display:flex!important;flex-direction:column!important;align-items:flex-end!important;font-size:14px!important;font-weight:600!important;color:white!important;text-align:right!important}.hfx-stop-arrival-scheduled{font-size:11px!important;color:rgba(255,255,255,0.5)!important;font-weight:400!important}.hfx-stop-arrival-eta{font-size:14px!important;font-weight:600!important;color:white!important}.hfx-stop-arrival-row.hfx-selected-route{background:rgba(255,107,0,0.15)!important;border-left:3px solid #FF6B00!important;margin-left:-14px!important;margin-right:-14px!important;padding-left:11px!important;padding-right:14px!important}.hfx-stop-arrival-selected{display:inline-block!important;font-size:9px!important;font-weight:700!important;color:#FF6B00!important;background:rgba(255,107,0,0.2)!important;padding:2px 5px!important;border-radius:0;margin-right:6px!important;text-transform:uppercase!important;letter-spacing:0.5px!important}.hfx-stop-arrival-info{flex:1!important;display:flex!important;flex-direction:column!important;gap:2px!important;min-width:0!important;overflow:hidden!important}.hfx-stop-arrival-info .hfx-stop-arrival-dest{flex:none!important}.hfx-stop-arrival-status{font-size:11px!important;font-weight:500!important;display:inline-flex!important;align-items:center!important;gap:3px!important}.hfx-stop-arrival-status-live{color:#4CAF50!important}.hfx-stop-arrival-meta{display:inline-flex!important;align-items:center!important;gap:6px!important;min-width:0!important}.hfx-arrival-delay{font-size:10px;font-weight:700;line-height:1.4;padding:0 6px;border-radius:0;white-space:nowrap;flex-shrink:0}.hfx-stop-arrival-status-scheduled{color:#FFB300!important}.hfx-stop-arrival-scheduled-row{opacity:0.7!important;cursor:default!important}.hfx-stop-arrival-scheduled-row:hover{opacity:0.85!important}.hfx-stop-arrival-empty{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;padding:24px 16px!important;text-align:center!important}.hfx-stop-arrival-empty-icon{font-size:32px!important;margin-bottom:8px!important;opacity:0.5!important}.hfx-stop-arrival-empty-text{font-size:14px!important;font-weight:600!important;color:rgba(255,255,255,0.7)!important}.hfx-stop-arrival-empty-sub{font-size:12px!important;color:rgba(255,255,255,0.4)!important;margin-top:4px!important}.hfx-update-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,0.8);display:flex;align-items:center;justify-content:center;z-index:10000;padding:20px;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.hfx-update-modal{background:linear-gradient(145deg,#1a1a1a 0%,#2d2d2d 100%);border-radius:0;max-width:400px;width:100%;padding:24px;box-shadow:0 20px 60px rgba(0,0,0,0.5);border:1px solid rgba(255,255,255,0.1);animation:hfx-modal-appear 0.3s ease-out}@keyframes hfx-modal-appear{from{opacity:0;transform:scale(0.9) translateY(20px)}to{opacity:1;transform:scale(1) translateY(0)}}.hfx-update-modal-header{display:flex;align-items:center;gap:12px;margin-bottom:8px}.hfx-update-modal-icon{font-size:32px}.hfx-update-modal-header h3{margin:0;font-size:20px;font-weight:700;color:#fff}.hfx-update-modal-version{display:inline-block;background:#FF6B00;color:white;padding:4px 10px;border-radius:0;font-size:12px;font-weight:600;margin-bottom:16px}.hfx-update-modal-content{color:rgba(255,255,255,0.9);line-height:1.5}.hfx-update-modal-content h4{margin:0 0 12px 0;font-size:14px;font-weight:600;color:rgba(255,255,255,0.7);text-transform:uppercase;letter-spacing:0.5px}.hfx-update-modal-content ul{margin:0;padding:0 0 0 20px}.hfx-update-modal-content li{margin-bottom:10px;font-size:14px;color:rgba(255,255,255,0.85)}.hfx-update-modal-content li strong{color:#FF6B00}.hfx-update-modal-btn{width:100%;margin-top:20px;padding:14px 24px;background:linear-gradient(135deg,#FF6B00 0%,#FF8533 100%);color:white;border:none;border-radius:0;font-size:16px;font-weight:600;cursor:pointer;transition:transform 0.15s ease,box-shadow 0.15s ease}.hfx-update-modal-btn:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(255,107,0,0.4)}.hfx-update-modal-btn:active{transform:translateY(0)}.hfx-terminal-marker{display:none!important}.hfx-terminal-icon{display:none!important}.hfx-terminal-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,0.85);display:flex;align-items:center;justify-content:center;z-index:10000;padding:16px;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);animation:hfx-modal-fade-in 0.2s ease-out}@keyframes hfx-modal-fade-in{from{opacity:0}to{opacity:1}}.hfx-terminal-modal{background:#1a1a1a;border-radius:0;max-width:600px;width:100%;max-height:85vh;display:flex;flex-direction:column;box-shadow:0 24px 80px rgba(0,0,0,0.6);border:1px solid rgba(255,255,255,0.1);animation:hfx-modal-slide-up 0.3s ease-out;overflow:hidden}@keyframes hfx-modal-slide-up{from{opacity:0;transform:translateY(30px) scale(0.95)}to{opacity:1;transform:translateY(0) scale(1)}}.hfx-terminal-modal-header{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;background:linear-gradient(135deg,#FFB300 0%,#FF8F00 100%)}.hfx-terminal-modal-title{display:flex;align-items:center;gap:12px}.hfx-terminal-modal-icon{font-size:28px}.hfx-terminal-modal-title h2{margin:0;font-size:20px;font-weight:700;color:white}.hfx-terminal-modal-subtitle{font-size:12px;color:rgba(255,255,255,0.9);text-transform:uppercase;letter-spacing:1px;font-weight:600}.hfx-terminal-modal-close{width:36px;height:36px;border-radius:50%;background:rgba(255,255,255,0.2);border:none;color:white;font-size:18px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background 0.15s ease}.hfx-terminal-modal-close:hover{background:rgba(255,255,255,0.3)}.hfx-terminal-modal-body{flex:1;overflow-y:auto;min-height:200px}.hfx-terminal-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;color:rgba(255,255,255,0.7);gap:16px}.hfx-terminal-spinner{width:40px;height:40px;border:3px solid rgba(255,179,0,0.2);border-top-color:#FFB300;border-radius:50%;animation:hfx-spin 0.8s linear infinite}.hfx-terminal-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;color:rgba(255,255,255,0.7);text-align:center}.hfx-terminal-empty-icon{font-size:48px;margin-bottom:16px;opacity:0.5}.hfx-terminal-empty-sub{font-size:13px;color:rgba(255,255,255,0.4);margin-top:4px}.hfx-terminal-board{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,sans-serif}.hfx-terminal-board-header{display:grid;grid-template-columns:70px 1fr 70px 80px;gap:8px;padding:12px 16px;background:#0d0d0d;border-bottom:2px solid #FFB300;font-size:11px;font-weight:600;color:#FFB300;text-transform:uppercase;letter-spacing:0.5px}.hfx-terminal-board-body{max-height:400px;overflow-y:auto}.hfx-terminal-row{display:grid;grid-template-columns:70px 1fr 70px 80px;gap:8px;padding:12px 16px;align-items:center;border-bottom:1px solid rgba(255,255,255,0.05);cursor:pointer;transition:background 0.15s ease}.hfx-terminal-row:hover{background:rgba(255,179,0,0.1)}.hfx-terminal-row-here{background:rgba(76,175,80,0.15)}.hfx-terminal-row-here:hover{background:rgba(76,175,80,0.25)}.hfx-terminal-route-badge{display:inline-block;padding:4px 10px;border-radius:0;font-size:14px;font-weight:700;color:white;text-align:center;min-width:40px}.hfx-terminal-col-dest{display:flex;flex-direction:column;gap:2px;overflow:hidden}.hfx-terminal-dest-name{font-size:14px;font-weight:600;color:white;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hfx-terminal-dest-toward{font-size:11px;color:rgba(255,255,255,0.5)}.hfx-terminal-col-bus{font-size:13px;color:rgba(255,255,255,0.6)}.hfx-terminal-col-eta{font-size:14px;font-weight:700;color:#4CAF50;text-align:right}.hfx-terminal-col-eta.here{color:#FFB300;animation:hfx-pulse 1.5s ease-in-out infinite}.hfx-terminal-footer{display:flex;justify-content:space-between;padding:12px 16px;background:#0d0d0d;font-size:12px;color:rgba(255,255,255,0.4);border-top:1px solid rgba(255,255,255,0.05)}@media (max-width:500px){.hfx-terminal-modal{max-height:90vh;border-radius:0;margin-top:auto}.hfx-terminal-board-header,.hfx-terminal-row{grid-template-columns:55px 1fr 55px 65px;padding:10px 12px;gap:6px}.hfx-terminal-route-badge{padding:3px 6px;font-size:12px;min-width:32px}.hfx-terminal-dest-name{font-size:13px}.hfx-terminal-col-eta{font-size:13px}}.hfx-cluster-marker{background:none!important;border:none!important}.hfx-cluster-icon{display:flex;align-items:center;justify-content:center;border-radius:50%;font-weight:700;font-family:system-ui,sans-serif;color:white;box-shadow:0 2px 8px rgba(0,0,0,0.3)}.hfx-cluster-icon span{display:block;line-height:1}.hfx-cluster-small{width:36px;height:36px;font-size:13px;background:rgba(255,107,0,0.85);border:2px solid white}.hfx-cluster-medium{width:42px;height:42px;font-size:14px;background:rgba(230,80,0,0.9);border:2px solid white}.hfx-cluster-large{width:48px;height:48px;font-size:15px;background:rgba(200,50,0,0.95);border:3px solid white}.hfx-terminal-popup-wrapper.leaflet-popup .leaflet-popup-content-wrapper,.leaflet-popup.hfx-terminal-popup-wrapper .leaflet-popup-content-wrapper,.hfx-terminal-popup-wrapper .leaflet-popup-content-wrapper{background:rgba(10,10,15,0.95)!important;backdrop-filter:blur(10px)!important;-webkit-backdrop-filter:blur(10px)!important;border-radius:0;border:1px solid rgba(255,255,255,0.1)!important;box-shadow:0 4px 20px rgba(0,0,0,0.5)!important;padding:0!important;margin:0!important;overflow:hidden!important}.hfx-terminal-popup-wrapper.leaflet-popup .leaflet-popup-content,.leaflet-popup.hfx-terminal-popup-wrapper .leaflet-popup-content,.hfx-terminal-popup-wrapper .leaflet-popup-content{margin:0!important;padding:0!important;color:white!important;width:auto!important}.hfx-terminal-popup-wrapper.leaflet-popup .leaflet-popup-tip,.leaflet-popup.hfx-terminal-popup-wrapper .leaflet-popup-tip,.hfx-terminal-popup-wrapper .leaflet-popup-tip{background:rgba(10,10,15,0.95)!important;border:1px solid rgba(255,255,255,0.1)!important}.hfx-terminal-popup-wrapper .leaflet-popup-close-button{color:white!important;font-size:18px!important;top:10px!important;right:10px!important;z-index:10!important;opacity:0.7!important}.hfx-terminal-popup-wrapper .leaflet-popup-close-button:hover{opacity:1!important}.hfx-terminal-popup{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif!important}.hfx-terminal-popup-header{display:flex!important;align-items:center!important;gap:8px!important;padding:8px 12px!important;border-bottom:1px solid rgba(255,255,255,0.1)!important;background:rgba(255,255,255,0.03)!important}.hfx-terminal-popup-icon{font-size:16px!important}.hfx-terminal-popup-name{font-size:14px!important;font-weight:700!important;color:white!important}.hfx-terminal-popup-sub{font-size:10px!important;color:rgba(255,255,255,0.5)!important}.hfx-terminal-popup-body{padding:0!important}.hfx-terminal-popup-loading{padding:24px!important;text-align:center!important;color:rgba(255,255,255,0.5)!important;font-size:13px!important}.hfx-skel-row{cursor:default!important;pointer-events:none!important}.hfx-skel{display:inline-block!important;border-radius:0;background:rgba(255,255,255,0.07)!important;position:relative!important;overflow:hidden!important}.hfx-skel-route{width:32px!important;height:22px!important;flex:0 0 32px!important}.hfx-skel-dest{height:12px!important;flex:1 1 auto!important;border-radius:0}.hfx-skel-row:nth-child(2) .hfx-skel-dest{max-width:72%!important}.hfx-skel-row:nth-child(3) .hfx-skel-dest{max-width:58%!important}.hfx-skel-row:nth-child(4) .hfx-skel-dest{max-width:80%!important}.hfx-skel-row:nth-child(5) .hfx-skel-dest{max-width:64%!important}.hfx-skel-eta{width:38px!important;height:12px!important;flex:0 0 38px!important;border-radius:0}.hfx-skel::after{content:''!important;position:absolute!important;inset:0!important;transform:translateX(-100%)!important;background:linear-gradient(90deg,transparent,rgba(255,255,255,0.10),transparent)!important;animation:hfx-skel-shimmer 1.3s ease-in-out infinite!important}.hfx-skel-row:nth-child(2) .hfx-skel::after{animation-delay:0.08s!important}.hfx-skel-row:nth-child(3) .hfx-skel::after{animation-delay:0.16s!important}.hfx-skel-row:nth-child(4) .hfx-skel::after{animation-delay:0.24s!important}.hfx-skel-row:nth-child(5) .hfx-skel::after{animation-delay:0.32s!important}@keyframes hfx-skel-shimmer{100%{transform:translateX(100%)}}.hfx-terminal-spinner{width:16px!important;height:16px!important;flex:0 0 16px!important;border-radius:50%!important;border:2px solid rgba(255,255,255,0.18)!important;border-top-color:rgba(255,255,255,0.75)!important;animation:hfx-terminal-spin 0.7s linear infinite!important}@keyframes hfx-terminal-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.hfx-skel::after{animation:none!important}.hfx-terminal-spinner{animation-duration:2.2s!important}}.hfx-terminal-popup-empty{padding:24px!important;text-align:center!important;color:rgba(255,255,255,0.5)!important;font-size:13px!important}.hfx-terminal-popup-empty-hint{margin-top:6px!important;font-size:12px!important;color:rgba(255,255,255,0.38)!important}.hfx-terminal-retry{margin-top:14px!important;padding:8px 18px!important;border:1px solid rgba(255,255,255,0.22)!important;border-radius:0;background:rgba(255,255,255,0.06)!important;color:rgba(255,255,255,0.9)!important;font-size:13px!important;font-weight:600!important;cursor:pointer!important;min-height:40px!important}.hfx-terminal-retry:hover,.hfx-terminal-retry:focus-visible{background:rgba(255,255,255,0.12)!important}.hfx-terminal-popup-arriving-label{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:0.08em;color:#888;flex-shrink:0;align-self:center}.hfx-terminal-popup-list{max-height:260px!important;overflow-y:auto!important}.hfx-terminal-popup-list::-webkit-scrollbar{width:4px}.hfx-terminal-popup-list::-webkit-scrollbar-thumb{background:rgba(255,255,255,0.2);border-radius:0}.hfx-terminal-popup-row{display:flex!important;align-items:center!important;gap:8px!important;padding:6px 12px!important;border-bottom:1px solid rgba(255,255,255,0.06)!important;cursor:pointer!important;transition:background 0.15s!important}.hfx-terminal-popup-row:hover{background:rgba(255,255,255,0.06)!important}.hfx-terminal-popup-row:last-child{border-bottom:none!important}.hfx-terminal-popup-row-here{background:rgba(39,174,96,0.08)!important}.hfx-terminal-popup-route{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:32px!important;height:22px!important;padding:0 6px!important;border-radius:0;font-size:11px!important;font-weight:700!important;color:white!important;flex-shrink:0!important}.hfx-terminal-popup-dest{flex:1!important;font-size:12px!important;color:rgba(255,255,255,0.8)!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.hfx-terminal-popup-eta{font-size:12px!important;font-weight:600!important;color:white!important;white-space:nowrap!important;flex-shrink:0!important}.hfx-terminal-popup-eta.here{color:#2ecc71!important}.hfx-terminal-popup-occupancy{flex-shrink:0!important}.hfx-occ-dots{display:inline-flex;align-items:center;gap:3px;vertical-align:middle;margin-right:4px}.hfx-occ-dot{display:inline-block;width:8px;height:8px;border-radius:50%;border:1.5px solid rgba(255,255,255,0.4);background:transparent}.hfx-occ-dot.filled{background:rgba(255,255,255,0.85);border-color:rgba(255,255,255,0.85)}.hfx-occ-dot.filled.red{background:#ff5050;border-color:#ff5050}.hfx-bus-occupancy{display:inline-flex;align-items:center}.hfx-terminal-popup-footer{padding:8px 14px!important;border-top:1px solid rgba(255,255,255,0.1)!important;font-size:11px!important;color:rgba(255,255,255,0.35)!important;text-align:center!important}.hfx-stop-alert-banner{display:flex;align-items:flex-start;gap:8px;padding:8px 14px;background:rgba(239,68,68,0.15);border-left:3px solid #ef4444;border-bottom:1px solid rgba(239,68,68,0.2)}.hfx-stop-alert-type{flex-shrink:0;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:0.05em;color:#ef4444;background:rgba(239,68,68,0.2);padding:2px 6px;border-radius:0;margin-top:1px}.hfx-stop-alert-title{font-size:12px;color:rgba(255,255,255,0.85);line-height:1.4}.hfx-arrival-alert-dot{display:inline-flex;align-items:center;justify-content:center;width:14px;height:14px;background:#ef4444;border-radius:50%;font-size:9px;font-weight:700;color:white;margin-left:3px;vertical-align:middle;line-height:1}.hfx-buses-panel-detail-content .hfx-stop-arrivals-header{border-radius:0}.hfx-buses-panel-detail-content .hfx-camera-popup-image{width:100%;height:auto}.hfx-buses-panel-detail-content .hfx-terminal-popup-list{max-height:none!important}.hfx-buses-panel-detail-content .hfx-bus-popup{width:100%}.hfx-buses-panel-detail-content .hfx-stop-arrival-clickable:active,.hfx-buses-panel-detail-content .hfx-terminal-popup-row:active{background:rgba(255,107,0,0.15)!important}.hfx-fleet-link{color:#FF6B00!important;cursor:pointer;transition:opacity 0.15s}.hfx-fleet-link:active{opacity:0.7}.hfx-fleet-modal-overlay{position:fixed;inset:0;background:rgba(0,0,0,0.7);z-index:20000;display:flex;align-items:flex-end;justify-content:center;opacity:0;transition:opacity 0.3s ease;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.hfx-fleet-modal-overlay.visible{opacity:1}.hfx-fleet-modal{position:relative;width:100%;max-width:480px;max-height:85vh;background:rgba(18,18,24,0.98);border:1px solid rgba(255,255,255,0.1);border-radius:0;overflow-y:auto;-webkit-overflow-scrolling:touch;transform:translateY(100%);transition:transform 0.35s cubic-bezier(0.25,1,0.5,1)}.hfx-fleet-modal-overlay.visible .hfx-fleet-modal{transform:translateY(0)}.hfx-fleet-modal-close{position:absolute;top:12px;right:12px;width:32px;height:32px;border-radius:50%;background:rgba(0,0,0,0.5);border:1px solid rgba(255,255,255,0.15);color:white;font-size:14px;cursor:pointer;z-index:2;display:flex;align-items:center;justify-content:center;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.hfx-fleet-modal-img{position:relative;width:100%;aspect-ratio:16/8;overflow:hidden}.hfx-fleet-modal-img img{width:100%;height:100%;object-fit:cover;object-position:center}.hfx-fleet-modal-badge{position:absolute;bottom:12px;left:12px;padding:4px 12px;border-radius:0;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:0.5px;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.hfx-fleet-modal-body{padding:20px 20px 28px}.hfx-fleet-modal-body h2{font-size:22px;font-weight:700;color:rgba(255,255,255,0.9);margin-bottom:4px}.hfx-fleet-modal-subtitle{font-size:13px;color:rgba(255,255,255,0.5);margin-bottom:12px}.hfx-fleet-modal-number{display:inline-flex;font-family:'Courier New',monospace;font-size:13px;font-weight:700;color:#FF6B00;background:rgba(255,107,0,0.08);border:1px solid rgba(255,107,0,0.2);padding:3px 10px;border-radius:0;margin-bottom:16px}.hfx-fleet-modal-specs{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:16px}.hfx-fleet-modal-spec{background:rgba(255,255,255,0.03);border:1px solid rgba(255,255,255,0.06);border-radius:0;padding:8px 10px}.hfx-fleet-modal-spec-label{font-size:9px;text-transform:uppercase;letter-spacing:0.5px;color:rgba(255,255,255,0.4);margin-bottom:2px}.hfx-fleet-modal-spec-value{font-size:13px;font-weight:600;color:rgba(255,255,255,0.85)}.hfx-fleet-modal-history{font-size:13px;color:rgba(255,255,255,0.5);line-height:1.7;border-top:1px solid rgba(255,255,255,0.06);padding-top:14px}@media (min-width:481px){.hfx-fleet-modal{border-radius:0;margin-bottom:20px;max-height:80vh}.hfx-fleet-modal-overlay{align-items:center}}.hfx-map-busy{position:absolute;top:28%;left:50%;transform:translate(-50%,-50%);z-index:1000;display:flex;align-items:center;gap:8px;padding:7px 14px;border-radius:0;background:rgba(12,15,18,0.88);border:1px solid rgba(255,255,255,0.14);color:#fff;font-size:13px;font-weight:500;white-space:nowrap;pointer-events:none;box-shadow:0 2px 10px rgba(0,0,0,0.35);max-width:calc(100% - 32px)}.hfx-map-busy-lines{display:flex;flex-direction:column;gap:2px;min-width:0}.hfx-map-busy-text{overflow:hidden;text-overflow:ellipsis}.hfx-map-busy-sub{font-size:11px;font-weight:400;color:rgba(255,255,255,0.62);overflow:hidden;text-overflow:ellipsis}.hfx-map-busy-sub:empty{display:none}.hfx-map-busy-dot{width:8px;height:8px;border-radius:50%;background:#f59e0b;flex-shrink:0;animation:hfx-map-busy-pulse 1.1s ease-in-out infinite}@keyframes hfx-map-busy-pulse{0%,100%{opacity:1;transform:scale(1)}50%{opacity:0.35;transform:scale(0.75)}}@media (prefers-reduced-motion:reduce){.hfx-map-busy-dot{animation:none}}.hfx-map-busy--empty{padding:9px 14px;gap:9px;background:rgba(12,15,18,0.88);border-radius:0;white-space:normal;max-width:min(78vw,300px);align-items:center}.hfx-map-busy--empty .hfx-map-busy-lines{display:flex;flex-direction:column;gap:2px;min-width:0}.hfx-map-busy--empty .hfx-map-busy-text{font-size:12.5px;font-weight:600;line-height:1.25}.hfx-map-busy--empty .hfx-map-busy-sub{font-size:11px;line-height:1.25;color:rgba(255,255,255,0.52)}.hfx-map-busy--empty .hfx-map-busy-icon,.hfx-map-busy--empty svg{flex:0 0 auto}.hfx-map-busy-icon{display:flex;align-items:center;flex-shrink:0}.hfx-buses-recent-pill:active,.hfx-buses-search-cancel:active,.hfx-terminal-popup-row:not(.hfx-skel-row):active,.hfx-route-bus-row:active,.hfx-bus-popup-view-all:active,.hfx-bus-popup-see-all:active,.hfx-bus-back-terminal:active,.hfx-buses-search-item:active,.hfx-buses-search-clear:active,.hfx-camera-popup-link:active,.hfx-terminal-retry:active,.hfx-fleet-modal-close:active,.hfx-terminal-list-item:active,.hfx-nav-back:active,.hfx-home-btn:active{transform:scale(0.97)!important;filter:brightness(1.18)!important;transition:transform 90ms ease,filter 90ms ease!important}.hfx-terminal-popup-row:not(.hfx-skel-row):active,.hfx-route-bus-row:active,.hfx-buses-search-item:active{transform:none!important;filter:none!important;background:rgba(255,255,255,0.14)!important}@media (prefers-reduced-motion:reduce){.hfx-buses-recent-pill:active,.hfx-bus-popup-view-all:active,.hfx-terminal-retry:active,.hfx-home-btn:active{transform:none!important;filter:brightness(1.25)!important}}.leaflet-container{background:#f0f0f0!important}.hfx-buses-container.hfx-tiles-loading .hfx-buses-map::before{content:''!important;position:absolute!important;inset:0!important;z-index:398!important;pointer-events:none!important;background-image:linear-gradient(115deg,rgba(160,170,180,0.16) 0 22%,transparent 22.6% 100%),linear-gradient(200deg,rgba(160,170,180,0.13) 0 34%,transparent 34.6% 100%),radial-gradient(circle at 72% 28%,rgba(150,175,155,0.16) 0 16%,transparent 16.5%),radial-gradient(circle at 22% 70%,rgba(150,165,185,0.14) 0 20%,transparent 20.5%)!important;animation:hfx-map-breathe 2.1s ease-in-out infinite!important}.hfx-buses-container.hfx-tiles-loading .hfx-buses-map::after{content:''!important;position:absolute!important;inset:0!important;z-index:399!important;pointer-events:none!important;background:linear-gradient(100deg,rgba(255,255,255,0) 35%,rgba(255,255,255,0.85) 50%,rgba(255,255,255,0) 65%)!important;background-size:250% 100%!important;animation:hfx-map-sweep 1.5s ease-in-out infinite!important}@keyframes hfx-map-sweep{from{background-position:130% 0}to{background-position:-30% 0}}@keyframes hfx-map-breathe{0%,100%{opacity:0.55}50%{opacity:1}}@media (prefers-reduced-motion:reduce){.hfx-buses-container.hfx-tiles-loading .hfx-buses-map::after{animation:none!important;background:rgba(255,255,255,0.30)!important}.hfx-buses-container.hfx-tiles-loading .hfx-buses-map::before{animation-duration:3.4s!important}}.hfx-buses-search-badge svg{flex:0 0 auto}.hfx-update-modal-icon,.hfx-cameras-list-icon{display:inline-flex;align-items:center}.hfx-buses-loading-icon,.hfx-stop-arrival-empty-icon,.hfx-terminal-popup-empty>div:first-child{display:flex;justify-content:center}.hfx-buses-panel--detail .hfx-buses-panel-grabber{display:none}.hfx-buses-panel-detail-grab{width:44px;height:4px;border-radius:0;background:rgba(255,255,255,0.25);flex:0 0 auto}.hfx-buses-panel-back,.hfx-buses-panel-exit{width:28px;height:28px;padding:0;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;background:rgba(255,255,255,0.07);border:1px solid rgba(255,255,255,0.09);color:#c9cdd4;cursor:pointer;transition:background 0.15s,color 0.15s}.hfx-buses-panel-exit{background:rgba(255,255,255,0.12);color:#eef1f5}.hfx-buses-panel-back:hover,.hfx-buses-panel-exit:hover{background:rgba(255,255,255,0.18);color:#fff}.hfx-buses-panel-back:active,.hfx-buses-panel-exit:active{transform:scale(0.94)}.hfx-buses-panel-detail-header{padding:11px 14px 9px;border-bottom:none}.hfx-bus-sheet-answer{display:flex;flex-direction:column;align-items:flex-start;gap:7px;padding:10px 18px 16px}.hfx-bus-sheet-chip{display:inline-flex;align-items:center;gap:7px;padding:5px 11px;border-radius:0;font-size:13px;font-weight:700;line-height:1.15;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,0.45);max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hfx-bus-sheet-status{font-size:34px;font-weight:700;letter-spacing:-0.03em;line-height:1;color:#fff}.hfx-bus-sheet-status--ontime{color:#3ecf8e}.hfx-bus-sheet-status--late{color:#ff7070}.hfx-bus-sheet-status--early{color:#90ccff}.hfx-bus-sheet-status--unknown{color:#eef1f5}.hfx-bus-sheet-context{font-size:15px;line-height:1.35;color:#9aa0aa}.hfx-bus-sheet-note{font-family:'SF Mono',Monaco,'Courier New',monospace;font-size:9px;letter-spacing:0.1em;text-transform:uppercase;color:#6f757f}.hfx-bus-sheet-tiles{display:grid;gap:8px;padding:0 18px 16px}.hfx-bus-sheet-tiles--3{grid-template-columns:1fr 1fr 1fr}.hfx-bus-sheet-tiles--2{grid-template-columns:1fr 1fr}.hfx-bus-sheet-tiles--1{grid-template-columns:1fr}.hfx-bus-sheet-tiles--0{display:none}.hfx-bus-sheet-tile{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:62px;gap:3px;padding:10px 4px;border:none;border-radius:0;background:#1c1f26;color:#fff;font:inherit;font-size:14px;font-weight:600;line-height:1.2;text-align:center;cursor:pointer;transition:background 0.15s}.hfx-bus-sheet-tile:hover{background:#242830}.hfx-bus-sheet-tile:active{transform:scale(0.97)}.hfx-bus-sheet-tile--on{background:#f0932b;color:#14100a}.hfx-bus-sheet-tile--on:hover{background:#ffa440}.hfx-bus-sheet-tile-caption{font-family:'SF Mono',Monaco,'Courier New',monospace;font-size:9px;letter-spacing:0.08em;color:#7d838d}.hfx-bus-sheet-tile--on .hfx-bus-sheet-tile-caption{color:rgba(20,16,10,0.62)}.hfx-bus-sheet-row{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:13px 18px;border-top:1px solid rgba(255,255,255,0.07)}.hfx-bus-sheet-label{font-family:'SF Mono',Monaco,'Courier New',monospace;font-size:11px;letter-spacing:0.12em;color:#7d838d;flex:0 0 auto}.hfx-bus-sheet-value{font-size:16px;font-weight:600;color:#fff;text-align:right;min-width:0}.hfx-bus-sheet-value--atstop{color:#3ecf8e}.hfx-bus-sheet-value--arriving{color:#ffd166}.hfx-bus-sheet-value--link{color:#f0932b;cursor:pointer}@media (prefers-reduced-motion:reduce){.hfx-bus-sheet-tile:active,.hfx-buses-panel-back:active,.hfx-buses-panel-exit:active{transform:none}}.hfx-bus-sheet [data-sheet-go]{cursor:pointer;-webkit-tap-highlight-color:transparent}.hfx-bus-sheet [data-sheet-go]:active{opacity:.6}@media (prefers-reduced-motion:reduce){.hfx-bus-sheet [data-sheet-go]:active{opacity:.75}}.hfx-buses-alertlink{display:flex;align-items:center;gap:8px;margin:8px 16px 0;padding:10px 12px;background:rgba(255,255,255,0.04);border:1px solid rgba(255,255,255,0.08);color:inherit;text-decoration:none;font-size:13px;font-weight:600}.hfx-buses-alertlink-dot{width:8px;height:8px;border-radius:50%;background:var(--cyan,#34d5f0);flex:none}.hfx-buses-alertlink.has-alerts .hfx-buses-alertlink-dot{background:var(--warning,#f5a524)}.hfx-buses-alertlink-text{flex:1;min-width:0}.hfx-buses-alertlink-count{font-size:11px;font-weight:700;color:var(--warning,#f5a524);flex:none}.hfx-buses-alertlink-go{color:rgba(255,255,255,0.5);flex:none}.hfx-route-alerts{display:block;padding:10px 14px;background:rgba(245,165,36,0.12);border-bottom:1px solid rgba(245,165,36,0.35);color:inherit;text-decoration:none}.hfx-route-alert-row{display:flex;gap:8px;align-items:baseline}.hfx-route-alert-row + .hfx-route-alert-row{margin-top:6px}.hfx-route-alert-kind{font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--warning,#f5a524);flex:none}.hfx-route-alert-text{font-size:12.5px;line-height:1.35}