/* ============================================================
   Champion Digital Media — Go-to-Market Page Styles
   ============================================================ */

/* ══ HERO ══ */
.gtm-hero {
  position: relative; width: 100%;
  background: url("../assets/images/gtm-header-bg.png") top center/cover no-repeat;
  overflow: hidden;
  margin-top: var(--nav-height);
  padding: 64px var(--page-padding) 72px;
  min-height: 620px;
}
.gh-left { max-width: 640px; position: relative; z-index: 2; }
.gh-title {
  font-family: var(--font-display); font-size: 5.5rem;
  font-weight: 400; font-style: italic; font-variation-settings: "wdth" 100, "wght" 400;
  text-transform: uppercase; line-height: 0.92; color: var(--dark-gray); letter-spacing: 2px;
  margin-bottom: 4px; white-space: nowrap;
}
.gh-title strong {
  font-weight: 700; font-variation-settings: "wdth" 100, "wght" 700;
}
.gh-title .brush-wrap {
  font-weight: 700; font-variation-settings: "wdth" 100, "wght" 700;
  position: relative; display: inline-block;
}
.gh-title .brush-wrap svg {
  position: absolute; left: -2%; top: 5%; width: 104%; height: 90%;
  z-index: -1;
}
.gh-body { margin-top: 24px; max-width: 640px; }
.gh-body p {
  font-family: var(--font-body); font-size: 0.68rem; line-height: 1.8;
  color: var(--dark-gray); margin-bottom: 10px; font-weight: 400; text-transform: uppercase;
}
.gh-body b { font-weight: 700; }
.gh-cta { margin-top: 24px; }
.gh-cta .contact-btn-svg { height: 44px; }

/* ══ HOW IT WORKS ══ */
.how-it-works {
  background: var(--dark-gray); padding: 56px var(--page-padding) 56px;
}
.hiw-title {
  font-family: var(--font-display); font-size: 2.8rem;
  font-weight: 400; font-style: italic; font-variation-settings: "wdth" 100, "wght" 400;
  text-transform: uppercase; color: var(--pale); letter-spacing: 1px; margin-bottom: 44px;
}
.hiw-title .accent {
  font-weight: 700; font-variation-settings: "wdth" 100, "wght" 700;
  color: var(--yellow);
}
.hiw-row { display: flex; align-items: stretch; }
.hiw-step { display: flex; gap: 40px; align-items: flex-start; padding: 36px 0; }
.hiw-step-1 { flex: 0 0 38%; padding-right: 40px; }
.hiw-step-2 { flex: 1; padding-left: 60px; }
.hiw-step-3 { flex: 0 0 45%; padding-right: 40px; }
.hiw-step-4 { flex: 1; padding-left: 60px; }
.hiw-vdivider { width: 1px; background: var(--pale); flex-shrink: 0; margin: 36px 0; }
.hiw-hdivider { height: 1px; background: var(--pale); margin: 0; }
.hiw-num {
  font-family: var(--font-display); font-size: 120px;
  font-weight: 700; font-style: italic; font-variation-settings: "wdth" 100, "wght" 700;
  color: var(--pale); line-height: 0.75; flex-shrink: 0;
}
.hiw-numrow {
  display: flex; align-items: center; gap: 40px; flex-shrink: 0; align-self: stretch;
}
.hiw-icon-1 { width: 60px; height: 60px; flex-shrink: 0; }
.hiw-icon-2 { width: 62.5px; height: 35px; flex-shrink: 0; }
.hiw-numcol {
  display: flex; flex-direction: column; align-items: center; gap: 10px;
  flex-shrink: 0; align-self: stretch; justify-content: space-between;
}
.hiw-icon-3 { width: 66px; height: 45px; flex-shrink: 0; }
.hiw-icon-4 { width: 57.7px; height: 39.2px; flex-shrink: 0; }
.hiw-text { flex: 1; }
.hiw-text p {
  font-family: var(--font-body); font-size: 15.5px; line-height: 125%;
  color: var(--pale); text-transform: uppercase;
}
.hiw-text .hl { color: var(--yellow); font-weight: 700; }

