@import"https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;550;600;700;800;900&display=swap";html{font-size:62.5%}:root{--background:#faf9f5;--foreground:#141413;--accent:#f0eee6;--primary:#FC5130}body,html{max-width:100vw;overflow-x:hidden}body{color:var(--foreground);background:var(--background);font-family:Inter,Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}