*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,segoe ui,Roboto,sans-serif;line-height:1.6;color:#1a1a1a;max-width:800px;margin:0 auto;padding:2rem 1rem}header nav{display:flex;gap:1.5rem;padding-bottom:1rem;border-bottom:1px solid #e0e0e0;margin-bottom:2rem}header nav a{text-decoration:none;color:#0563bb}header nav a:first-child{font-weight:700;margin-right:auto}h1{margin-bottom:1rem}h2{margin:1.5rem 0 .5rem}article{margin-bottom:2rem}article time{color:#666;font-size:.9rem}footer{margin-top:3rem;padding-top:1rem;border-top:1px solid #e0e0e0;color:#666;font-size:.9rem}footer a{color:#0563bb}.hero{text-align:center;padding:4rem 0}