
    .tps-blog, .tps-blog *{box-sizing:border-box;}
    .tps-blog{font-family:Arial,Helvetica,sans-serif;line-height:1.65;color:#172033;max-width:1120px;margin:0 auto;padding:18px;background:#fff;}
    .tps-blog a{color:#0b57c0;text-decoration:underline;text-underline-offset:2px;}
    .tps-blog p{margin:0 0 14px;}
    .tps-blog h2{font-size:30px;line-height:1.25;margin:34px 0 14px;color:#0b2f6b;}
    .tps-blog h3{font-size:22px;line-height:1.3;margin:26px 0 10px;color:#123d7a;}
    .tps-blog ul,.tps-blog ol{margin:0 0 16px 22px;padding:0;}
    .tps-blog li{margin:6px 0;}
    .tps-lead{font-size:18px;color:#2b3a55;margin-bottom:18px;}
    .tps-toc{border:1px solid #c9d8f2;background:#f6f9ff;border-radius:14px;padding:18px 20px;margin:20px 0 28px;}
    .tps-toc strong{display:block;margin-bottom:8px;color:#0b2f6b;font-size:18px;}
    .tps-toc ol{columns:2;column-gap:36px;margin-bottom:0;}
    .tps-card{border:1px solid #d8e0ee;border-radius:14px;padding:18px 20px;background:#fbfdff;margin:20px 0;}
    .tps-cta{border:2px solid #0b57c0;border-radius:16px;background:#eef5ff;padding:20px;margin:26px 0;}
    .tps-cta strong{display:block;color:#0b2f6b;font-size:20px;margin-bottom:8px;}
    .tps-button{display:inline-block;background:#0b57c0;color:#fff!important;text-decoration:none!important;border-radius:999px;padding:10px 18px;font-weight:bold;margin-top:6px;}
    .tps-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:18px 0;}
    .tps-spec{border:1px solid #d8e0ee;border-radius:12px;padding:14px;background:#fff;}
    .tps-spec b{display:block;color:#0b2f6b;margin-bottom:4px;}
    .tps-table-wrap{overflow-x:auto;margin:18px 0;}
    .tps-blog table{width:100%;border-collapse:collapse;min-width:720px;}
    .tps-blog th,.tps-blog td{border:1px solid #d8e0ee;padding:10px;text-align:left;vertical-align:top;}
    .tps-blog th{background:#0b57c0;color:#fff;}
    .tps-note{font-size:14px;color:#4b5a73;background:#f7f7f7;border-left:4px solid #0b57c0;padding:12px 14px;margin:18px 0;}
    .tps-figure{margin:28px 0;border:1px solid #d8e0ee;border-radius:16px;overflow:hidden;background:#fff;}
    .tps-figure svg{display:block;width:100%;height:auto;background:#fbfdff;}
    .tps-figure figcaption{font-size:14px;color:#4b5a73;padding:10px 14px;background:#f6f9ff;border-top:1px solid #d8e0ee;}
    .tps-alt{position:absolute;left:-9999px;top:auto;width:1px;height:1px;overflow:hidden;}
    .tps-faq{border-top:1px solid #d8e0ee;margin-top:14px;padding-top:14px;}
    @media(max-width:760px){.tps-blog{padding:14px}.tps-toc ol{columns:1}.tps-grid{grid-template-columns:1fr}.tps-blog h2{font-size:25px}.tps-blog h3{font-size:20px}}
  