.system-health-wrapper{display:flex;flex-direction:column;gap:1rem}.system-health-item{align-items:flex-start;background-color:#fafafa;border:1px solid #eee;border-radius:8px;display:flex;padding:1rem}.status-indicator{border-radius:50%;flex-shrink:0;height:12px;margin-right:1rem;margin-top:1.5rem;width:12px}.status-indicator.green{background-color:#28a745}.status-indicator.red{background-color:#dc3545}.system-health-content{flex:1}.product-title{color:#222;font-size:1.3rem!important;margin:0}.product-help-text{color:#555;font-size:.95rem;margin-top:.25rem}