
    .tps-article{font-family:Arial,Helvetica,sans-serif;line-height:1.68;color:#1f2937;max-width:1100px;margin:0 auto;padding:24px;background:#fff;}
    .tps-article *{box-sizing:border-box;}
    .tps-article h1,.tps-article h2,.tps-article h3{line-height:1.25;color:#102a43;margin:0 0 14px;}
    .tps-article h1{font-size:34px;margin-top:0;}
    .tps-article h2{font-size:26px;margin-top:34px;border-left:5px solid #1d75bb;padding-left:12px;}
    .tps-article h3{font-size:20px;margin-top:24px;color:#163b62;}
    .tps-article p{margin:0 0 16px;}
    .tps-article a{color:#0b67b2;text-decoration:none;font-weight:600;}
    .tps-article a:hover{text-decoration:underline;}
    .tps-hero{border:1px solid #d6e4f0;background:linear-gradient(135deg,#f4f9fd,#ffffff);padding:28px;border-radius:16px;margin-bottom:26px;}
    .tps-eyebrow{font-size:13px;letter-spacing:.08em;text-transform:uppercase;color:#1d75bb;font-weight:700;margin-bottom:8px;}
    .tps-hero-grid{display:grid;grid-template-columns:1.5fr .9fr;gap:22px;align-items:center;}
    .tps-cta-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px;}
    .tps-btn{display:inline-block;background:#0b67b2;color:#fff!important;padding:10px 14px;border-radius:8px;font-weight:700;}
    .tps-btn.secondary{background:#e8f2fb;color:#0b67b2!important;border:1px solid #b8d7ee;}
    .toc{background:#f8fbfe;border:1px solid #d9e8f5;border-radius:12px;padding:18px 20px;margin:24px 0;}
    .toc strong{display:block;color:#102a43;margin-bottom:8px;font-size:18px;}
    .toc ol{margin:0;padding-left:20px;columns:2;column-gap:36px;}
    .toc li{break-inside:avoid;margin:5px 0;}
    .tps-table-wrap{overflow-x:auto;margin:18px 0;border:1px solid #d9e8f5;border-radius:12px;}
    .tps-table{width:100%;border-collapse:collapse;font-size:14px;background:#fff;}
    .tps-table th{background:#e8f2fb;color:#102a43;text-align:left;}
    .tps-table th,.tps-table td{padding:11px;border-bottom:1px solid #e6edf5;vertical-align:top;}
    .tps-note{background:#fff8e6;border-left:4px solid #f0a500;padding:14px 16px;border-radius:8px;margin:18px 0;}
    .tps-card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:18px 0;}
    .tps-card{border:1px solid #d9e8f5;background:#fbfdff;border-radius:12px;padding:16px;}
    .tps-card strong{display:block;color:#102a43;margin-bottom:8px;}
    .svg-figure{margin:28px 0;padding:18px;border:1px solid #d9e8f5;border-radius:16px;background:#f8fbfe;}
    .svg-figure svg{width:100%;height:auto;display:block;background:#fff;border-radius:12px;}
    .svg-figure figcaption{font-size:14px;color:#486581;margin-top:10px;}
    .faq-item{border-bottom:1px solid #e6edf5;padding:16px 0;}
    .faq-item h3{margin-top:0;}
    .final-cta{background:#102a43;color:#fff;border-radius:16px;padding:24px;margin:34px 0 20px;}
    .final-cta h2{color:#fff;border-left-color:#7cc4fa;margin-top:0;}
    .final-cta p{color:#eef6ff;}
    .final-cta a{color:#fff;text-decoration:underline;}
    .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0;}
    @media(max-width:800px){.tps-hero-grid,.tps-card-grid{grid-template-columns:1fr}.toc ol{columns:1}.tps-article h1{font-size:28px}.tps-article{padding:16px}}
  