@import url('https://fonts.googleapis.com/css2?family=Inter:wght@300;600&display=swap');
body{font-family:'Inter',system-ui,-apple-system,Segoe UI,Roboto,Helvetica,sans-serif;background:#ffffff;color:#122;padding:22px;}
h1{color:#00796b;}
a{color:#00796b;}
