.pds-qc-wrap{max-width:920px;margin:24px auto;padding:16px}
.pds-qc-title{font-size:28px;margin:0 0 12px;color:#0f296b}
.pds-qc-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:12px}
.pds-qc-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:12px}
.pds-qc-card label{display:block;font-weight:600;color:#1f3c88;margin-bottom:6px}
.pds-qc-card input,.pds-qc-card select{width:100%;padding:10px;border:1px solid #d1d5db;border-radius:8px}
.pds-qc-grid .pds-qc-item{display:flex;justify-content:space-between;align-items:center;border:1px solid #eef2f7;border-radius:10px;padding:8px;margin:6px 0}
.pds-pass{color:#15803d;font-weight:600}.pds-fail{color:#b91c1c;font-weight:600}
.pds-qc-actions{display:flex;gap:10px;justify-content:flex-end;margin-top:12px}
.pds-qc-btn{background:#1e40af;color:#fff;border:none;border-radius:8px;padding:10px 14px;text-decoration:none;display:inline-block}
.pds-qc-btn.primary{background:#0f296b}
.pds-qc-guard{max-width:720px;margin:32px auto;padding:16px;border:1px solid #e5e7eb;border-radius:12px;background:#fff}

.pds-qc-card{box-shadow:0 1px 2px rgba(0,0,0,0.04)}
#pds-qc-evidence-preview img{max-height:220px}
