
    .tps-article{font-family:Arial,Helvetica,sans-serif;color:#1f2933;line-height:1.68;max-width:1120px;margin:0 auto;padding:20px;background:#fff;}
    .tps-article *{box-sizing:border-box;}
    .tps-article h2{font-size:28px;line-height:1.28;margin:34px 0 14px;color:#0f2f4a;}
    .tps-article h3{font-size:22px;line-height:1.35;margin:26px 0 10px;color:#17496f;}
    .tps-article p{margin:0 0 16px;}
    .tps-article a{color:#0b63a7;text-decoration:underline;text-underline-offset:3px;}
    .tps-article .lead{font-size:18px;color:#243b53;background:#f4f9fc;border-left:5px solid #0b63a7;padding:18px 20px;margin:0 0 24px;}
    .tps-article .toc{border:1px solid #d9e2ec;background:#f8fbfd;border-radius:12px;padding:20px 22px;margin:20px 0 28px;}
    .tps-article .toc ul{margin:8px 0 0 20px;padding:0;}
    .tps-article .toc li{margin:8px 0;}
    .tps-article .grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin:18px 0;}
    .tps-article .card{border:1px solid #d9e2ec;border-radius:12px;padding:16px;background:#ffffff;}
    .tps-article .card strong{color:#0f2f4a;}
    .tps-article table{width:100%;border-collapse:collapse;margin:16px 0 24px;font-size:15px;}
    .tps-article th,.tps-article td{border:1px solid #d9e2ec;padding:10px;vertical-align:top;text-align:left;}
    .tps-article th{background:#eef5f9;color:#0f2f4a;}
    .tps-article .note{background:#fff8e6;border-left:5px solid #d99a00;padding:14px 16px;border-radius:8px;margin:18px 0;}
    .tps-article .cta{background:#0f2f4a;color:#fff;border-radius:14px;padding:22px;margin:28px 0;}
    .tps-article .cta a{color:#fff;font-weight:700;}
    .tps-article .pill-list{display:flex;flex-wrap:wrap;gap:8px;margin:14px 0 20px;padding:0;list-style:none;}
    .tps-article .pill-list li{background:#eef5f9;border:1px solid #c8d8e5;border-radius:999px;padding:7px 11px;font-size:14px;color:#16425f;}
    .tps-svg-figure{border:1px solid #d9e2ec;border-radius:14px;margin:28px 0;padding:14px;background:#fbfdff;}
    .tps-svg-figure svg{display:block;width:100%;height:auto;max-height:430px;}
    .tps-svg-figure figcaption{font-size:14px;color:#486581;margin-top:10px;}
    .tps-article .faq-item{border-top:1px solid #d9e2ec;padding:16px 0;}
    @media(max-width:760px){.tps-article{padding:14px}.tps-article .grid{grid-template-columns:1fr}.tps-article h2{font-size:24px}.tps-article h3{font-size:20px}.tps-article table{font-size:14px}}
  