:root{--color-bg:#080808;--color-fg:#ededea;--color-fg-muted:#ededea73;--color-accent-1:#e8001d;--color-accent-2:#c8ff00;--color-surface:#0a0a0aeb;--color-surface-2:#121212fa;--color-border:#ededea12;--color-border-hi:#ededea26;--font-display:"Bebas Neue", sans-serif;--font-mono:"DM Mono", monospace;--type-massive:clamp(3rem, 10vw, 7rem);--type-hero:clamp(2rem, 5vw, 3.5rem);--type-title:clamp(1.5rem,3vw, 2rem);--type-body:.875rem;--type-small:.75rem;--type-micro:.6875rem;--s1:4px;--s2:8px;--s3:12px;--s4:16px;--s5:20px;--s6:24px;--s8:32px;--s10:40px;--ease-expo:cubic-bezier(.19, 1, .22, 1);--ease-spring:cubic-bezier(.34, 1.56, .64, 1);--dur-fast:.16s;--dur-mid:.32s;--dur-slow:.56s;--sheet-open:62vh;--search-bar-height:56px}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body{background:var(--color-bg);height:100%;color:var(--color-fg);font-family:var(--font-mono);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow:hidden}a{color:inherit;text-decoration:none}.maplibregl-canvas{display:block}.maplibregl-ctrl-attrib{font-family:var(--font-mono)!important;color:#ededea4d!important;background:#080808bf!important;font-size:9px!important}.maplibregl-ctrl-attrib a{color:#ededea66!important}.maplibregl-ctrl-group{overflow:hidden;background:var(--color-surface)!important;border:1px solid var(--color-border-hi)!important;border-radius:4px!important;box-shadow:0 4px 24px #0009!important}.maplibregl-ctrl-group button{color:var(--color-fg)!important;background:0 0!important;width:36px!important;height:36px!important}.maplibregl-ctrl-group button:hover{background:#ededea0f!important}.maplibregl-ctrl-group button+button{border-top:1px solid var(--color-border)!important}.maplibregl-ctrl-zoom-in .maplibregl-ctrl-icon,.maplibregl-ctrl-zoom-out .maplibregl-ctrl-icon,.maplibregl-ctrl-compass .maplibregl-ctrl-icon{filter:invert()!important}.maplibregl-popup-content{display:none!important}.loading-screen{background:#080808;justify-content:center;align-items:center;height:100dvh;display:flex}.loading-text{color:#e8001d;letter-spacing:.15em;font-family:Bebas Neue,sans-serif;font-size:clamp(1.5rem,5vw,2.5rem);animation:1.4s ease-in-out infinite rdr-pulse}@keyframes rdr-pulse{0%,to{opacity:1}50%{opacity:.3}}
