
:root{--navy:#071d38;--green:#11885a;--muted:#65748a;--line:#e4eaf2;--shadow:0 24px 70px rgba(7,29,56,.10);--radius:28px}*{box-sizing:border-box}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--navy);background:#fff}a{text-decoration:none;color:inherit}.site-header{height:68px;display:flex;justify-content:space-between;align-items:center;padding:0 40px;border-bottom:1px solid var(--line);position:sticky;top:0;background:rgba(255,255,255,.94);backdrop-filter:blur(10px);z-index:10}.brand{display:flex;flex-direction:column;line-height:1.05}.brand strong{font-weight:900;font-size:1.12rem;letter-spacing:-.04em}.brand span{font-size:.72rem;color:var(--muted);font-weight:700;margin-top:3px}.site-nav{display:flex;align-items:center;gap:28px;font-weight:800;font-size:.94rem}.site-nav a{color:#28364a}.site-nav .active{color:var(--green)}.nav-cta{background:var(--navy);color:#fff!important;padding:14px 20px;border-radius:999px}.hero{max-width:1180px;margin:0 auto;padding:92px 32px 72px;display:grid;grid-template-columns:1.05fr .85fr;align-items:center;gap:72px}h1{font-size:clamp(4.2rem,7vw,7.4rem);line-height:.92;letter-spacing:-.085em;margin:0 0 26px;max-width:760px}.lead{font-size:1.28rem;line-height:1.5;color:#22324a;max-width:620px;margin:0 0 18px}.strong{font-weight:900;color:var(--navy)}.button-row{display:flex;gap:14px;flex-wrap:wrap;margin-top:26px}.button{display:inline-flex;align-items:center;justify-content:center;padding:16px 24px;border-radius:999px;font-weight:900;box-shadow:0 10px 24px rgba(7,29,56,.08)}.primary{background:var(--green);color:#fff}.secondary{background:var(--navy);color:#fff}.reassurance{color:var(--muted);font-weight:700;font-size:1rem}.profile-card{background:#fff;border-radius:var(--radius);box-shadow:var(--shadow);overflow:hidden;max-width:430px;justify-self:center}.profile-card img{width:100%;display:block;aspect-ratio:1.12/1;object-fit:cover}.profile-card div{padding:22px 26px}.profile-card h2{margin:0 0 6px;font-size:1.15rem}.profile-card p{margin:0;color:var(--muted);font-weight:700}.section{max-width:1180px;margin:0 auto;padding:72px 32px}.eyebrow{color:var(--green);font-size:.78rem;font-weight:900;letter-spacing:.16em;text-transform:uppercase;margin:0 0 12px}.section h2{font-size:clamp(2rem,4vw,4rem);line-height:1;letter-spacing:-.06em;margin:0 0 18px}.principle{text-align:center;max-width:980px}.principle h2{margin-left:auto;margin-right:auto;max-width:850px}.principle p:not(.eyebrow){font-size:1.2rem;color:#34445c}.paths{display:grid;grid-template-columns:repeat(2,1fr);gap:28px}.path-card,.mini-card{border:1px solid var(--line);border-radius:var(--radius);padding:34px;background:#fff;box-shadow:0 18px 44px rgba(7,29,56,.06)}.path-card h2{font-size:2rem}.path-card p,.mini-card p{color:#42536b;font-size:1.06rem;line-height:1.55}.path-card span{display:inline-block;margin-top:18px;font-weight:900;color:var(--green)}.split{display:flex;align-items:center;justify-content:space-between;gap:30px;border-top:1px solid var(--line)}.about-preview{display:flex;justify-content:space-between;gap:40px;align-items:flex-start}.about-preview div{max-width:760px}.about-preview p{font-size:1.12rem;line-height:1.6;color:#34445c}.page-hero{max-width:1180px;margin:0 auto;padding:96px 32px 56px}.page-hero h1{font-size:clamp(3.6rem,6vw,6.2rem)}.compact{padding-top:36px}.grid{display:grid;gap:22px}.grid.two{grid-template-columns:repeat(2,1fr)}.grid.three{grid-template-columns:repeat(3,1fr)}.mini-card h3{font-size:1.25rem;margin:0 0 10px}.form-card{border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);padding:10px;overflow:hidden;background:#fff}.section-heading{max-width:760px;margin-bottom:24px}.section-heading p{font-size:1.1rem;color:#42536b;line-height:1.55}.about-hero{display:grid;grid-template-columns:1fr 360px;gap:60px;align-items:center}.about-photo{width:100%;border-radius:var(--radius);box-shadow:var(--shadow)}.prose{max-width:860px}.prose p{font-size:1.25rem;line-height:1.7;color:#34445c}.site-footer{margin-top:40px;padding:40px;background:var(--navy);color:#fff;display:flex;flex-direction:column;gap:6px}.site-footer span,.site-footer p{color:#b9c5d6}.site-footer .small{font-size:.82rem;max-width:900px}@media(max-width:900px){.site-header{height:auto;padding:18px 20px;align-items:flex-start;gap:16px}.site-nav{gap:14px;flex-wrap:wrap;justify-content:flex-end;font-size:.84rem}.nav-cta{padding:10px 14px}.hero{grid-template-columns:1fr;padding-top:54px;gap:36px}h1{font-size:clamp(3.2rem,14vw,5rem)}.paths,.grid.two,.grid.three,.about-hero{grid-template-columns:1fr}.split,.about-preview{flex-direction:column;align-items:flex-start}.profile-card{max-width:360px;justify-self:start}}


/* Version 1.0 final refinements */
.section{padding-top:56px;padding-bottom:56px;}
.page-hero{padding-top:72px;padding-bottom:42px;}
.hero{padding-top:72px;padding-bottom:56px;}
.hero-support{font-size:1.12rem;line-height:1.45;color:#20314a;max-width:650px;margin:0 0 18px;}
.choice-cue{font-size:1.08rem;font-weight:900;margin:28px 0 12px;color:var(--navy);}
.button-row{align-items:stretch;gap:18px;}
.cta-block{display:flex;flex-direction:column;gap:8px;min-width:255px;}
.cta-block .button{width:100%;min-height:62px;padding:20px 28px;font-size:1.05rem;}
.cta-block span{color:var(--muted);font-size:.92rem;font-weight:750;text-align:center;}
.next-steps{border:1px solid var(--line);border-radius:var(--radius);background:var(--soft);padding:28px;margin:0 0 24px;}
.next-steps h3{margin:0 0 18px;font-size:1.3rem;line-height:1.35;letter-spacing:-.02em;}
.next-steps h4{margin:0 0 12px;font-size:1.05rem;}
.next-steps ol{margin:0;padding-left:22px;color:#34445c;line-height:1.7;font-weight:650;}
@media(max-width:900px){.section{padding-top:42px;padding-bottom:42px}.page-hero{padding-top:48px;padding-bottom:30px}.hero{padding-top:48px;padding-bottom:42px}h1{font-weight:800;letter-spacing:-.075em}.button-row{flex-direction:column;width:100%}.cta-block{width:100%}.cta-block .button{width:100%;min-height:66px}}


/* Version 1.1 production patch */
/* Fix About page headline collision on desktop and preserve mobile readability. */
.about-hero h1,
.page-hero.about-hero h1{
  line-height: 0.98;
  letter-spacing: -0.065em;
  max-width: 980px;
}
.about-hero{
  overflow: visible;
}
@media (min-width: 901px){
  .about-hero h1,
  .page-hero.about-hero h1{
    font-size: clamp(4.2rem, 6.4vw, 6.7rem);
  }
}
@media (max-width: 900px){
  .about-hero h1,
  .page-hero.about-hero h1{
    line-height: 1.02;
    letter-spacing: -0.055em;
    font-size: clamp(3rem, 12vw, 4.8rem);
  }
}


/* V1.2 About headline fix */
.about-hero h1,
body .about-hero h1,
.page-hero.about-hero h1{
  font-size: clamp(3.2rem, 5.4vw, 5.6rem) !important;
  line-height: 1.02 !important;
  letter-spacing: -0.055em !important;
  max-width: 740px !important;
  position: relative;
}

.about-hero h1::before,
.about-hero h1::after,
.page-hero.about-hero h1::before,
.page-hero.about-hero h1::after{
  display: none !important;
  content: none !important;
}

.about-hero *,
.page-hero.about-hero *{
  text-decoration: none;
}

@media (max-width: 900px){
  .about-hero h1,
  body .about-hero h1,
  .page-hero.about-hero h1{
    font-size: clamp(2.7rem, 12vw, 4.4rem) !important;
    line-height: 1.05 !important;
    letter-spacing: -0.06em !important;
  }
}


/* V1.3 About headline comma fix */
.about-hero h1,
.page-hero.about-hero h1{
  font-size: clamp(3.2rem, 5.2vw, 5.5rem) !important;
  line-height: 1.05 !important;
  letter-spacing: -0.055em !important;
  max-width: 760px !important;
}

.about-hero h1::before,
.about-hero h1::after,
.page-hero.about-hero h1::before,
.page-hero.about-hero h1::after{
  display: none !important;
  content: none !important;
}

/* Hide any decorative line/rule elements inside the About hero */
.about-hero .line,
.about-hero .rule,
.about-hero .dash,
.about-hero .accent-line,
.page-hero.about-hero .line,
.page-hero.about-hero .rule,
.page-hero.about-hero .dash,
.page-hero.about-hero .accent-line{
  display: none !important;
}

@media (max-width: 900px){
  .about-hero h1,
  .page-hero.about-hero h1{
    font-size: clamp(2.7rem, 11vw, 4.2rem) !important;
    line-height: 1.08 !important;
  }
}


/* V1.6 contact and conversion improvements */
.site-header{gap:22px}
.header-contact{display:flex;align-items:center;gap:16px;margin-left:auto;white-space:nowrap;font-size:.86rem;font-weight:850}
.header-phone{color:var(--navy)}
.header-schedule{color:var(--green)}
.site-nav{margin-left:4px}
.button.outline{background:#fff;color:var(--navy);border:2px solid var(--navy);box-shadow:none}
.global-choice-cta{border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:32px}
.global-choice-cta h2{font-size:clamp(1.8rem,3vw,3rem)}
.global-choice-actions{display:flex;gap:14px;flex-wrap:wrap;justify-content:flex-end}
.site-footer a{color:#fff;text-decoration:underline;text-underline-offset:3px}
.mobile-call-float{display:none}
@media(max-width:1100px){
  .header-contact{display:none}
  .site-nav{margin-left:auto}
}
@media(max-width:900px){
  .site-header{align-items:center}
  .site-nav{padding-right:0}
  .global-choice-cta{flex-direction:column;align-items:flex-start}
  .global-choice-actions{width:100%;flex-direction:column}
  .global-choice-actions .button{width:100%;min-height:58px}
  .mobile-call-float{
    display:flex;position:fixed;right:20px;bottom:20px;width:58px;height:58px;border-radius:50%;
    align-items:center;justify-content:center;background:#fff;color:var(--navy);border:2px solid #b3924a;
    box-shadow:0 12px 30px rgba(7,29,56,.22);z-index:100;font-size:1.55rem;font-weight:900;
  }
}


/* V1.7 cleanup */
.button,
.nav-cta,
.header-schedule {
  white-space: normal;
  text-align: center;
}

.questions-strip {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 28px;
  border-top: 1px solid var(--line);
}

.questions-strip h2 {
  margin: 0;
  max-width: 680px;
}

.questions-strip .button {
  flex: 0 0 auto;
}

@media (max-width: 900px) {
  .questions-strip {
    align-items: stretch;
    flex-direction: column;
  }

  .questions-strip .button {
    width: 100%;
  }
}
