.elementor-4090 .elementor-element.elementor-element-2a43446{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0vw;--margin-bottom:0vw;--margin-left:0vw;--margin-right:0vw;--padding-top:6vw;--padding-bottom:6vw;--padding-left:0vw;--padding-right:0vw;}.elementor-4090 .elementor-element.elementor-element-2a43446:not(.elementor-motion-effects-element-type-background), .elementor-4090 .elementor-element.elementor-element-2a43446 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:transparent;background-image:linear-gradient(351deg, var( --e-global-color-accent ) 40%, var( --e-global-color-primary ) 100%);}.elementor-4090 .elementor-element.elementor-element-939fe5e{--display:flex;--margin-top:0vw;--margin-bottom:0vw;--margin-left:0vw;--margin-right:0vw;--padding-top:6vw;--padding-bottom:3vw;--padding-left:0vw;--padding-right:0vw;}.elementor-4090 .elementor-element.elementor-element-4db4cfd{--display:flex;--margin-top:0vw;--margin-bottom:0vw;--margin-left:0vw;--margin-right:0vw;--padding-top:0vw;--padding-bottom:0vw;--padding-left:0vw;--padding-right:0vw;}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-4e9a8b2 *//* =========================================================
   FORM SECTION TITLE
   Scoped only to .ynone-form-heading
   ========================================================= */

.ynone-form-heading {
  text-align: center;
  margin: 0 auto;
  max-width: 1100px;
}

/* Small overline */
.ynone-form-overline {
  font-family: var(--ynone-font-body, Poppins, Roboto, Helvetica, Arial, sans-serif);
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.35;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: #F7E8E8;
  margin: 0 0 1.2rem 0;
}

/* Main form title */
.ynone-form-title {
  font-family: var(--ynone-font-display, "grover", Poppins, Roboto, Helvetica, Arial, sans-serif);
  font-size: clamp(2.4rem, 5vw, 4rem);
  font-weight: 700;
  line-height: 1.15;
  letter-spacing: 0.04em;
  text-align: center;
  text-transform: uppercase;
  margin: 0 auto;
}

/* Green words */
.ynone-form-title-green {
  color: #70D0A1;
}

/* Pink words */
.ynone-form-title-pink {
  color: #F7B8C8;
}

/* Dash */
.ynone-form-title-line {
  color: #70D0A1;
  padding: 0 0.15em;
}

/* Second line */
.ynone-form-title-mixed {
  display: inline-block;
  white-space: nowrap;
}

/* Tablet */
@media (max-width: 1024px) {
  .ynone-form-heading {
    max-width: 92%;
  }

  .ynone-form-title {
    font-size: clamp(2.2rem, 6vw, 3.5rem);
  }
}

/* Mobile */
@media (max-width: 767px) {
  .ynone-form-heading {
    max-width: 94%;
  }

  .ynone-form-overline {
    font-size: 0.75rem;
    line-height: 1.4;
    letter-spacing: 0.06em;
    margin-bottom: 0.8rem;
  }

  .ynone-form-title {
    font-size: clamp(1.9rem, 9vw, 2.7rem);
    line-height: 1.15;
    letter-spacing: 0.03em;
  }

  .ynone-form-title-mixed {
    white-space: normal;
  }
}/* End custom CSS */
/* Start custom CSS for wpforms, class: .elementor-element-5c1466d *//* =========================================================
   YNONE WAITLIST FORM - WPFORMS
   Form ID: 3645
   Scoped only to this form
   ========================================================= */

#wpforms-3645,
#wpforms-form-3645 {
  max-width: 620px;
  margin: 0 auto;
}

/* Remove default WPForms spacing */
#wpforms-form-3645 .wpforms-field {
  padding: 0;
  margin-bottom: 1.5rem;
}

/* Hide form title if visible */
#wpforms-3645 .wpforms-title {
  display: none !important;
}

/* =========================================================
   LABELS
   Hidden visually, but fields keep their default WPForms logic
   ========================================================= */

#wpforms-form-3645 .wpforms-field-label {
  display: none !important;
}

/* Hide checkbox legend too */
#wpforms-form-3645 .wpforms-field-checkbox legend,
#wpforms-form-3645 .wpforms-field-checkbox .wpforms-field-label {
  display: none !important;
}

/* =========================================================
   NAME + EMAIL INPUTS
   ========================================================= */

#wpforms-form-3645 input[type="text"],
#wpforms-form-3645 input[type="email"],
#wpforms-form-3645 input[type="name"] {
  width: 100% !important;
  max-width: 100% !important;
  min-height: 4.75rem;
  border: none !important;
  border-radius: 999px !important;
  background: #F7E8E8 !important;
  color: #3F0396 !important;
  font-family: var(--ynone-font-body, Poppins, Roboto, Helvetica, Arial, sans-serif) !important;
  font-size: 1.125rem !important;
  font-weight: 600 !important;
  line-height: 1.3 !important;
  padding: 0 2.75rem !important;
  box-shadow: none !important;
  outline: none !important;
}

/* Placeholder text inside input */
#wpforms-form-3645 input::placeholder {
  color: #3F0396 !important;
  opacity: 0.55 !important;
}

/* Focus state */
#wpforms-form-3645 input[type="text"]:focus,
#wpforms-form-3645 input[type="email"]:focus {
  border: 2px solid #70D0A1 !important;
  background: #F7E8E8 !important;
  box-shadow: none !important;
}

/* =========================================================
   CHECKBOX OPTIONS
   I’m patient / I’m clinician
   ========================================================= */

