:root{color-scheme:light}*{box-sizing:border-box}html,body,#root{margin:0;padding:0;min-height:100%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit}.hazard-stripe{height:8px;width:100%;background-image:repeating-linear-gradient(-45deg,#c8102e,#c8102e 14px,#fff 14px,#fff 28px)}.hazard-stripe--thin{height:5px}.pulse-dot{position:relative;width:9px;height:9px;border-radius:50%;background:#c8102e;flex-shrink:0}.pulse-dot:after{content:"";position:absolute;top:-6px;right:-6px;bottom:-6px;left:-6px;border-radius:50%;border:2px solid #C8102E;animation:pulse-ring 1.8s ease-out infinite}@keyframes pulse-ring{0%{transform:scale(.5);opacity:.8}to{transform:scale(1.6);opacity:0}}@media (prefers-reduced-motion: reduce){.pulse-dot:after{animation:none}*,*:before,*:after{animation-duration:.001ms!important}}.leaflet-map-container{width:100%;border-radius:10px;overflow:hidden;border:1px solid #E7E2DD}::selection{background:#c8102e;color:#fff}
