*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:var(--wealert-bg);color:var(--wealert-text-primary);height:100vh;overflow:hidden}#root{height:100vh;display:flex;flex-direction:column}.mapboxgl-popup-content{background:var(--wealert-bg-card)!important;border:1px solid var(--wealert-border)!important;border-radius:10px!important;padding:0!important;box-shadow:0 8px 32px var(--wealert-overlay)!important;overflow:hidden}.mapboxgl-popup-tip{border-top-color:var(--wealert-border)!important}.mapboxgl-popup-close-button{color:var(--wealert-text-muted)!important;font-size:18px!important;padding:6px 8px!important;background:transparent!important;z-index:1}.mapboxgl-popup-close-button:hover{color:var(--wealert-text-primary)!important;background:transparent!important}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,input:-webkit-autofill:active{-webkit-text-fill-color:var(--wealert-text-primary)!important;-webkit-box-shadow:0 0 0 1000px var(--wealert-bg-input) inset!important;caret-color:var(--wealert-text-primary);transition:background-color 5000s ease-in-out 0s}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes spin{to{transform:rotate(360deg)}}
