@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";:root{--color-cream:#fdf8f0;--color-amber:#d47c0f;--color-amber-light:#fdf0dc;--color-text:#1a1a1a;--color-text-muted:#666;--color-border:#e8dece;--color-white:#fff;--header-height:60px}*,:after,:before{box-sizing:border-box;padding:0;margin:0}html{scroll-behavior:smooth}body,html{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background-color:var(--color-cream);color:var(--color-text)}.hide-scrollbar{scrollbar-width:none;-ms-overflow-style:none}.hide-scrollbar::-webkit-scrollbar{display:none}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button{font-family:inherit}.leaflet-pane{z-index:0!important}.leaflet-bottom,.leaflet-top{z-index:10!important}