:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#edf2f7;background:#101820;font-family:system-ui,sans-serif}body,#root{min-height:100vh;margin:0}.app{grid-template-rows:auto 1fr;grid-template-columns:minmax(0,1fr) 19rem;min-height:100vh;display:grid}.status-bar{background:#182634;flex-wrap:wrap;grid-column:1/-1;gap:1rem;padding:.7rem 1rem;display:flex}.simulation-map{min-height:70vh;position:relative}.cesium-container{position:absolute;inset:0}.terrain-warning,.rejection{background:#653;margin:1rem;padding:.7rem;position:relative}.edit-panel,.legend{background:#16222d;padding:1rem;overflow:auto}.edit-panel form{gap:.6rem;margin-block:1rem;display:grid}.edit-panel label{gap:.25rem;display:grid}input,select,button{font:inherit;padding:.35rem}button{cursor:pointer}.legend p{margin:.45rem 0}.legend-swatch{width:.8rem;height:.8rem;margin-right:.4rem;display:inline-block}.passenger{background:#40a0ff}.cargo{background:#ffb020}.transit{background:#a040ff}.lane-open{background:#5a6a7a}.lane-closing{background:#e0a030}.lane-closed{background:#c03030}.parking{background:#3060c0}.loading{background:#e07020}.signal-green{background:#30c060}.signal-red{background:#e03030}@media (width<=800px){.app{grid-template-columns:1fr}.simulation-map{min-height:60vh}.edit-panel,.legend{grid-column:1}}
