.top-nav{position:sticky;top:0;z-index:1000;background:#0a2548eb;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-bottom:1px solid rgba(255,255,255,.12)}.top-nav-inner{max-width:1180px;margin:0 auto;padding:.9rem 1.25rem;display:flex;align-items:center;justify-content:space-between;gap:1rem}.top-nav-brand{display:inline-flex;align-items:center;gap:.65rem;text-decoration:none;color:#fff;font-weight:800;font-size:1.05rem;letter-spacing:.01em}.top-nav-logo{width:32px;height:32px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(145deg,#5ab2ff,#2f80ed);color:#fff;font-weight:900}.top-nav-menu{display:inline-flex;align-items:center;gap:.35rem}.top-nav-menu a,.top-nav-menu .logout-btn{color:#ffffffeb;text-decoration:none;font-weight:600;font-size:.93rem;padding:.45rem .8rem;border-radius:10px;transition:background-color .2s ease,color .2s ease}.top-nav-menu a:hover,.top-nav-menu .logout-btn:hover{background:#ffffff24}.top-nav-menu a.active{background:#fff3;color:#fff}.top-nav-menu .logout-btn{border:none;background:transparent;cursor:pointer}@media (max-width: 640px){.top-nav-inner{flex-direction:column;align-items:flex-start;gap:.55rem}.top-nav-menu{width:100%;justify-content:space-between}.top-nav-menu a{padding:.4rem .5rem;font-size:.86rem}}.home-modern{min-height:calc(100vh - 70px);color:#102a43;font-family:Manrope,Segoe UI,Roboto,sans-serif;background:radial-gradient(circle at 14% 10%,rgba(110,170,255,.32),transparent 42%),radial-gradient(circle at 82% 16%,rgba(93,160,248,.27),transparent 40%),linear-gradient(180deg,#0d4ca0,#3f86e8 36%,#9ec2f4 66%,#d9e8fc)}.hero-modern{position:relative;overflow:hidden;padding:2.8rem 1rem 3rem}.hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(180deg,#0d3b7940,#0d3b790d),repeating-linear-gradient(-22deg,rgba(255,255,255,.06) 0,rgba(255,255,255,.06) 2px,transparent 2px,transparent 28px)}.hero-inner{position:relative;z-index:1;max-width:1000px;margin:0 auto}.hero-pill{margin:0 auto .9rem;width:fit-content;border:1px solid rgba(255,255,255,.34);border-radius:999px;padding:.5rem 1.55rem;color:#f0f7fff5;background:#ffffff21;font-size:.86rem;font-weight:700;letter-spacing:.12em}.hero-heading{margin:0;text-align:center;color:#fff;font-size:clamp(2.2rem,4.5vw,4.1rem);font-weight:800;letter-spacing:.01em}.search-card-modern{margin:1.45rem auto 0;max-width:1000px;border-radius:26px;background:linear-gradient(180deg,#f5fafff2,#e8f2ffe6);border:1px solid rgba(255,255,255,.75);box-shadow:0 24px 44px #061d433d;padding:1rem 1rem 1.2rem}.search-grid{display:grid;grid-template-columns:minmax(260px,1fr) auto minmax(260px,1fr);gap:.7rem;align-items:center}.search-input-wrap{display:flex;align-items:center;gap:.62rem;border-radius:14px;border:1px solid #bfd6f5;background:linear-gradient(180deg,#eef5ff,#e5efff);padding:.8rem .95rem}.search-input-wrap input{width:100%;border:0;background:transparent;font-size:1rem;color:#173558;outline:none;font-weight:700}.search-icon{width:28px;height:28px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:.78rem;font-weight:800;color:#fff;flex-shrink:0}.search-input-wrap.from .search-icon{background:linear-gradient(140deg,#f66,#d63f3f)}.search-input-wrap.to .search-icon{background:linear-gradient(140deg,#2db68a,#138c69)}.swap-btn{border:0;height:42px;min-width:50px;border-radius:12px;background:#5085d41f;color:#4f79ad;font-size:1rem;font-weight:800;cursor:pointer}.find-bus-btn{margin:.95rem auto 0;display:block;border:0;border-radius:999px;padding:.88rem 3.6rem;background:linear-gradient(135deg,#1964e4,#2f88f4);color:#fff;font-size:1.05rem;font-weight:800;cursor:pointer;box-shadow:0 12px 24px #1552ab52}.form-error{margin:.55rem 0 0;text-align:center;color:#bf121d;font-size:.88rem;font-weight:600}.bus-search-section{padding:0 1rem 2.5rem}.bus-search-inner{max-width:1000px;margin:0 auto;border-radius:22px;border:1px solid rgba(255,255,255,.65);background:linear-gradient(180deg,#f4f9ffeb,#e1eeffd1);box-shadow:0 18px 34px #0a2d5b29;padding:1.2rem}.bus-search-inner h2{margin:0;color:#1c4778;font-size:clamp(1.25rem,2vw,1.8rem)}.bus-search-inner>p{margin:.35rem 0 .85rem;color:#5877a1;font-weight:600}.bus-search-card{display:grid;grid-template-columns:1fr auto;gap:.65rem}.bus-search-card input{border:1px solid #c0d8f6;border-radius:12px;padding:.75rem .9rem;outline:none;font-size:.95rem;color:#1a3f69;background:#ffffffe0;font-weight:600}.bus-search-card button{border:0;border-radius:12px;padding:.75rem 1.1rem;background:linear-gradient(135deg,#1964e4,#2f88f4);color:#fff;font-size:.92rem;font-weight:700;cursor:pointer}.bus-search-state{margin-top:.85rem;border-radius:12px;border:1px solid #cde0f9;background:#ffffffc7;color:#355680;padding:.75rem .85rem}.bus-search-state.error{border-color:#efbfc3;background:#fff5f6;color:#9e2130}.bus-search-results{margin-top:.9rem;display:grid;gap:.72rem}.bus-search-result-card{border-radius:14px;border:1px solid #d5e4f8;background:#ffffffeb;padding:.85rem .9rem}.result-head-row{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.result-head-row h3{margin:0;color:#1d4676;font-size:1.05rem}.bus-chip{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:.2rem .62rem;font-size:.7rem;font-weight:700;background:#eaf4ff;color:#1666bc;border:1px solid #cae0fb}.route-text{margin:.25rem 0 0;color:#315a89;font-weight:700}.stops-title{margin:.45rem 0 .2rem;color:#51739e;font-size:.8rem;font-weight:700}.stops-text{margin:0;color:#46688f;font-size:.9rem;line-height:1.4}@media (max-width: 760px){.search-grid{grid-template-columns:1fr}.swap-btn{width:100%}.find-bus-btn{width:100%;border-radius:14px;padding:.85rem 1rem}.bus-search-card{grid-template-columns:1fr}.bus-search-card button{width:100%}}.bus-panel{display:flex;flex-direction:column;background:#fff;border-radius:16px;overflow:hidden}.bus-panel__header{display:flex;justify-content:space-between;align-items:flex-start;padding:1.2rem 1.1rem .8rem;border-bottom:1px solid #e8eef6;background:linear-gradient(135deg,#0f4c9b,#1f7fd8);color:#fff}.bus-panel__title{margin:0;font-size:1.3rem;font-weight:800}.bus-panel__subtitle{margin:.2rem 0 0;font-size:.88rem;opacity:.9}.bus-panel__close{background:#ffffff2e;border:none;color:#fff;font-size:1.1rem;width:32px;height:32px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0}.bus-panel__close:hover{background:#ffffff59}.bus-panel__status-row{display:flex;align-items:center;gap:.5rem;padding:.7rem 1.1rem;flex-wrap:wrap;border-bottom:1px solid #f0f4f9}.bus-panel__type-badge{background:#e3f2fd;color:#0d47a1;border-radius:999px;padding:.2rem .6rem;font-size:.72rem;font-weight:700;text-transform:uppercase}.bus-panel__departure-tag{background:#fff3e0;color:#e65100;border-radius:999px;padding:.2rem .6rem;font-size:.72rem;font-weight:700}.bus-panel__info-grid{display:grid;grid-template-columns:1fr 1fr;gap:0;padding:0}.bus-panel__info-item{display:flex;align-items:flex-start;gap:.5rem;padding:.75rem 1.1rem;border-bottom:1px solid #f0f4f9}.bus-panel__info-item:nth-child(odd){border-right:1px solid #f0f4f9}.bus-panel__info-icon{font-size:1.1rem;flex-shrink:0;margin-top:.1rem}.bus-panel__info-label{font-size:.7rem;color:#6b8299;font-weight:600;text-transform:uppercase;letter-spacing:.03em}.bus-panel__info-value{font-size:.95rem;font-weight:700;color:#102a43;margin-top:.1rem}.bus-panel__info-value--highlight{color:#1a73e8}.bus-panel__extras{display:flex;flex-wrap:wrap;gap:.4rem;padding:.65rem 1.1rem;border-bottom:1px solid #f0f4f9}.bus-panel__extra-tag{background:#f5f8fc;border:1px solid #e0e8f1;border-radius:8px;padding:.3rem .6rem;font-size:.78rem;color:#3d5a80;font-weight:600}.bus-panel__section{padding:.8rem 1.1rem;border-bottom:1px solid #f0f4f9}.bus-panel__section:last-child{border-bottom:none;padding-bottom:2rem}.bus-panel__section-title{margin:0 0 .6rem;font-size:.85rem;font-weight:800;color:#0d3b6e;text-transform:uppercase;letter-spacing:.04em}.bus-panel__live-info p{margin:0;font-size:.88rem;color:#2f5278;line-height:1.5}.bus-panel__live-info p+p{margin-top:.2rem}.bus-panel__timeline{position:relative;padding-left:0}.bus-panel__stop{display:flex;align-items:flex-start;position:relative;padding-left:28px;min-height:36px}.bus-panel__stop-dot{position:absolute;left:6px;top:4px;width:12px;height:12px;border-radius:50%;background:#b0c4de;border:2px solid #fff;box-shadow:0 0 0 2px #d0dcea;z-index:2}.bus-panel__stop-dot--start{background:#34a853;box-shadow:0 0 0 2px #a5d6a7}.bus-panel__stop-dot--end{background:#ea4335;box-shadow:0 0 0 2px #ef9a9a}.bus-panel__stop-line{position:absolute;left:11px;top:18px;width:2px;bottom:-2px;background:#d0dcea;z-index:1}.bus-panel__stop-info{display:flex;justify-content:space-between;align-items:baseline;flex:1;padding-bottom:.55rem;gap:.5rem}.bus-panel__stop-name{font-size:.88rem;font-weight:600;color:#1a3a5c}.bus-panel__stop-dist{font-size:.74rem;color:#7a9ab5;white-space:nowrap}.bus-panel__schedule-table{width:100%;border-collapse:collapse;font-size:.84rem}.bus-panel__schedule-table th{text-align:left;font-size:.72rem;color:#6b8299;font-weight:700;text-transform:uppercase;padding:.4rem .5rem;border-bottom:2px solid #e0e8f1}.bus-panel__schedule-table td{padding:.45rem .5rem;border-bottom:1px solid #f0f4f9;color:#2f5278}.bus-panel__day-tag{text-transform:capitalize}@media (max-width: 480px){.bus-panel{width:100vw}.bus-panel__info-grid{grid-template-columns:1fr}.bus-panel__info-item:nth-child(odd){border-right:none}}.crowd-prompt{border-radius:14px;padding:.85rem 1rem;margin-top:.75rem;font-size:.9rem;line-height:1.5}.crowd-prompt--ask{background:linear-gradient(135deg,#eef6ff,#f0f9ff);border:1.5px solid #b8d8fa}.crowd-prompt__question{display:flex;align-items:center;gap:.5rem;font-weight:700;font-size:1rem;color:#0d3b6e}.crowd-prompt__icon{font-size:1.25rem}.crowd-prompt__explain{margin:.35rem 0 .65rem;color:#3b6ea5;font-size:.82rem}.crowd-prompt__phone-row{margin-bottom:.6rem}.crowd-prompt__phone-label{display:block;font-size:.82rem;font-weight:600;color:#0d3b6e;margin-bottom:.25rem}.crowd-prompt__phone-input{width:100%;padding:.45rem .7rem;border:1.5px solid #b8d8fa;border-radius:8px;font-size:.9rem;background:#fff;outline:none;box-sizing:border-box}.crowd-prompt__phone-input:focus{border-color:#1a73e8;box-shadow:0 0 0 3px #1a73e826}.crowd-prompt__actions{display:flex;gap:.5rem;flex-wrap:wrap}.crowd-prompt__btn{border:none;border-radius:999px;padding:.5rem 1.2rem;font-size:.85rem;font-weight:700;cursor:pointer;transition:transform .1s,box-shadow .15s}.crowd-prompt__btn:active{transform:scale(.97)}.crowd-prompt__btn--yes{background:#1a73e8;color:#fff;box-shadow:0 2px 8px #1a73e840}.crowd-prompt__btn--yes:hover{background:#1565c0}.crowd-prompt__btn--no{background:#f1f3f4;color:#5f6368;border:1px solid #dadce0}.crowd-prompt__btn--no:hover{background:#e8eaed}.crowd-prompt--active{background:linear-gradient(135deg,#e8f5e9,#f1f8e9);border:1.5px solid #a5d6a7}.crowd-prompt__header{display:flex;align-items:center;gap:.5rem;font-size:.95rem;color:#1b5e20}.crowd-prompt__pulse{display:inline-block;width:10px;height:10px;border-radius:50%;background:#34a853;animation:crowdPulse 1.4s ease-in-out infinite}@keyframes crowdPulse{0%,to{box-shadow:0 0 #34a85380}50%{box-shadow:0 0 0 6px #34a85300}}.crowd-prompt__bus-label{font-weight:400;font-size:.8rem;color:#388e3c;margin-left:auto}.crowd-prompt__stats{display:flex;gap:1rem;margin:.65rem 0}.crowd-prompt__stat{display:flex;flex-direction:column;align-items:center;background:#ffffffb3;border-radius:10px;padding:.4rem .8rem;min-width:80px}.crowd-prompt__stat-value{font-size:1.1rem;font-weight:800;color:#1b5e20}.crowd-prompt__stat-value--live{color:#34a853}.crowd-prompt__stat-label{font-size:.7rem;color:#558b2f;margin-top:.15rem}.crowd-prompt__helper{margin:0;font-size:.78rem;color:#558b2f}.crowd-prompt__stop-btn{margin-top:.55rem;border:none;border-radius:999px;padding:.4rem 1rem;font-size:.82rem;font-weight:700;background:#c62828;color:#fff;cursor:pointer}.crowd-prompt__stop-btn:hover{background:#b71c1c}.crowd-prompt--dismissed{background:#f8f9fa;border:1px solid #e0e0e0;display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.crowd-prompt__text{color:#5f6368;font-size:.82rem}.crowd-prompt__link{background:none;border:none;color:#1a73e8;font-size:.8rem;font-weight:600;cursor:pointer;padding:0;text-decoration:underline}.crowd-prompt__error{background:#fdecea;color:#c62828;border-radius:8px;padding:.35rem .6rem;margin:.35rem 0;font-size:.8rem}.crowd-contributors-badge{display:inline-flex;align-items:center;gap:.3rem;background:#e8f5e9;color:#2e7d32;border-radius:999px;padding:.2rem .6rem;font-size:.75rem;font-weight:700}.crowd-contributors-badge__dot{width:6px;height:6px;border-radius:50%;background:#34a853;animation:crowdPulse 1.4s ease-in-out infinite}@media (max-width: 480px){.crowd-prompt__actions{flex-direction:column}.crowd-prompt__stats{flex-direction:column;gap:.5rem}}.results-page{min-height:calc(100vh - 70px);background:#f0f4f8;color:#1a2b3c;font-family:Manrope,Segoe UI,Roboto,sans-serif}.results-hero{background:#1a3a5c;padding:.7rem 1rem}.route-header{max-width:600px;margin:0 auto}.route-header__actions-top{display:flex;justify-content:space-between;margin-bottom:.5rem}.back-link,.refresh-link{display:inline-block;text-decoration:none;color:#fff;font-size:.82rem;font-weight:600;background:transparent;border:none;cursor:pointer;padding:.2rem 0}.route-header__stations{display:flex;align-items:center;justify-content:center;gap:.8rem;padding:.5rem 0}.route-header__station{text-align:center;flex:1}.route-header__code{display:block;color:#fff;font-weight:800;font-size:.95rem;line-height:1.3}.route-header__arrow{color:#ffd54f;font-size:1.3rem;font-weight:700;flex-shrink:0}.route-header__filters{display:flex;justify-content:center;gap:.5rem;margin-top:.5rem}.route-header__pill{background:#2a5a8a;color:#fff;border-radius:999px;padding:.3rem .75rem;font-size:.75rem;font-weight:700;cursor:pointer;-webkit-user-select:none;user-select:none}.results-body{padding:.6rem .5rem 2rem}.results-layout{max-width:600px;margin:0 auto}.results-layout--with-panel{max-width:1100px;display:flex;gap:1rem;align-items:flex-start}.results-main{flex:1;min-width:0;max-width:600px}.results-side-panel{width:420px;flex-shrink:0;position:sticky;top:80px;max-height:calc(100vh - 100px);overflow-y:auto;border-radius:12px;box-shadow:0 4px 20px #0000001a;background:#fff;border:1px solid #dce9f9}.results-state{background:#fff;border:1px solid #dbe8f7;border-radius:10px;padding:1rem;color:#32506b;text-align:center}.results-state.error{border-color:#e9c8cf;color:#8f2130;background:#fff8f9}.results-list{display:flex;flex-direction:column;gap:0}.result-card{background:#fff;border:1px solid #e0e8f0;border-bottom:none;padding:.75rem .85rem;cursor:pointer;transition:background .12s}.result-card:first-child{border-radius:10px 10px 0 0}.result-card:last-child{border-bottom:1px solid #e0e8f0;border-radius:0 0 10px 10px}.result-card:only-child{border-radius:10px;border-bottom:1px solid #e0e8f0}.result-card:hover{background:#f4f8fc}.result-card--selected{background:#eef5ff;border-color:#1a73e8;border-bottom:1px solid #1a73e8!important}.rc-date-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:.4rem}.rc-date{font-size:.76rem;font-weight:600;color:#5a7896}.rc-day-type{font-size:.68rem;font-weight:700;color:#1a73e8;background:#e8f0fe;padding:.1rem .45rem;border-radius:4px;text-transform:capitalize}.rc-top{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.rc-time-block{display:flex;flex-direction:column;align-items:center}.rc-time-label{font-size:.62rem;font-weight:600;color:#7a8ea1;text-transform:uppercase;letter-spacing:.3px}.rc-bus-badge{background:#1a3a5c;color:#fff;font-size:.72rem;font-weight:800;padding:.2rem .5rem;border-radius:4px;letter-spacing:.3px;white-space:nowrap}.rc-dep-time,.rc-arr-time{font-size:.95rem;font-weight:800;color:#1a2b3c}.rc-duration{font-size:.78rem;color:#7a8ea1;font-weight:600}.rc-route-info{margin-top:.3rem;display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.rc-route-name{font-size:.82rem;color:#3b5068;font-weight:500}.rc-bus-type{font-size:.72rem;font-weight:700;color:#5a7896;background:#eef3f9;padding:.12rem .45rem;border-radius:4px;text-transform:capitalize}.rc-live-row{margin-top:.35rem;display:flex;align-items:center;gap:.4rem}.rc-status-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.rc-status-dot--running{background:#34a853}.rc-status-dot--stopped{background:#f9a825}.rc-status-dot--warning{background:#e67e22}.rc-status-dot--offline{background:#b0bec5}.rc-status-text{font-size:.75rem;color:#5a7896;font-weight:600}.rc-fare{margin-left:auto;font-size:.8rem;font-weight:700;color:#1a3a5c}@media (max-width: 840px){.results-layout--with-panel{flex-direction:column;max-width:600px}.results-main{max-width:100%}.results-side-panel{width:100%;position:static;max-height:none}}@media (max-width: 480px){.results-hero{padding:.5rem .6rem}.route-header__stations{gap:.4rem}.route-header__code{font-size:.82rem}.rc-top{gap:.3rem}.rc-dep-time,.rc-arr-time{font-size:.85rem}}.tracker-page{padding:1.2rem 1rem 2rem}.tracker-layout{max-width:500px;margin:0 auto}.tracker-layout--with-panel{max-width:1400px;display:flex;gap:1.2rem;align-items:flex-start}.tracker-main{flex:1;min-width:0;max-width:500px}.tracker-side-panel{width:420px;flex-shrink:0;position:sticky;top:80px;max-height:calc(100vh - 100px);overflow-y:auto;border-radius:16px;box-shadow:0 8px 32px #0a28501f}@media (max-width: 900px){.tracker-layout--with-panel{flex-direction:column;max-width:600px}.tracker-main{max-width:100%}.tracker-side-panel{width:100%;position:static;max-height:none}}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--primary: #1a73e8;--primary-dark: #1557b0;--primary-light: #e8f0fe;--accent: #34a853;--danger: #ea4335;--warning: #fbbc04;--bg: #f8f9fa;--surface: #ffffff;--text: #202124;--text-secondary: #5f6368;--border: #dadce0;--shadow: 0 1px 3px rgba(0,0,0,.12), 0 1px 2px rgba(0,0,0,.08);--shadow-lg: 0 4px 6px rgba(0,0,0,.1), 0 2px 4px rgba(0,0,0,.06);--radius: 8px;--radius-lg: 12px}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;background:var(--bg);color:var(--text);line-height:1.5;-webkit-font-smoothing:antialiased}a{color:var(--primary);text-decoration:none}a:hover{text-decoration:underline}.app-container{min-height:100vh;display:flex;flex-direction:column}.main-content{flex:1;max-width:1200px;width:100%;margin:0 auto;padding:16px}.main-content.full-width{max-width:100%;padding:0}.navbar{background:var(--primary);color:#fff;padding:0 16px;box-shadow:var(--shadow);position:sticky;top:0;z-index:1000}.navbar-inner{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;height:56px}.navbar-brand{font-size:1.2rem;font-weight:700;color:#fff;display:flex;align-items:center;gap:8px}.navbar-brand:hover{text-decoration:none}.navbar-links{display:flex;gap:4px;align-items:center}.navbar-links a,.navbar-links button{color:#ffffffe6;padding:8px 12px;border-radius:var(--radius);font-size:.875rem;transition:background .2s;border:none;background:none;cursor:pointer;font-family:inherit}.navbar-links a:hover,.navbar-links button:hover{background:#ffffff26;text-decoration:none}.navbar-links a.active{background:#fff3}.navbar-search-tabs{max-width:1200px;margin:0 auto;display:flex;gap:8px;padding:0 0 8px;overflow-x:auto}.navbar-search-tab{border:1px solid rgba(255,255,255,.35);background:#ffffff14;color:#ffffffe6;border-radius:999px;padding:6px 14px;font-size:.82rem;font-weight:600;cursor:pointer;white-space:nowrap;transition:all .2s}.navbar-search-tab:hover{background:#ffffff2e}.navbar-search-tab.active{background:#fff;color:var(--primary);border-color:#fff}.card{background:var(--surface);border-radius:var(--radius-lg);box-shadow:var(--shadow);padding:20px;margin-bottom:16px}.card-header{font-size:1.1rem;font-weight:600;margin-bottom:12px;display:flex;align-items:center;justify-content:space-between}.btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:8px 16px;border:none;border-radius:var(--radius);font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s;font-family:inherit}.btn-primary{background:var(--primary);color:#fff}.btn-primary:hover{background:var(--primary-dark)}.btn-success{background:var(--accent);color:#fff}.btn-danger{background:var(--danger);color:#fff}.btn-warning{background:var(--warning);color:var(--text)}.btn-outline{background:transparent;border:1px solid var(--border);color:var(--text)}.btn-outline:hover{background:var(--bg)}.btn-sm{padding:4px 10px;font-size:.8rem}.btn-block{width:100%}.form-group{margin-bottom:16px}.form-group label{display:block;font-size:.875rem;font-weight:500;margin-bottom:4px;color:var(--text-secondary)}.form-control{width:100%;padding:10px 12px;border:1px solid var(--border);border-radius:var(--radius);font-size:.95rem;font-family:inherit;transition:border-color .2s;background:var(--surface)}.form-control:focus{outline:none;border-color:var(--primary);box-shadow:0 0 0 3px var(--primary-light)}select.form-control{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%235f6368' d='M6 8L1 3h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;padding-right:32px}textarea.form-control{resize:vertical;min-height:80px}.badge{display:inline-block;padding:2px 8px;border-radius:12px;font-size:.75rem;font-weight:600}.badge-city{background:#e8f0fe;color:#1a73e8}.badge-volvo{background:#fce8e6;color:#c5221f}.badge-express{background:#fef7e0;color:#e37400}.badge-ksrtc{background:#e6f4ea;color:#137333}.badge-private{background:#f3e8fd;color:#7627bb}.badge-success{background:#e6f4ea;color:#137333}.badge-danger{background:#fce8e6;color:#c5221f}.badge-warning{background:#fef7e0;color:#e37400}.badge-info{background:#e8f0fe;color:#1a73e8}.map-container{height:calc(100vh - 56px);width:100%;position:relative}.map-overlay{position:absolute;z-index:500;background:var(--surface);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);max-height:80vh;overflow-y:auto}.map-overlay-top-left{top:12px;left:12px;width:320px}.map-overlay-bottom{bottom:12px;left:12px;right:12px}.state-selector{display:flex;flex-direction:column;gap:12px;padding:0}.state-buttons{display:flex;gap:8px;flex-wrap:wrap}.state-btn{padding:10px 20px;border:2px solid var(--border);border-radius:var(--radius);background:var(--surface);cursor:pointer;text-align:center;font-weight:500;font-size:.85rem;transition:all .2s;font-family:inherit;color:var(--text)}.state-btn.active{border-color:var(--primary);background:var(--primary-light);color:var(--primary)}.state-btn:hover{border-color:var(--primary)}.search-panel{padding:12px}.search-input{width:100%;padding:10px 12px 10px 36px;border:1px solid var(--border);border-radius:var(--radius);font-size:.95rem;background:var(--bg)}.search-results{margin-top:8px;max-height:300px;overflow-y:auto}.search-result-item{padding:10px 12px;border-bottom:1px solid var(--border);cursor:pointer;transition:background .15s}.search-result-item:hover{background:var(--primary-light)}.search-result-item:last-child{border-bottom:none}.eta-panel{padding:12px}.eta-item{display:flex;align-items:center;justify-content:space-between;padding:10px 0;border-bottom:1px solid var(--border)}.eta-item:last-child{border-bottom:none}.eta-minutes{font-size:1.5rem;font-weight:700;color:var(--primary);min-width:60px;text-align:center}.eta-minutes small{font-size:.65rem;font-weight:400;display:block;color:var(--text-secondary)}.table-responsive{overflow-x:auto}table{width:100%;border-collapse:collapse}th,td{padding:10px 12px;text-align:left;border-bottom:1px solid var(--border);font-size:.875rem}th{font-weight:600;color:var(--text-secondary);background:var(--bg);position:sticky;top:0}tr:hover td{background:var(--primary-light)}.alert{padding:12px 16px;border-radius:var(--radius);margin-bottom:12px;font-size:.9rem}.alert-info{background:var(--primary-light);color:#1a57a0}.alert-success{background:#e6f4ea;color:#137333}.alert-warning{background:#fef7e0;color:#e37400}.alert-danger{background:#fce8e6;color:#c5221f}.tabs{display:flex;border-bottom:2px solid var(--border);margin-bottom:16px;overflow-x:auto}.tab{padding:10px 16px;cursor:pointer;font-weight:500;font-size:.9rem;color:var(--text-secondary);border-bottom:2px solid transparent;margin-bottom:-2px;white-space:nowrap;transition:all .2s}.tab.active{color:var(--primary);border-bottom-color:var(--primary)}.tab:hover{color:var(--primary)}.grid{display:grid;gap:16px}.grid-2{grid-template-columns:repeat(2,1fr)}.grid-3{grid-template-columns:repeat(3,1fr)}.grid-4{grid-template-columns:repeat(4,1fr)}.stat-card{background:var(--surface);border-radius:var(--radius-lg);padding:20px;box-shadow:var(--shadow);text-align:center}.stat-value{font-size:2rem;font-weight:700;color:var(--primary)}.stat-label{font-size:.85rem;color:var(--text-secondary);margin-top:4px}.loading{display:flex;align-items:center;justify-content:center;padding:40px;color:var(--text-secondary)}.spinner{width:32px;height:32px;border:3px solid var(--border);border-top-color:var(--primary);border-radius:50%;animation:spin .8s linear infinite;margin-right:12px}@keyframes spin{to{transform:rotate(360deg)}}.bus-marker-icon{background:var(--primary);color:#fff;border-radius:50%;width:32px;height:32px;display:flex;align-items:center;justify-content:center;font-size:.7rem;font-weight:700;border:2px solid white;box-shadow:var(--shadow)}.bus-marker-icon.halted{background:var(--warning);color:var(--text)}.bus-marker-icon.incident{background:var(--danger)}.leaflet-popup-content-wrapper{border-radius:var(--radius)!important;box-shadow:var(--shadow-lg)!important}.leaflet-popup-content{margin:12px!important;font-size:.875rem!important;line-height:1.5!important}.leaflet-popup-content strong{display:block;font-size:.95rem;margin-bottom:4px}@media (max-width: 768px){.navbar-links a,.navbar-links button{padding:8px;font-size:.8rem}.navbar-search-tabs{gap:6px;padding-bottom:6px}.navbar-search-tab{padding:5px 12px;font-size:.78rem}.map-overlay-top-left{width:calc(100% - 24px)}.grid-2,.grid-3,.grid-4{grid-template-columns:1fr}.main-content{padding:12px}.state-selector{flex-wrap:wrap}.state-btn{min-width:calc(50% - 4px)}.card{padding:14px}}@media (max-width: 480px){.navbar-brand span{display:none}}.menu-toggle{display:none;background:none;border:none;color:#fff;font-size:1.5rem;cursor:pointer;padding:4px}@media (max-width: 640px){.menu-toggle{display:block}.navbar-links{display:none;position:absolute;top:56px;left:0;right:0;background:var(--primary);flex-direction:column;padding:8px;box-shadow:var(--shadow)}.navbar.has-search-tabs .navbar-links{top:96px}.navbar-links.open{display:flex}}.fare-result{text-align:center;padding:20px;background:var(--primary-light);border-radius:var(--radius);margin-top:12px}.fare-amount{font-size:2rem;font-weight:700;color:var(--primary)}.fare-details{font-size:.85rem;color:var(--text-secondary);margin-top:4px}.report-types{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:16px}.report-type-btn{padding:10px;border:2px solid var(--border);border-radius:var(--radius);background:var(--surface);cursor:pointer;text-align:center;font-size:.8rem;font-weight:500;transition:all .2s}.report-type-btn.active{border-color:var(--danger);background:#fce8e6;color:var(--danger)}.tooltip-text{font-size:.8rem;color:var(--text-secondary);font-style:italic}.incident-item{padding:12px;border-left:4px solid var(--border);margin-bottom:8px;background:var(--surface);border-radius:0 var(--radius) var(--radius) 0}.incident-item.severity-high,.incident-item.severity-critical{border-left-color:var(--danger)}.incident-item.severity-medium{border-left-color:var(--warning)}.incident-item.severity-low{border-left-color:var(--accent)}.hero-section{position:relative;background:linear-gradient(135deg,#1a73e8,#0d47a1,#1557b0);color:#fff;min-height:100vh;min-height:100svh;width:100%;display:flex;align-items:center;justify-content:center;padding:24px;text-align:center;overflow:hidden}.hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 20% 80%,rgba(255,255,255,.06) 0%,transparent 50%),radial-gradient(circle at 80% 20%,rgba(255,255,255,.08) 0%,transparent 50%),radial-gradient(circle at 50% 50%,rgba(255,255,255,.03) 0%,transparent 70%);pointer-events:none}.hero-content{position:relative;max-width:800px;width:100%;margin:0 auto}.hero-badge{display:inline-block;background:#ffffff26;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.2);border-radius:24px;padding:6px 18px;font-size:.75rem;font-weight:700;letter-spacing:1.5px;margin-bottom:20px;color:#a8d8ff}.hero-title{font-size:3rem;font-weight:800;margin-bottom:16px;line-height:1.1;letter-spacing:-.5px}.hero-bus-icon{font-size:2.8rem;vertical-align:middle;margin-right:4px}.hero-subtitle{font-size:1.15rem;opacity:.9;max-width:560px;margin:0 auto 28px;line-height:1.6}.hero-features{display:flex;justify-content:center;gap:24px;flex-wrap:wrap;margin-bottom:32px}.hero-feature{display:flex;align-items:center;gap:8px;background:#ffffff1a;border:1px solid rgba(255,255,255,.15);border-radius:24px;padding:8px 18px;font-size:.875rem;font-weight:500;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);transition:background .2s}.hero-feature:hover{background:#ffffff2e}.hero-feature-icon{font-size:1.1rem}.hero-cta{display:inline-flex;align-items:center;gap:8px;background:#fff;color:#1a73e8;border:none;border-radius:28px;padding:14px 36px;font-size:1rem;font-weight:700;cursor:pointer;font-family:inherit;box-shadow:0 4px 20px #0003;transition:all .3s}.hero-cta:hover{transform:translateY(-2px);box-shadow:0 6px 28px #0000004d}.hero-cta-arrow{font-size:1.2rem;transition:transform .3s}.hero-cta:hover .hero-cta-arrow{transform:translate(4px)}.selection-section{background:var(--bg);padding:32px 24px;border-bottom:1px solid var(--border)}.selection-container{max-width:1200px;margin:0 auto}.selection-layout{display:grid;grid-template-columns:320px minmax(0,1fr);gap:22px;align-items:start}.selection-place-slot{min-height:132px}.selection-search-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow);overflow:hidden}.selection-search-card .search-panel{padding:10px}.selection-filters{min-width:0}.country-selector{margin-bottom:20px}.country-dropdown{position:relative}.country-dropdown-toggle{display:flex;align-items:center;justify-content:space-between;width:100%;padding:12px 16px;border:2px solid var(--border);border-radius:var(--radius);background:var(--surface);cursor:pointer;font-family:inherit;font-size:.95rem;font-weight:500;color:var(--text);transition:all .2s}.country-dropdown-toggle:hover,.country-dropdown-toggle.open{border-color:var(--primary);box-shadow:0 0 0 3px var(--primary-light)}.country-dropdown-value{display:flex;align-items:center;gap:8px}.country-dropdown-arrow{font-size:1rem;color:var(--text-secondary);transition:transform .2s}.country-dropdown-arrow.rotated{transform:rotate(180deg)}.country-dropdown-menu{position:absolute;top:calc(100% + 4px);left:0;right:0;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow-lg);z-index:1000;overflow:hidden;animation:dropdownSlide .15s ease-out}@keyframes dropdownSlide{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.country-search-box{padding:8px;border-bottom:1px solid var(--border)}.country-search-input{width:100%;padding:10px 12px;border:1px solid var(--border);border-radius:var(--radius);font-size:.9rem;font-family:inherit;background:var(--bg);outline:none;transition:border-color .2s}.country-search-input:focus{border-color:var(--primary);box-shadow:0 0 0 2px var(--primary-light)}.country-options{max-height:260px;overflow-y:auto}.country-option{display:flex;align-items:center;gap:10px;padding:10px 14px;cursor:pointer;font-size:.9rem;transition:background .15s}.country-option:hover{background:var(--primary-light)}.country-option.active{background:var(--primary-light);color:var(--primary);font-weight:600}.country-option-flag{font-size:1.3rem;flex-shrink:0}.country-option-name{flex:1}.country-option-check{color:var(--primary);font-weight:700;font-size:1rem}.country-no-results{color:var(--text-secondary);font-style:italic;cursor:default;justify-content:center;padding:20px 14px}.country-no-results:hover{background:transparent}.state-selector{display:flex;flex-direction:column;gap:0;padding:0}.region-dropdown{position:relative}.region-dropdown-toggle{display:flex;align-items:center;justify-content:space-between;width:100%;padding:12px 16px;border:2px solid var(--border);border-radius:var(--radius);background:var(--surface);cursor:pointer;font-family:inherit;font-size:.95rem;font-weight:500;color:var(--text);transition:all .2s}.region-dropdown-toggle:hover,.region-dropdown-toggle.open{border-color:var(--primary);box-shadow:0 0 0 3px var(--primary-light)}.region-dropdown-value{display:flex;align-items:center;gap:8px}.region-dropdown-arrow{font-size:1rem;color:var(--text-secondary);transition:transform .2s}.region-dropdown-arrow.rotated{transform:rotate(180deg)}.region-dropdown-menu{position:absolute;top:calc(100% + 4px);left:0;right:0;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow-lg);z-index:1000;overflow:hidden;animation:dropdownSlide .15s ease-out}.region-search-box{padding:8px;border-bottom:1px solid var(--border)}.region-search-input{width:100%;padding:10px 12px;border:1px solid var(--border);border-radius:var(--radius);font-size:.9rem;font-family:inherit;background:var(--bg);outline:none;transition:border-color .2s}.region-search-input:focus{border-color:var(--primary);box-shadow:0 0 0 2px var(--primary-light)}.region-options{max-height:260px;overflow-y:auto}.region-option{display:flex;align-items:center;gap:10px;padding:10px 14px;cursor:pointer;font-size:.9rem;transition:background .15s}.region-option:hover{background:var(--primary-light)}.region-option.active{background:var(--primary-light);color:var(--primary);font-weight:600}.region-option-icon{font-size:1rem;flex-shrink:0}.region-option-name{flex:1}.region-option-check{color:var(--primary);font-weight:700;font-size:1rem}.region-no-results{color:var(--text-secondary);font-style:italic;cursor:default;justify-content:center;padding:20px 14px}.region-no-results:hover{background:transparent}.map-section{background:var(--surface);padding:0}.map-section-header{padding:20px 24px 12px;text-align:center}.map-section-header h2{font-size:1.4rem;font-weight:700;color:var(--text);margin-bottom:4px}.map-section-header p{font-size:.875rem;color:var(--text-secondary)}.map-wrapper{position:relative;height:70vh;min-height:500px}.home-page .map-container{height:100%}.place-info-card{background:#fff;border-radius:8px;padding:12px;margin:8px 0;box-shadow:0 1px 4px #00000026;font-size:.85rem}.incidents-overlay{position:absolute;top:12px;right:12px;z-index:500;max-width:320px;max-height:200px;overflow-y:auto}.features-section{background:var(--bg);padding:64px 24px;text-align:center}.section-title{font-size:2rem;font-weight:800;color:var(--text);margin-bottom:8px}.section-subtitle{font-size:1.05rem;color:var(--text-secondary);margin-bottom:40px}.features-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;max-width:1000px;margin:0 auto}.feature-card{background:var(--surface);border-radius:var(--radius-lg);padding:32px 24px;box-shadow:var(--shadow);text-align:center;transition:all .3s;border:1px solid transparent}.feature-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg);border-color:var(--primary-light)}.feature-card-link{text-decoration:none;color:inherit;display:block}.feature-card-link:hover{text-decoration:none}.feature-icon-circle{width:60px;height:60px;border-radius:50%;background:var(--primary-light);display:flex;align-items:center;justify-content:center;font-size:1.5rem;margin:0 auto 16px}.feature-card h3{font-size:1.1rem;font-weight:700;margin-bottom:8px;color:var(--text)}.feature-card p{font-size:.875rem;color:var(--text-secondary);line-height:1.5}.home-footer{background:#1a1a2e;color:#fffc;padding:48px 24px 32px;text-align:center}.footer-inner{max-width:600px;margin:0 auto}.footer-brand{font-size:1.5rem;font-weight:800;color:#fff;margin-bottom:8px}.footer-tagline{font-size:.9rem;opacity:.7;margin-bottom:24px}.footer-links{display:flex;justify-content:center;gap:24px;margin-bottom:24px;flex-wrap:wrap}.footer-links a{color:#ffffffb3;font-size:.875rem;transition:color .2s}.footer-links a:hover{color:#fff;text-decoration:none}.footer-copy{font-size:.8rem;opacity:.5}@media (max-width: 768px){.hero-section{padding:16px}.hero-title{font-size:2rem}.hero-subtitle{font-size:1rem}.hero-features{gap:10px}.hero-feature{padding:6px 14px;font-size:.8rem}.features-grid{grid-template-columns:repeat(2,1fr);gap:16px}.map-wrapper{height:60vh;min-height:400px}.selection-section{padding:24px 16px}.selection-layout{grid-template-columns:1fr;gap:14px}.selection-place-slot{min-height:0}}@media (max-width: 480px){.hero-title{font-size:1.6rem}.hero-features{flex-direction:column;align-items:center}.features-grid{grid-template-columns:1fr}.country-cards{flex-direction:column}.country-dropdown-menu{position:fixed;top:auto;bottom:0;left:0;right:0;border-radius:var(--radius-lg) var(--radius-lg) 0 0;max-height:60vh}.country-options{max-height:45vh}.region-dropdown-menu{position:fixed;top:auto;bottom:0;left:0;right:0;border-radius:var(--radius-lg) var(--radius-lg) 0 0;max-height:60vh}.region-options{max-height:45vh}.state-buttons{flex-wrap:wrap}.state-btn{min-width:calc(50% - 4px)}}
