
  .tps-article {max-width: 1120px; margin: 0 auto; padding: 28px 18px; color: #1c2b36; font-family: Arial, Helvetica, sans-serif; line-height: 1.65;}
  .tps-article * {box-sizing: border-box;}
  .tps-article h1 {font-size: 38px; line-height: 1.16; color: #0b4778; margin: 0 0 16px;}
  .tps-article h2 {font-size: 28px; line-height: 1.25; color: #0b4778; margin: 46px 0 16px; padding-top: 8px;}
  .tps-article h3 {font-size: 22px; line-height: 1.35; color: #133d5f; margin: 30px 0 10px;}
  .tps-article p {font-size: 17px; margin: 0 0 16px;}
  .tps-article a {color: #075f9b; text-decoration: underline;}
  .tps-article .lead {font-size: 19px; color: #334a5c;}
  .tps-article .note {background: #f2f7fb; border-left: 5px solid #0b77bd; padding: 16px 18px; border-radius: 10px; margin: 22px 0;}
  .tps-article .toc {background: #f7fbfe; border: 1px solid #cce1ef; border-radius: 16px; padding: 18px 22px; margin: 24px 0 30px;}
  .tps-article .toc strong {display: block; color: #0b4778; font-size: 20px; margin-bottom: 8px;}
  .tps-article .toc ol {margin: 0; padding-left: 22px;}
  .tps-article .toc li {margin: 5px 0;}
  .tps-article table {width: 100%; border-collapse: collapse; margin: 18px 0 24px; font-size: 15.5px;}
  .tps-article th, .tps-article td {border: 1px solid #cfe1ee; padding: 11px 12px; vertical-align: top;}
  .tps-article th {background: #e8f4fb; color: #0b4778; text-align: left;}
  .tps-article .cta-box {background: linear-gradient(135deg,#0b4778,#0b77bd); color: #fff; border-radius: 18px; padding: 26px; margin: 34px 0;}
  .tps-article .cta-box h2, .tps-article .cta-box h3 {color: #fff; margin-top: 0;}
  .tps-article .cta-box a {color: #fff; font-weight: 700;}
  .tps-article .button-row {display: flex; flex-wrap: wrap; gap: 12px; margin-top: 16px;}
  .tps-article .btn {display: inline-block; background: #fff; color: #0b4778 !important; padding: 10px 15px; border-radius: 999px; text-decoration: none; font-weight: 700;}
  .tps-article .svg-figure {margin: 30px 0; padding: 0;}
  .tps-article .svg-figure img {display: block; width: 100%; height: auto; border: 1px solid #d7e6ef; border-radius: 18px; background: #fff;}
  .tps-article figcaption {font-size: 14px; color: #587085; margin-top: 9px;}
  .tps-article ul {margin-top: 0; padding-left: 22px;}
  .tps-article li {margin: 7px 0;}
  .tps-article .grid {display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 18px;}
  .tps-article .card {border: 1px solid #cfe1ee; background: #fff; border-radius: 16px; padding: 17px;}
  @media (max-width: 760px) {.tps-article h1 {font-size: 30px;} .tps-article h2 {font-size: 24px;} .tps-article .grid {grid-template-columns: 1fr;}}
