/* SHOTUNE PORTFOLIO CLIFF - ENTRY SCREEN HERO V3 START */

body.shotune-page-scorecard #gform_wrapper_1 #gform_page_1_1 {
  position: relative !important;
  width: min(1120px, calc(100% - 48px)) !important;
  max-width: 1120px !important;
  margin: 0 auto 38px !important;
  padding: clamp(38px, 5vw, 72px) !important;
  box-sizing: border-box !important;
  background: linear-gradient(145deg, #F7F5EF 0%, #F2EFE7 100%) !important;
  border: 1px solid #D9E1E8 !important;
  border-radius: 12px !important;
  box-shadow: 0 28px 76px rgba(16, 42, 67, 0.10) !important;
  overflow: hidden !important;
}

body.shotune-page-scorecard #gform_wrapper_1 #gform_page_1_1::before {
  content: "" !important;
  position: absolute !important;
  top: -170px !important;
  right: -150px !important;
  width: 520px !important;
  height: 520px !important;
  border: 1px solid rgba(168, 132, 61, 0.14) !important;
  border-radius: 50% !important;
  background: radial-gradient(circle at center, rgba(168, 132, 61, 0.055) 0%, rgba(168, 132, 61, 0) 69%) !important;
  pointer-events: none !important;
}

body.shotune-page-scorecard #gform_wrapper_1 #gform_page_1_1::after {
  content: "" !important;
  position: absolute !important;
  bottom: -130px !important;
  left: -100px !important;
  width: 340px !important;
  height: 340px !important;
  border: 1px solid rgba(16, 42, 67, 0.07) !important;
  border-radius: 50% !important;
  pointer-events: none !important;
}

body.shotune-page-scorecard #gform_wrapper_1 #gform_page_1_1 .gform_page_fields,
body.shotune-page-scorecard #gform_wrapper_1 #gform_page_1_1 .gform_fields,
body.shotune-page-scorecard #gform_wrapper_1 #gform_page_1_1 #field_1_1 {
  position: relative !important;
  z-index: 2 !important;
  display: block !important;
  width: 100% !important;
  max-width: none !important;
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
}

body.shotune-page-scorecard #gform_wrapper_1 #gform_page_1_1 #field_1_79 {
  display: none !important;
}

body.shotune-page-scorecard #gform_wrapper_1 #gform_page_1_1 .shotune-pc-form-intro {
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) minmax(380px, 0.88fr) !important;
  grid-template-areas:
    "eyebrow meta"
    "headline meta"
    "copy meta" !important;
  column-gap: clamp(28px, 3.2vw, 46px) !important;
  row-gap: 0 !important;
  align-items: start !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 .shotune-pc-form-eyebrow {
  grid-area: eyebrow !important;
  display: inline-flex !important;
  align-items: center !important;
  gap: 12px !important;
  width: fit-content !important;
  margin: 0 0 20px !important;
  color: #806127 !important;
  font-family: Inter, Arial, sans-serif !important;
  font-size: 0.77rem !important;
  font-weight: 700 !important;
  line-height: 1.3 !important;
  letter-spacing: 0.16em !important;
  text-transform: uppercase !important;
}

body.shotune-page-scorecard #gform_wrapper_1 #gform_page_1_1 .shotune-pc-form-eyebrow::before {
  content: "" !important;
  width: 28px !important;
  height: 1px !important;
  background: #A8843D !important;
}

body.shotune-page-scorecard #gform_wrapper_1 #gform_page_1_1 .shotune-pc-form-intro h2 {
  grid-area: headline !important;
  max-width: 620px !important;
  margin: 0 0 22px !important;
  color: #102A43 !important;
  font-family: "Source Serif 4", Georgia, serif !important;
  font-size: clamp(2.65rem, 4vw, 3.75rem) !important;
  font-weight: 600 !important;
  line-height: 1.02 !important;
  letter-spacing: -0.038em !important;
  text-wrap: balance !important;
}

body.shotune-page-scorecard #gform_wrapper_1 #gform_page_1_1 .shotune-pc-form-intro > p {
  grid-area: copy !important;
  max-width: 620px !important;
  margin: 0 !important;
  color: #344966 !important;
  font-family: Inter, Arial, sans-serif !important;
  font-size: clamp(1rem, 1.45vw, 1.15rem) !important;
  font-weight: 400 !important;
  line-height: 1.7 !important;
}

body.shotune-page-scorecard #gform_wrapper_1 #gform_page_1_1 .shotune-pc-form-meta {
  grid-area: meta !important;
  display: grid !important;
  grid-template-columns: 1fr !important;
  grid-auto-rows: auto !important;
  gap: 12px !important;
  align-self: start !important;
  align-content: start !important;
  width: 100% !important;
  margin: 0 !important;
  padding: 24px !important;
  box-sizing: border-box !important;
  background: rgba(255, 255, 255, 0.76) !important;
  border: 1px solid rgba(217, 225, 232, 0.98) !important;
  border-radius: 10px !important;
  box-shadow: 0 18px 42px rgba(16, 42, 67, 0.07) !important;
}

