body{font-family:Inter,sans-serif}@keyframes fade-in-down{0%{opacity:0;transform:translateY(-10px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes fade-in-scale-up{0%{opacity:0;transform:translateY(15px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}@keyframes confetti-fall{0%{opacity:1;transform:translateY(-10vh) rotate(0)}to{opacity:0;transform:translateY(110vh) rotate(360deg)}}.confetti{position:absolute;top:0;width:10px;height:10px;animation-name:confetti-fall;animation-timing-function:linear;animation-iteration-count:infinite}#splash-screen{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#111827;transition:opacity .5s ease-out;opacity:1}#splash-screen.fade-out{opacity:0}#splash-screen h1{opacity:0;animation:fade-in-down 1.2s ease-out .5s forwards}#splash-screen .slogan{opacity:0;animation:fade-in-scale-up 1.2s ease-out .9s forwards}.leaflet-container{z-index:10}.toggle-checkbox:checked{right:0;border-color:#4f46e5}.toggle-checkbox:checked+.toggle-label{background-color:#4f46e5}
