
:root{--navy:#062c58;--navy2:#0b4178;--green:#078a5b;--green2:#0aa96f;--ink:#0d2442;--muted:#5c6b7d;--soft:#f4f7fb;--line:#dce5ef;--white:#fff;--shadow:0 18px 45px rgba(4,32,63,.14)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",Arial,sans-serif;color:var(--ink);background:#fff;line-height:1.6}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.container{width:min(1180px,calc(100% - 36px));margin:auto}.topbar{background:#062b56;color:#fff;font-size:13px;padding:8px 0;text-align:center}.topbar a{text-decoration:underline}.header{background:#fff;position:sticky;top:0;z-index:50;border-bottom:1px solid #eef2f7}.nav{height:88px;display:flex;align-items:center;gap:30px}.brand{display:flex;align-items:center;gap:12px;min-width:270px}.brand img{width:68px;height:68px;object-fit:contain}.wordmark{line-height:.9}.wordmark strong,.wordmark span{display:block;font-size:25px;font-weight:850;letter-spacing:-.6px;color:#092d5a}.wordmark small{display:block;margin-top:7px;color:var(--green);font-weight:800;font-size:11px;letter-spacing:.5px;text-transform:uppercase}.menu{margin-left:auto;display:flex;align-items:center;gap:18px;font-weight:750;font-size:13px;white-space:nowrap}.menu a:hover{color:var(--green)}.btn{display:inline-flex;align-items:center;justify-content:center;border:none;border-radius:9px;padding:14px 22px;font-weight:800;cursor:pointer;transition:.2s;box-shadow:none}.btn-primary{background:linear-gradient(135deg,var(--green),var(--green2));color:#fff}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 12px 28px rgba(7,138,91,.24)}.btn-outline{border:1.5px solid var(--navy);color:var(--navy);background:#fff}.menu-toggle{display:none;margin-left:auto;border:0;background:none;font-size:28px}.hero{position:relative;min-height:690px;color:#fff;overflow:hidden;background:#092f5d}.hero-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,35,69,.94) 0%,rgba(3,35,69,.79) 42%,rgba(3,35,69,.25) 74%,rgba(3,35,69,.1) 100%)}.hero-grid{position:relative;display:grid;grid-template-columns:1.16fr .84fr;gap:56px;align-items:center;padding:54px 0 72px}.eyebrow{text-transform:uppercase;letter-spacing:1.7px;color:#16cf89;font-weight:850;font-size:13px}.hero h1{font-size:clamp(48px,5.2vw,78px);line-height:.98;letter-spacing:-3px;margin:18px 0 22px}.hero h1 em{font-style:normal;color:#10be7a}.hero-lead{font-size:20px;max-width:660px;color:#eef6ff}.checklist{list-style:none;padding:0;margin:24px 0}.checklist li{margin:10px 0;font-weight:700;display:flex;gap:11px}.checklist li:before{content:'✓';display:grid;place-items:center;background:#0ead73;width:23px;height:23px;border-radius:50%;flex:0 0 23px}.actions{display:flex;align-items:center;gap:26px}.textlink{font-weight:800;color:#fff}.offer-card{background:linear-gradient(160deg,#07366b,#031f42);border:1px solid rgba(255,255,255,.65);border-radius:20px;padding:28px;box-shadow:0 22px 60px rgba(0,0,0,.35)}.offer-card h2{font-size:34px;line-height:1.1;margin:11px 0}.offer-card>p{margin:0 0 16px;color:#d8e8fa}.pill{display:inline-block;background:var(--green);padding:5px 13px;border-radius:999px;font-size:12px;font-weight:850;text-transform:uppercase;letter-spacing:.5px}.field{display:block;margin:11px 0;font-size:12px;font-weight:800}.field input{display:block;width:100%;margin-top:5px;border:1px solid #cfdbe7;border-radius:8px;padding:14px 15px;font:inherit;font-size:15px;background:#fff;color:#112b48}.field small{display:block;font-size:11px;color:#c8d8e9;margin-top:4px}.optional{font-weight:600;color:#c8d8e9}.block{width:100%;font-size:17px;margin-top:5px}.consent{display:flex;gap:9px;font-size:11px;line-height:1.4;margin-top:14px;font-weight:500;color:#fff}.consent input{margin-top:3px;accent-color:#148df1;flex:0 0 auto}.consent a{text-decoration:underline}.status{font-size:12px;margin-top:10px}.suggestions{background:#fff;color:#102642;border-radius:8px;max-height:210px;overflow:auto;position:absolute;width:100%;z-index:15;box-shadow:var(--shadow)}.address-wrap{position:relative}.suggestion{padding:10px 12px;border-bottom:1px solid #edf1f5;cursor:pointer;font-size:13px}.suggestion:hover{background:#f0f7ff}.benefit-wrap{position:relative;margin-top:-40px;z-index:3}.benefits{background:#fff;border-radius:16px;box-shadow:var(--shadow);display:grid;grid-template-columns:repeat(4,1fr);padding:24px}.benefit{padding:10px 24px;border-right:1px solid var(--line);display:flex;gap:14px}.benefit:last-child{border:0}.icon{width:48px;height:48px;border-radius:50%;display:grid;place-items:center;background:#eaf2fc;color:#0b3f79;font-size:22px;flex:0 0 48px}.benefit strong{display:block}.benefit span{color:var(--muted);font-size:13px}.section{padding:86px 0}.soft{background:var(--soft)}.dark{background:var(--navy);color:#fff}.heading{max-width:760px;margin-bottom:40px}.heading.center{text-align:center;margin-left:auto;margin-right:auto}.heading h2{font-size:clamp(34px,4vw,52px);line-height:1.08;letter-spacing:-1.8px;margin:10px 0}.heading p{font-size:18px;color:var(--muted)}.dark .heading p{color:#c7d8eb}.grid3{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.card{background:#fff;border:1px solid var(--line);border-radius:14px;padding:28px;box-shadow:0 8px 24px rgba(9,45,83,.06)}.card h3{font-size:21px;margin:12px 0 6px}.card p{color:var(--muted);margin:0}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:26px}.step{position:relative;padding:32px;background:#fff;border-radius:14px;border:1px solid var(--line)}.step b{color:var(--green);font-size:13px;text-transform:uppercase}.split{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}.photo{border-radius:18px;overflow:hidden;box-shadow:var(--shadow)}.photo img{width:100%;height:470px;object-fit:cover}.situation-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.situation{background:#fff;border:1px solid var(--line);border-radius:12px;padding:22px}.situation h3{margin:10px 0 4px}.situation p{font-size:14px;color:var(--muted);margin:0}.cta{background:linear-gradient(120deg,#073767,#0d4b81);color:#fff;border-radius:22px;padding:48px;display:flex;align-items:center;justify-content:space-between;gap:30px}.cta h2{font-size:38px;line-height:1.1;margin:0 0 8px}.footer{background:#041f3e;color:#fff;padding:54px 0 20px}.footer-grid{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:40px}.footer h4{margin:0 0 12px}.footer a{display:block;color:#cbd9e8;margin:6px 0;font-size:14px}.footer p{color:#cbd9e8}.copyright{border-top:1px solid rgba(255,255,255,.15);margin-top:34px;padding-top:18px;font-size:13px;color:#aebed0}.page-hero{background:linear-gradient(120deg,#062d59,#0c4a80);color:#fff;padding:88px 0}.page-hero h1{font-size:54px;line-height:1.05;max-width:780px;margin:12px 0}.content{max-width:850px}.content h2{font-size:34px;margin-top:44px}.content p,.content li{color:#45576c}.contact-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:44px}.info-box{background:var(--soft);border-radius:16px;padding:30px}.county-grid{columns:3;column-gap:35px}.county-grid a{display:block;padding:7px 0;color:#274b70}.legal{font-size:15px}.legal h2{font-size:29px}.hide{display:none!important}
@media(max-width:980px){.menu{display:none;position:absolute;left:0;right:0;top:88px;background:#fff;padding:20px 28px;flex-direction:column;align-items:flex-start;border-top:1px solid var(--line)}.menu.open{display:flex}.menu-toggle{display:block}.nav>.btn{display:none}.brand{min-width:0}.hero-grid{grid-template-columns:1fr;padding-top:45px}.hero{min-height:0}.hero-overlay{background:rgba(4,42,80,.8)}.benefit-wrap{margin-top:0}.benefits{grid-template-columns:1fr 1fr}.benefit:nth-child(2){border-right:0}.grid3,.steps{grid-template-columns:1fr 1fr}.situation-grid{grid-template-columns:1fr 1fr}.footer-grid{grid-template-columns:1fr 1fr}.split,.contact-grid{grid-template-columns:1fr}.offer-card{max-width:620px}.topbar{display:none}}
@media(max-width:620px){.container{width:min(100% - 24px,1180px)}.header .nav{height:76px}.brand img{width:52px;height:52px}.wordmark strong,.wordmark span{font-size:19px}.wordmark small{font-size:8px}.menu{top:76px}.hero-grid{padding:38px 0 48px}.hero h1{font-size:47px;letter-spacing:-2px}.hero-lead{font-size:17px}.actions{flex-direction:column;align-items:stretch}.offer-card{padding:21px}.offer-card h2{font-size:29px}.benefits,.grid3,.steps,.situation-grid,.footer-grid{grid-template-columns:1fr}.benefit{border-right:0;border-bottom:1px solid var(--line)}.benefit:last-child{border-bottom:0}.section{padding:62px 0}.heading h2{font-size:37px}.cta{padding:32px;display:block}.cta .btn{margin-top:20px}.county-grid{columns:1}.page-hero{padding:60px 0}.page-hero h1{font-size:42px}}

.breadcrumbs{padding:18px 0;font-size:13px;color:#60748d}.breadcrumbs a{color:var(--green);font-weight:700}.wide-content{max-width:none}.directory-intro{max-width:820px;margin-bottom:28px}.directory-search{width:100%;max-width:560px;border:1px solid var(--line);border-radius:10px;padding:15px 17px;font:inherit;font-size:16px}.state-directory{border:1px solid var(--line);border-radius:12px;margin:14px 0;background:#fff;overflow:hidden}.state-directory summary{cursor:pointer;padding:18px 20px;font-weight:850;font-size:19px;display:flex;align-items:center;justify-content:space-between;background:#f8fbff}.state-directory summary small{font-size:12px;color:var(--muted);font-weight:650}.county-link-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0;border-top:1px solid var(--line)}.county-link-grid a{padding:11px 16px;border-bottom:1px solid #edf2f7;color:#154b80;font-size:14px}.county-link-grid a:hover{background:#eef8f4;color:var(--green)}.state-page-link{display:inline-block;margin:15px 18px 20px;color:var(--green);font-weight:800}.location-hero{padding:72px 0;background:linear-gradient(135deg,#062c58,#0b4178);color:#fff}.location-hero h1{font-size:clamp(42px,5vw,66px);line-height:1.02;margin:12px 0}.location-hero p{font-size:19px;max-width:760px}.location-card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.location-card{border:1px solid var(--line);border-radius:12px;padding:18px;background:#fff;transition:.2s}.location-card strong,.location-card span{display:block}.location-card strong{font-size:18px}.location-card span{color:#47708f;font-size:13px;margin-top:5px}.location-card:hover{transform:translateY(-2px);border-color:#8ecdb6;box-shadow:0 12px 30px rgba(6,44,88,.1)}.county-hero{position:relative;color:#fff;overflow:hidden}.county-hero-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.county-hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,35,69,.96),rgba(3,35,69,.78) 52%,rgba(3,35,69,.32))}.county-hero-grid{position:relative;min-height:600px;display:grid;grid-template-columns:1.2fr .55fr;gap:70px;align-items:center;padding:70px 0}.county-hero h1{font-size:clamp(45px,5.1vw,72px);line-height:1.01;letter-spacing:-2.2px;margin:14px 0 20px}.county-hero p{font-size:19px;max-width:700px}.county-quick-card{background:rgba(3,31,66,.88);border:1px solid rgba(255,255,255,.5);padding:26px;border-radius:16px;backdrop-filter:blur(8px)}.county-quick-card strong{font-size:24px}.local-aside{align-self:start;position:sticky;top:110px}.numbered-list{padding-left:22px}.numbered-list li{margin:13px 0}.soft{background:var(--soft)}.location-modal{position:fixed;inset:0;display:none;z-index:1000}.location-modal.open{display:grid;place-items:center}.location-modal-backdrop{position:absolute;inset:0;background:rgba(0,18,39,.75);backdrop-filter:blur(4px)}.location-modal-dialog{position:relative;width:min(540px,calc(100% - 28px));max-height:94vh;overflow:auto;z-index:2}.location-modal-dialog .offer-card{box-shadow:0 30px 90px rgba(0,0,0,.45)}.modal-close{position:absolute;right:13px;top:12px;z-index:5;border:0;background:rgba(255,255,255,.15);color:#fff;width:36px;height:36px;border-radius:50%;font-size:25px;cursor:pointer}.modal-open{overflow:hidden}
@media(max-width:1080px){.nav{gap:16px}.brand{min-width:245px}.brand img{width:60px;height:60px}.wordmark strong,.wordmark span{font-size:22px}.menu{gap:12px;font-size:12px}.nav-cta{padding:12px 15px}.county-link-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:880px){.county-link-grid,.location-card-grid{grid-template-columns:repeat(2,1fr)}.county-hero-grid{grid-template-columns:1fr;gap:24px;min-height:auto;padding:60px 0}.county-quick-card{max-width:440px}.local-aside{position:static}}
@media(max-width:560px){.county-link-grid,.location-card-grid{grid-template-columns:1fr}.state-directory summary{align-items:flex-start;gap:7px;flex-direction:column}.county-hero h1{font-size:42px}.location-hero{padding:54px 0}}

/* Final usability and SEO-template corrections */
.offer-card{color:#fff}
.offer-card h2,.offer-card .field,.offer-card label{color:#fff}
.offer-card input{font-weight:650}
.offer-card .status{color:#fff;font-weight:700}
.location-offer-card{padding:32px}
.location-modal-dialog{overscroll-behavior:contain}
.location-modal-dialog .offer-card{margin:0}
.location-modal-dialog .offer-card h2{color:#fff}
.location-modal-dialog .offer-card>p{color:#d8e8fa}
.location-modal-dialog .field{color:#fff}
.location-modal-dialog .optional,.location-modal-dialog .field small{color:#c8d8e9}
.footer{overflow:hidden}
.footer .brand{min-width:0}
.footer-grid>*{min-width:0}
.copyright{display:flex;align-items:center;flex-wrap:wrap;gap:8px 14px}
.copyright a{display:inline;margin:0;color:#cbd9e8}
.copyright-sep{opacity:.45}
.location-modal[aria-hidden="true"]{visibility:hidden}
.location-modal.open{visibility:visible}
@media(max-height:760px){.location-modal-dialog{max-height:96vh}.location-offer-card{padding:24px}.location-offer-card h2{font-size:28px}.location-offer-card .field{margin:8px 0}.location-offer-card .field input{padding:11px 13px}.location-offer-card .consent{font-size:10px}}
@media(max-width:620px){.location-modal-dialog{width:min(100% - 16px,540px);max-height:97vh}.location-offer-card{padding:22px 18px}.modal-close{right:9px;top:9px}.copyright{display:block}.copyright a{display:inline-block;margin:6px 12px 0 0}}


/* Brand visibility and alignment refinements */
.footer .brand{min-width:0;align-items:center;gap:14px;width:max-content;max-width:100%}
.footer .brand img{width:76px;height:76px;object-fit:contain;background:#fff;border-radius:50%;padding:5px;box-shadow:0 8px 24px rgba(0,0,0,.18);opacity:1}
.footer .wordmark{display:flex;flex-direction:column;justify-content:center;line-height:.92}
.footer .wordmark strong,.footer .wordmark span{font-size:25px;letter-spacing:-.6px;color:#fff!important}
.footer .wordmark small{margin-top:8px;font-size:10px;color:#13c981!important;white-space:nowrap}
.footer-grid>div:first-child{display:flex;flex-direction:column;align-items:flex-start}
.footer-grid>div:first-child>p{max-width:330px}
.state-directory summary span{font-size:19px}
@media(max-width:620px){.footer .brand img{width:64px;height:64px}.footer .wordmark strong,.footer .wordmark span{font-size:21px}}


/* Final footer brand alignment */
.footer-grid{align-items:flex-start}
.footer-grid>div{padding-top:0}
.footer-grid>div:first-child{justify-content:flex-start}
.footer .brand{margin:0 0 18px 0;min-height:76px}
.footer .brand img{flex:0 0 76px}
.footer .wordmark{min-width:185px;text-align:left}
.footer .wordmark strong,.footer .wordmark span{display:block}
.footer .copyright{display:flex;align-items:center;flex-wrap:wrap;gap:22px}
.footer .copyright a{display:inline-block;margin:0}
@media(max-width:620px){.footer .copyright{gap:12px}.footer .brand{min-height:64px}.footer .wordmark{min-width:0}}
