.pv-trust-card{box-sizing:border-box;width:100%;max-width:none;margin:4px 0 0;padding:20px 0 0;display:grid;grid-template-columns:1fr;gap:18px;align-items:center;border:0;border-top:1px solid #e4eaee;border-radius:0;background:transparent;color:#111827;box-shadow:none}
body.auction-body .seller-cover>.pv-trust-card{grid-column:1/-1}
.pv-trust-copy{display:grid;align-content:center;gap:6px;min-width:0}
.pv-trust-copy>small{color:#087f83;font-size:11px;font-weight:850;letter-spacing:.09em}
.pv-trust-copy>strong{display:inline-flex;width:max-content;align-items:center;gap:7px;color:#111827;font-size:18px;font-weight:850}
.pv-trust-copy>p{max-width:760px;margin:0;color:#526074;line-height:1.5}
.pv-trust-card dl{display:grid;grid-template-columns:repeat(4,minmax(100px,1fr));gap:0;margin:0;border:1px solid #e4eaee;border-radius:11px;background:#fafcfc;overflow:hidden}
.pv-trust-card dl div{min-width:0;padding:14px 16px;display:grid;gap:5px;border-right:1px solid #e4eaee}
.pv-trust-card dl div:last-child{border-right:0}
.pv-trust-card dt{font-size:11px;line-height:1.3;color:#68758a}
.pv-trust-card dd{margin:0;color:#111827;font-size:17px;font-weight:850}
.pv-verification-note{padding:12px 14px;border:1px solid #f3c86a;border-radius:10px;background:#fff9e8;color:#6b4b05;font-weight:700}
.pv-trust-progress{grid-column:1/-1;margin-top:-8px;padding-top:16px;border-top:1px solid #e4e9ef}
.pv-trust-progress h3{margin:0 0 10px;color:#111827}
.pv-trust-progress span{display:inline-block;margin:3px 6px 3px 0;padding:6px 9px;border-radius:999px;font-size:12px}
.pv-trust-progress .done{background:#e7f8f2;color:#087158}.pv-trust-progress .todo{background:#fff1ed;color:#a63b2d}
@media(max-width:1050px){.pv-trust-card{grid-template-columns:1fr}}
@media(max-width:700px){.pv-trust-card{padding:18px;gap:18px}.pv-trust-card dl{grid-template-columns:1fr 1fr}.pv-trust-card dl div:nth-child(2){border-right:0}.pv-trust-card dl div:nth-child(-n+2){border-bottom:1px solid #e4eaee}}
