/* SHOTUNE PORTFOLIO CLIFF - NATIVE GRAVITY FORMS FLOW */

body.shotune-page-scorecard #gform_wrapper_1 .gf_page_steps {
  display: grid !important;
  grid-template-columns: repeat(5, minmax(0, 1fr)) !important;
  gap: 10px !important;
  width: min(1120px, calc(100% - 32px)) !important;
  max-width: 1120px !important;
  margin: 0 auto 34px !important;
  padding: 0 !important;
  border: 0 !important;
}

body.shotune-page-scorecard #gform_wrapper_1 .gf_step {
  display: grid !important;
  grid-template-columns: 34px minmax(0, 1fr) !important;
  align-items: center !important;
  gap: 9px !important;
  min-width: 0 !important;
  margin: 0 !important;
  padding: 10px 12px !important;
  box-sizing: border-box !important;
  background: #FFFFFF !important;
  border: 1px solid #D9E1E8 !important;
  border-radius: 6px !important;
  opacity: 1 !important;
}

body.shotune-page-scorecard #gform_wrapper_1 .gf_step_number {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: 34px !important;
  height: 34px !important;
  margin: 0 !important;
  color: #102A43 !important;
  background: #EEF3F7 !important;
  border: 1px solid #D9E1E8 !important;
  border-radius: 50% !important;
  font-family: Inter, Arial, sans-serif !important;
  font-size: 0.78rem !important;
  font-weight: 800 !important;
  line-height: 1 !important;
}

body.shotune-page-scorecard #gform_wrapper_1 .gf_step_label {
  min-width: 0 !important;
  color: #5C6F7D !important;
  font-family: Inter, Arial, sans-serif !important;
  font-size: 0.78rem !important;
  font-weight: 700 !important;
  line-height: 1.2 !important;
  letter-spacing: 0.01em !important;
  overflow-wrap: anywhere !important;
}

body.shotune-page-scorecard #gform_wrapper_1 .gf_step_active {
  background: #102A43 !important;
  border-color: #102A43 !important;
  box-shadow: 0 12px 28px rgba(16, 42, 67, 0.14) !important;
}

body.shotune-page-scorecard #gform_wrapper_1 .gf_step_active .gf_step_number {
  color: #102A43 !important;
  background: #F2BD00 !important;
  border-color: #F2BD00 !important;
}

body.shotune-page-scorecard #gform_wrapper_1 .gf_step_active .gf_step_label {
  color: #FFFFFF !important;
}

body.shotune-page-scorecard #gform_wrapper_1 .gf_step_completed {
  background: #F7F5EF !important;
  border-color: #A8843D !important;
}

body.shotune-page-scorecard #gform_wrapper_1 .gf_step_completed .gf_step_number {
  color: #FFFFFF !important;
  background: #A8843D !important;
  border-color: #A8843D !important;
}

body.shotune-page-scorecard #gform_wrapper_1 .gf_step_completed .gf_step_label {
  color: #102A43 !important;
}

body.shotune-page-scorecard #gform_wrapper_1 .gform_page_footer {
  position: static !important;
  display: flex !important;
  align-items: center !important;
  justify-content: flex-start !important;
  flex-wrap: wrap !important;
  gap: 12px !important;
  width: 100% !important;
  max-width: 860px !important;
  margin: 26px auto 0 !important;
  padding: 22px 0 0 !important;
  overflow: visible !important;
  border-top: 1px solid #D9E1E8 !important;
}

body.shotune-page-scorecard #gform_wrapper_1 .gform_page_footer .gform_previous_button,
body.shotune-page-scorecard #gform_wrapper_1 .gform_page_footer .gform_next_button,
body.shotune-page-scorecard #gform_wrapper_1 .gform_page_footer .gform_button,
body.shotune-page-scorecard #gform_wrapper_1 .gform_page_footer input[type="submit"] {
  position: static !important;
  clip: auto !important;
  clip-path: none !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: auto !important;
  min-width: 142px !important;
  height: auto !important;
  min-height: 52px !important;
  margin: 0 !important;
  padding: 13px 22px !important;
  overflow: visible !important;
  white-space: normal !important;
  border-radius: 5px !important;
  font-family: Inter, Arial, sans-serif !important;
  font-size: 0.9rem !important;
  font-weight: 800 !important;
  line-height: 1.25 !important;
}

