@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@500;700&family=Crimson+Text:wght@600&display=swap');
body{font-family:'Manrope',sans-serif;background:#0e1116;color:#e7edf7;padding:26px}
h1{font-family:'Crimson Text',serif;color:#22c55e;margin:0 0 12px}
a{color:#60a5fa;text-decoration:none}a:hover{text-decoration:underline}
ul{list-style:none;padding:0;margin:12px 0}li{margin:.45rem 0}