body.shotune-page-scorecard #gform_wrapper_1 #gform_page_1_1 .shotune-pc-form-meta::before {
  content: "YOUR DECISION MAP" !important;
  display: block !important;
  margin: 0 0 3px !important;
  color: #806127 !important;
  font-family: Inter, Arial, sans-serif !important;
  font-size: 0.67rem !important;
  font-weight: 700 !important;
  line-height: 1.3 !important;
  letter-spacing: 0.15em !important;
  text-transform: uppercase !important;
}

body.shotune-page-scorecard #gform_wrapper_1 #gform_page_1_1 .shotune-pc-form-meta span {
  display: grid !important;
  grid-template-columns: 62px minmax(0, 1fr) !important;
  gap: 14px !important;
  align-items: center !important;
  min-height: 70px !important;
  margin: 0 !important;
  padding: 14px 16px !important;
  box-sizing: border-box !important;
  color: #344966 !important;
  background: #FFFFFF !important;
  border: 1px solid #D9E1E8 !important;
  border-radius: 7px !important;
  font-family: Inter, Arial, sans-serif !important;
  font-size: 0.94rem !important;
  font-weight: 600 !important;
  line-height: 1.35 !important;
}

body.shotune-page-scorecard #gform_wrapper_1 #gform_page_1_1 .shotune-pc-form-meta strong {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: 56px !important;
  height: 44px !important;
  margin: 0 !important;
  color: #FFFFFF !important;
  background: #102A43 !important;
  border-radius: 5px !important;
  font-family: "Source Serif 4", Georgia, serif !important;
  font-size: 1.45rem !important;
  font-weight: 600 !important;
  line-height: 1 !important;
}

body.shotune-page-scorecard #gform_wrapper_1 #gform_page_1_1 .gform_page_footer {
  position: relative !important;
  z-index: 2 !important;
  display: flex !important;
  justify-content: flex-start !important;
  align-items: center !important;
  width: 100% !important;
  max-width: 620px !important;
  margin: 30px 0 0 !important;
  padding: 0 !important;
  border: 0 !important;
}

body.shotune-page-scorecard #gform_wrapper_1 #gform_page_1_1 .gform_page_footer .gform_next_button,
body.shotune-page-scorecard #gform_wrapper_1 #gform_page_1_1 .gform_page_footer input[type="button"] {
  appearance: none !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  min-width: 238px !important;
  min-height: 60px !important;
  margin: 0 !important;
  padding: 16px 30px !important;
  color: #102A43 !important;
  background: #F2BD00 !important;
  border: 1px solid #D4A300 !important;
  border-radius: 6px !important;
  box-shadow: 0 16px 32px rgba(168, 132, 61, 0.22) !important;
  font-family: Inter, Arial, sans-serif !important;
  font-size: 1rem !important;
  font-weight: 800 !important;
  line-height: 1.2 !important;
  letter-spacing: 0 !important;
  cursor: pointer !important;
  transition: transform 160ms ease, box-shadow 160ms ease, background-color 160ms ease !important;
}

body.shotune-page-scorecard #gform_wrapper_1 #gform_page_1_1 .gform_page_footer .gform_next_button:hover,
body.shotune-page-scorecard #gform_wrapper_1 #gform_page_1_1 .gform_page_footer input[type="button"]:hover {
  background: #E6B300 !important;
  box-shadow: 0 21px 42px rgba(168, 132, 61, 0.30) !important;
  transform: translateY(-1px) !important;
}

body.shotune-page-scorecard #gform_wrapper_1 #gform_page_1_1 .gform_page_footer .gform_next_button:focus-visible,
body.shotune-page-scorecard #gform_wrapper_1 #gform_page_1_1 .gform_page_footer input[type="button"]:focus-visible {
  outline: 3px solid rgba(168, 132, 61, 0.34) !important;
  outline-offset: 4px !important;
}

@media (min-width: 901px) {
  body.shotune-page-scorecard .shotune-scorecard-form-shell {
    width: min(1280px, calc(100% - 48px)) !important;
    max-width: 1280px !important;
    margin-right: auto !important;
    margin-left: auto !important;
    padding-right: clamp(24px, 3vw, 40px) !important;
    padding-left: clamp(24px, 3vw, 40px) !important;
  }

  body.shotune-page-scorecard #gform_wrapper_1,
  body.shotune-page-scorecard #gform_wrapper_1 > form,
  body.shotune-page-scorecard #gform_1 {
    width: 100% !important;
    max-width: none !important;
    margin-right: auto !important;
    margin-left: auto !important;
  }

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

