*{box-sizing:border-box}html,body,#root{height:100%;margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.app-shell{flex-direction:column;height:100dvh;display:flex}.app-layout{flex:1;min-height:0;display:flex}@media (width<=900px){.app-layout{flex-direction:column}}@media (width<=900px) and (height<=500px) and (orientation:landscape){.app-layout{flex-direction:row}}.page-header{text-align:left;background:#fff;border-bottom:1px solid #e0e0e0;flex-shrink:0;padding:14px 20px}.page-header h1{margin:0;font-size:20px}@media (width<=480px){.page-header{padding:10px 14px}.page-header h1{font-size:17px}}.station-panel{background:#f7f7f8;border-right:1px solid #e0e0e0;flex-direction:column;flex-shrink:0;width:380px;min-height:0;padding:16px;display:flex}.station-search{border:1px solid #d0d0d5;border-radius:8px;outline:none;flex-shrink:0;margin-bottom:12px;padding:10px 12px;font-size:16px}@media (width<=900px){.station-panel{border-bottom:1px solid #e0e0e0;border-right:none;width:100%;height:45dvh}}@media (width<=900px) and (height<=500px) and (orientation:landscape){.station-panel{border-bottom:none;border-right:1px solid #e0e0e0;width:260px;height:100%}}@media (width<=480px){.station-panel{padding:12px}.station-name{font-size:16px}.station-subheading{font-size:11px}}.station-search:focus{border-color:#4a90d9}.station-message{color:#666;font-size:14px}.station-list{flex:1;min-height:0;margin:0;padding:0;list-style:none;overflow-y:auto}.station-item{background:#fff;border:1px solid #e2e2e6;border-radius:10px;margin-bottom:10px;padding:12px 14px;box-shadow:0 1px 2px #0000000a}.station-name{color:#1a1a1a;font-size:17px;font-weight:700}.station-subheading{color:#8a8a92;margin-top:4px;font-size:12px;font-weight:400}#map{flex:1;min-width:0;min-height:0}.leaflet-container{width:100%;height:100%}.station-marker{border:2px solid #fff;border-radius:50%;width:16px;height:16px;box-shadow:0 1px 3px #0006}.station-marker--blue{background:#2a81cb}.station-marker--yellow{background:#ffd21f}
