:root { color-scheme: light; --ink: #202833; --muted: #5a6471; --accent: #2853b5; --line: #dfe3e9; }
* { box-sizing: border-box; }
body { margin: 0; background: #f8f9fb; color: var(--ink); font-family: Arial, Helvetica, sans-serif; -webkit-font-smoothing: antialiased; position: relative; isolation: isolate; }
body::before { content: ""; position: absolute; z-index: -1; inset: 0 0 auto; height: 56rem; pointer-events: none; background: linear-gradient(180deg, rgba(248,249,251,.74) 0%, rgba(248,249,251,.82) 52%, #f8f9fb 100%), url('/huntington-background.jpg') center 48% / cover no-repeat; }
.header { width: min(1080px, calc(100% - 56px)); margin: auto; min-height: 94px; display: flex; align-items: center; justify-content: space-between; gap: 20px; border-bottom: 1px solid var(--line); }
.brand { font-family: Georgia, 'Times New Roman', serif; font-size: 23px; font-weight: 400; letter-spacing: -.025em; }
.location { font-size: 13px; color: var(--muted); }
.hero { width: min(1000px, calc(100% - 56px)); margin: 58px auto; display: grid; grid-template-columns: .95fr 1.05fr; gap: 86px; align-items: center; }
.portrait { position: relative; width: 100%; aspect-ratio: 707 / 943; overflow: hidden; background: #111; border-radius: 4px; }
.portrait img { position: absolute; display: block; width: 100%; height: auto; top: -31.5%; left: 0; }
.intro { font-size: 12px; font-weight: 600; letter-spacing: .12em; color: var(--muted); margin: 0 0 22px; }
h1 { font-family: Georgia, 'Times New Roman', serif; font-size: clamp(44px, 5.15vw, 61px); font-weight: 400; line-height: 1.1; letter-spacing: -.045em; margin: 0; }
.description { font-size: 19px; line-height: 1.65; color: var(--muted); margin: 24px 0; max-width: 410px; }
.offer { font-size: 16px; line-height: 1.8; margin: 0 0 26px; color: var(--muted); }
.offer strong { color: var(--ink); font-weight: 600; }
.button { display: flex; align-items: center; justify-content: space-between; gap: 15px; text-align: center; min-height: 58px; padding: 17px 23px; background: var(--accent); color: #fff; border-radius: 5px; font-size: 17px; font-weight: 600; line-height: 1.4; text-decoration: none; transition: background .15s; }
.button:hover { background: #1d4192; }
a:focus-visible { outline: 3px solid var(--accent); outline-offset: 4px; }
.button span { font-size: 22px; font-weight: 400; }
.next-step { margin: 11px 0 0; text-align: center; font-size: 13px; line-height: 1.6; color: var(--muted); }
.text-option { border-top: 1px solid var(--line); margin-top: 26px; padding-top: 21px; }
.text-option > span { display: block; font-size: 14px; color: var(--muted); margin-bottom: 8px; }
.text-button { display: inline-flex; flex-wrap: wrap; align-items: center; gap: 9px; min-height: 36px; color: var(--ink); font-weight: 600; font-size: 16px; text-decoration: none; }
.text-button span { color: var(--accent); font-weight: 400; text-decoration: underline; text-underline-offset: 4px; }
.text-button:hover span { color: #16377f; }
footer { width: min(1080px, calc(100% - 56px)); margin: auto; border-top: 1px solid var(--line); padding: 23px 0 27px; text-align: center; }
footer p { font-size: 12px; line-height: 1.7; color: #66717f; margin: 10px 0 0; }
footer .states { font-size: 13px; color: var(--muted); margin-top: 0; }
.photo-credit a { color: inherit; text-underline-offset: 3px; }
@media (max-width: 800px) {
  .hero { gap: 38px; margin-block: 36px; }
  h1 { font-size: 45px; }
  .description { font-size: 18px; }
  .button { font-size: 16px; padding-inline: 18px; }
}
@media (max-width: 640px) {
  .header { width: calc(100% - 40px); min-height: 72px; gap: 12px; }
  .brand { font-size: 19px; }
  .location { font-size: 12px; }
  .hero { width: min(390px, calc(100% - 40px)); display: flex; flex-direction: column; gap: 29px; margin: 26px auto 33px; }
  .portrait { width: 190px; aspect-ratio: 707 / 820; border-radius: 4px; }
  .portrait img { top: -36.22%; }
  .content { width: 100%; text-align: center; }
  .intro { margin-bottom: 14px; font-size: 11px; }
  h1 { font-size: 44px; }
  .description { margin: 17px auto; font-size: 18px; line-height: 1.55; max-width: 340px; }
  .offer { font-size: 16px; margin-bottom: 22px; }
  .button { font-size: 16px; min-height: 56px; padding: 15px 20px; }
  .next-step { font-size: 13px; }
  .text-option { margin-top: 22px; padding-top: 18px; }
  .text-button { justify-content: center; }
  footer { width: calc(100% - 40px); padding-block: 20px 25px; }
}
@media (max-width: 350px) { .brand { font-size: 17px; } .location { font-size: 11px; } h1 { font-size: 40px; } .button { font-size: 15px; } }
@media (prefers-reduced-motion: reduce) { .button { transition: none; } }

html { scroll-padding-top: 1rem; }
body { font-size: 1rem; line-height: 1.6; }
.brand { color: var(--ink); text-decoration: none; }
.identity { display: flex; align-items: center; gap: 14px; min-width: 0; padding-block: 14px; color: var(--ink); text-decoration: none; }
.brand-copy { display: flex; flex-direction: column; }
/* Frame the original shield from the supplied cover without altering its artwork.
   Source: 2033 × 773. Visible area: x=395, y=31, width=320, height=306. */
.brand-mark { display: block; flex: 0 0 auto; width: 4.75rem; aspect-ratio: 320 / 306; border-radius: 4px; background: #06162c url('/lfg-brand-source.png') no-repeat 23.05896% 6.63812% / 635.3125% 252.61438%; }
.location { font-size: .875rem; }
.header nav { display: flex; flex-wrap: wrap; gap: 10px 24px; }
.header nav a { color: var(--muted); text-decoration: none; font-size: .9375rem; padding-block: 10px; }
.header nav a:hover, .header nav a[aria-current="page"] { color: var(--ink); text-decoration: underline; text-underline-offset: 7px; }
.skip-link { position: absolute; left: 16px; top: -100px; z-index: 10; padding: 12px 20px; background: var(--accent); color: white; }
.skip-link:focus { top: 12px; }
h2, h3 { font-family: Georgia, 'Times New Roman', serif; font-weight: 400; line-height: 1.2; letter-spacing: -.025em; color: var(--ink); }
h2 { font-size: clamp(1.875rem, 3vw, 2.375rem); margin: 0 0 24px; }
h3 { font-size: 1.625rem; margin: 0 0 14px; }
.intro { font-size: .875rem; }
.next-step, footer .states { font-size: .875rem; }
.section { width: min(1000px, calc(100% - 56px)); margin: 0 auto; padding: 55px 0; border-top: 1px solid var(--line); }
.overview { display: grid; grid-template-columns: 1fr 1fr; gap: 70px; }
.section p, .page p { color: var(--muted); }
.section p:first-child { margin-top: 0; }
.section p { line-height: 1.75; }
.inline-link { color: var(--accent); text-underline-offset: 5px; font-weight: 600; }
.inline-link:hover { color: #16377f; }
.review-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 34px; margin-top: 34px; }
.review-grid figure { margin: 0; padding-top: 22px; border-top: 2px solid var(--accent); }
blockquote { margin: 0; }
.review-grid blockquote p { color: var(--ink); margin: 0 0 18px; }
figcaption { font-size: .9375rem; color: var(--muted); }
.page { width: min(1000px, calc(100% - 56px)); margin: 58px auto; }
.page-heading { max-width: 720px; margin-bottom: 44px; }
.page-heading .description { max-width: 650px; }
.services-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 38px 56px; }
.service { border-top: 1px solid var(--line); padding-top: 26px; }
.service p { line-height: 1.75; }
.service-label { display: block; font-size: .875rem; font-weight: 600; color: var(--accent); margin-bottom: 12px; }
.closing { margin-top: 48px; padding-top: 36px; border-top: 1px solid var(--line); }
.closing .button { max-width: 420px; margin-top: 24px; }
.closing .text-button { margin-top: 16px; }
.about .description { max-width: none; }
.about h1 { font-size: clamp(2.5rem, 4.5vw, 3.5rem); }
.about .content > p:not(.intro) { color: var(--muted); }
.about .content > p { line-height: 1.75; }
.service-note { font-size: .875rem; margin-top: 35px; color: var(--muted); }
@media (max-width: 800px) {
  .header nav { gap: 8px 18px; }
  .overview { gap: 32px; }
  .review-grid { gap: 24px; }
}
@media (max-width: 640px) {
  body::before { height: 50rem; background-position: center, 55% center; background-image: linear-gradient(180deg, rgba(248,249,251,.72) 0%, rgba(248,249,251,.88) 46%, #f8f9fb 88%), url('/huntington-background.jpg'); }
  .header { flex-direction: column; align-items: flex-start; gap: 0; padding-bottom: 10px; }
  .identity { padding-block: 14px 2px; }
  .brand { font-size: 1.3125rem; }
  .identity { gap: 12px; }
  .brand-mark { width: 4rem; }
  .location { font-size: .875rem; }
  .header nav { width: 100%; gap: 8px 24px; }
  .header nav a { font-size: .9375rem; }
  .intro { font-size: .875rem; }
  h1 { font-size: 2.75rem; }
  .section, .page { width: calc(100% - 40px); }
  .section { padding-block: 36px; }
  .overview, .review-grid, .services-grid { grid-template-columns: 1fr; gap: 28px; }
  .overview h2 { margin-bottom: 0; }
  .page { margin-block: 34px; }
  .page-heading { margin-bottom: 30px; }
  .page-heading .description { margin-left: 0; }
  .about .content { text-align: left; }
  .about .portrait { width: 210px; }
  .about .description { margin-left: 0; }
  .review-grid { margin-top: 26px; }
}
@media (max-width: 380px) {
  .identity { gap: 10px; }
  .brand-mark { width: 3.5rem; }
  .brand-copy .brand { font-size: 1.125rem; }
}