#wpforms-form-3645 .wpforms-field-checkbox ul {
  display: grid !important;
  grid-template-columns: 1fr 1fr;
  gap: 1.25rem;
  padding: 0 !important;
  margin: 0 !important;
  list-style: none !important;
}

#wpforms-form-3645 .wpforms-field-checkbox li {
  position: relative;
  margin: 0 !important;
  padding: 0 !important;
  list-style: none !important;
}

#wpforms-form-3645 .wpforms-field-checkbox input[type="checkbox"] {
  position: absolute !important;
  opacity: 0 !important;
  pointer-events: none !important;
}

#wpforms-form-3645 .wpforms-field-checkbox label {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  min-height: 4.75rem !important;
  width: 100% !important;
  border-radius: 999px !important;
  background: #D9A9F2 !important;
  color: #3F0396 !important;
  font-family: var(--ynone-font-body, Poppins, Roboto, Helvetica, Arial, sans-serif) !important;
  font-size: 1.125rem !important;
  font-weight: 600 !important;
  line-height: 1.3 !important;
  text-align: center !important;
  cursor: pointer !important;
  padding: 0 1.5rem !important;
  transition: 0.2s ease !important;
}

#wpforms-form-3645 .wpforms-field-checkbox input[type="checkbox"]:checked + label {
  background: #70D0A1 !important;
  color: #3F0396 !important;
}

#wpforms-form-3645 .wpforms-field-checkbox label:hover {
  transform: translateY(-1px);
  background: #C9A7FF !important;
}

/* =========================================================
   SUBMIT BUTTON
   ========================================================= */

#wpforms-form-3645 .wpforms-submit-container {
  padding: 0 !important;
  margin-top: 0.5rem !important;
}

#wpforms-form-3645 button[type="submit"],
#wpforms-form-3645 .wpforms-submit {
  width: 100% !important;
  min-height: 4.75rem !important;
  border: none !important;
  border-radius: 999px !important;
  background: linear-gradient(90deg, #F7E8E8 0%, #70D0A1 100%) !important;
  color: #3F0396 !important;
  font-family: var(--ynone-font-body, Poppins, Roboto, Helvetica, Arial, sans-serif) !important;
  font-size: 1.25rem !important;
  font-weight: 700 !important;
  line-height: 1.3 !important;
  text-align: center !important;
  cursor: pointer !important;
  padding: 0 2rem !important;
  box-shadow: none !important;
  transition: 0.2s ease !important;
}

#wpforms-form-3645 button[type="submit"]:hover,
#wpforms-form-3645 .wpforms-submit:hover {
  transform: translateY(-1px);
  filter: brightness(1.04);
}

/* =========================================================
   ERRORS
   Keep WPForms validation active
   ========================================================= */

#wpforms-form-3645 label.wpforms-error,
#wpforms-form-3645 em.wpforms-error {
  color: #F7E8E8 !important;
  font-family: var(--ynone-font-body, Poppins, Roboto, Helvetica, Arial, sans-serif) !important;
  font-size: 0.875rem !important;
  margin-top: 0.4rem !important;
  padding-left: 2rem !important;
}

/* =========================================================
   CONFIRMATION MESSAGE
   ========================================================= */

#wpforms-confirmation-3645,
.wpforms-confirmation-container-full {
  max-width: 620px !important;
  margin: 2rem auto 0 auto !important;
  padding: 1.5rem 2rem !important;
  border-radius: 32px !important;
  border: none !important;
  background: #F2F2F2 !important;
  color: #3F0396 !important;
  font-family: var(--ynone-font-body, Poppins, Roboto, Helvetica, Arial, sans-serif) !important;
  font-size: 1rem !important;
  font-weight: 500 !important;
  line-height: 1.45 !important;
  text-align: left !important;
  box-shadow: none !important;
}

#wpforms-confirmation-3645 p,
.wpforms-confirmation-container-full p {
  margin: 0 !important;
  color: #3F0396 !important;
  font-family: var(--ynone-font-body, Poppins, Roboto, Helvetica, Arial, sans-serif) !important;
  font-size: 1rem !important;
  font-weight: 500 !important;
  line-height: 1.45 !important;
}

/* =========================================================
   MOBILE
   ========================================================= */

@media (max-width: 767px) {
  #wpforms-3645,
  #wpforms-form-3645 {
    max-width: 92%;
  }

  #wpforms-form-3645 .wpforms-field {
    margin-bottom: 1rem;
  }

  #wpforms-form-3645 input[type="text"],
  #wpforms-form-3645 input[type="email"],
  #wpforms-form-3645 input[type="name"] {
    min-height: 4rem !important;
    font-size: 1rem !important;
    padding: 0 1.5rem !important;
  }

  #wpforms-form-3645 .wpforms-field-checkbox ul {
    grid-template-columns: 1fr 1fr;
    gap: 0.8rem;
  }

  #wpforms-form-3645 .wpforms-field-checkbox label {
    min-height: 4rem !important;
    font-size: 0.95rem !important;
    padding: 0 1rem !important;
  }

  #wpforms-form-3645 button[type="submit"],
  #wpforms-form-3645 .wpforms-submit {
    min-height: 4rem !important;
    font-size: 1.05rem !important;
    padding: 0 1.5rem !important;
  }

  #wpforms-confirmation-3645,
  .wpforms-confirmation-container-full {
    max-width: 92% !important;
    padding: 1.25rem 1.5rem !important;
    border-radius: 24px !important;
    font-size: 0.95rem !important;
  }

  #wpforms-confirmation-3645 p,
  .wpforms-confirmation-container-full p {
    font-size: 0.95rem !important;
  }
}/* End custom CSS */