body.shotune-page-scorecard #gform_wrapper_1 .gform_page_footer .gform_previous_button {
  order: 1 !important;
  color: #102A43 !important;
  background: #FFFFFF !important;
  border: 1px solid #102A43 !important;
  box-shadow: none !important;
}

body.shotune-page-scorecard #gform_wrapper_1 .gform_page_footer .gform_save_link {
  order: 2 !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  min-height: 48px !important;
  margin: 0 0 0 auto !important;
  padding: 11px 17px !important;
  color: #102A43 !important;
  background: #EEF3F7 !important;
  border: 1px solid #D9E1E8 !important;
  border-radius: 5px !important;
  font-family: Inter, Arial, sans-serif !important;
  font-size: 0.84rem !important;
  font-weight: 750 !important;
  line-height: 1.25 !important;
  text-decoration: none !important;
}

body.shotune-page-scorecard #gform_wrapper_1 .gform_page_footer .gform_next_button,
body.shotune-page-scorecard #gform_wrapper_1 .gform_page_footer .gform_button,
body.shotune-page-scorecard #gform_wrapper_1 .gform_page_footer input[type="submit"] {
  order: 3 !important;
  color: #102A43 !important;
  background: #F2BD00 !important;
  border: 1px solid #D4A300 !important;
  box-shadow: 0 12px 24px rgba(168, 132, 61, 0.20) !important;
}

body.shotune-page-scorecard #gform_wrapper_1 .gform_page_footer .gform_next_button:hover,
body.shotune-page-scorecard #gform_wrapper_1 .gform_page_footer .gform_button:hover,
body.shotune-page-scorecard #gform_wrapper_1 .gform_page_footer input[type="submit"]:hover {
  background: #E6B300 !important;
  transform: translateY(-1px) !important;
}

body.shotune-page-scorecard #gform_wrapper_1 .gform_validation_errors {
  width: min(960px, calc(100% - 32px)) !important;
  max-width: 960px !important;
  margin: 0 auto 26px !important;
  padding: 22px 24px !important;
  color: #7A2F22 !important;
  background: #FFF7F3 !important;
  border: 1px solid #D99A86 !important;
  border-radius: 7px !important;
  box-shadow: none !important;
}

body.shotune-page-scorecard #gform_wrapper_1 .gform_validation_errors h2 {
  color: #7A2F22 !important;
  font-size: 1rem !important;
  line-height: 1.45 !important;
}

body.shotune-page-scorecard #gform_wrapper_1 .gfield_validation_message {
  color: #7A2F22 !important;
  background: #FFF7F3 !important;
  border-color: #D99A86 !important;
}

body.shotune-page-scorecard #gform_wrapper_1 .gform_page:has(.shotune-score-question) .gform_fields {
  row-gap: 24px !important;
}

@media (max-width: 900px) {
  body.shotune-page-scorecard #gform_wrapper_1 .gf_page_steps {
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  }
}

