.customer-page-actions{margin-top:0}.customer-create-panel{max-width:none}.customer-create-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:18px}.customer-create-heading p{margin:4px 0 0}.customer-create-heading .ghost{flex-shrink:0}
.customer-health-card{margin-top:18px;overflow:hidden}.customer-health-head{display:flex;justify-content:space-between;align-items:flex-start;gap:18px}.customer-health-head h3{margin-bottom:5px}.customer-health-pill{display:inline-flex;align-items:center;justify-content:center;min-width:96px;padding:9px 13px;border-radius:999px;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.08em;border:1px solid rgba(255,255,255,.14);background:rgba(255,255,255,.05)}.customer-health-pill.good{color:#bfffe7;background:rgba(124,247,197,.11);border-color:rgba(124,247,197,.34)}.customer-health-pill.warning{color:#ffe2bd;background:rgba(255,184,107,.11);border-color:rgba(255,184,107,.34)}.customer-health-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:22px 0}.customer-health-grid span{display:block;padding:14px;border:1px solid var(--line);border-radius:15px;background:rgba(255,255,255,.025)}.customer-health-grid small{display:block;margin-bottom:5px;color:var(--muted);font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.customer-health-grid strong{display:block;color:var(--text);font-size:15px;line-height:1.35;overflow:hidden;text-overflow:ellipsis}.customer-health-message{padding:15px 16px;border-radius:15px;margin-bottom:16px;border:1px solid var(--line);background:rgba(255,255,255,.025)}.customer-health-message.good{border-color:rgba(124,247,197,.2);background:rgba(124,247,197,.06)}.customer-health-message.warning{border-color:rgba(255,184,107,.2);background:rgba(255,184,107,.07)}.customer-health-message p{margin:5px 0 0}.customer-health-actions{margin:0 0 18px}.customer-health-fixes{padding:16px;border-radius:15px;background:rgba(139,92,246,.07);border:1px solid rgba(139,92,246,.2)}.customer-health-fixes h4{margin:0 0 10px}.customer-health-fixes ul{margin:0;padding-left:20px;color:#e8def8;line-height:1.7}.customer-health-fixes li::marker{color:#7cf7c5}
@media(max-width:900px){.customer-health-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.customer-page-actions{display:grid;grid-template-columns:1fr 1fr;width:100%}.customer-page-actions button{width:100%}.customer-create-panel{padding:18px}.customer-create-heading{flex-direction:column}.customer-create-heading .ghost{width:100%}.customer-health-card{padding:18px}.customer-health-head{flex-direction:column}.customer-health-pill{width:100%}.customer-health-grid{grid-template-columns:1fr}.customer-health-actions{display:grid;grid-template-columns:1fr}.customer-health-actions>*{width:100%;text-align:center}}