.page {
  min-height: 1821px;
}

.bottom-nav a {
  display: grid;
  place-items: center;
  gap: 2px;
  color: #fff;
  text-decoration: none;
  font-size: 14px;
}

/* Template 1 canvas standard: keep the full Template 4 information
   architecture while tightening vertical rhythm to the 864 x 1821 frame. */
.topbar {
  height: 76px;
}

.hero {
  height: 292px;
  padding-top: 34px;
  padding-bottom: 34px;
}

.hero-art {
  height: 292px;
}

.hero-features {
  margin-top: 22px;
}

.dots {
  bottom: 16px;
}

.hero-actions {
  height: 82px;
}

.hero-actions button {
  margin: 8px 0;
}

.trust-row {
  height: 82px;
  padding-top: 13px;
  padding-bottom: 13px;
}

.hub {
  padding-top: 24px;
  padding-bottom: 12px;
}

.hub h2 {
  margin-top: 8px;
}

.hub .lead {
  margin-bottom: 18px;
}

.guide-grid {
  gap: 12px 17px;
}

.guide-grid a {
  min-height: 188px;
  padding: 13px 18px;
}

.guide-grid i,
.vs-card i {
  width: 38px;
  height: 38px;
}

.guide-grid img {
  width: 52px;
  height: 52px;
  margin: 1px auto 7px;
}

.guide-grid p {
  margin-top: 7px;
}

.vs-card {
  min-height: 96px;
  margin-top: 12px;
  padding: 12px 18px;
}

.vs-card img {
  width: 58px;
  height: 58px;
}

.faq,
.schema,
.legal {
  margin-bottom: 12px;
}

.faq {
  padding-top: 13px;
  padding-bottom: 10px;
}

.section-head {
  padding-bottom: 9px;
}

.faq summary {
  min-height: 42px;
}

.schema {
  padding: 15px 21px;
}

.schema > div {
  margin-top: 11px;
}

.legal {
  padding: 12px 17px;
}

.legal img {
  width: 58px;
  height: 58px;
}

.legal ul {
  margin-top: 5px;
}
