@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;700&family=Space+Grotesk:wght@400;500;600;700&display=swap";
:root{--background:#f7f1e8;--foreground:#1c140d}html{height:100%}html,body{max-width:100vw;overflow-x:hidden}body{height:100%;color:var(--foreground);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:radial-gradient(circle at top,#fff7ea,#f5ede2 55%,#efe4d7);flex-direction:column;font-family:Space Grotesk,DM Sans,Segoe UI,sans-serif;display:flex;overflow:hidden}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}
