*{margin:0;padding:0;box-sizing:border-box}:root{--bg: #0d1117;--fg: #e6edf3;--fg-dim: #7d8590;--accent: #58a6ff;--border: #21262d}body{background:var(--bg);color:var(--fg);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:15px;line-height:1.6;padding:3rem 1.5rem}main{max-width:600px;margin:0 auto}a{color:var(--accent);text-decoration:none}a:hover{text-decoration:underline}section{margin-bottom:2.5rem}h1{font-size:1.5rem;font-weight:600;margin-bottom:.5rem}h2{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--fg-dim);margin-bottom:1rem}ul{list-style:none}li{padding:.4rem 0;border-bottom:1px solid var(--border)}li:last-child{border-bottom:none}
