@import "https://fonts.googleapis.com/css2?family=Fraunces:opsz,wght@9..144,400;9..144,700;9..144,900&family=DM+Sans:wght@400;500;600&display=swap";:root{--emerald:#1d5c45;--emerald-light:#2a7a5c;--sable:#e8dabb;--sable-light:#f5eed8;--sable-mid:#ede0c4;--sable-dark:#d4c9a8;--safran:#d4732a;--safran-hover:#b85e1f;--caramel:#c4903a;--caramel-light:#e8c875;--text-dark:#2a1f0e;--text-mid:#6b5b3e;--white:#fff;--font-display:"Fraunces", Georgia, serif;--font-body:"DM Sans", system-ui, sans-serif;--radius-sm:8px;--radius-md:12px;--radius-lg:16px;--radius-xl:24px}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{width:100%;height:100%;overflow:hidden}body{font-family:var(--font-body);background:var(--sable-light);color:var(--text-dark);-webkit-font-smoothing:antialiased}@media (width<=768px){html,body,#root{overflow:auto}}
