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

.title-section {
  background: linear-gradient(135deg, #3F51B5 0%, #5C6BC0 100%);
  color: #fff;
  padding: 30px 0;
  margin-bottom: 30px;
  box-shadow: 0 6px 18px rgba(63, 81, 181, 0.25);
}

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

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