/* ══ CTA SECTION ══ */
.cta-section {
  position: relative; z-index: 10;
  margin-top: -28px; margin-bottom: -28px;
  text-align: center;
}
.cta-section .contact-btn-svg { height: 44px; }

/* ══ WHY IT WORKS ══ */
.why-works {
  background: url("../assets/images/why-bg.png") bottom center/100% auto no-repeat;
  background-color: var(--pale);
  padding: 52px var(--page-padding) 56px;
  display: flex; align-items: flex-start; gap: 60px;
}
.ww-left { flex: 0 0 48%; }
.ww-right { flex: 1; display: flex; flex-direction: column; align-items: flex-end; }
.ww-title {
  font-family: var(--font-display); font-size: 2.8rem;
  font-weight: 400; font-style: italic; font-variation-settings: "wdth" 100, "wght" 400;
  text-transform: uppercase; color: var(--dark-gray); letter-spacing: 1px; margin-bottom: 24px;
}
.ww-title .circle-wrap {
  font-weight: 700; font-variation-settings: "wdth" 100, "wght" 700;
  color: var(--yellow); position: relative; display: inline-block;
}
.ww-title .circle-wrap svg.circle-bg {
  position: absolute; left: -12%; top: -30%; width: 124%; height: 160%; z-index: -1;
}
.ww-body p {
  font-family: var(--font-body); font-size: 0.68rem; line-height: 1.85;
  color: var(--dark-gray); margin-bottom: 12px; font-weight: 400; text-transform: uppercase;
}
.ww-body b { font-weight: 700; }
.ww-move {
  font-family: var(--font-display); font-size: 5.5rem;
  font-weight: 400; font-style: italic; font-variation-settings: "wdth" 100, "wght" 400;
  text-transform: uppercase; color: var(--dark-gray); letter-spacing: 2px; line-height: 0.9;
  text-align: right; margin-bottom: 16px;
}
.ww-move strong {
  display: block; font-weight: 700; font-variation-settings: "wdth" 100, "wght" 700;
}
.ww-right-cta { margin-top: 12px; }
.ww-right-cta .contact-btn-svg { height: 44px; }

/* ══ RESPONSIVE ══ */
@media (max-width: 1024px) {
  .gtm-hero {
    padding: 40px var(--page-padding) 48px;
    min-height: auto;
  }
  .gh-left { max-width: 100%; }
  .gh-title { font-size: 3rem; white-space: normal; }
  .gh-body { max-width: 100%; }
  .gh-body p { font-size: 0.75rem; }

  /* How It Works */
  .how-it-works { padding: 40px var(--page-padding); }
  .hiw-title { font-size: 2rem; margin-bottom: 28px; }
  .hiw-row { flex-direction: column; }
  .hiw-vdivider { display: none; }
  .hiw-hdivider { margin: 0; }
  .hiw-step-1, .hiw-step-2, .hiw-step-3, .hiw-step-4 {
    flex: none; padding: 24px 0; padding-left: 0; padding-right: 0;
  }
  .hiw-step { flex-direction: column; gap: 16px; }
  .hiw-numrow, .hiw-numcol { flex-direction: row; align-items: center; gap: 16px; }
  .hiw-num { font-size: 72px; }
  .hiw-text p { font-size: 0.75rem; }
  .hiw-text p br { display: none; }

  /* CTA section */
  .cta-section { margin-top: 0; margin-bottom: 0; padding: 24px var(--page-padding); }

  /* Why It Works */
  .why-works { flex-direction: column; gap: 32px; }
  .ww-left { flex: none; }
  .ww-right { align-items: flex-start; }
  .ww-title { font-size: 2.4rem; }
  .ww-move { font-size: 3.5rem; text-align: left; }
  .ww-body p { font-size: 0.7rem; }
}

@media (max-width: 600px) {
  .gh-title { font-size: 2.4rem; }
  .hiw-title { font-size: 1.8rem; }
  .hiw-num { font-size: 56px; }
  .hiw-step { gap: 12px; }
  .ww-title { font-size: 2rem; }
  .ww-move { font-size: 2.8rem; }
}