@media (max-width: 600px) {
  body.shotune-page-scorecard #gform_wrapper_1 .gf_page_steps {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    width: calc(100% - 20px) !important;
  }

  body.shotune-page-scorecard #gform_wrapper_1 .gf_step {
    grid-template-columns: 30px minmax(0, 1fr) !important;
    padding: 9px 10px !important;
  }

  body.shotune-page-scorecard #gform_wrapper_1 .gf_step_number {
    width: 30px !important;
    height: 30px !important;
  }

  body.shotune-page-scorecard #gform_wrapper_1 .gform_page_footer {
    display: grid !important;
    grid-template-columns: 1fr !important;
  }

  body.shotune-page-scorecard #gform_wrapper_1 .gform_page_footer .gform_previous_button,
  body.shotune-page-scorecard #gform_wrapper_1 .gform_page_footer .gform_save_link,
  body.shotune-page-scorecard #gform_wrapper_1 .gform_page_footer .gform_next_button,
  body.shotune-page-scorecard #gform_wrapper_1 .gform_page_footer .gform_button,
  body.shotune-page-scorecard #gform_wrapper_1 .gform_page_footer input[type="submit"] {
    width: 100% !important;
    min-width: 0 !important;
    margin: 0 !important;
  }
}

/* ==========================================================
   START PAGE CONTACT CAPTURE
   ========================================================== */

body.shotune-page-scorecard #gform_wrapper_1 #gform_page_1_1 .gform_page_fields {
  width: 100% !important;
  max-width: none !important;
}

body.shotune-page-scorecard #gform_wrapper_1 #gform_page_1_1 .gform_fields {
  display: grid !important;
  grid-template-columns: repeat(12, minmax(0, 1fr)) !important;
  column-gap: 20px !important;
  row-gap: 24px !important;
  width: 100% !important;
  max-width: none !important;
  margin: 0 !important;
  padding: 0 !important;
}

body.shotune-page-scorecard #gform_wrapper_1 #gform_page_1_1 .gfield {
  grid-column: 1 / -1 !important;
  min-width: 0 !important;
  margin: 0 !important;
}

body.shotune-page-scorecard #gform_wrapper_1 #gform_page_1_1 #field_1_1 {
  grid-column: 1 / -1 !important;
}

body.shotune-page-scorecard #gform_wrapper_1 #gform_page_1_1 .shotune-pc-start-capture-copy {
  display: block !important;
  grid-column: 1 / -1 !important;
  margin: 10px 0 0 !important;
  padding: clamp(26px, 3vw, 36px) !important;
  box-sizing: border-box !important;
  background: #FFFFFF !important;
  border: 1px solid #D9E1E8 !important;
  border-left: 5px solid #A8843D !important;
  border-radius: 9px !important;
  box-shadow: 0 16px 38px rgba(16, 42, 67, 0.07) !important;
}

body.shotune-page-scorecard #gform_wrapper_1 #gform_page_1_1 .shotune-pc-start-capture-copy .shotune-pc-start-capture-kicker {
  display: block !important;
  margin: 0 0 11px !important;
  color: #806127 !important;
  font-family: Inter, Arial, sans-serif !important;
  font-size: 0.72rem !important;
  font-weight: 800 !important;
  line-height: 1.2 !important;
  letter-spacing: 0.16em !important;
  text-transform: uppercase !important;
}

body.shotune-page-scorecard #gform_wrapper_1 #gform_page_1_1 .shotune-pc-start-capture-copy h3 {
  max-width: 800px !important;
  margin: 0 0 13px !important;
  color: #102A43 !important;
  font-family: "Source Serif 4", Georgia, serif !important;
  font-size: clamp(2rem, 3.2vw, 2.75rem) !important;
  font-weight: 600 !important;
  line-height: 1.08 !important;
  letter-spacing: -0.032em !important;
  text-wrap: balance !important;
}

body.shotune-page-scorecard #gform_wrapper_1 #gform_page_1_1 .shotune-pc-start-capture-copy p {
  max-width: 820px !important;
  margin: 0 !important;
  color: #5C6F7D !important;
  font-family: Inter, Arial, sans-serif !important;
  font-size: 1rem !important;
  line-height: 1.7 !important;
}

body.shotune-page-scorecard #gform_wrapper_1 #gform_page_1_1 .shotune-pc-lead-field {
  grid-column: 1 / -1 !important;
  padding: 0 !important;
}

