:root{--title-font:"Bebas Neue",sans-serif;--body-font:"Inter",sans-serif;--accent-color:#00d084;--accent-color-2:#a8010c;--text-color:white;--content-height:100svh;--map-height:100svh;--content-width:35%;--map-width:65%}@media (max-width:950px){:root{--content-height:42svh;--map-height:50svh;--footer-height:8svh;--map-width:100%;--content-width:100%}}*{box-sizing:border-box;margin:0;padding:0}body{color:var(--text-color);font-family:var(--body-font);background-color:#000}
