@import "https://api.mapbox.com/mapbox-gl-js/v3.5.0/mapbox-gl.css";*{box-sizing:border-box;margin:0;padding:0}body,html{height:100%}body{background:#0c0806;color:#e7e0d6;font-family:DM Sans,system-ui,sans-serif;-webkit-font-smoothing:antialiased}@media (max-width:760px),(pointer:coarse){input[type=range]{height:32px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;width:28px;height:28px;border-radius:50%;background:#ef4444;border:3px solid #1c0a0a;cursor:pointer}input[type=range]::-webkit-slider-runnable-track{height:6px;background:rgba(239,68,68,.2);border-radius:3px}}