@import url("/production.css?v=20260807-01");

/*
  Agents Health Plan / Trusty Health public-site rebuild.
  This layer deliberately replaces the older campaign visual language while
  preserving the existing public interest form and secure-portal handoff.
*/
:root {
  --ink: #10213f;
  --navy: #183768;
  --navy-deep: #0b1d3a;
  --red: #bb263f;
  --paper: #fbfaf7;
  --surface: #ffffff;
  --warm-line: #e7e5df;
  --blue-wash: #edf3fa;
  --mist: #f5f7fa;
  --text: #1b2a40;
  --muted: #5c6b7e;
  --line: #d7e0eb;
  --green: #16805f;
  --radius: 20px;
  --shadow: 0 24px 70px rgba(16, 33, 63, .10);
}

html { overflow-x: clip; }

body {
  background: var(--paper);
  color: var(--text);
  letter-spacing: -.008em;
  overflow-x: clip;
}

.site-header {
  position: relative;
  z-index: 3;
  height: 88px;
  max-width: 1280px;
  padding: 0 38px;
  border-bottom: 1px solid var(--warm-line);
}

.header-trusty-wordmark { width: 190px; }
.header-program { padding-left: 20px; color: var(--ink); font-size: 13px; }
.header-actions { gap: 26px; }
.header-interest-link { color: #4d5b70; font-size: 13px; letter-spacing: .005em; }
.header-interest-link:hover { color: var(--red); }

.button {
  min-height: 50px;
  border-radius: 999px;
  padding: 13px 21px;
  font-size: 14px;
  font-weight: 790;
  letter-spacing: -.01em;
}
.button-small { min-height: 42px; padding: 10px 17px; }
.button-primary { background: var(--navy); box-shadow: 0 8px 16px rgba(16, 33, 63, .12); }
.button-primary:hover { background: var(--red); box-shadow: 0 12px 24px rgba(187, 38, 63, .18); }
.button-secondary { border-color: #b9c5d3; background: rgba(255,255,255,.75); }
.button-secondary:hover { border-color: var(--navy); background: var(--surface); }
.button-light { border-radius: 999px; }

.hero {
  position: relative;
  isolation: isolate;
  overflow: clip;
  max-width: 1240px;
  min-height: 650px;
  padding: 104px 38px 112px;
  grid-template-columns: minmax(0, 1.08fr) minmax(390px, .80fr);
  gap: 88px;
}
.hero::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 30px;
  right: -200px;
  width: 610px;
  height: 610px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(217,228,243,.76) 0, rgba(237,243,250,.47) 45%, rgba(251,250,247,0) 71%);
}
.eyebrow { color: var(--red); margin-bottom: 20px; font-size: 11px; letter-spacing: .14em; }
.hero h1 { max-width: 660px; font-size: clamp(52px, 5.6vw, 78px); letter-spacing: -.065em; line-height: .97; }
.hero-lede { max-width: 570px; margin: 27px 0 33px; color: var(--muted); font-size: 19px; line-height: 1.56; letter-spacing: -.012em; }
.hero-actions { gap: 11px; }
.hero-primary-action { padding-left: 25px; padding-right: 25px; }
.returning-owner-link { margin-top: 22px; color: var(--navy); font-size: 13px; }
.trust-list { margin-top: 32px; gap: 9px 21px; }
.trust-list li { font-size: 12px; font-weight: 720; }

