/*
Theme Name: GETFHA.LOANS
Theme URI: https://getfha.loans/
Author: GETFHA.LOANS
Description: Mobile-first FHA mortgage landing-page theme for GETFHA.LOANS.
Version: 5.0.0
Text Domain: getfha
*/

:root{
  --gf-navy:#17375d;
  --gf-navy-deep:#102b4b;
  --gf-navy-mid:#1f426d;
  --gf-gold:#cda14c;
  --gf-gold-deep:#b88934;
  --gf-warm:#fbf8f2;
  --gf-cool:#f1f5f9;
  --gf-white:#ffffff;
  --gf-ink:#173252;
  --gf-text:#4f6073;
  --gf-line:#d7e0e9;
  --gf-soft-gold:#f5ecd8;
  --gf-shadow:0 8px 22px rgba(14,42,70,.08);
  --gf-radius:16px;
  --gf-max:1120px;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:var(--gf-warm);color:var(--gf-ink);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;line-height:1.55;-webkit-font-smoothing:antialiased}
a{color:inherit;text-decoration:none}
img{max-width:100%;height:auto;display:block}
button,input,select,textarea{font:inherit}
.gf-wrap{width:min(var(--gf-max),calc(100% - 40px));margin:0 auto}
.gf-icon{width:1.25em;height:1.25em;display:block}

