
  .tps-kfs{font-family:system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;line-height:1.55;font-size:16px;color:#0f172a}
  .tps-kfs .grid{display:grid;grid-template-columns:1fr;gap:14px;margin:0}
  @media (min-width:900px){.tps-kfs .grid{grid-template-columns:1fr 1fr}}
  .tps-kfs .card{border:1px solid #dbe3ee;border-radius:14px;padding:16px;background:#fff}
  .tps-kfs h3{margin:0 0 10px;color:#0b65c2;font-weight:800;font-size:18px}
  .tps-kfs ul{margin:0;padding-left:18px}
  .tps-kfs li{margin:7px 0}
  .tps-kfs .note{margin-top:14px;border-left:5px solid #0b65c2;background:#f4f9ff;border-radius:12px;padding:12px 14px}
  .tps-kfs .rfq{margin-top:10px;border:1px dashed #0b65c2;border-radius:12px;padding:12px 14px;background:#ffffff}
