:root{--noche-profunda:#071429;--noche:#0f2137;--noche-suave:#1b3453;--ocre:#e8871e;--ocre-boton:#de7b1b;--ocre-claro:#fe9c3b;--verde-cardon:#437271;--verde-cardon-claro:#60b3a2;--terracota:#985633;--crema:#ffe;--verde:#17a673;--rojo:#d93025;--gris:#6b7a8f;--fondo:#f4f6f8;--linea:#e2e8f0;--texto:#0e1b2c;--card:#fff;--card-2:#f4f6f8}:root[data-theme=dark]{--noche:#29456b;--noche-suave:#34557d;--gris:#8ea0b6;--fondo:#0f1a2b;--linea:#2a3c56;--texto:#e8eef5;--card:#16243a;--card-2:#1e2f47}*{box-sizing:border-box;margin:0;padding:0}body,html{max-width:100%;overflow-x:hidden}body{font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;background:var(--fondo);color:var(--texto);transition:background .2s ease,color .2s ease}button{font-family:inherit;cursor:pointer;border:none}input:not([type=range]),select,textarea{background:var(--card);color:var(--texto)}a{color:inherit;text-decoration:none}.leaflet-container{height:100%;width:100%;background:#dfe6ec}:root[data-theme=dark] .leaflet-container{background:#0b1626}.wayra-pin{transition:transform 1.2s linear}.leaflet-dragging .wayra-pin,.leaflet-zoom-anim .wayra-pin{transition:none}