.workflow-preview {
  position: relative;
  overflow: hidden;
  padding: 27px 29px 25px;
  border-color: rgba(16,33,63,.13);
  border-radius: 25px;
  box-shadow: 0 35px 78px rgba(16, 33, 63, .14);
}
.workflow-preview::after {
  content: "";
  position: absolute;
  right: -60px;
  bottom: -90px;
  width: 220px;
  height: 220px;
  border-radius: 50%;
  background: rgba(187,38,63,.06);
}
.workflow-preview-top { position: relative; z-index: 1; color: #607088; font-size: 11px; letter-spacing: .02em; }
.workflow-preview-top strong { color: var(--green); }
.workflow-preview-head { position: relative; z-index: 1; margin: 34px 0 18px; }
.workflow-preview-head h2 { font-size: 27px; letter-spacing: -.045em; }
.workflow-rail { position: relative; z-index: 1; }
.workflow-rail li { min-height: 69px; }
.workflow-rail strong { font-size: 14px; }
.workflow-preview-foot { position: relative; z-index: 1; margin-top: 20px; border-radius: 13px; background: #f2f6fb; }

.path-section { padding: 112px max(38px, calc((100vw - 1120px)/2)); border-color: var(--warm-line); }
.path-heading { max-width: 620px; margin-bottom: 61px; }
.path-heading h2 { font-size: clamp(39px, 4.2vw, 56px); letter-spacing: -.055em; }
.path-heading p { font-size: 17px; }
.path-options { gap: 0; }
.path-option { min-height: 205px; padding: 5px 42px 0; }
.path-number { width: 36px; height: 36px; margin-bottom: 23px; background: var(--ink); color: #fff; }
.path-option h3 { font-size: 20px; letter-spacing: -.03em; }

.interest-section { padding: 115px 24px 120px; background: #f1f4f8; }
.section-heading { max-width: 675px; margin-bottom: 42px; }
.section-heading h2 { font-size: clamp(39px, 4.2vw, 56px); letter-spacing: -.055em; }
.section-heading>p:last-child { font-size: 17px; }
.interest-gate { max-width: 900px; gap: 16px; }
.choice-card { min-height: 148px; padding: 29px; border-radius: 18px; border-color: rgba(16,33,63,.13); box-shadow: 0 4px 12px rgba(16,33,63,.025); }
.choice-card strong { font-size: 19px; letter-spacing: -.025em; }
.choice-card span { font-size: 14px; }
.choice-yes { border-color: rgba(187,38,63,.28); background: #fff; }
.choice-card:hover,.choice-card:focus-visible { border-color: var(--navy); box-shadow: var(--shadow); }

.form-shell,.success-card,.no-message { border-radius: 22px; box-shadow: 0 24px 64px rgba(16,33,63,.11); }
.progress { padding: 23px 29px; }
.form-step { padding: 45px; }
.step-heading h3 { font-size: 32px; }
.field input,.field select { border-radius: 12px; height: 52px; }
.tap-options label span,.not-sure span { border-radius: 12px; min-height: 53px; }
.commitment { border-radius: 14px; }

.steps-section,.faq-section { max-width: 1120px; padding-top: 116px; padding-bottom: 116px; }
.next-steps { grid-template-columns: repeat(3, 1fr); gap: 28px; }
.next-steps li { display: block; min-height: 186px; padding: 0; border-top: 0; }
.next-steps>li>span { width: 39px; height: 39px; margin-bottom: 25px; background: var(--blue-wash); color: var(--navy); }
.next-steps h3 { font-size: 19px; letter-spacing: -.025em; }
.path-recap { max-width: 1120px; margin-bottom: 116px; padding: 49px 54px; border-radius: 24px; background: linear-gradient(130deg, #10213f, #183768); }
.path-recap h2 { font-size: 34px; letter-spacing: -.045em; }
.faq-section { padding-top: 0; }
.faq-grid { gap: 14px; }
.faq-grid details { padding: 23px; border-radius: 15px; }
.spread-section { padding: 108px 24px; background: #e9eff7; }
.spread-section h2 { font-size: 42px; letter-spacing: -.055em; }
footer { padding-top: 58px; padding-bottom: 58px; background: var(--navy-deep); }

@media (max-width: 920px) {
  .site-header { padding: 0 26px; }
  .hero { grid-template-columns: 1fr; padding: 80px 26px 86px; }
  .workflow-preview { max-width: 640px; }
  .next-steps { grid-template-columns: 1fr; gap: 14px; }
  .next-steps li { min-height: 0; padding: 20px 0; border-top: 1px solid var(--line); }
  .next-steps>li>span { margin-bottom: 14px; }
}

@media (max-width: 700px) {
  .site-header { height: 74px; padding: 0 18px; }
  .header-trusty-wordmark { width: 150px; }
  .hero { min-height: 0; padding: 68px 20px 80px; gap: 45px; }
  .hero::before { top: 220px; right: -250px; width: 500px; height: 500px; }
  .hero h1 { font-size: clamp(47px, 13.3vw, 63px); }
  .hero-lede { font-size: 17px; }
  .workflow-preview { padding: 22px 20px; border-radius: 21px; }
  .workflow-preview-head { margin-top: 28px; }
  .path-section { padding: 82px 20px; }
  .path-heading { text-align: left; }
  .path-heading p { margin-left: 0; }
  .path-option { padding: 27px 0; }
  .interest-section { padding: 84px 18px; }
  .section-heading { text-align: left; }
  .section-heading>p:last-child { margin-left: 0; }
  .choice-card { min-height: 0; padding: 24px; }
  .form-step { padding: 30px 20px; }
  .steps-section,.faq-section { padding: 80px 20px; }
  .path-recap { margin: 0 18px 80px; padding: 35px 25px; border-radius: 20px; }
  .spread-section { padding: 82px 20px; }
  .spread-section h2 { font-size: 38px; }
}

/* Brand lockup and final consistency pass. */
.header-trusty-wordmark { width: 218px; height: auto; }
.header-program { display: grid; gap: 2px; padding-left: 20px; color: var(--ink); font-size: 13px; line-height: 1.1; }
.header-program strong { font-size: 13px; letter-spacing: -.01em; }
.header-program small { color: var(--red); font-size: 10px; font-weight: 760; letter-spacing: .075em; text-transform: uppercase; }
.eyebrow { letter-spacing: .12em; }
.footer-organizer img { width: 186px; height: auto; filter: none; border-radius: 8px; }

@media (max-width: 700px) {
  .header-trusty-wordmark { width: 158px; }
}

/* State Farm agency-owner context, expressed through the original AHP system. */
.site-header::before { content: ""; position: absolute; top: 0; left: 38px; right: 38px; height: 4px; border-radius: 0 0 4px 4px; background: var(--red); }
.button-primary { background: var(--red); box-shadow: 0 8px 16px rgba(187,38,63,.16); }
.button-primary:hover { background: #971c31; box-shadow: 0 12px 24px rgba(187,38,63,.22); }
.hero::before { background: radial-gradient(circle, rgba(235,220,221,.62) 0, rgba(237,243,250,.47) 45%, rgba(251,250,247,0) 71%); }
.hero-copy::after { content: ""; display: block; width: 46px; height: 3px; margin-top: 34px; border-radius: 99px; background: linear-gradient(90deg, var(--red) 0 66%, #d7a946 66%); }
.workflow-rail li.active > span { border-color: #f0d7dc; background: var(--red); }
.workflow-preview-top strong { color: var(--red); }
.path-number { background: var(--red); }
.path-recap-actions .button-primary { background: var(--red); }
.footer-organizer img { border: 1px solid rgba(215,169,70,.45); }

@media (max-width: 700px) { .site-header::before { left: 18px; right: 18px; } }

/* Carry the strongest Trusty footer language into the opening experience. */
.hero {
  max-width: none;
  grid-template-columns: minmax(0, 610px) minmax(390px, 440px);
  justify-content: center;
  background:
    radial-gradient(650px 460px at 88% 4%, rgba(187,38,63,.23), transparent 66%),
    radial-gradient(520px 360px at 7% 15%, rgba(65,90,147,.28), transparent 70%),
    linear-gradient(132deg, #0b1d3a 0%, #132d58 55%, #0e254b 100%);
}
.hero::before { display: none; }
.hero h1 { color: #fff; }
.hero-lede { color: rgba(241,246,255,.84); }
.hero .eyebrow { color: #fff; }
.hero .eyebrow::before { background: var(--red); }
.hero .button-secondary { border-color: rgba(255,255,255,.42); color: #fff; background: rgba(255,255,255,.04); }
.hero .button-secondary:hover { border-color: #fff; background: rgba(255,255,255,.11); }
.hero .returning-owner-link { color: #fff; }
.hero .trust-list li { color: rgba(241,246,255,.84); }
.hero .trust-list li::before { color: #d7a946; }
.hero-copy::after { background: linear-gradient(90deg, var(--red) 0 66%, #d7a946 66%); }
.workflow-preview { background: rgba(255,255,255,.98); border-color: rgba(255,255,255,.65); }

@media (max-width: 920px) {
  .hero { grid-template-columns: minmax(0, 620px); justify-content: start; }
}

/* Typography and rhythm pass: Stripe precision with Gusto's friendlier ease. */
:root { font-family: "Avenir Next", Avenir, "Helvetica Neue", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif; }
body { font-size: 16px; letter-spacing: 0; }
.site-header { height: 84px; }
.header-program strong { font-weight: 650; }
.header-program small { font-weight: 650; letter-spacing: .06em; }
.header-interest-link { font-weight: 590; letter-spacing: 0; }
.button { border-radius: 12px; font-weight: 640; letter-spacing: -.005em; }
.button-small { border-radius: 10px; font-weight: 640; }
.eyebrow { font-weight: 700; letter-spacing: .09em; }
.hero h1 {
  max-width: 640px;
  font-size: clamp(48px, 5vw, 70px);
  font-weight: 560;
  letter-spacing: -.045em;
  line-height: 1.03;
}
.hero-lede { max-width: 555px; margin-top: 29px; margin-bottom: 35px; font-size: 18px; font-weight: 430; line-height: 1.62; letter-spacing: -.006em; }
.trust-list li { font-weight: 560; letter-spacing: 0; }
.workflow-preview-top { font-weight: 620; }
.workflow-preview-head h2 { font-weight: 570; letter-spacing: -.03em; }
.workflow-rail strong { font-weight: 640; letter-spacing: -.005em; }
.workflow-rail small,.workflow-preview-foot { font-weight: 430; }
.path-heading h2,.section-heading h2 { font-weight: 560; letter-spacing: -.04em; line-height: 1.08; }
.path-heading p,.section-heading > p:last-child { font-weight: 430; line-height: 1.62; }
.path-option h3,.next-steps h3 { font-weight: 610; letter-spacing: -.02em; }
.path-option > p:not(.path-number),.next-steps p { font-weight: 430; line-height: 1.6; }
.choice-card strong { font-weight: 610; letter-spacing: -.015em; }
.choice-card span { font-weight: 430; line-height: 1.55; }
.step-heading h3 { font-weight: 570; letter-spacing: -.03em; }
.field,.question legend,.faq-grid summary { font-weight: 610; }
.path-recap h2,.spread-section h2 { font-weight: 560; letter-spacing: -.04em; }

@media (max-width: 700px) {
  .site-header { height: 72px; }
  .hero h1 { font-size: clamp(43px, 12.4vw, 57px); letter-spacing: -.04em; }
  .hero-lede { font-size: 17px; line-height: 1.6; }
}