body.shotune-page-scorecard #gform_wrapper_1 #gform_page_1_1 .shotune-pc-lead-field.shotune-pc-half {
  grid-column: span 6 !important;
}

body.shotune-page-scorecard #gform_wrapper_1 #gform_page_1_1 .gfield_label,
body.shotune-page-scorecard #gform_wrapper_1 #gform_page_1_1 .gform-field-label {
  margin: 0 0 9px !important;
  color: #102A43 !important;
  font-family: Inter, Arial, sans-serif !important;
  font-size: 0.9rem !important;
  font-weight: 800 !important;
  line-height: 1.35 !important;
}

body.shotune-page-scorecard #gform_wrapper_1 #gform_page_1_1 .gfield_required,
body.shotune-page-scorecard #gform_wrapper_1 #gform_page_1_1 .gfield_required_text {
  color: #806127 !important;
  font-size: 0.74rem !important;
  font-weight: 800 !important;
}

body.shotune-page-scorecard #gform_wrapper_1 #gform_page_1_1 input[type="text"],
body.shotune-page-scorecard #gform_wrapper_1 #gform_page_1_1 input[type="email"],
body.shotune-page-scorecard #gform_wrapper_1 #gform_page_1_1 input[type="tel"],
body.shotune-page-scorecard #gform_wrapper_1 #gform_page_1_1 input[type="url"],
body.shotune-page-scorecard #gform_wrapper_1 #gform_page_1_1 select,
body.shotune-page-scorecard #gform_wrapper_1 #gform_page_1_1 textarea {
  width: 100% !important;
  min-height: 58px !important;
  margin: 0 !important;
  padding: 14px 16px !important;
  box-sizing: border-box !important;
  color: #17202A !important;
  background: #FFFFFF !important;
  border: 1px solid #B7C5D0 !important;
  border-radius: 6px !important;
  box-shadow: 0 3px 10px rgba(16, 42, 67, 0.04) !important;
  font-family: Inter, Arial, sans-serif !important;
  font-size: 1rem !important;
  line-height: 1.35 !important;
}

body.shotune-page-scorecard #gform_wrapper_1 #gform_page_1_1 input[type="text"]:focus,
body.shotune-page-scorecard #gform_wrapper_1 #gform_page_1_1 input[type="email"]:focus,
body.shotune-page-scorecard #gform_wrapper_1 #gform_page_1_1 input[type="tel"]:focus,
body.shotune-page-scorecard #gform_wrapper_1 #gform_page_1_1 input[type="url"]:focus,
body.shotune-page-scorecard #gform_wrapper_1 #gform_page_1_1 select:focus,
body.shotune-page-scorecard #gform_wrapper_1 #gform_page_1_1 textarea:focus {
  border-color: #A8843D !important;
  box-shadow: 0 0 0 3px rgba(168, 132, 61, 0.15) !important;
  outline: 0 !important;
}

body.shotune-page-scorecard #gform_wrapper_1 #gform_page_1_1 fieldset.shotune-pc-consent-field {
  grid-column: span 6 !important;
  min-width: 0 !important;
  min-height: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: 0 !important;
}

body.shotune-page-scorecard #gform_wrapper_1 #gform_page_1_1 fieldset.shotune-pc-consent-field > legend.gfield_label,
body.shotune-page-scorecard #gform_wrapper_1 #gform_page_1_1 fieldset.shotune-pc-consent-field > legend.gform-field-label {
  position: static !important;
  display: block !important;
  float: none !important;
  width: auto !important;
  max-width: 100% !important;
  margin: 0 0 10px !important;
  padding: 0 !important;
  background: transparent !important;
  transform: none !important;
}

body.shotune-page-scorecard #gform_wrapper_1 #gform_page_1_1 fieldset.shotune-pc-consent-field > .ginput_container_checkbox,
body.shotune-page-scorecard #gform_wrapper_1 #gform_page_1_1 fieldset.shotune-pc-consent-field > .ginput_container_consent {
  display: flex !important;
  align-items: center !important;
  width: 100% !important;
  min-height: 128px !important;
  margin: 0 !important;
  padding: 20px 21px !important;
  box-sizing: border-box !important;
  background: #F7F5EF !important;
  border: 1px solid #D9E1E8 !important;
  border-radius: 8px !important;
}

