*{margin:0;padding:0;box-sizing:border-box;font-family:Inter,Nunito,sans-serif}:root{--app-bg-light: #f8fafc;--app-bg-dark: #0b1120}body{transition:background-color .3s ease,color .3s ease;background-color:var(--app-bg-light)}html,body,#root{min-height:100%}body[data-theme=dark]{background-color:var(--app-bg-dark)}.leaflet-container{width:100%;height:50vh}[data-theme=dark] .leaflet-tile-pane,[data-theme=dark] .leaflet-layer,[data-theme=dark] .leaflet-control-zoom-in,[data-theme=dark] .leaflet-control-zoom-out,[data-theme=dark] .leaflet-control-attribution{filter:brightness(.6) invert(1) contrast(3) hue-rotate(200deg) saturate(.3) brightness(.7)}
