body{background-color:#1e293b;color:#f8fafc;font-family:system-ui,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,sans-serif;margin:0;padding:40px 20px;display:flex;flex-direction:column;align-items:center}h1{font-size:2.25rem;font-weight:800;letter-spacing:-.025em;margin-bottom:24px;color:#f8fafc}.tracker-container{width:100%;max-width:1200px;margin:0 auto}.controls{margin-bottom:15px;display:flex;flex-wrap:wrap;gap:20px;align-items:center;color:#f8fafc}.control-group{display:flex;gap:8px;align-items:center}.controls select{padding:8px;border-radius:4px;border:1px solid rgba(255,255,255,.2);font-size:14px;background-color:#0f172a!important;color:#f8fafc!important}.controls select option{background-color:#0f172a;color:#f8fafc}#route-description-text{font-size:14px;font-weight:500;color:#94a3b8;transition:opacity .2s ease-in-out}#feed-control-wrapper{display:flex;gap:8px;align-items:center}.toggle-btn{display:flex;gap:10px;background:#0f172a;padding:6px 12px;border-radius:6px;border:1px solid rgba(255,255,255,.1);font-size:14px;color:#f8fafc}.toggle-btn label{display:flex;align-items:center;gap:6px;cursor:pointer}.toggle-btn input[type=radio]{margin:0;cursor:pointer;accent-color:#3b82f6}.timer{font-size:12px;color:#94a3b8;font-family:monospace}.map-legend{background-color:#0f172a!important;border:1px solid rgba(255,255,255,.1);border-radius:8px;padding:10px 12px;color:#f8fafc;font-family:system-ui,sans-serif;font-size:12px;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 20px 25px -5px rgba(0,0,0,.1);display:flex;flex-direction:column;gap:8px;line-height:1.2;z-index:9999!important;max-width:140px;pointer-events:auto}.legend-item{display:flex;align-items:center;gap:8px}.legend-marker-stop{width:10px;height:10px;background-color:#10b981;border:2px solid #fff;border-radius:50%;display:inline-block;flex-shrink:0}.legend-marker-bus{color:#3b82f6;display:flex;align-items:center;justify-content:center;flex-shrink:0}.legend-geolocation{color:#fff;display:flex;align-items:center;justify-content:center;flex-shrink:0}#map{width:100%;height:600px;border-radius:8px;border:1px solid rgba(255,255,255,.1);z-index:1}@media(max-width:640px){#info-modal-overlay{align-items:flex-end!important}#info-modal-card{width:100%!important;max-width:100%!important;border-radius:20px 20px 0 0!important;padding:24px 24px 40px!important;animation:slideUp .3s cubic-bezier(.16,1,.3,1)}}@keyframes slideUp{from{transform:translateY(100%)}to{transform:translateY(0)}}.app-header{display:flex;align-items:center;gap:10px;margin-bottom:15px}.brand-wrapper{display:flex;align-items:center;gap:10px}.brand-icon{color:#3b82f6}#info-modal-trigger{background:0 0;border:none;padding:4px;cursor:pointer;color:#94a3b8;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:color .2s,background-color .2s}#info-modal-trigger:hover{color:#3b82f6;background-color:#f1f5f9}#route-description-text{display:none;opacity:0;padding-left:4px}#timetable-link-container{display:none}#route-timetable-link{color:#3b82f6;font-size:13px;font-weight:600;text-decoration:underline;display:flex;align-items:center;gap:4px}#info-modal-overlay{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(15,23,42,.6);z-index:9999;backdrop-filter:blur(4px);align-items:center;justify-content:center}#info-modal-card{background-color:#fff;width:90%;max-width:480px;padding:24px;border-radius:16px;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,4%);font-family:system-ui,-apple-system,sans-serif;color:#1e293b;position:relative;max-height:85vh;overflow-y:auto}.modal-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px;border-bottom:1px solid #e2e8f0;padding-bottom:12px}.modal-header h4{margin:0;font-size:18px;font-weight:700;display:flex;align-items:center;gap:8px}#info-modal-close{background:0 0;border:none;padding:4px;cursor:pointer;color:#64748b;transition:color .2s}#info-modal-close:hover{color:#0f172a}.modal-body{font-size:14px;line-height:1.6;display:flex;flex-direction:column;gap:16px}.modal-body p{margin:0}.modal-features-box{background-color:#f8fafc;padding:12px;border-radius:8px;border-left:4px solid #3b82f6}.modal-features-box strong{display:block;font-size:12px;text-transform:uppercase;color:#2563eb;margin-bottom:4px}.modal-contact-section{border-top:1px solid #e2e8f0;padding-top:16px;margin-top:4px}.modal-contact-section strong{display:block;font-size:12px;text-transform:uppercase;color:#64748b;margin-bottom:10px;font-weight:700;letter-spacing:.05em}.modal-links-wrapper{display:flex;flex-direction:column;gap:8px}.modal-btn-github{display:flex;align-items:center;gap:10px;background-color:#0f172a;color:#fff;padding:10px 14px;border-radius:8px;text-decoration:none;font-weight:500;transition:background-color .2s;font-size:13px}.modal-btn-github:hover{background-color:#1e293b}.modal-btn-contact{display:flex;align-items:center;gap:10px;background-color:#f1f5f9;color:#334155;padding:10px 14px;border-radius:8px;text-decoration:none;font-weight:500;transition:background-color .2s,color .2s;font-size:13px}.modal-btn-contact:hover{background-color:#e2e8f0;color:#0f172a}.modal-footer-note{margin:0;font-size:11px;color:#94a3b8;text-align:center;margin-top:4px}.stop-popup-content{font-family:system-ui,-apple-system,sans-serif;padding:2px;color:#0f172a;min-width:220px}.popup-label-type{color:#64748b;font-size:10px;text-transform:uppercase;font-weight:700;display:block;margin-bottom:2px}.popup-stop-title{font-size:14px;display:block;margin-bottom:8px;line-height:1.3}.popup-routes-list-wrapper{border-top:1px solid #e2e8f0;padding-top:6px;margin-top:4px}.popup-routes-label{font-size:11px;color:#64748b;font-weight:600;display:block;margin-bottom:4px}.popup-badges-grid{display:flex;flex-wrap:wrap;gap:4px}.popup-route-badge{background-color:#3b82f6;color:#fff;font-size:10px;font-weight:700;padding:2px 6px;border-radius:4px;font-family:monospace;display:inline-block}.popup-label-terminal{color:#2563eb!important;font-weight:800!important;letter-spacing:.05em}.popup-title-terminal{font-size:15px!important;font-weight:800!important;color:#0f172a}.main-terminal-pulse{filter:drop-shadow(0 4px 6px rgba(0,0,0,.3))}.brand-icon{width:20px;height:20px;color:#fff;display:inline-block;vertical-align:middle}.legend-svg-use{width:10px;height:10px;display:block}.map-svg-use{width:18px;height:18px;display:block}.legend-bus-icon-preview{background-color:#2563eb;color:#fff;width:15px;height:15px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 1px 3px rgba(0,0,0,.2);border:1.4px solid #fff;margin-left:-1px;margin-right:-2px}.map-active-bus-marker{background-color:#2563eb;color:#fff;width:34px;height:34px;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 3px 6px rgba(0,0,0,.3);border:2px solid #fff;transition:transform .2s ease-in-out}#route-description-text.route-prompt-text{color:#94a3b8!important;font-size:14px;font-weight:500;letter-spacing:.02em;user-select:none}#location-control-container{position:absolute;bottom:24px;right:12px;z-index:1000;border:none;background:0 0}#location-toggle-btn{width:44px;height:44px;background-color:#fff;border:1px solid rgba(0,0,0,.2);border-radius:50%;box-shadow:0 2px 6px rgba(0,0,0,.15);cursor:pointer;display:flex;align-items:center;justify-content:center;color:#475569;transition:all .2s ease}#location-toggle-btn:hover{background-color:#f8fafc;color:#1e293b}#location-toggle-btn[data-tracking-state=seeking]{color:#f97316}#location-toggle-btn[data-tracking-state=seeking] svg{animation:location-spin 2s linear infinite}#location-toggle-btn[data-tracking-state=locked]{color:#2563eb;background-color:#eff6ff;border-color:#bfdbfe}.user-location-marker{background:0 0;border:none}.user-pulse-core{width:14px;height:14px;background-color:#d946ef;border:2px solid #fff;border-radius:50%;box-shadow:0 0 4px rgba(0,0,0,.3);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2}.user-pulse-ring{width:32px;height:32px;border:3px solid #d946ef;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);animation:user-marker-pulse 2s ease-out infinite;opacity:0;z-index:1}@keyframes location-spin{100%{transform:rotate(360deg)}}@keyframes user-marker-pulse{0%{transform:translate(-50%,-50%)scale(.5);opacity:.5}100%{transform:translate(-50%,-50%)scale(1.5);opacity:0}}.leaflet-container:-webkit-full-screen{width:100%!important;height:100%!important;z-index:99999}.leaflet-container:fullscreen{width:100%!important;height:100%!important;z-index:99999}.stop-schedule-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:4px;max-height:120px;overflow-y:auto;padding-right:2px}.stop-schedule-tag{background-color:#f1f5f9;color:#334155;font-family:monospace;font-size:11px;font-weight:600;padding:2px 6px;border:1px solid #e2e8f0;border-radius:4px;text-align:center}.stop-schedule-empty{color:#64748b;font-style:italic;font-size:11px;padding:4px 0}.stop-schedule-section{margin-bottom:10px;border-top:1px solid #e2e8f0;padding-top:8px}.stop-schedule-title{font-size:10px;color:#64748b;font-weight:700;text-transform:uppercase;display:block;margin-bottom:6px;letter-spacing:.05em}.header-lang-switcher{display:inline-flex;align-items:center;gap:6px;background:#1e293b;padding:4px 10px;border-radius:20px;border:1px solid #334155;height:34px;box-sizing:border-box}.header-lang-switcher .flag-emoji{font-size:18px;line-height:1}.lang-swap-btn{color:#94a3b8;display:flex;align-items:center;transition:color .2s ease,transform .2s ease}.lang-swap-btn:hover{color:#f1f5f9;transform:rotate(180deg)}.lang-swap-icon{width:16px;height:16px}.special-thanks-container{margin-top:.75rem;border-top:1px solid #334155;padding-top:.75rem}.special-thanks-title{color:#64748b;font-size:.95rem;font-weight:600;margin:0 0 .5rem;display:flex;align-items:center;gap:.375rem}.special-thanks-text{font-size:.75rem;line-height:1.4}