@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;600;800&display=swap");:root{--background:#0e1321;--foreground:#0e0e0e}body{background:var(--background);color:var(--foreground);font-family:Inter,Arial,Helvetica,sans-serif;margin:0;padding:0}