.app{display:flex;height:100vh;width:100%;font-family:sans-serif}.sidebar{width:300px;background:#f8f9fa;border-right:1px solid #ddd;padding:16px;overflow-y:auto}.sidebar h2{margin-bottom:12px;font-size:18px}.sidebar ul{list-style:none;padding:0}.sidebar li{margin-bottom:12px;padding:8px;border-radius:8px;background:#fff;box-shadow:0 1px 3px #0000001a}.sidebar li b{display:block;margin-bottom:4px}.map{flex:1}html,body,#root{height:100%;margin:0}.map-container{width:100%;height:100vh}.map{width:100%;height:100%}*{box-sizing:border-box}
