@import"https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600&display=swap";:root{--color-primary:#0070f3;--color-secondary:#1c1c1e;--color-text:#333;--color-background-bold:#f0f0f0;--color-background-light:#fff;--color-border-light:#cfcbcb;--color-border-bold:#b6b2b2;--color-map-building:#b00;--color-map-building-hover:red;--color-map-building-sshn:#ff8a1c;--color-map-building-sshn-hover:#ffa41c;--color-water:#3b82f6;--font-poppins:"Poppins";--graph-space:88vw}body,html{margin:0;padding:0}#__nuxt{display:flex;flex-direction:column;min-height:100vh}.content,.layout{display:flex;flex:1;flex-direction:column}.content{background-color:var(--color-background-bold);border:.125vh solid var(--color-border-light);padding-bottom:2vh;padding-top:2vh}canvas{display:block;height:400px!important;width:100%!important}