@media (max-width: 900px) {
  body.shotune-page-scorecard #gform_wrapper_1 #gform_page_1_1 {
    width: calc(100% - 40px) !important;
    padding: 44px 34px !important;
  }

  body.shotune-page-scorecard #gform_wrapper_1 #gform_page_1_1 .shotune-pc-form-intro {
    grid-template-columns: 1fr !important;
    grid-template-areas:
      "eyebrow"
      "headline"
      "copy"
      "meta" !important;
    row-gap: 0 !important;
  }

  body.shotune-page-scorecard #gform_wrapper_1 #gform_page_1_1 .shotune-pc-form-meta {
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
    margin-top: 30px !important;
  }

  body.shotune-page-scorecard #gform_wrapper_1 #gform_page_1_1 .shotune-pc-form-meta::before {
    grid-column: 1 / -1 !important;
  }

  body.shotune-page-scorecard #gform_wrapper_1 #gform_page_1_1 .shotune-pc-form-meta span {
    grid-template-columns: 1fr !important;
    justify-items: center !important;
    text-align: center !important;
  }
}

@media (max-width: 767px) {
  body.shotune-page-scorecard #gform_wrapper_1 #gform_page_1_1 {
    width: calc(100% - 24px) !important;
    margin-bottom: 24px !important;
    padding: 30px 20px !important;
    border-radius: 10px !important;
  }

  body.shotune-page-scorecard #gform_wrapper_1 #gform_page_1_1 .shotune-pc-form-eyebrow {
    margin-bottom: 17px !important;
    font-size: 0.7rem !important;
    letter-spacing: 0.14em !important;
  }

  body.shotune-page-scorecard #gform_wrapper_1 #gform_page_1_1 .shotune-pc-form-intro h2 {
    margin-bottom: 20px !important;
    font-size: clamp(2.35rem, 11vw, 3.25rem) !important;
    line-height: 1.02 !important;
  }

  body.shotune-page-scorecard #gform_wrapper_1 #gform_page_1_1 .shotune-pc-form-intro > p {
    font-size: 1rem !important;
    line-height: 1.65 !important;
  }

  body.shotune-page-scorecard #gform_wrapper_1 #gform_page_1_1 .shotune-pc-form-meta {
    grid-template-columns: 1fr !important;
    gap: 10px !important;
    margin-top: 26px !important;
    padding: 16px !important;
  }

  body.shotune-page-scorecard #gform_wrapper_1 #gform_page_1_1 .shotune-pc-form-meta span {
    grid-template-columns: 56px minmax(0, 1fr) !important;
    justify-items: stretch !important;
    min-height: 62px !important;
    padding: 11px 13px !important;
    text-align: left !important;
  }

  body.shotune-page-scorecard #gform_wrapper_1 #gform_page_1_1 .shotune-pc-form-meta strong {
    width: 50px !important;
    height: 40px !important;
    font-size: 1.28rem !important;
  }

  body.shotune-page-scorecard #gform_wrapper_1 #gform_page_1_1 .gform_page_footer {
    margin-top: 26px !important;
  }

  body.shotune-page-scorecard #gform_wrapper_1 #gform_page_1_1 .gform_page_footer .gform_next_button,
  body.shotune-page-scorecard #gform_wrapper_1 #gform_page_1_1 .gform_page_footer input[type="button"] {
    width: 100% !important;
    min-width: 0 !important;
    min-height: 56px !important;
    padding: 15px 18px !important;
    font-size: 0.98rem !important;
  }
}

/* SHOTUNE PORTFOLIO CLIFF - ENTRY SCREEN HERO V3 END */


/* TWW_FORM_1_SCORECARD_HEADING_SCALE_V2_START */
body.shotune-page-scorecard
#gform_wrapper_1
#gform_page_1_1
.shotune-pc-form-intro
h2 {
    font-size: clamp(2.65rem, 4vw, 2.55rem) !important;
    line-height: 1 !important;
    letter-spacing: -0.032em !important;
}

body.shotune-page-scorecard
#gform_wrapper_1
#gform_page_1_1
.shotune-pc-start-capture-copy
h3 {
    font-size: clamp(1.55rem, 2.2vw, 2rem) !important;
    line-height: 1.1 !important;
    letter-spacing: -0.018em !important;
}

