@import"https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:ital,wght@0,200..800;1,200..800&display=swap";:root{--safe-area-top: env(safe-area-inset-top, 0px);--safe-area-right: env(safe-area-inset-right, 0px);--safe-area-bottom: env(safe-area-inset-bottom, 0px);--safe-area-left: env(safe-area-inset-left, 0px)}html,body,#root{height:100%;min-height:100dvh}body{margin:0;font-family:Plus Jakarta Sans,sans-serif;font-optical-sizing:auto}.brand-splash{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2000;display:flex;align-items:center;justify-content:center;background:radial-gradient(circle at 24% 18%,rgba(52,182,223,.26),transparent 40%),radial-gradient(circle at 78% 86%,rgba(86,219,84,.22),transparent 42%),linear-gradient(135deg,#f2f8f8,#ebf6f7 48%,#e8f8eb);opacity:1;transition:opacity .42s ease}.brand-splash.is-fading{opacity:0}.brand-splash__content{width:min(78vw,260px);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:22px;animation:splashRise .42s ease}.brand-splash__icon{width:108px;height:108px;object-fit:contain}.brand-splash__bar{width:min(100%,170px);height:5px;border-radius:999px;background:#1a56a029;overflow:hidden}.brand-splash__bar>span{display:block;width:35%;height:100%;border-radius:999px;background:linear-gradient(135deg,#1a56a0,#34b6df 48%,#56db54);animation:splashProgress 1.1s ease-in-out infinite}@keyframes splashRise{0%{transform:translateY(8px) scale(.985);opacity:.65}to{transform:translateY(0) scale(1);opacity:1}}@keyframes splashProgress{0%{transform:translate(-120%)}to{transform:translate(320%)}}@keyframes spin{to{transform:rotate(360deg)}}.spinner{width:32px;height:32px;border:3px solid #E5E8EB;border-top-color:#1565c0;border-radius:50%;animation:spin .8s linear infinite}@keyframes pulse{0%{transform:scale(1);opacity:.8}to{transform:scale(2);opacity:0}}.leaflet-container{width:100%;height:100%;z-index:1}.custom-marker{background:none!important;border:none!important}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#ccc;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#aaa}
