
  .tps-sharebox{border-top:1px solid #e9f2fb;margin:32px 0 0;padding:20px 0 0;font-family:system-ui,-apple-system,"Segoe UI",Roboto,Helvetica,Arial,sans-serif}
  .tps-row{display:flex;flex-wrap:wrap;gap:10px;align-items:center;margin:8px 0}
  .tps-label{min-width:64px;color:#497aa6;font-weight:600}
  .tps-btn{display:inline-flex;gap:8px;align-items:center;padding:8px 12px;border:1px solid #3598db;border-radius:10px;color:#3598db;text-decoration:none;transition:.15s ease;line-height:1}
  .tps-btn:hover{background:#eaf6ff}
  .tps-btn svg{width:18px;height:18px;stroke:#3598db;fill:none;stroke-width:2}
  .tps-btn.solid{background:#3598db;color:#fff;border-color:#3598db}
  .tps-btn.solid svg{stroke:#fff}
  .tps-btn.outline{border-style:dashed}
  .tps-copylink.copied{background:#39b54a;border-color:#39b54a;color:#fff}
  @media (max-width:540px){.tps-label{flex:100%}}
