
  .tps-article{font-family:Arial,Helvetica,sans-serif;color:#1f2933;line-height:1.68;max-width:1080px;margin:0 auto;padding:22px;background:#fff;}
  .tps-article *{box-sizing:border-box;}
  .tps-article a{color:#0b6b3a;text-decoration:none;border-bottom:1px solid rgba(11,107,58,.25);}
  .tps-article a:hover{border-bottom-color:#0b6b3a;}
  .tps-hero{border:1px solid #d9eadf;border-radius:18px;padding:28px;background:linear-gradient(135deg,#f5fbf7 0%,#ffffff 60%,#eef7f1 100%);}
  .tps-eyebrow{font-size:13px;letter-spacing:.08em;text-transform:uppercase;color:#317849;font-weight:700;margin:0 0 10px;}
  .tps-lead{font-size:18px;margin:0 0 16px;color:#29343d;}
  .tps-cta-row{display:flex;flex-wrap:wrap;gap:12px;margin-top:18px;}
  .tps-btn{display:inline-block;padding:11px 16px;border-radius:999px;font-weight:700;border-bottom:0!important;}
  .tps-btn-primary{background:#168047;color:#fff!important;}
  .tps-btn-secondary{background:#fff;color:#145f36!important;border:1px solid #b8dac6;border-bottom:1px solid #b8dac6!important;}
  .tps-toc{margin:26px 0;padding:20px;border:1px solid #e1e8e4;border-radius:14px;background:#fbfdfb;}
  .tps-toc strong{display:block;margin-bottom:8px;color:#143323;}
  .tps-toc ol{margin:0;padding-left:20px;columns:2;}
  .tps-toc li{break-inside:avoid;margin:5px 0;}
  .tps-article h2{margin:34px 0 12px;font-size:28px;line-height:1.25;color:#123322;border-bottom:2px solid #e5efe8;padding-bottom:8px;}
  .tps-article h3{margin:24px 0 8px;font-size:20px;color:#244332;}
  .tps-article p{margin:0 0 15px;}
  .tps-note{background:#fff9e8;border-left:4px solid #d99b15;padding:13px 16px;border-radius:8px;margin:18px 0;}
  .tps-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin:18px 0;}
  .tps-card{border:1px solid #e2e9e5;border-radius:14px;padding:16px;background:#fff;}
  .tps-card strong{color:#123322;}
  .tps-table{width:100%;border-collapse:collapse;margin:18px 0;font-size:15px;}
  .tps-table th,.tps-table td{border:1px solid #dfe8e2;padding:11px;vertical-align:top;text-align:left;}
  .tps-table th{background:#edf7f1;color:#183b27;}
  .tps-figure{margin:24px 0;border:1px solid #dce9df;border-radius:16px;padding:14px;background:#fbfdfb;}
  .tps-figure svg{width:100%;height:auto;display:block;border-radius:12px;background:#fff;}
  .tps-figure figcaption{font-size:13px;color:#52615a;margin-top:10px;}
  .tps-checklist{padding-left:22px;margin-top:10px;}
  .tps-checklist li{margin:7px 0;}
  .tps-callout{border:1px solid #b8dac6;background:#f3fbf6;border-radius:16px;padding:20px;margin:28px 0;}
  .tps-faq details{border:1px solid #e1e8e4;border-radius:12px;margin:10px 0;padding:13px 15px;background:#fff;}
  .tps-faq summary{cursor:pointer;font-weight:700;color:#173a27;}
  @media(max-width:720px){.tps-toc ol{columns:1}.tps-grid{grid-template-columns:1fr}.tps-article{padding:14px}.tps-hero{padding:20px}.tps-article h2{font-size:24px}}
