/* Homepage composition. Shared product and deep-page themes remain in landing.css. */
.home-page { background: #faf9f6; }
.home-page .nav-inner { max-width: 1304px; padding-inline: 32px; }
.home-page .nav-logo { display: inline-flex; align-items: center; gap: 9px; flex-shrink: 0; }
.home-page .nav-logo img { width: 32px; height: 36px; object-fit: contain; }
.nav-wordmark { font-family: var(--font-display); font-size: 18px; font-weight: 800; letter-spacing: -0.7px; white-space: nowrap; color: #171a19; }
.nav-wordmark__dot { color: #b45121; }
.home-page .hero { padding: 142px 32px 76px; background: #faf9f6; }
.home-page .hero-split { display: grid; grid-template-columns: minmax(0, 1fr) minmax(0, 1.07fr); width: 100%; max-width: 1240px; gap: 64px; padding: 0; align-items: center; }
.hero-eyebrow { display: flex; align-items: center; gap: 9px; margin-bottom: 24px; font-family: var(--font-mono); font-size: 10px; font-weight: 700; letter-spacing: 1.2px; text-transform: uppercase; color: #565d55; }
.hero-eyebrow > span { width: 7px; height: 7px; border-radius: 50%; background: #b45121; box-shadow: 0 0 0 4px #b4512110; }
.home-page .hero h1 { font-size: clamp(38px, 4.25vw, 62px); font-weight: 800; letter-spacing: -0.045em; line-height: 1.09; text-wrap: balance; margin-bottom: 24px; }
.home-page .hero-accent-text { color: #b45121; }
.home-page .hero-sub { max-width: 455px; font-size: 17px; line-height: 1.8; margin-bottom: 28px; color: #555b54; }
.home-page .hero-cta-group { gap: 24px; }
.home-page .hero .btn-primary { width: auto; background: #202821; padding: 15px 23px; border-radius: 9px; box-shadow: 0 3px 0 #101c1320; font-size: 15px; }
.home-page .hero .btn-primary:hover { background: #344736; box-shadow: 0 5px 16px #20282120; }
.hero-secondary-link { display: inline-flex; align-items: center; gap: 14px; color: #303a30; font-size: 14px; font-weight: 600; padding: 12px 0; }
.hero-secondary-link:hover { color: #a3491c; }
.home-page .hero-cta-microcopy { margin: 16px 0 0; font-size: 11px; color: #646860; }
.home-page .hero-stepper { margin-top: 30px; padding-top: 21px; border-top: 1px solid #dedfd7; }
.home-page .hero-stepper__steps { gap: 8px; flex-wrap: nowrap; justify-content: space-between; }
.home-page .hs-step { border: 0; background: transparent; border-radius: 6px; padding: 6px 0; font-size: 11px; gap: 7px; min-height: 44px; text-align: left; }
.home-page .hs-step--on { color: #963e17; }
.home-page .hs-step--on .hs-step__dot { background: #b45121; }
.home-page .hs-step__dot { width: 21px; height: 21px; font-size: 10px; }
.home-page .hs-step__arrow { width: 12px; }
.home-page .hero-stepper__track { display: none; }
.home-page .hero-stepper__detail { min-height: 2.8em; margin-top: 8px; font-size: 12px; line-height: 1.5; }
.home-page .hero-trust-line { display: block; margin-top: 2px; font-size: 11px; color: #646860; }
.home-page .hero-visual { gap: 0; }
.home-page .ald { border-radius: 14px; box-shadow: 0 1px 3px #22282212, 0 18px 50px -18px #22282238; }
.home-page .ald__live i { animation: none; }
.home-page .ald__reveal { max-height: none; opacity: 0; visibility: hidden; transition: opacity 300ms ease; }
.home-page #aldWhy { margin-top: 4px; }
.home-page #aldDraftWrap { margin-top: 7px; }
.home-page .ald--why #aldWhy, .home-page .ald--draft #aldDraftWrap { max-height: none; opacity: 1; visibility: visible; }
.home-page .ald__alt { display: block; visibility: hidden; }
.home-page .ald--draft .ald__alt { visibility: visible; }
.home-page :is(.ald__qcount, .ald__age, .ald__alt, .ald__fieldshead, .ald__frow span, .ald__who small) { color: #65697e; }
.home-page .ald__chip--gci { color: #99440d; }
.home-page .ald__eyebrow { color: #5148d4; }
.home-page .ald--rows .ald__row--dim { opacity: 1; background: #f7f8fc; }
.home-page .ald--done .ald__row--hero { opacity: 1; }
.home-page .ald__fubnote { opacity: 1; }
.home-page .stack-footer-note strong { color: #205a41; }
.home-page .ald-rail { margin-top: 20px; gap: 8px; }
.home-page .ald-rail__seg { background: transparent; border-color: transparent; border-radius: 5px; padding: 8px 5px; }
.home-page .ald-rail__seg:hover { background: #ecece5; }
.home-page .ald-rail__seg.is-active { background: #efe5db; border-color: transparent; }
.home-page .ald-rail__lab { font-size: 11px; }
.home-page .ald-rail__num { color: #63645a; }
.home-page .ald-rail__seg.is-active .ald-rail__num { color: #984718; }
.ald-playback-row { display: flex; align-items: flex-start; gap: 16px; width: 100%; max-width: 620px; min-height: 58px; padding-top: 10px; }
.home-page .ald-cap { flex: 1; margin: 0; min-height: 0; text-align: left; font-size: 11px; line-height: 1.6; color: #596052; }
.ald-playback { flex-shrink: 0; padding: 5px 8px; background: transparent; border: 1px solid #d9dace; border-radius: 5px; font: inherit; font-size: 10px; color: #475341; cursor: pointer; min-height: 44px; }
.ald-playback:hover { background: #ecece5; border-color: #a8b19e; }
.home-page .hero-video-caption { margin: 0; max-width: 620px; width: 100%; padding-top: 10px; border-top: 1px solid #dedfd7; text-align: left; font-size: 10px; line-height: 1.6; color: #636960; }
.home-page .hero-video-caption a { margin: 3px 0 0; display: block; white-space: normal; color: #984718; font-size: 11px; border: 0; }
.home-page .quick-answer-section { padding: 40px 0 !important; background: #fff; border-block: 1px solid #e8e8e0; }
.home-page .quick-answer-section .section-container { display: grid; grid-template-columns: 190px minmax(0, 1fr); align-items: start; gap: 36px; max-width: 1120px !important; }
.home-page .quick-answer-section .section-label { margin: 4px 0 0; }
.home-page .quick-answer-section p { margin: 0 !important; font-size: 14px !important; line-height: 1.8 !important; }
.home-page .section-header h2 { text-wrap: balance; }
.home-page .v2-trust-strip__track { animation: none; width: auto; flex-wrap: wrap; justify-content: center; gap: 20px 30px; }
.home-page .v2-trust-strip__track > [aria-hidden="true"] { display: none; }
.home-page .v2-trust-strip__marquee { mask-image: none; -webkit-mask-image: none; }
.home-page .v2-trust-mark { color: #626962; font-size: 13px; }
.footer-directory-link { display: inline-flex; align-items: center; gap: 12px; font-size: 12px; color: #cbd0c9; border: 1px solid #ffffff28; border-radius: 6px; padding: 9px 12px; }
a:hover .footer-directory-link { color: #fff; border-color: #ffffff65; }
.home-page :is(a, button):focus-visible { outline: 3px solid #a45128; outline-offset: 4px; }
@media (max-width: 1100px) and (min-width: 769px) {
  .home-page .hero-split { gap: 32px; }
  .home-page .hero h1 { font-size: 44px; }
  .home-page .hero-cta-group { gap: 12px; }
  .home-page .nav-wordmark { font-size: 16px; }
  .home-page .nav-links { gap: 18px; }
}
@media (max-width: 768px) {
  .home-page .hero { padding: 104px 24px 44px; }
  .home-page .nav-inner { padding-inline: 24px; }
  .home-page .hero-split { grid-template-columns: minmax(0, 1fr); gap: 32px; }
  .home-page .hero-content { text-align: left; }
  .hero-eyebrow { margin-bottom: 20px; font-size: 9px; letter-spacing: 0.9px; }
  .home-page .hero h1 { font-size: clamp(36px, 8.9vw, 58px); line-height: 1.12; margin-bottom: 19px; text-wrap: initial; }
  .home-page .hero-sub { font-size: 15px; line-height: 1.75; margin-bottom: 23px; max-width: 540px; }
  .home-page .hero-cta-group { flex-direction: row; align-items: center; gap: 16px; }
  .home-page .hero .btn-primary { padding: 14px 20px; font-size: 13px; }
  .hero-secondary-link { font-size: 12px; gap: 6px; }
  .home-page .hero-cta-microcopy { font-size: 10px; line-height: 1.6; }
  .home-page .hero-stepper { margin-top: 23px; padding-top: 14px; }
  .home-page .hs-step { font-size: 10px; gap: 5px; }
  .home-page .hs-step__arrow { display: none; }
  .home-page .hero-trust-line { text-align: left; font-size: 10px; }
  .home-page .hero-stepper__detail { min-height: 2.8em; font-size: 11px; }
  .home-page .ald-rail__seg { min-width: 0; }
  .home-page .ald-rail__lab { font-size: 10px; }
  .home-page .quick-answer-section .section-container { grid-template-columns: minmax(0, 1fr); gap: 14px; }
  .home-page .quick-answer-section p { font-size: 13px !important; }
  .home-page .nav-wordmark { font-size: 17px; }
}
@media (max-width: 360px) {
  .home-page .hero { padding-inline: 20px; }
  .home-page .hero-cta-group { gap: 10px; }
  .home-page .hero .btn-primary { padding-inline: 14px; }
  .home-page .hs-step { font-size: 9px; }
  .home-page .ald__url { display: none; }
  .home-page .ald__live { margin-left: auto; font-size: 8px; }
}
@media (prefers-reduced-motion: reduce) {
  .home-page *, .home-page *::before, .home-page *::after { animation: none !important; transition: none !important; scroll-behavior: auto !important; }
  .home-page .reveal { opacity: 1; transform: none; }
}
