@import url('https://fonts.googleapis.com/css2?family=Urbanist:wght@600;700&family=IBM+Plex+Serif:wght@600&display=swap');
body{font-family:'Urbanist',sans-serif;background:#0e1116;color:#e7edf7;padding:26px}
h1{font-family:'IBM Plex Serif',serif;color:#06b6d4;margin:0 0 12px}
a{color:#10b981;text-decoration:none}a:hover{text-decoration:underline}
ul{list-style:none;padding:0;margin:12px 0}li{margin:.45rem 0}
