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

.title-section {
  background: linear-gradient(135deg, #0f172a 0%, #1d4ed8 55%, #2563eb 100%);
  color: #fff;
  padding: 3rem 0;
  margin-bottom: 0;
  box-shadow: 0 6px 20px rgba(15, 23, 42, 0.35);
}

.title-section .main-title {
  color: #fff;
  font-weight: 700;
  letter-spacing: 0.02em;
}

.title-section .subtitle {
  color: rgba(255, 255, 255, 0.85);
  font-size: 1.1rem;
  margin-bottom: 0;
}
