/* Compact System Stats Styling */
.service-group:has([href="#"]) .service-card {
  /* Tighter padding for system widgets */
}

/* Make System section more compact */
#system .widget-customapi {
  font-size: 0.9rem;
}

/* Style for status indicators */
.status-online {
  color: #22c55e;
}

.status-battery {
  color: #eab308;
}
