
  .tps-wrap { font-family: system-ui, -apple-system, Segoe UI, Roboto, Helvetica, Arial, sans-serif; line-height: 1.55; color: #111; }
  .tps-wrap h1,h2,h3,h4{ color:#3598db !important; font-weight:800 !important; }
  .tps-wrap .tps-meta { background:#f6fbff; border:1px solid #d7ecfb; border-radius:12px; padding:16px; }
  .tps-wrap .tps-callout { background:#fff; border-left:6px solid #3598db; padding:12px 14px; margin:18px 0; }
  .tps-wrap .tps-cta { background:#0b2a3f; color:#fff; border-radius:14px; padding:16px; margin:22px 0; }
  .tps-wrap .tps-cta a { color:#fff; font-weight:800; text-decoration: underline; }
  .tps-wrap .tps-toc { border:1px solid #e6eef5; border-radius:12px; padding:14px; background:#fff; }
  .tps-wrap .tps-toc a { text-decoration:none; }
  .tps-wrap table { width:100%; border-collapse: collapse; margin: 10px 0 18px; }
  .tps-wrap th, .tps-wrap td { border:1px solid #e6eef5; padding:10px; vertical-align: top; }
  .tps-wrap th { background:#f6fbff; text-align:left; }
  .tps-wrap code { background:#f2f4f7; padding:2px 6px; border-radius:6px; }
