@charset "UTF-8";body{font-family:Inter,sans-serif;margin:0;padding:0}#app{height:100%}#map{height:600px}.link{color:#409eff;text-decoration:none;cursor:pointer;transition:opacity .5s}.link:hover{opacity:.5}.layout{display:flex;flex-direction:column;height:100vh}.navbar{background:#fff;padding:10px 20px}.nav{display:flex;align-items:center;justify-content:space-between}.logo img{height:40px}.nav-links{list-style:none;display:flex;gap:20px}.nav-links li a{color:#409eff;text-decoration:none;font-weight:500}.content{flex:1;padding:20px}.flex{display:flex}.justify-between{justify-content:space-between}.items-center{align-items:center}.mb-4{margin-bottom:40px}
