:root{--background:#F5F5DC;--foreground:#1B1814;--primary:#1A806A;--secondary:#25534B;--font-pt-serif:"PT Serif",Georgia,serif;--font-lora:"Lora",Georgia,serif;--font-geist:"Geist",system-ui,-apple-system,sans-serif}*,:after,:before{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;overflow-x:clip}body{color:var(--foreground);background:var(--background);font-family:var(--font-pt-serif);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit;text-decoration:none}.container{padding:1rem;max-width:1200px;margin:auto}html:has(.page-city),html:has(.page-landing){scroll-behavior:smooth}body:has(.page-city),body:has(.page-landing),html:has(.page-city),html:has(.page-landing){background:#eef1e6}@media (prefers-reduced-motion:reduce){html:has(.page-city),html:has(.page-landing){scroll-behavior:auto}}