/* Landing — uses shell.css; page-specific tweaks only */

.page-landing .shell-title {
  font-size: clamp(40px, 8vw, 56px);
  margin-bottom: 20px;
}

.page-landing .shell-lead {
  margin-bottom: 36px;
}

.page-landing .shell-help {
  margin-top: 0;
}
