/* ── Risk Score API page-specific ── */
.v2-api-card { top: -16px; }

.v2-hero__demo-inputs {
  display: flex;
  flex-direction: column;
  gap: 8px;
  margin-bottom: 10px;
}

.v2-hero__demo-submit--full {
  width: 100%;
  justify-content: center;
}
