.communications-grid{display:grid;grid-template-columns:1fr 1fr;gap:13px}.provider-card{padding:17px}.provider-head,.provider-actions,.preference-row,.delivery-row{display:flex;align-items:center}.provider-head{gap:11px}.provider-logo{width:36px;height:36px;border-radius:10px;display:grid;place-items:center;font-weight:800;background:#f0edff;color:#7057e7}.provider-head div{flex:1}.provider-head h3,.provider-head p{margin:0}.provider-head h3{font:700 12px Manrope}.provider-head p{font-size:8px;color:#888;margin-top:3px}.provider-health{font-size:7px;border-radius:12px;padding:5px 7px;background:#eee;color:#777}.provider-health.healthy{background:#e5f6ed;color:#16855a}.provider-health.degraded,.provider-health.reconnect_required{background:#ffe9e2;color:#b34f39}.provider-meta{background:#f7f5f0;border-radius:8px;padding:10px;margin:13px 0;font-size:8px;color:#777;min-height:34px}.provider-actions{gap:7px}.provider-actions button{border:1px solid #ddd9d1;background:#fff;border-radius:7px;padding:8px 9px;font-size:8px}.provider-actions .primary{background:#7057e7;color:#fff;border-color:#7057e7}.communications-preferences{margin-top:13px;padding:17px}.preference-row{justify-content:space-between;gap:20px;border-top:1px solid #eee;padding:13px 0}.preference-row:first-of-type{border-top:0}.preference-row p{margin:0;flex:1}.preference-row b,.preference-row small{display:block}.preference-row b{font-size:9px}.preference-row small{font-size:7px;color:#888;margin-top:3px}.preference-row input[type=checkbox]{width:18px;height:18px}.preference-row select,.preference-row input[type=number]{width:auto;min-width:100px;padding:7px;border:1px solid #ddd;border-radius:6px}.communications-footer{display:flex;justify-content:flex-end;gap:8px;margin-top:10px}.communications-footer button{border:1px solid #ddd;background:#fff;border-radius:7px;padding:9px 11px;font-size:8px}.communications-footer .primary{background:#7057e7;color:#fff;border-color:#7057e7}.delivery-history{margin-top:13px;overflow:hidden}.delivery-row{gap:10px;padding:11px 16px;border-top:1px solid #eee}.delivery-row>div{flex:1}.delivery-row b,.delivery-row small{display:block}.delivery-row b{font-size:8px}.delivery-row small{font-size:7px;color:#999;margin-top:3px}@media(max-width:750px){.communications-grid{grid-template-columns:1fr}.preference-row{align-items:flex-start;flex-wrap:wrap}}
