@import "https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@600;700&family=Inter:wght@400;500;600;700;800&display=swap";:root{--navy:#07101c;--navy2:#0d1b2b;--gold:#d5a313;--gold2:#f0c95a;--ink:#111827;--muted:#667085;--cream:#f6f3ec;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:#fff;margin:0;font-family:Inter,system-ui,sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}header{color:#fff;z-index:20;background:#050c16f5;border-bottom:1px solid #ffffff17;justify-content:space-between;align-items:center;height:86px;padding:0 max(24px,5vw);display:flex;position:sticky;top:0}.brand img{object-fit:contain;width:205px;max-height:65px}.menu{color:#fff;background:0 0;border:0;display:none}nav{align-items:center;gap:26px;font-size:14px;font-weight:600;display:flex}.btn{background:var(--gold);color:#111;text-transform:uppercase;letter-spacing:.08em;cursor:pointer;border:0;justify-content:center;align-items:center;gap:10px;padding:14px 20px;font-size:12px;font-weight:800;display:inline-flex;box-shadow:0 8px 30px #0002}.btn:hover{background:var(--gold2)}.btn.ghost{color:var(--gold2);background:0 0;border:1px solid #d5a313}section{padding:92px max(24px,7vw)}.home-hero{background:#050a10;min-height:680px;padding:0;position:relative;overflow:hidden}.home-hero>img{object-fit:cover;object-position:center;width:100%;height:680px}.home-hero:after{content:"";background:linear-gradient(90deg,#02080fe6 0%,#02080f85 42%,#0000 72%);position:absolute;inset:0}.hero-overlay{z-index:2;color:#fff;max-width:650px;position:absolute;top:50%;left:max(28px,6vw);transform:translateY(-50%)}.hero-overlay>span,.eyebrow,.section-title>span,.cta>span,.story span{color:var(--gold2);text-transform:uppercase;letter-spacing:.2em;font-size:12px;font-weight:800}.hero-overlay h1,.page-hero h1{text-transform:uppercase;margin:18px 0;font-family:Cormorant Garamond,serif;font-size:clamp(52px,7vw,92px);line-height:.92}.hero-overlay strong{background:var(--gold);color:#101010;text-transform:uppercase;padding:10px 16px;font-size:clamp(16px,2vw,26px);display:inline-block}.hero-overlay p{margin:24px 0 30px;font-family:Cormorant Garamond,serif;font-size:24px;font-style:italic}.trust-strip{background:var(--navy2);color:#fff;grid-template-columns:repeat(3,1fr);gap:25px;padding:28px max(24px,7vw);display:grid}.trust-strip>div{grid-template-columns:auto 1fr;align-items:center;gap:5px 14px;display:grid}.trust-strip svg{color:var(--gold);grid-row:1/3;width:32px;height:32px}.trust-strip b{text-transform:uppercase;letter-spacing:.08em}.trust-strip small{color:#aab5c3}.section-title{text-align:center;max-width:760px;margin:0 auto 45px}.section-title h2,.cta h2,.story h2{text-transform:uppercase;margin:14px 0;font-family:Cormorant Garamond,serif;font-size:clamp(38px,5vw,60px);line-height:1}.section-title p{color:var(--muted);line-height:1.8}.center{text-align:center}.dark{background:var(--navy);color:#fff}.cards{gap:24px;max-width:1180px;margin:auto;display:grid}.cards.c3{grid-template-columns:repeat(3,1fr)}.cards.c2{grid-template-columns:repeat(2,1fr)}.card{background:#fff;border:1px solid #e6e8eb;padding:28px;position:relative;box-shadow:0 14px 45px #1018280d}.dark .card{background:#0d1b2b;border-color:#ffffff16}.card>img{object-fit:cover;width:calc(100% + 56px);height:220px;margin:-28px -28px 25px}.card-icon{color:var(--gold);margin-bottom:16px;font-size:24px;font-weight:800}.card h3{text-transform:uppercase;letter-spacing:.06em;font-size:17px}.card p{color:var(--muted);line-height:1.7}.card ul{margin:22px 0 0;padding:0;list-style:none}.card li{align-items:flex-start;gap:10px;margin:10px 0;font-size:14px;display:flex}.card li svg{color:var(--gold);flex:none}.text-link{color:#a87b00;text-transform:uppercase;gap:8px;margin-top:20px;font-size:12px;font-weight:800;display:flex}.page-hero{background:var(--navy);color:#fff;grid-template-columns:1.05fr .95fr;align-items:center;min-height:570px;padding-top:70px;padding-bottom:70px;display:grid;overflow:hidden}.hero-copy{z-index:1;max-width:700px}.page-hero h1{font-size:clamp(48px,6vw,78px)}.page-hero p{color:#c3ccd6;max-width:680px;font-size:18px;line-height:1.8}.hero-art{height:470px;position:relative}.hero-art:after{content:"";box-shadow:inset 60px 0 70px var(--navy);position:absolute;inset:0}.hero-art img{object-fit:cover;width:100%;height:100%}.hero-actions{flex-wrap:wrap;gap:14px;margin-top:28px;display:flex}.cta{text-align:center;background:linear-gradient(135deg,#b88400,#edc34a);padding:76px 24px}.cta p{max-width:650px;margin:0 auto 25px}.cta .btn{background:var(--navy);color:#fff}.story>div{text-align:center;max-width:760px;margin:auto}.story p{font-family:Cormorant Garamond,serif;font-size:24px;line-height:1.6}.contact{grid-template-columns:1.4fr .6fr;gap:50px;max-width:1180px;margin:auto;display:grid}.contact form,.contact aside{background:#fff;border:1px solid #e2e6eb;padding:38px;box-shadow:0 16px 50px #10182812}.form-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.contact label{gap:8px;margin-bottom:18px;font-size:13px;font-weight:700;display:grid}.contact input,.contact select,.contact textarea{font:inherit;background:#fff;border:1px solid #cfd5dc;padding:13px}.contact aside{background:var(--navy);color:#fff;height:max-content}.contact aside p{color:#c6cfda;border-bottom:1px solid #ffffff16;align-items:center;gap:12px;padding:12px 0;display:flex}.contact aside svg{color:var(--gold)}.status{color:#3c6300;font-size:14px}.partners{background:#ffffff20;grid-template-columns:repeat(4,1fr);gap:1px;max-width:1100px;margin:auto;display:grid}.partners b{background:var(--navy2);text-align:center;text-transform:uppercase;letter-spacing:.06em;padding:30px 15px}footer{color:#aeb7c3;background:#030810;grid-template-columns:2fr 1fr 1fr;gap:50px;padding:65px max(24px,7vw) 25px;display:grid}footer div{flex-direction:column;gap:12px;display:flex}footer b{color:var(--gold);text-transform:uppercase;letter-spacing:.12em;margin-bottom:8px}footer small{border-top:1px solid #ffffff17;grid-column:1/-1;padding-top:22px}@media (width<=900px){header{height:74px}.brand img{width:170px}.menu{display:block}nav{background:var(--navy);flex-direction:column;align-items:stretch;padding:24px;display:none;position:absolute;top:74px;left:0;right:0}nav.open{display:flex}.home-hero,.home-hero>img{height:650px;min-height:650px}.home-hero>img{object-position:63% center}.home-hero:after{background:linear-gradient(90deg,#02080feb,#02080f8c)}.hero-overlay{max-width:85%;top:58%}.trust-strip{grid-template-columns:1fr}.page-hero{grid-template-columns:1fr;padding-top:60px}.hero-art{order:-1;height:330px}.hero-art:after{box-shadow:inset 0 -70px 65px var(--navy)}.cards.c3{grid-template-columns:1fr 1fr}.contact{grid-template-columns:1fr}.partners{grid-template-columns:repeat(2,1fr)}footer{grid-template-columns:1fr 1fr}}@media (width<=600px){section{padding:68px 20px}.home-hero,.home-hero>img{height:590px;min-height:590px}.hero-overlay h1{font-size:47px}.hero-overlay strong{font-size:15px}.hero-overlay p{font-size:19px}.cards.c3,.cards.c2{grid-template-columns:1fr}.page-hero{padding-top:45px}.page-hero h1{font-size:46px}.form-grid,.partners,footer{grid-template-columns:1fr}.trust-strip{padding:24px 20px}.card>img{height:200px}}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.home-hero{min-height:0}.home-hero>img{object-fit:cover;width:100%;height:auto;min-height:0}.home-hero:after{display:none}.image-hero{background:#f7f4ed;border-bottom:1px solid #e4ded2;padding:0;overflow:hidden}.image-hero>img{object-fit:contain;width:100%;height:auto;max-height:none}.landing-note{text-align:center;border:1px solid #e5dfd3;border-top:4px solid var(--gold);background:#fff;max-width:780px;margin:0 auto;padding:34px 38px;box-shadow:0 18px 55px #1e273812}.landing-note strong{color:#172033;font-family:Cormorant Garamond,serif;font-size:30px}.landing-note p{color:#626c7c;margin:12px 0 0;line-height:1.7}.opportunity-actions{background:#101b2b;justify-content:center;gap:14px;padding:28px max(24px,7vw);display:flex}.opportunity-actions .btn.ghost{color:#f0c95a}.opportunity-band{background:#f7f4ed;padding:0;overflow:hidden}.opportunity-band>img{width:100%;height:auto}.opportunity-paths{scroll-margin-top:86px;position:relative}.opportunity-paths>a{z-index:2;width:50%;position:absolute;top:0;bottom:0}.opportunity-paths>a:first-of-type{left:0}.opportunity-paths>a:last-of-type{right:0}.opportunity-paths>a:focus-visible{outline:4px solid var(--gold);outline-offset:-6px}.faq-section{background:#f7f4ed}.faq-list{border-top:1px solid #dcd5c8;max-width:900px;margin:0 auto}.faq-list details{background:#fff;border-bottom:1px solid #dcd5c8}.faq-list summary{cursor:pointer;justify-content:space-between;align-items:center;gap:20px;padding:22px 24px;font-weight:700;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary svg{color:var(--gold);transition:transform .2s}.faq-list details[open] summary svg{transform:rotate(180deg)}.faq-list details p{color:#626c7c;margin:0;padding:0 24px 24px;line-height:1.7}.center-actions{justify-content:center}@media (width<=900px){.home-hero,.home-hero>img{height:auto;min-height:0}.home-hero>img{object-position:center}}@media (width<=600px){.home-hero,.home-hero>img{height:auto;min-height:0}.home-hero>img{object-position:center}.landing-note{padding:28px 22px}.landing-note strong{font-size:25px}.opportunity-actions{flex-direction:column}.opportunity-actions .btn{width:100%}.opportunity-paths>a{width:100%;height:50%;top:0;bottom:auto}.opportunity-paths>a:first-of-type{left:0}.opportunity-paths>a:last-of-type{top:50%;left:0;right:auto}.center-actions{flex-direction:column;align-items:stretch}.center-actions .btn{width:100%}}.trust-strip>div{grid-template-columns:auto 1fr;gap:14px}.trust-strip h3{text-transform:uppercase;letter-spacing:.08em;margin:0;font-size:15px}.trust-strip p{color:#687182;margin:5px 0 0;font-size:13px;line-height:1.5}.diagnostic-section{grid-template-columns:1fr 1fr;align-items:center;gap:70px;max-width:1280px;margin:auto;display:grid}.diagnostic-copy h2{text-transform:uppercase;margin:16px 0;font-family:Cormorant Garamond,serif;font-size:clamp(40px,5vw,62px);line-height:1}.diagnostic-copy>p{color:#626c7c;margin-bottom:28px;font-size:17px;line-height:1.8}.snapshot-report{border:1px solid #e3ddd1;border-top:5px solid var(--gold);background:#fff;padding:34px;box-shadow:0 20px 60px #1e27381a}.snapshot-report>span{color:#9b7200;text-transform:uppercase;letter-spacing:.14em;margin-bottom:26px;font-size:12px;font-weight:800;display:block}.score-row{margin:22px 0}.score-row>div:first-child{justify-content:space-between;gap:20px;margin-bottom:10px;font-size:14px;display:flex}.score-row b{color:#9b7200}.score-track{background:#ece7de;border-radius:999px;height:10px;overflow:hidden}.score-track i{border-radius:inherit;background:linear-gradient(90deg,#b58100,#e4bd4b);height:100%;display:block}.testimonials-section{background:url(/assets/testimonials.png) 50%/cover no-repeat;position:relative;overflow:hidden}.testimonials-shade{background:#faf9f6db;position:absolute;inset:0}.testimonials-content{z-index:1;position:relative}.testimonial-grid{grid-template-columns:repeat(3,1fr);gap:22px;max-width:1180px;margin:auto;display:grid}.testimonial-grid blockquote{background:#fff;border:1px solid #e3ddd1;margin:0;padding:30px;box-shadow:0 18px 50px #1e273814}.testimonial-grid blockquote p{color:#273246;margin:0 0 24px;font-family:Cormorant Garamond,serif;font-size:21px;line-height:1.55}.testimonial-grid strong,.testimonial-grid span{display:block}.testimonial-grid strong{color:#9b7200;text-transform:uppercase;letter-spacing:.08em;font-size:13px}.testimonial-grid span{color:#757d8b;margin-top:5px;font-size:12px}.carrier-section{text-align:center;color:#fff;background:#101b2b}.carrier-section h3{text-transform:uppercase;letter-spacing:.1em;color:var(--gold2);font-size:18px}.carrier-list{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px 14px;max-width:1100px;margin:30px auto;font-family:Cormorant Garamond,serif;font-size:22px;display:flex}.carrier-list i{color:var(--gold);font-style:normal}.carrier-section>p{color:#b8c1cc;max-width:900px;margin:0 auto 28px;font-size:13px;line-height:1.7}@media (width<=900px){.diagnostic-section{grid-template-columns:1fr;gap:38px}.testimonial-grid{grid-template-columns:1fr}.carrier-list{font-size:19px}}@media (width<=600px){.snapshot-report{padding:25px 20px}.diagnostic-copy h2{font-size:42px}.score-row>div:first-child{font-size:13px}.carrier-list{gap:8px 10px}.testimonials-section{background-position:50%}}.trust-strip{color:#172033;background:#fff;border-bottom:1px solid #e8e3d8;box-shadow:0 8px 30px #1820330d}.trust-strip>div{border-right:1px solid #e8e3d8;padding:8px 22px}.trust-strip>div:last-child{border-right:0}.trust-strip small{color:#687182;line-height:1.5}.dark{color:#172033;background:#f3f0e9;border-top:1px solid #e5dfd3;border-bottom:1px solid #e5dfd3}.dark .card{background:#fff;border-color:#e5dfd3;box-shadow:0 18px 50px #232a3714}.page-hero{color:#172033;background:linear-gradient(135deg,#f7f4ed 0%,#fff 62%);border-bottom:1px solid #e4ded2}.page-hero p{color:#626c7c}.page-hero h1{letter-spacing:-.02em}.card{border-color:#e6e0d5;box-shadow:0 18px 55px #1e273812}.card h3{color:#172033}.cta{color:#172033;background:linear-gradient(135deg,#f4ead0,#dfc16e);border-top:1px solid #d9bd72}.cta .btn{color:#fff;background:#101b2b}.story{background:#f3f0e9}.contact form{border-color:#e5dfd3;box-shadow:0 18px 55px #1e273812}.contact aside{color:#172033;border-top:4px solid var(--gold);background:#fff}@media (width<=900px){.hero-art:after{box-shadow:inset 0 -70px 65px #f7f4ed}.trust-strip>div{border-bottom:1px solid #e8e3d8;border-right:0;padding:18px 0}.trust-strip>div:last-child{border-bottom:0}}.cta-actions{flex-wrap:wrap;justify-content:center;gap:14px;margin-top:28px;display:flex}.cta-actions .btn{margin:0}.cta .btn.ghost{color:#172033;box-shadow:none;background:0 0;border-color:#172033}@media (width<=600px){.cta-actions{flex-direction:column;align-items:stretch}.cta-actions .btn{width:100%}}.system-intro{padding-bottom:50px}.system-tags{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:-14px;display:flex}.system-tags span{color:#7b5a00;text-transform:uppercase;letter-spacing:.12em;background:#fff;border:1px solid #d8c58c;padding:9px 16px;font-size:11px;font-weight:800}.path-grid{grid-template-columns:1fr 1fr;gap:25px;max-width:1180px;margin:auto;display:grid}.path-grid article{color:#172033;background:#fff;border:1px solid #e2dbcf;padding:34px;box-shadow:0 18px 55px #1e273814}.phase-label{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.phase-label span,.phase-label b,.path-kicker{color:#9b7200;text-transform:uppercase;letter-spacing:.13em;font-size:11px;font-weight:800}.phase-label b{color:#667085}.path-grid h3{text-transform:uppercase;margin:12px 0 18px;font-family:Cormorant Garamond,serif;font-size:36px;line-height:1}.path-grid article>strong{color:#334155;font-size:14px;line-height:1.6;display:block}.path-grid article>p:not(.path-kicker){color:#667085;line-height:1.7}.path-grid ul{margin:24px 0;padding:0;list-style:none}.path-grid li{align-items:flex-start;gap:10px;margin:12px 0;font-size:14px;display:flex}.path-grid li svg{color:#c08d00;flex:none}.foundation-statement{text-align:center;border-top:1px solid #d8d1c5;max-width:900px;margin:60px auto 0;padding-top:50px}.foundation-statement h2{text-transform:uppercase;margin:0 0 18px;font-family:Cormorant Garamond,serif;font-size:clamp(34px,4vw,52px);line-height:1}.foundation-statement p{color:#667085;line-height:1.8}.secure-note{color:#4d5969;margin-top:22px;font-size:12px;display:block}@media (width<=800px){.path-grid{grid-template-columns:1fr}.system-intro{padding-bottom:38px}}.veteran-problem{background:#fbfaf7}.veteran-risks{grid-template-columns:repeat(4,1fr);gap:18px;max-width:1180px;margin:auto;display:grid}.veteran-risks>div{text-align:center;background:#fff;border:1px solid #e3ddd1;padding:25px;box-shadow:0 14px 40px #1e27380f}.veteran-risks span{font-size:34px}.veteran-risks p{color:#4f5968;margin:12px 0 0;font-weight:600;line-height:1.5}.resource-intro{padding-bottom:50px}.featured-resource{text-align:center;color:#fff;border-top:5px solid var(--gold);background:#101b2b;max-width:900px;margin:0 auto;padding:38px;box-shadow:0 20px 60px #1e27381f}.featured-resource>span,.resource-category-head>span{color:var(--gold2);text-transform:uppercase;letter-spacing:.16em;font-size:11px;font-weight:800}.featured-resource h2{text-transform:uppercase;margin:14px 0;font-family:Cormorant Garamond,serif;font-size:clamp(34px,4vw,48px)}.featured-resource p{color:#c5cdd6;max-width:700px;margin:0 auto 25px;line-height:1.7}.resource-category{border-top:1px solid #e4ded2}.resource-category:nth-of-type(2n){background:#f3f0e9}.resource-category-head{text-align:center;max-width:800px;margin:0 auto 42px}.resource-category-head>span{color:#9b7200}.resource-category-head h2{text-transform:uppercase;margin:14px 0;font-family:Cormorant Garamond,serif;font-size:clamp(38px,5vw,58px);line-height:1}.resource-category-head p{color:#667085;line-height:1.8}.resource-category-grid{grid-template-columns:.85fr 1.15fr;align-items:stretch;gap:34px;max-width:1180px;margin:auto;display:grid}.resource-category-grid>img{object-fit:cover;width:100%;height:100%;min-height:420px}.resource-tools{gap:16px;display:grid}.resource-tools article{background:#fff;border:1px solid #e3ddd1;padding:25px;box-shadow:0 12px 35px #1e27380d}.resource-tools h3{text-transform:uppercase;letter-spacing:.05em;margin:0;font-size:16px}.resource-tools p{color:#667085;margin:10px 0 15px;line-height:1.65}@media (width<=900px){.veteran-risks{grid-template-columns:1fr 1fr}.resource-category-grid{grid-template-columns:1fr}.resource-category-grid>img{height:auto;min-height:0}}@media (width<=600px){.veteran-risks{grid-template-columns:1fr}.featured-resource{padding:30px 22px}.resource-category-head{margin-bottom:30px}}.schedule-landing-hero{text-align:center;background:linear-gradient(135deg,#f7f4ed,#fff);border-bottom:1px solid #e4ded2;padding-top:80px;padding-bottom:70px}.schedule-landing-hero h1{text-transform:uppercase;max-width:900px;margin:18px auto;font-family:Cormorant Garamond,serif;font-size:clamp(46px,6vw,74px);line-height:.95}.schedule-landing-hero p{color:#626c7c;max-width:760px;margin:0 auto;font-size:17px;line-height:1.8}.dedicated-schedule{grid-template-columns:.35fr .65fr;align-items:start;gap:30px;max-width:1400px;margin:auto;display:grid}.dedicated-schedule aside{color:#fff;border-top:4px solid var(--gold);background:#101b2b;padding:34px}.dedicated-schedule aside>span{color:var(--gold2);text-transform:uppercase;letter-spacing:.14em;font-size:11px;font-weight:800}.dedicated-schedule aside h2{text-transform:uppercase;margin:15px 0 24px;font-family:Cormorant Garamond,serif;font-size:38px;line-height:1}.dedicated-schedule ul{margin:0;padding:0;list-style:none}.dedicated-schedule li{color:#d2d8df;border-bottom:1px solid #ffffff18;align-items:flex-start;gap:11px;padding:13px 0;line-height:1.5;display:flex}.dedicated-schedule li svg{color:var(--gold);flex:none}.dedicated-schedule aside>p{color:#aeb8c4;margin-top:24px;font-size:13px;line-height:1.7}.dedicated-calendar{background:#fff;border:1px solid #e2ddd3;overflow:hidden;box-shadow:0 18px 55px #1e273814}.dedicated-calendar iframe{border:0;width:100%;height:760px;display:block}@media (width<=900px){.dedicated-schedule{grid-template-columns:1fr}.dedicated-calendar iframe{height:700px}}@media (width<=600px){.schedule-landing-hero{padding-top:60px;padding-bottom:50px}.dedicated-schedule{padding-left:20px;padding-right:20px}.dedicated-calendar iframe{height:650px}}.system-page{color:#262626;background:#fff}.system-page .system-panel{background:#fff;border-top:1px solid #f1f1f1}.system-page .system-hero{background:#111;border:0;height:70vh;min-height:400px;max-height:650px;padding:0}.system-page .system-hero img{object-fit:cover;object-position:center;width:100%;height:100%}.system-page .system-intro{text-align:center;padding:128px 32px 118px}.system-heading{text-align:center;max-width:943px;margin:0 auto 58px}.system-heading-wide{max-width:976px}.system-heading>span,.system-cta>span{color:#b88b12;text-transform:uppercase;letter-spacing:.2em;margin-bottom:24px;font-size:12px;font-weight:800;display:block}.system-heading h1,.system-heading h2,.system-foundation h2,.system-cta h2{color:#262626;text-transform:none;letter-spacing:-.025em;margin:0;font-family:Georgia,Times New Roman,serif;font-weight:700;line-height:1}.system-heading h1{font-size:clamp(48px,6.85vw,72px)}.system-heading h1 em{font-style:normal}.system-heading h2{font-size:clamp(40px,4.56vw,48px)}.system-heading p{color:#5d6674;max-width:820px;margin:24px auto 0;font-size:17px;line-height:1.7}.system-page .system-tags{margin-top:-22px}.system-page .system-tags span{color:#765700;background:#fff;border-color:#d6c184;padding:10px 17px}.system-fit{padding:96px 48px}.system-fit-grid{grid-template-columns:repeat(3,1fr);gap:24px;max-width:943px;margin:auto;display:grid}.system-fit-grid article{background:#fff;border:1px solid #dedede;min-height:326px;padding:32px 28px;box-shadow:0 18px 45px #1e27380f}.system-fit-grid .card-icon{color:#d3aa2c;margin-bottom:22px}.system-fit-grid h3{color:#202020;text-transform:uppercase;letter-spacing:.035em;margin:0 0 20px;font-size:18px;line-height:1.12}.system-fit-grid p{color:#626b78;margin:0;font-size:16px;line-height:1.75}.system-page .system-paths{background:#f8f8f7;border-color:#ececec;padding:96px 48px}.system-page .path-grid{gap:26px;max-width:943px}.system-page .path-grid article{border-color:#dedede;min-height:610px;padding:36px 34px;box-shadow:0 18px 45px #1e27380f}.system-page .path-grid h3{color:#262626;text-transform:none;letter-spacing:-.02em;font-family:Georgia,Times New Roman,serif;font-size:36px;line-height:1.05}.system-page .path-grid article>strong{color:#38404c;font-size:15px}.system-page .path-grid article>p:not(.path-kicker){font-size:16px;line-height:1.75}.system-page .path-grid li{color:#252525;font-size:14px}.system-page .path-grid .btn.ghost{color:#a77b00;border-color:#c9a13b}.system-foundation{text-align:center;padding:96px 48px}.system-foundation>div{max-width:832px;margin:auto}.system-foundation h2{font-size:clamp(40px,4.56vw,48px);line-height:1}.system-foundation p{color:#596270;max-width:770px;margin:28px auto 0;font-size:17px;line-height:1.7}.system-deliverables{padding:96px 48px}.system-deliverable-grid{grid-template-columns:repeat(3,1fr);gap:24px;max-width:943px;margin:auto;display:grid}.system-deliverable-grid article{background:#fff;border:1px solid #dedede;min-height:470px;box-shadow:0 18px 45px #1e27380f}.system-deliverable-grid img{object-fit:cover;width:100%;height:238px}.system-deliverable-grid article>div{padding:26px 28px 32px}.system-deliverable-grid span{color:#9f7708;text-transform:uppercase;letter-spacing:.16em;margin-bottom:12px;font-size:11px;font-weight:800;display:block}.system-deliverable-grid h3{color:#202020;text-transform:uppercase;letter-spacing:.035em;margin:0 0 16px;font-size:18px;line-height:1.1}.system-deliverable-grid p{color:#626b78;margin:0;font-size:16px;line-height:1.75}.system-cta{text-align:center;padding:128px 32px}.system-cta h2{font-size:clamp(48px,5.7vw,60px);line-height:1}.system-cta>p{max-width:700px;margin:30px auto 0;font-size:17px;line-height:1.7}.system-cta .cta-actions{margin-top:36px}.system-cta .btn{min-width:290px}.system-cta .btn.ghost{color:#9f7708;box-shadow:none;background:#fff;border:1px solid #b58d26}.system-cta small{color:#5b6471;margin-top:36px;font-size:13px;display:block}@media (width>=901px){body:has(.system-page) header{background:linear-gradient(#050a11cc,#050a1100);border:0;position:absolute;top:0;left:0;right:0}}@media (width<=800px){.system-fit-grid,.system-deliverable-grid{grid-template-columns:1fr}.system-page .path-grid article,.system-fit-grid article,.system-deliverable-grid article{min-height:0}.system-heading h1 br,.system-heading h2 br{display:none}}@media (width<=600px){.system-page .system-hero{height:auto;min-height:0}.system-page .system-hero img{height:auto}.system-page .system-intro,.system-fit,.system-page .system-paths,.system-foundation,.system-deliverables,.system-cta{padding:72px 20px}.system-fit-grid,.system-deliverable-grid{gap:18px}.system-page .path-grid article{padding:28px 22px}.system-deliverable-grid img{height:220px}.system-cta .btn{width:100%;min-width:0}}.legalshield-live-hero{color:#fff;background:#111;justify-content:center;align-items:center;min-height:590px;padding:120px 32px 70px;display:flex;position:relative;overflow:hidden}.legalshield-live-hero>img,.legalshield-live-shade{width:100%;height:100%;position:absolute;inset:0}.legalshield-live-hero>img{object-fit:cover;object-position:center}.legalshield-live-shade{background:linear-gradient(#03080e7a,#03080e94)}.legalshield-live-copy{z-index:1;text-align:center;max-width:900px;margin:auto;position:relative}.legalshield-live-copy>span{color:#e2ad16;text-transform:uppercase;letter-spacing:.22em;margin-bottom:20px;font-size:12px;font-weight:800;display:block}.legalshield-live-copy h1{letter-spacing:-.03em;color:#fff;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(52px,6.4vw,72px);line-height:.92}.legalshield-live-copy>p{color:#fff;max-width:760px;margin:28px auto 0;font-size:19px;line-height:1.55}.legalshield-live-copy .hero-actions{justify-content:center;margin-top:34px}.legalshield-live-copy .btn{min-width:245px}.legalshield-live-copy .btn.ghost{color:#fff;box-shadow:none;background:0 0;border-color:#fff}@media (width>=901px){body:has(.legalshield-page) header{background:linear-gradient(#03080ec7,#03080e00);border:0;position:absolute;top:0;left:0;right:0}}@media (width<=600px){.legalshield-live-hero{min-height:620px;padding:110px 20px 60px}.legalshield-live-copy h1{font-size:43px}.legalshield-live-copy h1 br{display:none}.legalshield-live-copy>p{font-size:17px}.legalshield-live-copy .hero-actions{flex-direction:column}.legalshield-live-copy .btn{width:100%;min-width:0}}.legalshield-opportunity-section{background:#f8f8f8;padding:112px 24px 126px}.legalshield-section-head{text-align:center;max-width:800px;margin:0 auto 70px}.legalshield-section-head>span,.legalshield-path-copy>span,.legalshield-final-cta>span{color:#b8890b;text-transform:uppercase;letter-spacing:.22em;margin-bottom:20px;font-size:12px;font-weight:800;display:block}.legalshield-section-head h2,.legalshield-path-copy h2,.legalshield-final-cta h2{text-transform:none;letter-spacing:-.025em;color:#171717;font-family:Georgia,Times New Roman,serif}.legalshield-section-head h2{margin:0;font-size:46px;line-height:1}.legalshield-section-head p{color:#474747;margin:26px auto 0;font-size:17px;line-height:1.7}.legalshield-service-grid{grid-template-columns:repeat(4,1fr);gap:24px;max-width:1180px;margin:auto;display:grid}.legalshield-service-grid article{background:#fff;border:1px solid #dedede;border-radius:10px;min-height:335px;padding:34px 30px;box-shadow:0 12px 30px #1a1f270d}.legalshield-service-grid article>div{color:#c69513;background:#f9f8f4;border-radius:50%;place-items:center;width:60px;height:60px;margin-bottom:28px;display:grid}.legalshield-service-grid article svg{width:28px;height:28px}.legalshield-service-grid h3{color:#181818;margin:0 0 18px;font-family:Georgia,Times New Roman,serif;font-size:22px;line-height:1.15}.legalshield-service-grid p{color:#4c4c4c;margin:0;font-size:15px;line-height:1.65}.legalshield-path-section{background:#fff;border-top:1px solid #eee;padding:130px 24px}.legalshield-path-grid{grid-template-columns:1fr 1fr;align-items:center;gap:64px;max-width:1180px;margin:auto;display:grid}.legalshield-path-grid>img{object-fit:cover;border-radius:15px;width:100%;height:530px;box-shadow:0 22px 60px #151a2224}.legalshield-path-copy h2{margin:0 0 28px;font-size:48px;line-height:1.03}.legalshield-path-copy>p{color:#454545;margin:0;font-size:17px;line-height:1.75}.legalshield-path-copy ul{gap:20px;margin:32px 0 38px;padding:0;list-style:none;display:grid}.legalshield-path-copy li{color:#363636;align-items:center;gap:19px;font-size:16px;display:flex}.legalshield-path-copy li i{background:#d9a312;border-radius:50%;flex:none;width:10px;height:10px;box-shadow:0 0 0 8px #fbf5e4}.legalshield-path-copy .btn{color:#d9a312;background:#111;min-width:230px}.legalshield-final-cta{text-align:center;background:#f7f7f7;border-top:1px solid #dedede;border-bottom:1px solid #d8b449;padding:120px 24px 130px}.legalshield-final-cta h2{margin:0;font-size:58px;line-height:.95}.legalshield-final-cta>p{color:#4a4a4a;max-width:760px;margin:32px auto;font-size:17px;line-height:1.7}.legalshield-final-cta .btn{min-width:385px}.legalshield-final-cta small{color:#4f4f4f;text-transform:uppercase;letter-spacing:.12em;margin-top:34px;font-size:11px;display:block}@media (width<=900px){.legalshield-service-grid{grid-template-columns:1fr 1fr}.legalshield-path-grid{grid-template-columns:1fr}.legalshield-path-grid>img{height:auto}.legalshield-path-copy h2{font-size:42px}}@media (width<=600px){.legalshield-opportunity-section,.legalshield-path-section,.legalshield-final-cta{padding:76px 20px}.legalshield-service-grid{grid-template-columns:1fr}.legalshield-service-grid article{min-height:0}.legalshield-section-head{margin-bottom:45px}.legalshield-section-head h2{font-size:40px}.legalshield-path-grid{gap:42px}.legalshield-final-cta h2{font-size:44px}.legalshield-final-cta h2 br{display:none}.legalshield-final-cta .btn{width:100%;min-width:0}}.resources-overlay-hero{color:#fff;background:#111;justify-content:center;align-items:center;height:595px;padding:100px 24px 60px;display:flex;position:relative;overflow:hidden}.resources-overlay-hero>img,.resources-hero-shade{width:100%;height:100%;position:absolute;inset:0}.resources-overlay-hero>img{object-fit:cover;object-position:center}.resources-hero-shade{background:#050a0f70}.resources-hero-copy{z-index:1;text-align:center;max-width:1007px;margin:auto;position:relative}.resources-hero-copy>span{color:#d4a10f;text-transform:uppercase;letter-spacing:.17em;margin-bottom:23px;font-size:12px;font-weight:800;display:block}.resources-hero-copy h1{letter-spacing:-.025em;color:#fff;margin:0;font-family:Georgia,Times New Roman,serif;font-size:60px;line-height:1}.resources-hero-copy p{color:#ffffffeb;max-width:672px;margin:24px auto 0;font-size:18px;line-height:1.55}.resources-body>.image-hero,.resources-body>.resource-intro .section-title{display:none}.resources-body>.resource-intro{padding-top:92px}.resources-body>.cta{display:none}@media (width>=901px){body:has(.resources-page) header{background:linear-gradient(#03080ec7,#03080e00);border:0;position:absolute;top:0;left:0;right:0}}:root{--navy:#465466;--navy2:#586779;--gold:#c18d13;--gold2:#e0b64d;--ink:#465466;--muted:#667085;--cream:#f6f8fa;--white:#fff;--action:#c18d13;--action-hover:#a87408;--surface:#f6f8fa;--surface-strong:#fff8e8;--line:#e4e1da}body{color:var(--ink);background:#fff}section{background:#fff}.btn{background:var(--action);color:#2f2717;border:1px solid var(--action);border-radius:6px;transition:background .18s,transform .18s,box-shadow .18s;box-shadow:0 10px 24px #c18d1333}.btn:hover{background:var(--action-hover);color:#fff;border-color:var(--action-hover);transform:translateY(-1px);box-shadow:0 13px 28px #a8740838}.btn:focus-visible{outline-offset:3px;outline:3px solid #c18d134d}.btn.ghost{color:var(--action);border-color:var(--action);box-shadow:none;background:#fff}.btn.ghost:hover{color:var(--action-hover);border-color:var(--action-hover);background:#fff8e8}.eyebrow,.section-title>span,.story span{color:#9a6b00}.section-title h2,.story h2,.diagnostic-copy h2,.resource-category-head h2{color:var(--ink)}.section-title p,.card p,.diagnostic-copy>p,.resource-category-head p{color:var(--muted)}.dark{background:var(--surface);color:var(--ink);border-color:var(--line)}.dark .section-title p,.dark .card p{color:var(--muted)}.dark .card,.card{border-color:var(--line);background:#fff;box-shadow:0 14px 36px #19375514}.card-icon,.card li svg,.trust-strip svg,.contact aside svg,.text-link{color:var(--action)}.story,.faq-section,.opportunity-band,.resource-category:nth-of-type(2n),.veteran-problem{background:var(--surface)}.image-hero{background:var(--surface);border-color:var(--line)}.landing-note,.snapshot-report,.testimonial-grid blockquote,.resource-tools article,.veteran-risks>div{border-color:var(--line);border-top-color:var(--action);box-shadow:0 14px 36px #19375512}.landing-note strong,.testimonial-grid blockquote p{color:var(--ink)}.opportunity-actions{background:var(--surface-strong);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.opportunity-actions .btn.ghost{color:var(--action);border-color:var(--action)}.trust-strip{color:var(--ink);border-color:var(--line);background:#fff;box-shadow:0 8px 24px #1937550f}.trust-strip>div{border-color:var(--line)}.trust-strip p,.trust-strip small{color:var(--muted)}.page-hero,.schedule-landing-hero{color:var(--ink);border-color:var(--line);background:linear-gradient(135deg,#fff8e8 0%,#fff 68%)}.page-hero p,.schedule-landing-hero p{color:var(--muted)}.hero-art:after{box-shadow:inset 65px 0 75px #fff8e8}.cta{color:var(--ink);background:linear-gradient(135deg,#fff8e8,#fffdf8);border-top:1px solid #eadfca;border-bottom:1px solid #eee5d5}.cta>span{color:#8a6507}.cta .btn{background:var(--action);color:#2f2717;border-color:var(--action)}.cta .btn:hover{background:var(--action-hover);border-color:var(--action-hover)}.cta .btn.ghost{color:var(--action);border-color:var(--action);background:#fff}.contact form,.contact aside{color:var(--ink);border-color:var(--line);background:#fff;box-shadow:0 14px 36px #19375514}.contact aside{border-top:4px solid var(--action)}.contact aside p{color:var(--muted);border-bottom-color:var(--line)}.contact input,.contact select,.contact textarea{color:var(--ink);border-color:#bdcad8;border-radius:5px}.contact input:focus,.contact select:focus,.contact textarea:focus{border-color:var(--action);outline:3px solid #c18d1329}.partners{background:var(--line)}.partners b{color:var(--ink);background:#fff}.carrier-section{color:var(--ink);border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff}.carrier-section h3{color:#8a6507}.carrier-section>p{color:var(--muted)}.featured-resource{color:var(--ink);border:1px solid var(--line);border-top:5px solid var(--action);background:linear-gradient(135deg,#fff8e8,#fff);box-shadow:0 16px 42px #46546617}.featured-resource>span{color:#8a6507}.featured-resource p{color:var(--muted)}.dedicated-schedule aside{background:var(--surface-strong);color:var(--ink);border:1px solid var(--line);border-top:4px solid var(--action)}.dedicated-schedule li{color:var(--muted);border-bottom-color:var(--line)}.dedicated-schedule li svg{color:var(--action)}.dedicated-calendar{border-color:var(--line);box-shadow:0 14px 36px #19375514}.system-page .system-paths,.legalshield-opportunity-section,.legalshield-final-cta{background:var(--surface);border-color:var(--line)}.system-page .system-panel,.legalshield-path-section{border-color:var(--line)}.system-fit-grid article,.system-deliverable-grid article,.legalshield-service-grid article{border-color:var(--line);box-shadow:0 14px 36px #19375512}.legalshield-service-grid article>div{color:var(--action);background:#fff8e8}.legalshield-path-copy li i{background:var(--action);box-shadow:0 0 0 8px #fff8e8}.legalshield-path-copy .btn{background:var(--action);color:#2f2717}.system-cta .btn.ghost{color:var(--action);border-color:var(--action);background:#fff}@media (width<=900px){.hero-art:after{box-shadow:inset 0 -70px 65px #fff8e8}}header{color:var(--ink);border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);background:#fffffff7;box-shadow:0 6px 22px #19375514}.brand img{width:225px;max-height:68px}.menu{color:var(--navy);border:1px solid var(--line);border-radius:6px;padding:8px}nav>a:not(.btn){color:#465466}nav>a:not(.btn):hover{color:var(--action)}footer{color:#667085;background:#f6f8fa;border-top:1px solid #e4e1da;box-shadow:inset 0 1px #fff}footer img{width:250px}footer b{color:var(--navy)}footer a:hover{color:var(--action)}footer small{color:#667085;border-top-color:#e4e1da}.footer-brand{gap:0}.footer-brand>img{margin-bottom:14px}.footer-brand p{max-width:560px;margin:0;line-height:1.5}.footer-brand p+p{margin-top:4px}.footer-social a{color:#586779;align-items:center;gap:10px;width:max-content;font-weight:600;display:inline-flex}.footer-social a svg,.footer-social a>img{object-fit:contain;flex:0 0 20px;width:20px;height:20px}.footer-social .linkedin svg{color:#0a66c2}.footer-social .instagram svg{color:#e4405f}.footer-social .alignable>img{width:20px;height:20px}.footer-social a:hover svg,.footer-social a:hover>img{filter:brightness(.86)}@media (width>=901px){:is(body:has(.system-page) header,body:has(.legalshield-page) header,body:has(.resources-page) header){color:var(--ink);border-bottom:1px solid var(--line);background:#fffffff7;position:sticky;top:0;box-shadow:0 6px 22px #19375514}}@media (width<=900px){.brand img{width:185px}nav{color:var(--ink);border-bottom:1px solid var(--line);background:#fff;box-shadow:0 12px 26px #1937551a}nav>a:not(.btn){color:var(--ink)}}@media (width<=600px){.resources-overlay-hero{height:520px;padding:90px 20px 55px}.resources-hero-copy h1{font-size:43px}.resources-hero-copy p{font-size:16px}.resources-body>.resource-intro{padding-top:68px}}
