
    .tps-article{font-family:Arial,Helvetica,sans-serif;color:#1f2933;line-height:1.65;max-width:1120px;margin:0 auto;padding:24px;background:#fff}
    .tps-article *{box-sizing:border-box}
    .tps-article p{margin:0 0 16px;font-size:16px}
    .tps-article a{color:#005bbb;text-decoration:none}
    .tps-article a:hover{text-decoration:underline}
    .tps-article h2{font-size:30px;line-height:1.25;color:#0b3d75;margin:36px 0 14px;padding-top:8px}
    .tps-article h3{font-size:22px;line-height:1.3;color:#123f6d;margin:26px 0 10px}
    .tps-article .lead{font-size:18px;color:#31465a;background:#f3f8ff;border-left:5px solid #005bbb;padding:18px 20px;border-radius:10px;margin-bottom:22px}
    .tps-article .toc{background:#f8fafc;border:1px solid #dbe7f3;border-radius:12px;padding:20px;margin:24px 0}
    .tps-article .toc ul{margin:8px 0 0;padding-left:20px}
    .tps-article .toc li{margin:7px 0}
    .tps-article .grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin:18px 0}
    .tps-article .card{border:1px solid #d7e2ef;border-radius:12px;padding:18px;background:#fff}
    .tps-article .card strong{color:#0b3d75}
    .tps-article .spec-table{width:100%;border-collapse:collapse;margin:18px 0;font-size:15px;overflow:auto;display:table}
    .tps-article .spec-table th{background:#0b4f91;color:#fff;text-align:left;padding:11px;border:1px solid #0b4f91}
    .tps-article .spec-table td{padding:10px;border:1px solid #d6e1ec;vertical-align:top}
    .tps-article .spec-table tr:nth-child(even) td{background:#f8fbff}
    .tps-article .cta{background:#0b3d75;color:#fff;border-radius:14px;padding:24px;margin:28px 0}
    .tps-article .cta p{color:#eff6ff}
    .tps-article .cta a{display:inline-block;background:#fff;color:#0b3d75;padding:10px 14px;border-radius:8px;margin:6px 8px 6px 0;font-weight:bold}
    .tps-article .note{font-size:14px;color:#4b5f73;background:#fff7e6;border-left:4px solid #f59e0b;padding:14px 16px;border-radius:8px;margin:18px 0}
    .tps-article .svg-figure{margin:26px 0;border:1px solid #dbe7f3;border-radius:14px;background:#fbfdff;padding:14px;overflow:hidden}
    .tps-article .svg-figure svg{width:100%;height:auto;display:block}
    .tps-article figcaption{font-size:14px;color:#52677a;margin-top:8px}
    .tps-article .pill{display:inline-block;background:#e6f0fb;color:#0b3d75;border-radius:999px;padding:4px 10px;font-size:13px;font-weight:bold;margin:3px 4px 3px 0}
    .tps-article .faq-item{border-top:1px solid #dbe7f3;padding-top:16px;margin-top:16px}
    @media(max-width:760px){.tps-article{padding:16px}.tps-article .grid{grid-template-columns:1fr}.tps-article h2{font-size:26px}.tps-article h3{font-size:20px}.tps-article .spec-table{display:block;overflow-x:auto;white-space:nowrap}}
  