/* The Legal Pitch — staging brand refinements */
html { scroll-behavior: smooth; }
.home #main { color: #333; }
.home #main h1,
.home #main h2,
.home #main h3 {
  letter-spacing: -0.02em;
}
.home #main h1 {
  color: #1f3b2d;
  font-size: clamp(42px, 5vw, 66px);
  line-height: 1.05;
  font-weight: 700;
}
.home #main h2 {
  color: #1f3b2d;
  line-height: 1.12;
}
.home #main p,
.home #main li {
  font-size: 18px;
  line-height: 1.65;
}
.home .tlp-section {
  scroll-margin-top: 96px;
}
.home .vc_separator {
  opacity: .35;
}
.home .dt-btn {
  border-radius: 3px;
  font-weight: 700;
  letter-spacing: .02em;
  box-shadow: 0 8px 24px rgba(31,59,45,.16);
}
.home .dt-btn:hover {
  transform: translateY(-2px);
}
.home .tlp-schedule {
  padding-top: 30px;
}
.soc-ico a[href="#"] {
  display: none !important;
}
@media (max-width: 767px) {
  .home #main {
    padding-top: 0;
  }
  .home #main h1 {
    font-size: 38px !important;
    line-height: 1.12 !important;
  }
  .home #main h2 {
    font-size: 34px !important;
    line-height: 1.16 !important;
  }
  .home #main h3 {
    font-size: 27px !important;
    line-height: 1.22 !important;
  }
  .home #main h4 {
    font-size: 19px !important;
    line-height: 1.4 !important;
  }
  .home #main p,
  .home #main li {
    font-size: 17px;
    line-height: 1.6;
  }
  .home .vc_empty_space {
    height: 32px !important;
  }
  .home .tlp-mobile-hide {
    display: none !important;
  }
  .home .wpb_single_image {
    margin-bottom: 26px;
  }
  .home .tlp-section {
    scroll-margin-top: 72px;
  }
}

