body{background:#f6faf9}
.card-soft{border:1px solid #e6f1ee;border-radius:18px;box-shadow:0 10px 28px rgba(16,80,65,.06)}
.trust-card{background:#fff;border:1px solid #e7f1ef;border-radius:16px;padding:14px;min-height:94px}
.trust-card span{color:#6b7280;font-size:13px}
.sticky-side{position:sticky;top:86px}
.bottom-trust{display:flex;gap:12px;justify-content:center;flex-wrap:wrap}
.bottom-trust span{background:#fff;border:1px solid #e7f1ef;border-radius:999px;padding:10px 14px}
.status{display:inline-block;border-radius:999px;padding:4px 10px;background:#eef2ff;font-size:12px}
.table-wrap{overflow-x:auto}
@media(max-width:768px){.sticky-side{position:static}.bottom-trust{overflow-x:auto;flex-wrap:nowrap;justify-content:flex-start}.bottom-trust span{white-space:nowrap}}
