body {
  font-family: "Inter", "Noto Sans SC", sans-serif;
}
.gradient-bg {
  background: linear-gradient(135deg, #1e3a8a 0%, #3b82f6 100%);
}
