@import "https://fonts.googleapis.com/css2?family=Amiri:wght@400;700&display=swap";
:root{--background:#f8f3e4;--foreground:#171717;--primary:#a51313}*{box-sizing:border-box;margin:0;padding:0}html,body{max-width:100vw;overflow-x:hidden}body{color:var(--foreground);background:var(--background);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}a{color:inherit;text-decoration:none}
