body{background-color:#fdfbf7;color:#2c2c2c;font-family:"Charter","Bitstream Charter","Sitka Text",Cambria,serif;line-height:1.6;margin:0;padding:0}.container{max-width:800px;margin:0 auto;padding:2rem 1rem}h1,h2,h3{font-family:"SFMono-Regular",Consolas,"Liberation Mono",Menlo,monospace;font-weight:600;margin-top:2rem;color:#000}a{color:#2c2c2c;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}a:hover{color:#b7410e;text-decoration-style:dashed}nav{display:flex;justify-content:space-between;align-items:center;margin-bottom:3rem;border-bottom:2px solid #2c2c2c;padding-bottom:1rem}nav ul{list-style:none;display:flex;gap:1.5rem;padding:0;margin:0}pre{background:#e8e8e8;padding:1rem;border-radius:4px;overflow-x:auto;font-size:.9em}