/* Professional homepage system — pass 2 */
.home .tlp-section { padding: 88px 0; }
.home .tlp-intro { padding-top: 72px; padding-bottom: 80px; }
.home .tlp-eyebrow {
  color: #2b7c4f;
  font-size: 13px !important;
  font-weight: 800;
  letter-spacing: .14em;
  text-transform: uppercase;
  margin-bottom: 14px;
}
.home .tlp-lead { font-size: 21px !important; line-height: 1.6 !important; }
.home .tlp-proof-strip {
  background: #1f3b2d;
  color: #fff;
  padding: 36px 44px;
  margin: 0;
}
.home .tlp-proof-strip h3 { color: #fff; font-size: 22px; margin-bottom: 8px; }
.home .tlp-proof-strip p { color: rgba(255,255,255,.82); font-size: 16px; margin-bottom: 0; }
.home .tlp-process,
.home .tlp-faq { background: #f5f7f5; }
.home .tlp-section-intro { max-width: 760px; margin: 0 auto 40px; }
.home .tlp-card {
  height: 100%;
  background: #fff;
  padding: 34px 30px;
  border: 1px solid rgba(31,59,45,.12);
  box-shadow: 0 12px 36px rgba(31,59,45,.07);
}
.home .tlp-card h3 { color: #1f3b2d; font-size: 25px; }
.home .tlp-number { color: #e1541a; font-size: 14px; font-weight: 800; letter-spacing: .12em; }
.home .tlp-checks { margin-left: 0; padding-left: 0; list-style: none; }
.home .tlp-checks li { position: relative; padding-left: 30px; margin-bottom: 12px; }
.home .tlp-checks li:before { content: "✓"; position: absolute; left: 0; color: #2b7c4f; font-weight: 800; }
.home .tlp-dark { background: #1f3b2d; color: rgba(255,255,255,.86); padding-left: 50px; padding-right: 50px; }
.home .tlp-dark h2 { color: #fff !important; }
.home .tlp-dark .tlp-eyebrow { color: #f08a5b; }
.home .tlp-dark .tlp-checks li:before { color: #f08a5b; }
.home .tlp-faq .tlp-card { margin-bottom: 24px; }
.home .tlp-call-row { padding: 20px 0 80px; }
@media (max-width: 767px) {
  .home .tlp-section { padding: 54px 0; }
  .home .tlp-intro { padding-top: 44px; }
  .home .tlp-proof-strip { padding: 28px 24px; }
  .home .tlp-proof-strip .wpb_column { margin-bottom: 24px; }
  .home .tlp-card { padding: 26px 22px; margin-bottom: 20px; }
  .home .tlp-dark { padding-left: 20px; padding-right: 20px; }
  .home .tlp-lead { font-size: 19px !important; }
}
/* Header navigation — branded, contained, and clear of logo */
@media (min-width: 992px) {
  .home .masthead .header-bar {
    justify-content: flex-end;
    padding-left: 410px;
  }
  .home .masthead .main-nav {
    margin-left: auto;
    padding: 5px 12px;
    background: rgba(255,255,255,.94);
    border: 1px solid rgba(31,59,45,.14);
    border-radius: 4px;
    box-shadow: 0 8px 24px rgba(31,59,45,.12);
  }
  .home .masthead .main-nav > li > a .menu-text {
    color: #1f3b2d !important;
    font-weight: 750;
    text-shadow: none !important;
  }
  .home .masthead .main-nav > li > a:hover .menu-text,
  .home .masthead .main-nav > li.act > a .menu-text {
    color: #e1541a !important;
  }
}
.home .dt-mobile-header .menu-toggle,
.home .mobile-header-bar .mobile-navigation {
  color: #1f3b2d !important;
}

/* Homepage spacing and Challenge refinement - 2026-08-16 */
.home #home-intro .dt-btn {
  margin-top: 32px !important;
}
.home #the-problem .tlp-media-title-row {
  align-items: center;
  margin-bottom: 30px;
}
.home #the-problem .tlp-media-title-copy {
  padding: 18px 30px 18px 10px;
}
.home #the-problem .tlp-media-title-copy h2 {
  max-width: 455px;
  margin: 0;
  font-size: 46px !important;
  line-height: 1.08 !important;
}
.home #the-problem .tlp-below-copy {
  max-width: 900px;
}
.home #the-problem .tlp-below-copy > p:first-child {
  max-width: 780px;
  margin: 0 auto 30px;
  text-align: center;
  font-size: 20px;
  line-height: 1.65;
}
.home #the-problem .tlp-checks {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 14px;
  max-width: 820px;
  margin: 0 auto 28px;
  padding: 0;
}
.home #the-problem .tlp-checks li {
  min-height: 68px;
  margin: 0;
  padding: 18px 18px 16px 52px;
  border: 1px solid rgba(31,59,45,.12);
  border-radius: 10px;
  background: linear-gradient(145deg, #fff, #f3f7f4);
  box-shadow: 0 10px 28px rgba(31,59,45,.07);
  text-align: left;
}
.home #the-problem .tlp-checks li:before {
  left: 19px;
  top: 17px;
  display: grid;
  width: 24px;
  height: 24px;
  place-items: center;
  border-radius: 50%;
  background: #e6f1e9;
  color: #2b7c4f;
  line-height: 24px;
}
.home #the-problem .tlp-below-copy > p:last-child {
  max-width: 760px;
  margin: 0 auto;
  padding: 21px 28px;
  border-left: 4px solid #d9a94e;
  border-radius: 8px;
  background: #1f3b2d;
  color: #fff;
  text-align: center;
  box-shadow: 0 14px 34px rgba(31,59,45,.15);
}
@media (max-width: 767px) {
  .home #home-intro .dt-btn {
    margin-top: 25px !important;
  }
  .home #the-problem .tlp-media-title-copy {
    padding: 0 8px 18px;
    text-align: center;
  }
  .home #the-problem .tlp-media-title-copy h2 {
    max-width: 540px;
    margin: 0 auto;
    font-size: 34px !important;
    line-height: 1.15 !important;
    text-align: center !important;
  }
  .home #the-problem .tlp-checks {
    grid-template-columns: 1fr;
    gap: 11px;
  }
  .home #the-problem .tlp-below-copy > p:first-child {
    font-size: 18px;
  }
  .home #the-problem .tlp-below-copy > p:last-child {
    padding: 19px 18px;
  }
}