:root{--background:#fff;--foreground:#171717;--color-primary:#4c86cc;--color-ink:#081e2d;--color-white:#fff;--color-accent-orange:#e0861b;--color-accent-green:#8ee378;--sidebar-bg:var(--color-ink);--sidebar-pill-bg:#0f2533;--sidebar-pill-text:#e6f2f8;--accent-ring:var(--color-accent-orange);--layout-gap:8px;--layout-radius:12px;--sidebar-width:260px;--sidebar-header-h:60px;--sidebar-user-h:140px;--color-grey-500:#e3e3e3}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}@media (orientation:portrait){:root{--layout-gap:14px;--layout-radius:12px}}@media (min-width:600px){:root{--layout-gap:12px;--layout-radius:12px}}@media (min-width:900px){:root{--layout-gap:12px;--layout-radius:14px;--sidebar-user-h:160px}}@media (orientation:landscape) and (min-width:1200px){:root{--layout-gap:12px;--layout-radius:16px}}html,body{max-width:100vw;overflow-x:hidden}body{color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Helvetica Neue,Helvetica,Arial,sans-serif}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}}.numbered-marker .marker-pin{color:#fff;text-shadow:0 0 2px #000;background:url(https://unpkg.com/leaflet@1.9.4/dist/images/marker-icon.png) 50%/cover no-repeat;justify-content:center;align-items:center;width:30px;height:42px;font-size:14px;font-weight:700;display:flex}