body.shotune-page-scorecard #gform_wrapper_1 #gform_page_1_1 .shotune-pc-consent-field .gfield_checkbox,
body.shotune-page-scorecard #gform_wrapper_1 #gform_page_1_1 .shotune-pc-consent-field .ginput_container_consent {
  width: 100% !important;
  margin: 0 !important;
}

body.shotune-page-scorecard #gform_wrapper_1 #gform_page_1_1 .shotune-pc-consent-field .gchoice {
  display: grid !important;
  grid-template-columns: 22px minmax(0, 1fr) !important;
  gap: 11px !important;
  align-items: start !important;
  margin: 0 !important;
}

body.shotune-page-scorecard #gform_wrapper_1 #gform_page_1_1 .shotune-pc-consent-field input[type="checkbox"] {
  position: static !important;
  display: block !important;
  width: 19px !important;
  height: 19px !important;
  margin: 2px 0 0 !important;
  opacity: 1 !important;
  pointer-events: auto !important;
  accent-color: #102A43 !important;
}

body.shotune-page-scorecard #gform_wrapper_1 #gform_page_1_1 .shotune-pc-consent-field .gchoice label,
body.shotune-page-scorecard #gform_wrapper_1 #gform_page_1_1 .shotune-pc-consent-field .ginput_container_consent label {
  display: block !important;
  margin: 0 !important;
  padding: 0 !important;
  color: #344966 !important;
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
  font-family: Inter, Arial, sans-serif !important;
  font-size: 0.94rem !important;
  font-weight: 600 !important;
  line-height: 1.55 !important;
  transform: none !important;
}

body.shotune-page-scorecard #gform_wrapper_1 #gform_page_1_1 .shotune-pc-consent-field label::before {
  display: none !important;
}

body.shotune-page-scorecard #gform_wrapper_1 #gform_page_1_1 .gfield_description {
  margin-top: 8px !important;
  color: #5C6F7D !important;
  font-family: Inter, Arial, sans-serif !important;
  font-size: 0.84rem !important;
  line-height: 1.55 !important;
}

body.shotune-page-scorecard #gform_wrapper_1 #gform_page_1_1 .gform_page_footer {
  width: 100% !important;
  max-width: none !important;
  margin-top: 30px !important;
}

@media (max-width: 820px) {
  body.shotune-page-scorecard #gform_wrapper_1 #gform_page_1_1 .shotune-pc-lead-field.shotune-pc-half,
  body.shotune-page-scorecard #gform_wrapper_1 #gform_page_1_1 fieldset.shotune-pc-consent-field {
    grid-column: 1 / -1 !important;
  }
}

@media (max-width: 600px) {
  body.shotune-page-scorecard #gform_wrapper_1 #gform_page_1_1 .gform_fields {
    grid-template-columns: 1fr !important;
  }

  body.shotune-page-scorecard #gform_wrapper_1 #gform_page_1_1 .gfield,
  body.shotune-page-scorecard #gform_wrapper_1 #gform_page_1_1 .shotune-pc-lead-field,
  body.shotune-page-scorecard #gform_wrapper_1 #gform_page_1_1 .shotune-pc-lead-field.shotune-pc-half,
  body.shotune-page-scorecard #gform_wrapper_1 #gform_page_1_1 fieldset.shotune-pc-consent-field {
    grid-column: 1 !important;
  }

  body.shotune-page-scorecard #gform_wrapper_1 #gform_page_1_1 .shotune-pc-start-capture-copy {
    padding: 23px 20px !important;
  }
}

/* SHOTUNE PORTFOLIO CLIFF - PURE GRAVITY FORMS FLOW END */

