
    .tps-article{font-family:Arial,Helvetica,sans-serif;color:#1b2430;line-height:1.62;max-width:1120px;margin:0 auto;padding:24px;background:#fff;}
    .tps-article *{box-sizing:border-box;}
    .tps-article a{color:#075da8;text-decoration:none;border-bottom:1px solid rgba(7,93,168,.25);}
    .tps-article a:hover{text-decoration:underline;}
    .tps-hero{border:1px solid #d9e6f2;border-radius:16px;padding:24px;background:linear-gradient(135deg,#f5fbff 0%,#ffffff 55%,#eef6ff 100%);margin-bottom:26px;}
    .tps-eyebrow{font-weight:700;color:#0b5f9c;text-transform:uppercase;letter-spacing:.05em;font-size:13px;margin:0 0 8px;}
    .tps-lede{font-size:18px;margin:0 0 14px;color:#243447;}
    .tps-cta-row{display:flex;flex-wrap:wrap;gap:12px;margin-top:18px;}
    .tps-button{display:inline-block;background:#0b5f9c;color:#fff!important;padding:11px 18px;border-radius:999px;font-weight:700;border-bottom:none!important;}
    .tps-button.secondary{background:#eef6ff;color:#0b5f9c!important;border:1px solid #b8d6ee;border-bottom:1px solid #b8d6ee!important;}
    .tps-note{border-left:4px solid #0b5f9c;background:#f5fbff;padding:12px 14px;margin:18px 0;border-radius:10px;color:#23364a;}
    .tps-toc{border:1px solid #dfe8f2;border-radius:14px;padding:18px;margin:22px 0;background:#fbfdff;}
    .tps-toc strong{display:block;margin-bottom:8px;color:#0b3152;}
    .tps-toc ol{margin:0;padding-left:20px;}
    .tps-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin:18px 0;}
    .tps-card{border:1px solid #e2e8f0;border-radius:14px;padding:16px;background:#fff;}
    .tps-card h3{margin-top:0;color:#0b3152;}
    .tps-table-wrap{overflow-x:auto;margin:18px 0;}
    .tps-table{width:100%;border-collapse:collapse;font-size:15px;}
    .tps-table th{background:#0b5f9c;color:#fff;text-align:left;padding:10px;border:1px solid #0b5f9c;}
    .tps-table td{padding:10px;border:1px solid #d7e2ee;vertical-align:top;}
    .tps-table tr:nth-child(even) td{background:#f8fbff;}
    .tps-figure{margin:26px 0;padding:14px;border:1px solid #d9e6f2;border-radius:16px;background:#fbfdff;}
    .tps-figure svg{display:block;width:100%;height:auto;max-height:430px;}
    .tps-figure figcaption{font-size:14px;color:#526477;margin-top:10px;}
    .tps-checklist{margin:14px 0;padding-left:20px;}
    .tps-checklist li{margin:7px 0;}
    .tps-rfq-box{background:#0b3152;color:#fff;border-radius:16px;padding:22px;margin:28px 0;}
    .tps-rfq-box a{color:#fff;border-bottom:1px solid rgba(255,255,255,.55);}
    .tps-rfq-box .tps-button{background:#fff;color:#0b3152!important;margin-top:8px;}
    .tps-faq details{border:1px solid #dfe8f2;border-radius:12px;padding:12px 14px;margin:10px 0;background:#fff;}
    .tps-faq summary{cursor:pointer;font-weight:700;color:#0b3152;}
    .tps-mini{font-size:14px;color:#5b6b7b;}
    @media(max-width:720px){.tps-article{padding:16px}.tps-grid{grid-template-columns:1fr}.tps-lede{font-size:16px}}
  