@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;700&display=swap');
body{font-family:'Inter',sans-serif;background:#f8fcff;color:#0f2233;padding:24px}
h1{color:#0077b6}a{color:#0077b6}
