
    .tps-article {font-family: Arial, Helvetica, sans-serif; color:#222; line-height:1.68; max-width:1120px; margin:0 auto; padding:24px;}
    .tps-article h1 {font-size:38px; line-height:1.18; margin:12px 0 18px; color:#123047;}
    .tps-article h2 {font-size:28px; line-height:1.28; margin:46px 0 16px; color:#123047;}
    .tps-article h3 {font-size:21px; line-height:1.35; margin:30px 0 10px; color:#1c4a64;}
    .tps-article p {margin:0 0 16px;}
    .tps-article a {color:#0b6798; text-decoration:underline;}
    .tps-hero {background:#f4f8fb; border:1px solid #dce9f1; padding:28px; border-radius:14px;}
    .tps-eyebrow {font-size:13px; font-weight:700; letter-spacing:.08em; text-transform:uppercase; color:#5b7180; margin-bottom:8px;}
    .tps-cta-row {display:flex; flex-wrap:wrap; gap:12px; margin-top:18px;}
    .tps-button {display:inline-block; background:#0b6798; color:#fff !important; padding:12px 18px; border-radius:8px; text-decoration:none !important; font-weight:700;}
    .tps-button.secondary {background:#2d7b45;}
    .tps-toc {background:#fff; border:1px solid #e1e7eb; border-radius:12px; padding:20px 24px; margin:28px 0;}
    .tps-toc ol {margin:8px 0 0 20px; padding:0;}
    .tps-toc li {margin:7px 0;}
    .tps-table-wrap {overflow-x:auto; margin:18px 0 24px;}
    .tps-table {border-collapse:collapse; width:100%; min-width:760px; font-size:15px;}
    .tps-table th, .tps-table td {border:1px solid #d9e1e6; padding:12px 14px; vertical-align:top;}
    .tps-table th {background:#eef5f9; text-align:left; color:#123047;}
    .tps-note {background:#fff8e5; border-left:4px solid #e0a500; padding:14px 16px; border-radius:8px; margin:18px 0;}
    .tps-grid {display:grid; grid-template-columns:repeat(auto-fit,minmax(240px,1fr)); gap:16px; margin:18px 0;}
    .tps-card {border:1px solid #dfe7ec; background:#fff; border-radius:12px; padding:16px;}
    .tps-card strong {display:block; color:#123047; margin-bottom:6px;}
    .tps-figure {margin:28px 0; padding:18px; border:1px solid #dce9f1; border-radius:14px; background:#fbfdfe;}
    .tps-figure svg {width:100%; height:auto; display:block;}
    .tps-figure figcaption {font-size:14px; color:#4d6472; margin-top:10px;}
    .tps-faq {border-top:1px solid #e1e7eb; padding-top:6px;}
    .tps-final-cta {background:#123047; color:#fff; border-radius:16px; padding:26px; margin-top:34px;}
    .tps-final-cta h2, .tps-final-cta p {color:#fff;}
    .tps-final-cta a {color:#fff;}
    @media (max-width: 640px){.tps-article{padding:16px}.tps-article h1{font-size:30px}.tps-article h2{font-size:24px}.tps-hero{padding:20px}}
  