#pcp-device-credential-readiness{margin-top:16px}.pcp-dcr-head{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.pcp-dcr-head h2{margin:0}.pcp-dcr-state,.pcp-dcr-pill{display:inline-flex;border-radius:999px;padding:5px 9px;font-size:11px;font-weight:800}.pcp-dcr-state.ok,.pcp-dcr-pill.ok{background:#e8f7ef;color:#11643a}.pcp-dcr-state.warn,.pcp-dcr-pill.warn{background:#fff5db;color:#825f00}.pcp-dcr-pill.danger{background:#fdebec;color:#9d2630}.pcp-dcr-note{margin:12px 0;padding:12px;border:1px solid #cfe4f7;border-radius:14px;background:#f5fbff}.pcp-dcr-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;margin:12px 0}.pcp-dcr-grid>div,.pcp-dcr-current{border:1px solid #d8e6f0;border-radius:13px;padding:10px;background:#fff}.pcp-dcr-grid span,.pcp-dcr-current span{display:block;font-size:10px;color:#637587}.pcp-dcr-grid b,.pcp-dcr-current b{font-size:18px}.pcp-dcr-posts article{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 0;border-bottom:1px solid #edf2f6}.pcp-dcr-posts small{display:block;color:#6c7a88;margin-top:3px}.pcp-dcr-devices{overflow:auto}.pcp-dcr-devices table{width:100%;border-collapse:collapse}.pcp-dcr-devices th,.pcp-dcr-devices td{padding:8px;text-align:left;border-bottom:1px solid #edf2f6;font-size:12px}.pcp-dcr-owner{margin-top:14px;padding:13px;border:1px solid #bddcf5;border-radius:15px;background:#f7fbff}.pcp-dcr-owner label{display:block;margin-top:10px;font-size:12px}.pcp-dcr-owner input,.pcp-dcr-owner select{width:100%;box-sizing:border-box;margin-top:5px;padding:10px;border:1px solid #cbdbe7;border-radius:11px;background:#fff}.pcp-dcr-owner button,.pcp-dcr-actions button{margin-top:10px}.pcp-dcr-actions{display:flex;gap:8px;flex-wrap:wrap}.pcp-dcr-runtime{display:block;margin-top:10px;color:#667686}@media(max-width:720px){.pcp-dcr-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pcp-dcr-head{display:block}.pcp-dcr-state{margin-top:8px}.pcp-dcr-devices table{min-width:680px}}
