.mssp-dashboard { max-width: 800px; margin: 2em auto; background: #fff; padding: 2em; border-radius: 10px; box-shadow: 0 2px 12px #eee; }
.mssp-table { width: 100%; margin-bottom: 1.5em; border-collapse: collapse; }
.mssp-table th, .mssp-table td { padding: 0.5em 1em; border: 1px solid #ddd; }
.mssp-services-list, .mssp-service-dashboards { margin: 0 0 1.5em 1.5em; }
.mssp-services-list li, .mssp-service-dashboards li { margin-bottom: 0.5em; }