/* Header */
.gf-header{height:70px;background:rgba(255,253,249,.98);border-bottom:1px solid rgba(23,55,93,.11);display:flex;align-items:center;position:sticky;top:0;z-index:1000;backdrop-filter:blur(10px)}
.gf-header-inner{height:100%;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:28px}
.gf-brand{display:inline-flex;align-items:center;gap:9px;font-weight:900;white-space:nowrap}
.gf-brand-mark{width:34px;height:34px;border-radius:9px;background:var(--gf-navy);display:flex;align-items:center;justify-content:center;color:var(--gf-gold);box-shadow:0 4px 10px rgba(17,46,78,.12)}
.gf-brand-mark .gf-icon{width:20px;height:20px;stroke-width:1.8}
.gf-wordmark{font-size:1.08rem;letter-spacing:-.03em;color:var(--gf-navy)}
.gf-wordmark span{color:var(--gf-gold)}
.gf-nav{display:flex;justify-content:center;gap:32px;align-items:center;color:#4f6072;font-size:.88rem;font-weight:650}
.gf-nav a{transition:.2s ease}
.gf-nav a:hover{color:var(--gf-navy)}
.gf-header-cta{display:inline-flex;align-items:center;justify-content:center;background:var(--gf-gold);color:var(--gf-navy-deep);font-weight:850;font-size:.84rem;padding:9px 15px;border-radius:9px;box-shadow:0 5px 12px rgba(205,161,76,.16)}

/* Hero */
.gf-hero{position:relative;min-height:610px;background:var(--gf-navy-deep);overflow:hidden;color:#fff;display:flex;align-items:center}
.gf-hero::before{content:"";position:absolute;inset:0;background-image:var(--gf-hero-image);background-size:cover;background-position:center 37%;filter:saturate(.82) contrast(.98);transform:scale(1.02)}
.gf-hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(14,43,75,.96) 0%,rgba(14,43,75,.90) 35%,rgba(14,43,75,.68) 63%,rgba(14,43,75,.28) 100%)}
.gf-hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,1.02fr) minmax(360px,.78fr);gap:72px;align-items:center;padding:76px 0 78px}
.gf-hero-copy{max-width:610px}
.gf-script{margin:0 0 14px;color:var(--gf-gold);font-family:Georgia,"Times New Roman",serif;font-style:italic;font-weight:700;font-size:1.03rem;letter-spacing:.01em}
.gf-hero h1{margin:0;color:#fff;font-size:clamp(3.2rem,5.25vw,5.15rem);line-height:.98;letter-spacing:-.055em;font-weight:900}
.gf-hero h1 span{color:var(--gf-gold)}
.gf-hero-lead{margin:24px 0 0;max-width:620px;color:#f6f8fb;font-size:1.08rem;line-height:1.62}
.gf-hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}
.gf-btn{display:inline-flex;align-items:center;justify-content:center;min-height:43px;border-radius:9px;padding:0 16px;font-weight:850;font-size:.9rem;transition:.18s ease;border:1px solid transparent}
.gf-btn:hover{transform:translateY(-1px)}
.gf-btn-gold{background:var(--gf-gold);color:var(--gf-navy-deep);box-shadow:0 7px 18px rgba(0,0,0,.10)}
.gf-btn-gold:hover{background:#d7ad5b}
.gf-btn-ghost{border-color:rgba(255,255,255,.6);color:#fff;background:rgba(255,255,255,.05)}
.gf-btn-navy{background:var(--gf-navy);color:#fff}
.gf-hero-note{margin:12px 0 0;color:#dbe6f2;font-size:.82rem}
.gf-hero-facts{display:grid;gap:12px;max-width:430px;justify-self:end;width:100%}
.gf-hero-fact{display:grid;grid-template-columns:46px 1fr;gap:14px;align-items:center;padding:16px 18px;border:1px solid rgba(255,255,255,.24);border-radius:13px;background:rgba(255,255,255,.16);backdrop-filter:blur(10px);box-shadow:inset 0 1px 0 rgba(255,255,255,.08)}
.gf-hero-fact-icon{width:42px;height:42px;border-radius:10px;display:flex;align-items:center;justify-content:center;background:var(--gf-gold);color:var(--gf-navy-deep)}
.gf-hero-fact-icon .gf-icon{width:23px;height:23px}
.gf-hero-fact strong{display:block;color:#fff;font-size:.96rem;line-height:1.15}
.gf-hero-fact small{display:block;color:#e6edf6;font-size:.77rem;line-height:1.35;margin-top:3px}

/* Shared sections */
.gf-section{padding:78px 0}
.gf-warm{background:var(--gf-warm)}
.gf-cool{background:var(--gf-cool)}
.gf-section-head{max-width:740px;margin-bottom:42px}
.gf-center{text-align:center;margin-left:auto;margin-right:auto}
.gf-eyebrow{margin:0 0 10px;color:var(--gf-gold-deep);font-size:.78rem;letter-spacing:.13em;font-weight:900}
.gf-section h2,.gf-options-band h2{margin:0;color:var(--gf-navy-deep);font-size:clamp(2.05rem,3.6vw,3rem);line-height:1.04;letter-spacing:-.04em;font-weight:900}
.gf-section-head>p:last-child{margin:16px auto 0;color:var(--gf-text);font-size:1.03rem;max-width:700px;line-height:1.55}

/* Why FHA */
.gf-feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.gf-feature-card{background:#fff;border:1px solid var(--gf-line);border-radius:15px;padding:24px 24px 22px;min-height:230px;box-shadow:0 1px 0 rgba(23,55,93,.02)}
.gf-soft-icon{width:42px;height:42px;border-radius:12px;background:var(--gf-soft-gold);color:var(--gf-navy);display:flex;align-items:center;justify-content:center;margin-bottom:18px}
.gf-soft-icon .gf-icon{width:22px;height:22px}
.gf-feature-card h3,.gf-option-card h3{margin:0;color:var(--gf-navy-deep);font-size:1.04rem;line-height:1.25}
.gf-feature-card p,.gf-option-card p{margin:10px 0 0;color:var(--gf-text);font-size:.92rem;line-height:1.55}

/* Options */
.gf-option-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}
.gf-option-card{background:#fff;border:1px solid #d0dbe5;border-radius:15px;padding:22px;min-height:212px;box-shadow:0 2px 3px rgba(17,46,78,.04)}
.gf-option-top{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:18px}
.gf-navy-icon{width:44px;height:44px;border-radius:12px;background:var(--gf-navy);color:var(--gf-gold);display:flex;align-items:center;justify-content:center}
.gf-navy-icon .gf-icon{width:22px;height:22px}
.gf-pill{background:var(--gf-gold);color:var(--gf-navy-deep);border-radius:999px;padding:4px 11px;font-size:.69rem;font-weight:900;line-height:1}

/* DPA */
.gf-dpa-layout{display:grid;grid-template-columns:.95fr 1.05fr;gap:52px;align-items:center}
.gf-dpa-photo-wrap{border-radius:18px;overflow:hidden;box-shadow:var(--gf-shadow);max-width:520px}
.gf-dpa-photo{width:100%;aspect-ratio:4/3;object-fit:cover}
.gf-dpa-copy h2{margin-bottom:14px}
.gf-intro{margin:0;color:var(--gf-text);font-size:1.02rem;line-height:1.55;max-width:610px}
.gf-check-list{display:grid;gap:18px;margin:24px 0 25px}
.gf-check-item{display:grid;grid-template-columns:26px 1fr;gap:12px;align-items:start}
.gf-check-item>span{width:22px;height:22px;border-radius:50%;background:var(--gf-gold);color:var(--gf-navy-deep);display:flex;align-items:center;justify-content:center;margin-top:1px}
.gf-check-item>span .gf-icon{width:14px;height:14px;stroke-width:2.3}
.gf-check-item strong{display:block;color:var(--gf-navy-deep);font-size:.94rem}
.gf-check-item p{margin:2px 0 0;color:var(--gf-text);font-size:.88rem;line-height:1.45}

/* Funnel band */
.gf-options-band{background:linear-gradient(135deg,var(--gf-navy) 0%,#102f53 100%);color:#fff;padding:68px 0 58px}
.gf-options-layout{display:grid;grid-template-columns:.78fr 1.22fr;gap:58px;align-items:start}
.gf-options-copy{padding-top:10px}
.gf-options-copy h2{color:#fff;font-size:clamp(2.55rem,4vw,3.8rem);line-height:.96}
.gf-options-copy>p:not(.gf-script){margin:18px 0 0;max-width:440px;color:#edf3f9;font-size:1rem;line-height:1.6}
.gf-mini-trust{display:grid;gap:15px;margin-top:27px}
.gf-mini-trust span{display:flex;gap:11px;align-items:center;font-size:.9rem;font-weight:650;color:#fff}
.gf-mini-trust .gf-icon{width:21px;height:21px;color:var(--gf-gold)}
.gf-funnel-shell{min-width:0}
.gf-homeownership{border-top:1px solid rgba(255,255,255,.08);margin-top:58px;padding-top:44px;text-align:center}
.gf-homeownership .gf-script{margin-bottom:8px}
.gf-homeownership h3{margin:0;color:#fff;font-size:1.6rem;letter-spacing:-.025em}
.gf-life-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:28px;margin-top:36px}
.gf-life-grid>div{display:flex;flex-direction:column;align-items:center;text-align:center}
.gf-life-grid>div>span{width:50px;height:50px;border:1px solid rgba(205,161,76,.65);border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--gf-gold);margin-bottom:13px}
.gf-life-grid .gf-icon{width:24px;height:24px}
.gf-life-grid strong{font-size:.85rem;color:#fff;letter-spacing:.01em}
.gf-life-grid small{color:#c8d5e2;font-size:.75rem;margin-top:3px}

/* Aaron credibility + Zillow reviews */
.gf-credibility{background:var(--gf-warm);padding:78px 0 72px;border-top:1px solid rgba(23,55,93,.06);border-bottom:1px solid rgba(23,55,93,.08)}
.gf-cred-grid{display:grid;grid-template-columns:.78fr 1.22fr;gap:58px;align-items:center}
.gf-cred-photo-card{position:relative;max-width:430px;margin:0 auto;width:100%}
.gf-cred-photo-frame{background:linear-gradient(145deg,#e8edf2,#fff);border-radius:24px;overflow:hidden;box-shadow:0 18px 44px rgba(14,42,70,.16);min-height:430px;border:1px solid #d6e0e9}
.gf-cred-photo-frame img{width:100%;height:430px;object-fit:cover;object-position:center top}
.gf-cred-photo-placeholder{height:430px;display:flex;flex-direction:column;align-items:center;justify-content:center;background:linear-gradient(145deg,var(--gf-navy),#244e7d);color:#fff;text-align:center}
.gf-cred-photo-placeholder span{width:118px;height:118px;border-radius:50%;display:flex;align-items:center;justify-content:center;border:2px solid rgba(205,161,76,.9);color:var(--gf-gold);font-size:2.8rem;font-weight:900;margin-bottom:18px}
.gf-cred-photo-placeholder small{color:#dbe5ef;line-height:1.5;font-size:.78rem}
.gf-zillow-badge{position:absolute;left:24px;right:-26px;bottom:-34px;background:#fff;border:1px solid #d4dee8;border-radius:16px;padding:18px 20px;box-shadow:0 14px 32px rgba(14,42,70,.16)}
.gf-zillow-topline{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:4px}
.gf-zillow-word{font-weight:900;color:#1d6fb8;font-size:1.18rem;letter-spacing:-.03em}
.gf-zillow-badge strong{display:block;color:var(--gf-navy-deep);font-size:1rem}
.gf-zillow-badge>span{display:block;color:var(--gf-text);font-size:.78rem;margin-top:3px}
.gf-zillow-badge a{display:inline-block;margin-top:8px;color:#1d6fb8;font-size:.8rem;font-weight:850}
.gf-cred-copy h2{font-size:clamp(2.35rem,4vw,3.55rem);line-height:1.02;margin:0 0 18px;color:var(--gf-navy-deep);letter-spacing:-.04em}
.gf-cred-lead{font-size:1.06rem!important;line-height:1.65!important;color:#42566d!important}
.gf-cred-copy>p{color:var(--gf-text);font-size:.95rem;line-height:1.65;margin:0 0 15px;max-width:670px}
.gf-cred-points{display:grid;gap:13px;margin:24px 0 28px}
.gf-cred-points>div{display:grid;grid-template-columns:42px 1fr;gap:13px;align-items:center}
.gf-cred-points>div>span{width:42px;height:42px;border-radius:12px;background:var(--gf-soft-gold);color:var(--gf-navy);display:flex;align-items:center;justify-content:center}
.gf-cred-points .gf-icon{width:21px;height:21px}
.gf-cred-points strong{display:block;color:var(--gf-navy-deep);font-size:.92rem}
.gf-cred-points small{display:block;color:#6a7a8d;font-size:.78rem;margin-top:1px}
.gf-cred-actions{display:flex;flex-wrap:wrap;gap:11px}
.gf-btn-outline-navy{border:1px solid var(--gf-navy);color:var(--gf-navy);background:transparent}
.gf-btn-outline-navy:hover{background:var(--gf-navy);color:#fff}
.gf-proof-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:0;margin:82px 0 62px;background:var(--gf-navy);border-radius:17px;overflow:hidden;box-shadow:0 12px 28px rgba(14,42,70,.11)}
.gf-proof-strip>div{padding:24px 20px;text-align:center;border-right:1px solid rgba(255,255,255,.12)}
.gf-proof-strip>div:last-child{border-right:0}
.gf-proof-strip strong{display:block;color:var(--gf-gold);font-size:1.12rem;line-height:1.1}
.gf-proof-strip span{display:block;color:#dce7f2;font-size:.72rem;margin-top:6px;line-height:1.35}
.gf-testimonial-head{text-align:center;max-width:780px;margin:0 auto 28px}
.gf-testimonial-head h3{margin:5px 0 9px;color:var(--gf-navy-deep);font-size:1.65rem;letter-spacing:-.025em}
.gf-testimonial-head>p:last-child{margin:0;color:var(--gf-text);font-size:.83rem;line-height:1.5}
.gf-review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:20px}
.gf-review-card{margin:0;background:#fff;border:1px solid var(--gf-line);border-radius:15px;padding:22px;box-shadow:0 5px 16px rgba(14,42,70,.04)}
.gf-stars,.gf-review-stars{color:#e2ad3f;letter-spacing:.08em;font-size:1rem}
.gf-review-card p{color:var(--gf-text);font-size:.91rem;line-height:1.55;margin:10px 0}
.gf-review-card cite{font-style:normal;color:var(--gf-navy-deep);font-size:.78rem;font-weight:800}
.gf-review-grid-custom{margin-top:18px}
/* FAQ */
.gf-faq-wrap{max-width:900px}
.gf-faq-list{display:grid;gap:10px}
.gf-faq-list details{background:#fff;border:1px solid var(--gf-line);border-radius:12px;overflow:hidden}
.gf-faq-list summary{list-style:none;cursor:pointer;padding:18px 20px;font-weight:800;color:var(--gf-navy-deep);display:flex;justify-content:space-between;gap:20px;align-items:center;font-size:.94rem}
.gf-faq-list summary::-webkit-details-marker{display:none}
.gf-faq-list summary span{color:var(--gf-gold-deep);font-size:1.35rem;font-weight:400;transition:.2s ease}
.gf-faq-list details[open] summary span{transform:rotate(45deg)}
.gf-faq-list details>div{padding:0 20px 18px;border-top:1px solid #eef2f5}
.gf-faq-list details p{margin:15px 0 0;color:var(--gf-text);font-size:.91rem;line-height:1.58}
.gf-faq-cta{text-align:center;margin-top:24px}
.gf-official-sources{text-align:center;margin:18px 0 0;color:#778698;font-size:.72rem}.gf-official-sources a{color:#1b5b91;text-decoration:underline;font-weight:700}

/* Footer */
.gf-footer{background:#17375d;color:#d5dfeb;padding:48px 0 34px}
.gf-footer-top{display:grid;grid-template-columns:1.5fr .75fr .75fr;gap:70px}
.gf-brand-footer{margin-bottom:16px;color:#fff}
.gf-brand-footer .gf-wordmark{color:#fff}
.gf-footer-about p{margin:0;max-width:380px;font-size:.82rem;line-height:1.55;color:#b9c9da}
.gf-footer-links{display:flex;flex-direction:column;gap:9px;font-size:.82rem}
.gf-footer-links strong{font-size:.74rem;color:#fff;margin-bottom:4px}
.gf-footer-links a{color:#e3ebf4}
.gf-footer-rule{height:1px;background:rgba(255,255,255,.13);margin:34px 0 24px}
.gf-legal{font-size:.69rem;line-height:1.6;color:#aebfd1}
.gf-legal p{margin:0 0 10px}
.gf-legal strong{color:#fff}
.gf-legal a{text-decoration:underline;color:#dbe6f2}

@media (max-width:980px){
  .gf-nav{display:none}
  .gf-header-inner{grid-template-columns:1fr auto}
  .gf-hero-grid{grid-template-columns:1fr;gap:36px;padding:62px 0}
  .gf-hero-facts{justify-self:start;max-width:600px}
  .gf-feature-grid,.gf-option-grid{grid-template-columns:repeat(2,1fr)}
  .gf-dpa-layout{grid-template-columns:1fr;gap:34px}
  .gf-dpa-photo-wrap{max-width:680px;margin:0 auto;width:100%}
  .gf-dpa-copy{max-width:680px;margin:0 auto}
  .gf-options-layout{grid-template-columns:1fr;gap:34px}
  .gf-options-copy{text-align:center;max-width:650px;margin:0 auto}
  .gf-options-copy>p:not(.gf-script){margin-left:auto;margin-right:auto}
  .gf-mini-trust{max-width:320px;margin-left:auto;margin-right:auto;text-align:left}
  .gf-profile-card{grid-template-columns:1fr}
  .gf-zillow-box{border-left:0;border-top:1px solid var(--gf-line);padding:20px 0 0}
  .gf-review-grid{grid-template-columns:1fr}
}

@media (max-width:700px){
  .gf-wrap{width:min(100% - 28px,var(--gf-max))}
  .gf-header{height:62px}
  .gf-wordmark{font-size:1rem}
  .gf-brand-mark{width:32px;height:32px}
  .gf-header-cta{font-size:.76rem;padding:8px 11px}
  .gf-hero{min-height:0}
  .gf-hero::before{background-position:58% center}
  .gf-hero-overlay{background:linear-gradient(180deg,rgba(14,43,75,.84) 0%,rgba(14,43,75,.96) 63%,rgba(14,43,75,.98) 100%)}
  .gf-hero-grid{padding:54px 0 48px;gap:30px}
  .gf-script{font-size:.93rem}
  .gf-hero h1{font-size:clamp(2.75rem,12vw,4rem)}
  .gf-hero-lead{font-size:.98rem;line-height:1.55}
  .gf-hero-actions{display:grid;grid-template-columns:1fr;gap:9px}
  .gf-btn{width:100%;min-height:46px}
  .gf-hero-note{text-align:center}
  .gf-hero-fact{grid-template-columns:42px 1fr;padding:14px}
  .gf-section{padding:58px 0}
  .gf-section-head{margin-bottom:32px}
  .gf-section h2{font-size:2.05rem}
  .gf-section-head>p:last-child{font-size:.95rem}
  .gf-feature-grid,.gf-option-grid{grid-template-columns:1fr;gap:13px}
  .gf-feature-card,.gf-option-card{min-height:0;padding:20px}
  .gf-dpa-layout{gap:28px}
  .gf-dpa-photo-wrap{border-radius:14px}
  .gf-dpa-copy h2 br{display:none}
  .gf-check-item{grid-template-columns:23px 1fr}
  .gf-options-band{padding:52px 0 44px}
  .gf-options-copy h2{font-size:2.65rem}
  .gf-life-grid{grid-template-columns:repeat(2,1fr);gap:30px 18px}
  .gf-profile-person{align-items:flex-start}
  .gf-profile-person img,.gf-profile-placeholder{width:82px;height:82px;flex:0 0 82px}
  .gf-profile-person h3{font-size:1.3rem}
  .gf-footer{padding-top:40px}
  .gf-footer-top{grid-template-columns:1fr;gap:26px}
  .gf-footer-links{gap:7px}
}

@media (max-width:420px){
  .gf-header-cta{font-size:.72rem;padding:8px 9px}
  .gf-wordmark{font-size:.93rem}
  .gf-brand{gap:7px}
  .gf-hero h1{font-size:2.8rem}
  .gf-profile-person{display:grid;grid-template-columns:72px 1fr;gap:14px}
  .gf-profile-person img,.gf-profile-placeholder{width:72px;height:72px;flex-basis:72px}
}

@media (max-width:980px){
  .gf-cred-grid{grid-template-columns:1fr;gap:68px}
  .gf-cred-copy{text-align:center;max-width:760px;margin:0 auto}
  .gf-cred-copy>p{margin-left:auto;margin-right:auto}
  .gf-cred-points{max-width:620px;margin-left:auto;margin-right:auto;text-align:left}
  .gf-cred-actions{justify-content:center}
  .gf-cred-photo-card{max-width:390px}
  .gf-proof-strip{grid-template-columns:repeat(2,1fr)}
  .gf-proof-strip>div:nth-child(2){border-right:0}
  .gf-proof-strip>div:nth-child(-n+2){border-bottom:1px solid rgba(255,255,255,.12)}
  .gf-review-grid{grid-template-columns:1fr}
}
@media (max-width:700px){
  .gf-credibility{padding:58px 0 54px}
  .gf-cred-grid{gap:62px}
  .gf-cred-photo-card{max-width:340px}
  .gf-cred-photo-frame,.gf-cred-photo-frame img,.gf-cred-photo-placeholder{height:360px;min-height:360px}
  .gf-zillow-badge{left:14px;right:14px;bottom:-42px}
  .gf-cred-copy h2{font-size:2.35rem}
  .gf-cred-actions{display:grid;grid-template-columns:1fr}
  .gf-proof-strip{margin:72px 0 48px;grid-template-columns:1fr}
  .gf-proof-strip>div{border-right:0;border-bottom:1px solid rgba(255,255,255,.12)}
  .gf-proof-strip>div:last-child{border-bottom:0}
}

/* v4: immediate hero lead funnel */
.gf-hero{min-height:720px}
.gf-hero-grid{grid-template-columns:minmax(0,.88fr) minmax(520px,1.12fr);gap:54px;padding:58px 0 62px}
.gf-hero-copy{max-width:570px}
.gf-hero h1{font-size:clamp(3rem,4.65vw,4.65rem)}
.gf-hero-form{position:relative;justify-self:end;width:100%;max-width:640px}
.gf-hero-form-label{display:flex;align-items:center;gap:10px;margin:0 0 10px 4px;color:#fff;font-size:.82rem}
.gf-hero-form-label span{display:inline-flex;align-items:center;min-height:28px;padding:5px 10px;border-radius:999px;background:var(--gf-gold);color:var(--gf-navy-deep);font-size:.66rem;font-weight:950;letter-spacing:.08em}
.gf-hero-form-label strong{font-size:.9rem;font-weight:850;letter-spacing:.01em}
.gf-hero-form .getfha-funnel{max-width:none;margin:0;border-radius:17px;box-shadow:0 22px 55px rgba(1,16,33,.34)}
.gf-hero-form .getfha-form{padding:24px 24px 18px}
.gf-hero-form .getfha-question{margin-bottom:18px}
.gf-hero-form .getfha-step-label{margin-bottom:9px}
.gf-hero-form .getfha-form-note{font-size:.59rem}
.gf-hero-form-foot{margin:9px 0 0;text-align:center;color:#dce7f2;font-size:.72rem;font-weight:650}

@media (max-width:1100px){
  .gf-hero-grid{grid-template-columns:minmax(0,.82fr) minmax(480px,1.18fr);gap:34px}
  .gf-hero h1{font-size:clamp(2.8rem,4.5vw,4rem)}
  .gf-hero-lead{font-size:1rem}
}

@media (max-width:980px){
  .gf-hero{min-height:0}
  .gf-hero-grid{grid-template-columns:1fr;gap:32px;padding:50px 0 54px}
  .gf-hero-copy{max-width:680px}
  .gf-hero-form{justify-self:start;max-width:720px}
  .gf-hero-form-label{margin-left:0}
}

@media (max-width:700px){
  .gf-hero-grid{padding:34px 0 42px;gap:24px}
  .gf-hero-copy{display:flex;flex-direction:column}
  .gf-hero h1{font-size:clamp(2.55rem,11vw,3.6rem)}
  .gf-hero-lead{margin-top:18px}
  .gf-hero-actions{margin-top:20px}
  .gf-hero-form-label{justify-content:center;flex-wrap:wrap;margin-bottom:9px;text-align:center}
  .gf-hero-form .getfha-funnel{border-radius:14px}
  .gf-hero-form-foot{font-size:.67rem;line-height:1.4}
}


/* v5: desktop hero spacing fix — keep headline and top funnel in distinct columns */
@media (min-width:981px){
  .gf-hero-grid{
    width:min(1240px,calc(100% - 48px));
    grid-template-columns:minmax(0,.86fr) minmax(0,1.14fr);
    gap:56px;
    padding:58px 0 62px;
  }
  .gf-hero-copy{
    min-width:0;
    max-width:100%;
    padding-right:0;
  }
  .gf-hero h1{
    font-size:clamp(2.95rem,4vw,4.25rem);
    line-height:.98;
  }
  .gf-hero-lead{
    max-width:100%;
  }
  .gf-hero-form{
    min-width:0;
    width:100%;
    max-width:680px;
  }
}
@media (min-width:981px) and (max-width:1180px){
  .gf-hero-grid{
    width:min(100% - 40px,1120px);
    grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);
    gap:38px;
  }
  .gf-hero h1{font-size:clamp(2.7rem,4.1vw,3.35rem)}
  .gf-hero-lead{font-size:.96rem;line-height:1.55}
  .gf-hero-actions{gap:9px}
  .gf-btn{font-size:.84rem;padding-left:13px;padding-right:13px}
}
