:root{color:#102018;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#eef5f0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Microsoft YaHei,sans-serif}*{box-sizing:border-box}html,body,#root{width:100%;min-width:320px;min-height:100vh;margin:0}button,input,textarea,select{font:inherit}.app-shell{color:#102018;background:radial-gradient(circle at 0 0,#3dcd5838,#0000 32rem),linear-gradient(135deg,#eef5f0 0%,#dfe8e2 100%);grid-template-columns:minmax(280px,360px) 1fr;gap:20px;min-height:100vh;padding:20px;display:grid}.sidebar{flex-direction:column;min-height:100%;display:flex}.sidebar-panel{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffc;border:1px solid #10201814;border-radius:28px;flex-direction:column;justify-content:space-between;gap:20px;padding:28px;display:flex;box-shadow:0 24px 60px #1020181f}.sidebar-toggle{display:none}.eyebrow{color:#16833a;letter-spacing:.12em;text-transform:uppercase;margin:0 0 14px;font-size:.76rem;font-weight:800}h1{letter-spacing:-.06em;margin:0;font-size:clamp(2rem,4vw,3.8rem);line-height:1.04}.intro{color:#516259;margin:20px 0 0;font-size:1rem;line-height:1.8}.status-card,.menu-card{color:#fff;background:#102018;border-radius:20px;flex-direction:column;gap:14px;padding:18px;display:flex}.menu-header,.menu-actions{justify-content:space-between;align-items:center;gap:12px;display:flex}.menu-header span{color:#ffffffb3;font-size:.9rem}.menu-actions button{color:#fff;cursor:pointer;background:#ffffff1a;border:0;border-radius:14px;flex:1;padding:10px 12px;font-weight:700}.menu-actions button:disabled{opacity:.45;cursor:not-allowed}.route-list{flex-direction:column;gap:10px;max-height:44vh;padding-right:4px;display:flex;overflow:auto}.route-item{cursor:pointer;background:#ffffff0f;border-radius:14px;align-items:center;gap:12px;padding:10px 12px;display:flex}.route-item input{margin:0}.route-item-content{flex:1;justify-content:space-between;align-items:center;gap:10px;display:flex}.route-swatch{border-radius:999px;flex:none;width:12px;height:12px;box-shadow:0 0 0 5px #ffffff14}.route-item small,.status-card p{color:#ffffffb8;margin:0;font-size:.92rem;line-height:1.5}.status-dot{background:#3dcd58;border-radius:999px;flex:none;width:10px;height:10px;margin-top:5px;box-shadow:0 0 0 8px #3dcd5829}.content-panel{background:#fff;border:1px solid #1020181a;border-radius:28px;min-height:calc(100vh - 40px);overflow:hidden;box-shadow:0 24px 60px #10201824}.map-wrap,.map-view{width:100%;height:100%;min-height:calc(100vh - 40px)}.map-view{touch-action:none}.empty-state{text-align:center;color:#516259;place-content:center;height:100%;min-height:calc(100vh - 40px);padding:32px;display:grid}.empty-state h2{color:#102018;margin:0 0 12px;font-size:1.8rem}.empty-state p{max-width:520px;margin:0;line-height:1.8}.map-tooltip{z-index:20;pointer-events:none;position:absolute}.station-popup{background:#fffffff5;border-radius:16px;gap:4px;padding:12px 14px;display:grid;box-shadow:0 18px 40px #1020182e}.popup-remark{color:#516259;margin-top:4px}code{color:#0e6f2f;background:#3dcd5824;border-radius:8px;padding:.16em .42em;font-weight:700}@media (width<=860px){.app-shell{grid-template-columns:1fr;padding:12px}.sidebar{z-index:30;pointer-events:none;min-height:auto;position:fixed;bottom:12px;left:12px;right:12px}.sidebar-toggle,.sidebar-panel{pointer-events:auto}.sidebar-toggle{color:#fff;background:#102018;border:0;border-radius:18px;justify-content:space-between;align-items:center;width:100%;padding:14px 16px;display:flex;box-shadow:0 16px 36px #1020182e}.sidebar-panel{max-height:min(72vh,680px);margin-top:10px;display:none;overflow:auto}.sidebar.sidebar-open .sidebar-panel{display:flex}.content-panel,.map-wrap,.map-view,.empty-state{min-height:calc(100vh - 24px)}}
