.pcp-cert-panel{margin:14px 0;padding:20px;border:1px solid #cfe8f3;border-radius:22px;background:rgba(255,255,255,.98);box-shadow:0 14px 36px rgba(2,132,199,.1)}
.pcp-cert-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.pcp-cert-head h2{margin:0;color:#0c4a6e;font-size:17px}.pcp-cert-head small{color:#64748b}.pcp-cert-state{padding:7px 10px;border-radius:999px;background:#e0f2fe;color:#075985;font-size:10px;font-weight:900;white-space:nowrap}.pcp-cert-state.ok{background:#dcfce7;color:#166534}.pcp-cert-state.warn{background:#fef3c7;color:#92400e}.pcp-cert-state.danger{background:#fee2e2;color:#991b1b}.pcp-cert-policy{margin:13px 0;padding:11px 13px;border:1px solid #fed7aa;border-radius:14px;background:#fff7ed;color:#9a3412;font-size:12px;line-height:1.5}.pcp-cert-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.pcp-cert-device{padding:13px;border:1px solid #dbeafe;border-radius:16px;background:#f8fcff;display:grid;gap:8px}.pcp-cert-device strong{color:#0c4a6e;font-size:12px}.pcp-cert-device select{width:100%}.pcp-cert-actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:12px}.pcp-cert-progress{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:12px}.pcp-cert-check{padding:9px;border-radius:12px;background:#f1f5f9;color:#475569;font-size:10px;font-weight:800}.pcp-cert-check.ok{background:#dcfce7;color:#166534}.pcp-cert-check.fail{background:#fee2e2;color:#991b1b}.pcp-cert-evidence{margin-top:10px;padding:10px 12px;border-radius:12px;background:#f8fafc;color:#475569;font-size:11px;overflow-wrap:anywhere}.pcp-cert-toast{margin-top:10px;padding:10px 12px;border-radius:12px;font-size:12px;background:#e0f2fe;color:#075985}.pcp-cert-toast.ok{background:#dcfce7;color:#166534}.pcp-cert-toast.danger{background:#fee2e2;color:#991b1b}@media(max-width:760px){.pcp-cert-grid{grid-template-columns:1fr}.pcp-cert-progress{grid-template-columns:1fr 1fr}.pcp-cert-head{flex-direction:column}.pcp-cert-actions button{flex:1 1 150px}}
