:root{--background:#fdfdfd;--foreground:#1a1a1a;--accent:#d23669;--muted:#666;--border:#e0e0e0;--font-serif:"Georgia",serif;--font-sans:"Helvetica Neue",Arial,sans-serif}html,body{font-family:var(--font-sans);background-color:var(--background);color:var(--foreground);margin:0;padding:0}*{box-sizing:border-box}h1,h2,h3,h4,h5,h6{font-family:var(--font-serif);font-weight:400}a{color:var(--accent);text-decoration:none}a:hover{text-decoration:underline}.container{max-width:1200px;margin:0 auto;padding:0 1rem}.leaflet-container{z-index:1;width:100%;height:600px}
