:root{--map_bar_margins:1.5rem;--light_grey:#16181c;--dark_grey:#111316;--darker_grey:#0c0d0f;--bar-text:#fff;--bar-text-dim:#4a4f5a;--bar-text-bright:#6b7280;--bar-border:#2e3138;--bar-hover-bg:hsla(0,0%,100%,.06)}[data-theme=light]{--light_grey:#d8dae0;--dark_grey:#cfd1d8;--darker_grey:#c4c7cf;--bar-text:#1a1c20;--bar-text-dim:#7a8090;--bar-text-bright:#4a5060;--bar-border:#b8bcc6;--bar-hover-bg:rgba(0,0,0,.06)}body,html{padding:0;margin:0;background-color:#111316;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.6;font-size:18px}*{box-sizing:border-box}a{text-decoration:none}html::-webkit-scrollbar{display:none}html{-ms-overflow-style:none;scrollbar-width:none;scroll-behavior:smooth}@keyframes bgFadeIn{0%{opacity:0}to{opacity:1}}