@media (max-width: 767px) {
    body.shotune-page-scorecard
    #gform_wrapper_1
    #gform_page_1_1
    .shotune-pc-form-intro
    h2 {
        font-size: clamp(2.15rem, 8.5vw, 2.9rem) !important;
        line-height: 1.02 !important;
        letter-spacing: -0.024em !important;
    }

    body.shotune-page-scorecard
    #gform_wrapper_1
    #gform_page_1_1
    .shotune-pc-start-capture-copy
    h3 {
        font-size: clamp(1.4rem, 6vw, 1.8rem) !important;
        line-height: 1.12 !important;
    }
}
/* TWW_FORM_1_SCORECARD_HEADING_SCALE_V2_END */

/* SHOTUNE_FORM1_ENTRY_ACTION_LAYERS_START */

/*
 * FORM 1 / PAGE 1 ONLY
 *
 * The footer is moved by the page-1 placement script directly after
 * .shotune-pc-form-meta inside .shotune-pc-form-intro.
 *
 * Final visual hierarchy:
 *
 * Your Decision Map
 * Begin the Scorecard
 * Need to step away?
 * Save your answers and return without starting over.
 * Save My Progress
 */

@media (min-width:901px) {

    body.shotune-page-scorecard
    #gform_wrapper_1
    #gform_page_1_1
    .shotune-pc-form-intro {
        grid-template-areas:
            "eyebrow  meta"
            "headline meta"
            "copy     meta"
            ".        actions" !important;
    }

    body.shotune-page-scorecard
    #gform_wrapper_1
    #gform_page_1_1
    .shotune-pc-form-intro
    > .gform_page_footer {
        grid-area:actions !important;

        position:relative !important;
        z-index:2 !important;

        display:flex !important;
        flex-direction:column !important;
        align-items:flex-start !important;
        justify-content:flex-start !important;

        width:100% !important;
        max-width:none !important;

        margin:22px 0 0 !important;
        padding:0 !important;
        gap:16px !important;

        border:0 !important;
    }

    body.shotune-page-scorecard
    #gform_wrapper_1
    #gform_page_1_1
    .shotune-pc-form-intro
    > .gform_page_footer
    > .gform_next_button {
        order:1 !important;
        margin:0 !important;
    }

    body.shotune-page-scorecard
    #gform_wrapper_1
    #gform_page_1_1
    .shotune-pc-form-intro
    > .gform_page_footer
    > .shotune-save-return {
        order:2 !important;

        display:flex !important;
        flex-direction:column !important;
        align-items:flex-start !important;

        width:100% !important;
        max-width:none !important;

        margin:0 !important;
        gap:12px !important;
    }

    body.shotune-page-scorecard
    #gform_wrapper_1
    #gform_page_1_1
    .shotune-pc-form-intro
    > .gform_page_footer
    > .shotune-save-return
    > .shotune-save-return__copy {
        order:1 !important;

        display:flex !important;
        flex-direction:column !important;
        align-items:flex-start !important;

        width:100% !important;

        margin:0 !important;
        gap:2px !important;

        text-align:left !important;
    }

    body.shotune-page-scorecard
    #gform_wrapper_1
    #gform_page_1_1
    .shotune-pc-form-intro
    > .gform_page_footer
    > .shotune-save-return
    > .gform_save_link {
        order:2 !important;
        margin:0 !important;
    }
}

@media (max-width:900px) {

    body.shotune-page-scorecard
    #gform_wrapper_1
    #gform_page_1_1
    .shotune-pc-form-intro
    > .gform_page_footer {
        display:flex !important;
        flex-direction:column !important;
        align-items:flex-start !important;

        width:100% !important;
        max-width:none !important;

        margin-top:26px !important;
        gap:16px !important;
    }

    body.shotune-page-scorecard
    #gform_wrapper_1
    #gform_page_1_1
    .shotune-pc-form-intro
    > .gform_page_footer
    > .gform_next_button {
        order:1 !important;
        margin:0 !important;
    }

    body.shotune-page-scorecard
    #gform_wrapper_1
    #gform_page_1_1
    .shotune-pc-form-intro
    > .gform_page_footer
    > .shotune-save-return {
        order:2 !important;

        display:flex !important;
        flex-direction:column !important;
        align-items:flex-start !important;

        width:100% !important;
        max-width:none !important;

        margin:0 !important;
        gap:12px !important;
    }

    body.shotune-page-scorecard
    #gform_wrapper_1
    #gform_page_1_1
    .shotune-pc-form-intro
    > .gform_page_footer
    > .shotune-save-return
    > .shotune-save-return__copy {
        order:1 !important;
        margin:0 !important;
    }

    body.shotune-page-scorecard
    #gform_wrapper_1
    #gform_page_1_1
    .shotune-pc-form-intro
    > .gform_page_footer
    > .shotune-save-return
    > .gform_save_link {
        order:2 !important;
        margin:0 !important;
    }
}

/* SHOTUNE_FORM1_ENTRY_ACTION_LAYERS_END */
