
  .tps-article{font-family:Arial,Helvetica,sans-serif;line-height:1.68;color:#1f2933;max-width:1120px;margin:0 auto;padding:24px;background:#fff;}
  .tps-article *{box-sizing:border-box;}
  .tps-article a{color:#005eb8;text-decoration:none;font-weight:600;}
  .tps-article a:hover{text-decoration:underline;}
  .tps-article h2{font-size:28px;line-height:1.25;margin:34px 0 14px;color:#0b2f57;}
  .tps-article h3{font-size:21px;line-height:1.35;margin:24px 0 10px;color:#16456f;}
  .tps-article p{margin:0 0 16px;}
  .tps-article ul,.tps-article ol{margin:0 0 18px 22px;padding:0;}
  .tps-article li{margin:7px 0;}
  .tps-lead{font-size:18px;color:#243b53;border-left:4px solid #0b72b9;padding:14px 18px;background:#f4f8fb;margin-bottom:22px;}
  .tps-toc{background:#f8fafc;border:1px solid #d9e2ec;border-radius:12px;padding:18px 22px;margin:22px 0;}
  .tps-toc strong{display:block;margin-bottom:10px;color:#0b2f57;font-size:18px;}
  .tps-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin:20px 0;}
  .tps-card{border:1px solid #d9e2ec;border-radius:12px;padding:18px;background:#ffffff;box-shadow:0 2px 8px rgba(15,23,42,.05);}
  .tps-card strong{color:#0b2f57;}
  .tps-table-wrap{overflow-x:auto;margin:20px 0;border:1px solid #d9e2ec;border-radius:12px;}
  .tps-table{width:100%;border-collapse:collapse;min-width:760px;}
  .tps-table th{background:#0b4f82;color:#fff;text-align:left;padding:12px;font-weight:700;}
  .tps-table td{border-top:1px solid #d9e2ec;padding:12px;vertical-align:top;}
  .tps-table tr:nth-child(even) td{background:#f8fafc;}
  .tps-note{background:#fff7e6;border:1px solid #f7d794;border-radius:12px;padding:16px 18px;margin:20px 0;color:#59420a;}
  .tps-cta{background:#0b2f57;color:#fff;border-radius:14px;padding:24px;margin:28px 0;}
  .tps-cta a{color:#fff;text-decoration:underline;}
  .tps-cta h2,.tps-cta h3{color:#fff;margin-top:0;}
  .tps-figure{margin:28px 0;padding:18px;border:1px solid #d9e2ec;border-radius:14px;background:#ffffff;}
  .tps-figure svg{display:block;width:100%;height:auto;max-height:420px;}
  .tps-figure figcaption{font-size:14px;color:#52606d;margin-top:10px;}
  .tps-badge{display:inline-block;background:#e6f4ff;color:#0b4f82;border:1px solid #a9d6f5;border-radius:999px;padding:4px 10px;margin:3px 5px 3px 0;font-size:13px;font-weight:700;}
  .tps-faq{border-top:1px solid #d9e2ec;padding-top:10px;margin-top:10px;}
  @media (max-width:760px){.tps-article{padding:16px}.tps-grid{grid-template-columns:1fr}.tps-article h2{font-size:24px}.tps-article h3{font-size:19px}}
