:root{--color-grey:#535353;--color-beige:#CDC6BA;--tour-z:50;--tour-backdrop:rgba(0,0,0,0.5);--tour-tooltip-bg:#ffffff;--tour-tooltip-fg:#111827;--tour-tooltip-border:#e5e7eb;--tour-tooltip-radius:16px;--tour-tooltip-padding:16px;--tour-tooltip-maxw:360px;--tour-ring-color:rgba(255,255,255,0.9);--tour-ring-width:2px;--tour-ring-radius:12px;--tour-shadow:0 25px 50px -12px rgba(0,0,0,.25);--tour-btn-radius:8px;--tour-btn-padding-y:6px;--tour-btn-padding-x:12px;--tour-primary-bg:#000000;--tour-primary-fg:#ffffff;--tour-border:#e5e7eb;--tour-muted:#6b7280;--tour-muted-hover:#374151;--tour-focus:0 0 0 3px rgba(59,130,246,.45)}body,html{width:100dvh;height:100dvh;padding:0;margin:0}body{color:var(--color-grey);background-color:white;font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}a{color:inherit;text-decoration:none;font-weight:900}.maplibregl-ctrl-bottom-right{display:none}.text-center{text-align:center}h1,h2,h3,h4{font-weight:400;margin:0}h1{font-size:2.8em}h2{font-size:2em}p{margin:0}.flex-column-center{display:flex;flex-direction:column;justify-content:center;align-items:center}.gap--10{gap:10px}.gap--20{gap:20px}input{font-size:1em;padding:10px}