
    /* Minimal page styles for clarity */
    body{font-family:system-ui,-apple-system,Segoe UI,Roboto,Arial;line-height:1.6;color:#111;margin:24px;max-width:900px}
    h1,h2,h3{color:#0b3b66}
    h1{font-size:1.8rem}
    pre.code{background:#f4f4f6;padding:12px;border-radius:6px;overflow:auto}
    .meta{color:#555;font-size:0.9rem;margin-bottom:16px}
    .cta{margin-top:28px;padding:14px;background:#f1f8ff;border-left:4px solid #2b9df4}
    a.internal{color:#2b9df4}
  