.custom-scrollbar::-webkit-scrollbar{width:6px}.custom-scrollbar::-webkit-scrollbar-track{background:rgba(0,0,0,.1);border-radius:3px}.custom-scrollbar::-webkit-scrollbar-thumb{background:rgba(5,242,242,.3);border-radius:3px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:rgba(5,242,242,.5)}.leaflet-popup-content-wrapper{color:#fff;border-radius:6px;box-shadow:0 0 15px rgba(5,242,242,.2)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background-color:rgba(10,20,40,.9);border:1px solid rgba(5,242,242,.3)}.leaflet-container{font-family:Inter,sans-serif}.leaflet-control-zoom a{background-color:rgba(10,20,40,.8)!important;color:#fff!important;border-color:rgba(5,242,242,.5)!important}.leaflet-control-zoom a:hover{background-color:rgba(5,242,242,.2)!important}input[type=range]{height:5px;-webkit-appearance:none;margin:10px 0;background:rgba(5,242,242,.2);border-radius:5px}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;height:16px;width:16px;border-radius:50%;background:#05f2f2;cursor:pointer;box-shadow:0 0 10px rgba(5,242,242,.6)}input[type=range]::-moz-range-thumb{height:16px;width:16px;border-radius:50%;background:#05f2f2;cursor:pointer;box-shadow:0 0 10px rgba(5,242,242,.6);border:none}input[type=checkbox]{accent-color:#05f2f2}.map-popup h3{color:#05f2f2!important;font-size:14px;margin-bottom:5px;font-weight:600}.map-popup p{color:#e0e0e0;font-size:12px;margin:3px 0}