/* Request Demo page styles.
   Bron van waarheid voor /request-demo/ (base.css + marketing.css +
   module-form.css). Bewerk hier, niet style.css. */
/* ============================================
   REQUEST DEMO PAGE
   ============================================ */

/* Center the H1 above the side-by-side grid with stronger headline styling */
#wk-module-6703d3b9d9414 > .grid:first-child h1 {
  max-width: 920px;
  margin: 0 auto 1rem;
  font-size: clamp(2.25rem, 4.6vw, 3.75rem);
  line-height: 1.05;
  letter-spacing: -0.02em;
}

/* Hero content next to the form */
#wk-module-6703d3b9d9414 .wk-content-col .demo-hero-eyebrow {
  display: inline-block;
  margin: 0 0 0.85rem !important;
  padding: 0.35rem 0.75rem;
  border: 1px solid rgba(54, 214, 181, 0.45);
  border-radius: 999px;
  color: #36d6b5 !important;
  font-size: 0.72rem !important;
  font-weight: 700;
  letter-spacing: 0.12em;
}

#wk-module-6703d3b9d9414 .wk-content-col .demo-hero-lede {
  margin: 0 0 1.25rem !important;
  font-size: clamp(1.05rem, 1.6vw, 1.2rem) !important;
  line-height: 1.55 !important;
  font-weight: 500;
}

/* Force check-style bullets to override the .wkContactForm .wk-content-col ul defaults */
#wk-module-6703d3b9d9414 .wk-content-col ul.demo-hero-checks {
  display: flex !important;
  flex-direction: column !important;
  gap: 0.55rem !important;
  margin: 0 0 1.75rem !important;
  padding: 0 !important;
  list-style: none !important;
}

#wk-module-6703d3b9d9414 .wk-content-col ul.demo-hero-checks li {
  display: block !important;
  list-style: none !important;
  position: relative;
  margin: 0 !important;
  padding-left: 1.75rem !important;
  font-size: 0.98rem !important;
  line-height: 1.5 !important;
  color: rgba(255, 255, 255, 0.92) !important;
}

#wk-module-6703d3b9d9414 .wk-content-col ul.demo-hero-checks li::before,
#wk-module-6703d3b9d9414 .wk-content-col ul.demo-hero-checks li::marker {
  content: none !important;
}

#wk-module-6703d3b9d9414 .wk-content-col ul.demo-hero-checks li::before {
  content: url("../images/icon-check-green.svg") !important;
  position: absolute;
  top: 0.05rem;
  left: 0;
}

/* Hero trust stats strip */
#wk-module-6703d3b9d9414 .wk-content-col .demo-hero-stats {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  align-items: start;
  gap: 0.75rem;
  padding: 0.9rem 1rem;
  margin: 0;
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 14px;
  background: rgba(255, 255, 255, 0.04);
}

#wk-module-6703d3b9d9414 .wk-content-col .demo-hero-stats > div {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  text-align: left;
  min-width: 0;
}

#wk-module-6703d3b9d9414 .wk-content-col .demo-hero-stats strong {
  display: block;
  color: #fefefe !important;
  font-size: 1.25rem;
  line-height: 1.1;
  font-weight: 800;
  letter-spacing: -0.01em;
}

#wk-module-6703d3b9d9414 .wk-content-col .demo-hero-stats span {
  display: block;
  margin-top: 0.25rem;
  color: rgba(255, 255, 255, 0.72) !important;
  font-size: 0.78rem;
  font-weight: 500;
  line-height: 1.35;
  white-space: nowrap;
}

/* Form card refinements */
#wk-module-6703d3b9d9414 .wk-demo-form {
  max-width: 540px !important;
  padding: clamp(1.75rem, 2.8vw, 2.15rem) !important;
  border-radius: 18px !important;
  position: relative;
}

/* Header inside the form card */
#wk-module-6703d3b9d9414 .wk-demo-form::before {
  content: "Book your demo";
  display: block;
  margin-bottom: 0.25rem;
  color: #0e2b3a;
  font-size: 1.25rem;
  font-weight: 800;
  line-height: 1.2;
}

#wk-module-6703d3b9d9414 .wk-demo-form .wk-form-grid {
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  gap: 14px !important;
}

/* Sub-header just above the fields */
#wk-module-6703d3b9d9414 .wk-demo-form .wk-form-grid::before {
  content: "Free fraud audit + 7-day trial included.";
  grid-column: 1 / -1;
  display: block;
  margin: -0.4rem 0 0.4rem;
  color: #607482;
  font-size: 0.85rem;
  line-height: 1.45;
}

#wk-module-6703d3b9d9414 .wk-demo-form .wk-form-field{
  padding: 13px 15px !important;
  font-size: 16px !important;
  border-radius: 8px !important;
}

#wk-module-6703d3b9d9414 .wk-demo-form .wk-form-field-container.wk-full-width {
  grid-column: 1 / -1 !important;
}

#wk-module-6703d3b9d9414 .wk-demo-form .wk-submit-button {
  width: 100% !important;
}

/* Response assurance + mini social proof below the submit button */
#wk-module-6703d3b9d9414 .wk-form-submit::after {
  content: "★★★★★  4.9/5, trusted by 4,100+ advertisers\AWe respond within 1 business day. Demo hosted by our growth manager.";
  white-space: pre-line;
  display: block;
  margin-top: 0.9rem;
  padding-top: 0.85rem;
  border-top: 1px solid #e7eff3;
  color: #607482;
  font-size: 0.78rem;
  line-height: 1.55;
  text-align: center;
}

@media (max-width: 993px) {
  #wk-module-6703d3b9d9414 .wk-content-col .demo-hero-stats {
    grid-template-columns: 1fr 1fr;
  }
}

@media (max-width: 768px) {
  #wk-module-6703d3b9d9414 .wk-demo-form .wk-form-grid {
    grid-template-columns: 1fr !important;
  }

  #wk-module-6703d3b9d9414 .wk-content-col .demo-hero-stats {
    grid-template-columns: 1fr;
  }
}
