/* Auto-generated theme for statistics */
body {
  background-color: #f8f9fa;
  font-family: 'Helvetica Neue', Arial, sans-serif;
}

.title-section {
  background: linear-gradient(135deg, #0056b3 0%, #007bff 100%);
  color: #fff;
  padding: 30px 0;
  margin-bottom: 30px;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}

.title-section .main-title {
  font-size: 2.5rem;
  font-weight: 600;
  margin-bottom: 10px;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
}

.title-section .subtitle {
  font-size: 1.2rem;
  opacity: 0.9;
}
