:root{--background:#f7fbf2;--foreground:#181d18}.dark{--background:#101410;--foreground:#e0e4de}body{background-color:var(--background);color:var(--foreground);scrollbar-width:thin;scrollbar-color:#727970 transparent}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background-color:#727970;border-radius:4px}.leaflet-container{z-index:0}