*{box-sizing:border-box;margin:0;padding:0}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#111827;color:#fff}#root{width:100%;height:100vh}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#374151}::-webkit-scrollbar-thumb{background:#6b7280;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#9ca3af}.leaflet-container{height:100%;width:100%;background:#1f2937;touch-action:none;will-change:transform}.leaflet-tile,.leaflet-marker-icon{will-change:transform}.leaflet-popup-content-wrapper{background:#1f2937;color:#fff;border-radius:8px;box-shadow:0 10px 25px #00000080}.leaflet-popup-tip{background:#1f2937}.leaflet-popup-close-button{color:#9ca3af!important;font-size:18px!important;font-weight:700!important}.leaflet-popup-close-button:hover{color:#fff!important}@media(max-width:768px){.leaflet-popup-content-wrapper{max-width:calc(100vw - 40px)!important}.leaflet-control-zoom{margin-right:5px!important;margin-top:5px!important}}button:focus,input:focus,select:focus,textarea:focus{outline:2px solid #8b5cf6;outline-offset:2px}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.animate-spin{animation:spin 1s linear infinite}@keyframes slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.slide-up{animation:slideUp .3s ease-out}.container{max-width:1200px;margin:0 auto;padding:0 1rem}::selection{background-color:#8b5cf6;color:#fff}::-moz-selection{background-color:#8b5cf6;color:#fff}@keyframes jump{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}@keyframes pulse-large{0%{transform:scale(.5);opacity:.5}to{transform:scale(2.5);opacity:0}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes backgroundShine{0%{background-position:200% center}to{background-position:-200% center}}.animate-jump{animation:jump 2s ease-in-out infinite}.animate-pulse-large{animation:pulse-large 2s cubic-bezier(0,0,.2,1) infinite}.animate-fadeIn{animation:fadeIn 1s ease-out forwards}.animate-fadeInUp{animation:fadeInUp 1s ease-out forwards}.animate-background-shine{background:linear-gradient(110deg,transparent 35%,rgba(255,255,255,.1),transparent 65%);background-size:200% 100%;animation:backgroundShine 5s linear infinite}.animation-delay-200{animation-delay:.2s}.animation-delay-400{animation-delay:.4s}.animation-delay-600{animation-delay:.6s}.animation-delay-800{animation-delay:.8s}@media(max-width:767px){.leaflet-popup-content-wrapper{max-width:calc(100vw - 80px);width:auto!important;border-radius:12px}.leaflet-popup-content{margin:12px}}
