:root{--ink:#071b33;--blue:#0d2d4f;--paper:#f3eee3;--brass:#b8893f;--muted:#56616b;--line:#d9d1c3}*{box-sizing:border-box}body{margin:0;color:#172233;background:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.72}a{color:#174f7b}.container{width:min(1120px,calc(100% - 40px));margin:auto}.post-hero{background:linear-gradient(115deg,rgba(4,21,40,.96),rgba(4,21,40,.74)),url('/assets/img/va-family-home-hero.jpg') center/cover;color:#fff;padding:76px 0 62px}.eyebrow{border-left:3px solid var(--brass);padding-left:12px;color:#f0d9b5;text-transform:uppercase;letter-spacing:.14em;font-size:.76rem;font-weight:800}.post-hero h1{font:500 clamp(2.45rem,6vw,4.9rem)/1 Georgia,serif;max-width:900px;margin:18px 0}.post-hero p{max-width:760px;font-size:1.16rem;color:#eef2f5}.meta{font-size:.86rem;color:#d6dde4;margin-top:22px}.post{width:min(800px,calc(100% - 40px));margin:0 auto;padding:58px 0 70px}.post h2{font:500 2rem/1.18 Georgia,serif;color:var(--ink);margin:48px 0 14px}.post h3{color:var(--blue);margin-top:30px}.post p,.post li{font-size:1.04rem}.post li{margin-bottom:10px}.quick-answer{background:var(--paper);border-left:5px solid var(--brass);padding:24px 28px;margin:0 0 36px}.table-wrap{overflow:auto}.post table{border-collapse:collapse;width:100%;margin:24px 0}.post th,.post td{border:1px solid var(--line);padding:12px;text-align:left}.post th{background:var(--paper);color:var(--ink)}.source-box{background:#f5f7f8;border:1px solid #dfe5e8;padding:22px;margin-top:42px;font-size:.93rem}.cta{background:var(--ink);color:#fff;padding:34px;margin:44px 0}.cta h2{color:#fff;margin:0 0 12px}.cta p{margin-bottom:22px}.btn{display:inline-flex;min-height:48px;align-items:center;justify-content:center;background:var(--brass);color:var(--ink);font-weight:800;text-decoration:none;padding:12px 22px;margin:4px 8px 4px 0}.related{border-top:1px solid var(--line);padding-top:28px}.disclosure{color:#66717a;font-size:.84rem!important;margin-top:38px}.sticky{display:none}@media(max-width:700px){.post-hero{padding:54px 0 46px}.container,.post{width:min(100% - 30px,800px)}.post{padding-top:40px}.post h2{font-size:1.65rem}.sticky{position:fixed;display:grid;grid-template-columns:1fr 1fr;bottom:0;left:0;right:0;z-index:30}.sticky a{padding:14px;text-align:center;text-decoration:none;font-weight:800}.sticky a:first-child{background:var(--ink);color:#fff}.sticky a:last-child{background:var(--brass);color:var(--ink)}body{padding-bottom:52px}}
.expert-card{display:grid;grid-template-columns:72px 1fr;gap:18px;align-items:center;border:1px solid var(--line);border-top:4px solid var(--brass);padding:22px;margin:34px 0;background:#fff}.expert-card img{width:72px;height:72px;border-radius:50%;object-fit:cover;filter:grayscale(100%)}.expert-card strong{display:block;color:var(--ink);font:600 1.25rem/1.2 Georgia,serif}.expert-card p{font-size:.91rem!important;margin:6px 0 0}.joe-take{background:#eef3f6;border-left:5px solid var(--blue);padding:24px 28px;margin:34px 0}.joe-take h2{font-size:1.45rem;margin:0 0 10px}.joe-take p:last-child{margin-bottom:0}.example{border:1px solid var(--line);padding:26px 28px;margin:30px 0}.example h3{margin-top:0}.faq details{border-top:1px solid var(--line);padding:17px 0}.faq details:last-child{border-bottom:1px solid var(--line)}.faq summary{cursor:pointer;color:var(--ink);font-weight:800}.faq details p{margin-bottom:0}.sources{background:#f5f7f8;border:1px solid #dfe5e8;padding:24px;margin-top:42px}.sources h2{font:700 1.1rem/1.3 Inter,sans-serif;margin:0 0 10px}.sources li{font-size:.91rem;margin-bottom:6px}@media(max-width:700px){.expert-card{grid-template-columns:54px 1fr}.expert-card img{width:54px;height:54px}}
.post-hero h1{font-size:clamp(2.45rem,5vw,4.15rem);max-width:820px}.expert-card{grid-template-columns:96px 1fr;gap:22px;padding:24px 26px;background:linear-gradient(135deg,#fff,#f8f4ec);box-shadow:0 12px 32px rgba(7,27,51,.08)}.expert-card img{width:96px;height:96px;object-position:50% 22%;filter:none;border:3px solid #fff;box-shadow:0 0 0 1px var(--line)}@media(max-width:700px){.expert-card{grid-template-columns:74px 1fr;gap:15px;padding:20px}.expert-card img{width:74px;height:74px}.expert-card strong{font-size:1.08rem}}
.header .container{width:min(1120px,calc(100% - 40px));margin:auto}.header__inner{display:flex;align-items:center;justify-content:space-between;gap:22px}.header__logo{display:flex;align-items:center;gap:11px;text-decoration:none;flex-shrink:0}.header__logo-text{display:block;line-height:1.05}.header__logo-text span{display:block;margin-top:3px}.header__nav{display:flex;align-items:center;gap:22px}.header__nav a{text-decoration:none;white-space:nowrap}.header__cta{display:flex;align-items:center;gap:13px;flex-shrink:0}.header__phone{display:flex;align-items:center;gap:6px;text-decoration:none;white-space:nowrap}.header__apply{display:inline-flex;align-items:center;justify-content:center;background:var(--brass);color:#fff!important;text-decoration:none;padding:11px 18px;border-radius:999px;font-size:.88rem;font-weight:700;white-space:nowrap}.post-hero h1{color:#fff!important}.post-hero .meta{color:#d6dde4!important}@media(max-width:980px){.header__nav,.header__phone{display:none}.header__inner{min-height:64px}.header__cta{margin-left:auto}.header .container{width:min(100% - 28px,1120px)}}@media(max-width:560px){.header__apply{display:none}.header__logo-text{font-size:16px!important}.header__logo-text span{font-size:9px!important}}
