
  .tps-wrap{ font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif; line-height:1.55; color:#111; }
  .tps-wrap h1,.tps-wrap h2,.tps-wrap h3,.tps-wrap h4{ color:#3598db !important; font-weight:800 !important; }
  .tps-wrap .tps-note{ background:#f6fbff; border:1px solid #cfe9fb; padding:12px 14px; border-radius:10px; }
  .tps-wrap .tps-callout{ background:#f7f7f7; border-left:5px solid #3598db; padding:14px 16px; border-radius:10px; }
  .tps-wrap .tps-kpi{ display:flex; gap:12px; flex-wrap:wrap; margin:10px 0 0; }
  .tps-wrap .tps-kpi div{ background:#ffffff; border:1px solid #e6e6e6; border-radius:12px; padding:10px 12px; min-width:220px; }
  .tps-wrap .tps-toc ul{ margin:8px 0 0 18px; }
  .tps-wrap .tps-cta{ background:#eef7ff; border:1px solid #cfe9fb; padding:16px; border-radius:14px; }
  .tps-wrap .tps-cta a{ color:#0b5ea8; font-weight:700; text-decoration:underline; }
  .tps-wrap code{ background:#f2f2f2; padding:2px 5px; border-radius:6px; }
  .tps-wrap .tps-caption{ font-size:0.95rem; color:#333; margin-top:8px; }
