*{box-sizing:border-box}html,body,#root{height:100%;margin:0;font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif}.layout{display:grid;grid-template-columns:320px 1fr;height:100%}.sidebar{padding:16px;border-right:1px solid #eee;overflow:auto}.content{height:100%}.container{height:100%;display:grid;place-items:center}.card{width:360px;display:grid;gap:8px;border:1px solid #eee;padding:16px;border-radius:8px}input,button{padding:8px;font-size:14px}button{cursor:pointer}.error{color:#b00020}.leaflet-container{width:100%;height:100%}.leaflet-pane,.leaflet-top,.leaflet-bottom{pointer-events:auto}.MuiGrid-root{min-width:0}
