:root{--sky:#5d96b4;--globe-land:#e3eadb;--ink:#12150f;--orange:#da5f2e}body{background:var(--sky);color:var(--ink);margin:0;font-family:system-ui,sans-serif}#globe-label,#logout,#globe-legend{position:fixed;left:20px}#globe-label{margin:0;top:16px}#logout{bottom:16px}#globe-legend{margin:0;padding:0;list-style:none;bottom:16px;left:auto;right:20px}#globe-legend li{align-items:center;gap:6px;display:flex}#globe-legend .swatch{background-color:var(--globe-land);background-size:14px 14px;width:14px;height:14px;display:inline-block}#globe-legend .swatch[data-estado=visitado]{background-color:var(--orange)}
