body{font-family:system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;line-height:1.65;margin:0;color:#1f2937;background:#f8fafc}header{background:#0f3d3e;color:white;padding:1.5rem}header h1{margin:0;font-size:1.6rem}nav{margin-top:1rem}nav a{color:white;margin-right:.8rem;display:inline-block;padding:.2rem 0}main{max-width:900px;margin:2rem auto;background:white;padding:2rem;box-shadow:0 1px 8px #0001;border-radius:8px}h1,h2{color:#123b4a}h2{margin-top:2rem}p{margin:1rem 0}li{margin:.4rem 0}.meta{color:#64748b}.skip{position:absolute;left:-9999px}.skip:focus{left:1rem;top:1rem;background:white;color:#000;padding:.5rem}footer{max-width:900px;margin:1rem auto 3rem;color:#64748b;padding:0 2rem}@media(max-width:700px){main{margin:0;border-radius:0;padding:1rem}}