:root{--navy:#071a2f;--navy2:#0c2745;--green:#17765c;--green2:#249276;--gold:#d5a83f;--gold2:#f0c963;--cream:#fbfaf7;--soft:#f3f6f7;--ink:#172332;--muted:#667383;--line:#dce3e8;--white:#fff;--shadow:0 22px 60px rgba(7,26,47,.12)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:106px}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;color:var(--ink);background:#fff;line-height:1.6;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.container{width:min(1200px,calc(100% - 40px));margin:auto}.skip-link{position:fixed;left:12px;top:-100px;z-index:999;background:#fff;padding:10px 14px;border-radius:8px}.skip-link:focus{top:12px}.topbar{background:#051321;color:#c8d2dc;font-size:12px;letter-spacing:.02em}.topbar-inner{min-height:35px;display:flex;align-items:center;justify-content:space-between;gap:20px}.topbar-contact{display:flex;align-items:center;gap:12px}.topbar-contact i{width:1px;height:13px;background:#536171}.topbar a:hover{color:#fff}.header{position:sticky;top:0;z-index:100;background:rgba(255,255,255,.97);border-bottom:1px solid rgba(7,26,47,.09);box-shadow:0 4px 20px rgba(7,26,47,.04);backdrop-filter:blur(14px)}.nav{min-height:94px;display:flex;align-items:center;justify-content:space-between;gap:24px}.logo-link{display:flex;line-height:0}.site-logo{display:block;width:246px;height:78px;object-fit:contain}.nav-links{display:flex;align-items:center;gap:25px;font-size:13px;font-weight:750;color:#27394b}.nav-links>a:not(.btn){position:relative;padding:35px 0}.nav-links>a:not(.btn):after{content:"";position:absolute;left:0;right:100%;bottom:25px;height:2px;background:var(--gold);transition:.25s}.nav-links>a:not(.btn):hover:after{right:0}.menu-btn{display:none;width:44px;height:44px;border:1px solid var(--line);border-radius:10px;background:#fff;padding:11px;cursor:pointer}.menu-btn span{display:block;height:2px;background:var(--navy);margin:5px 0}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;border:0;border-radius:6px;padding:13px 21px;font-weight:850;font-size:13px;letter-spacing:.015em;cursor:pointer;transition:.22s}.btn:hover{transform:translateY(-2px)}.btn-gold{background:linear-gradient(135deg,var(--gold),var(--gold2));color:#142333;box-shadow:0 12px 26px rgba(213,168,63,.25)}.btn-gold:hover{box-shadow:0 16px 32px rgba(213,168,63,.34)}.btn-outline{border:1px solid rgba(255,255,255,.35);color:#fff;background:rgba(255,255,255,.04)}.btn-outline:hover{background:rgba(255,255,255,.11)}.btn-navy{background:var(--navy);color:#fff}.btn-lg{padding:16px 25px;font-size:14px}.nav-cta{padding:12px 17px}.hero{position:relative;isolation:isolate;overflow:hidden;background:linear-gradient(112deg,#06172a 0%,#0b2846 58%,#124a45 100%);color:#fff;padding:88px 0 84px}.hero:before{content:"";position:absolute;inset:0;z-index:-2;background:radial-gradient(circle at 78% 25%,rgba(213,168,63,.19),transparent 23%),linear-gradient(90deg,rgba(0,0,0,.08),transparent 60%)}.hero-grid-bg{position:absolute;inset:0;z-index:-1;opacity:.08;background-image:linear-gradient(rgba(255,255,255,.3) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.3) 1px,transparent 1px);background-size:48px 48px;mask-image:linear-gradient(90deg,black,transparent 78%)}.hero-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(370px,.72fr);gap:68px;align-items:center}.eyebrow{display:inline-flex;align-items:center;gap:9px;color:#f6d77d;font-size:11px;font-weight:900;letter-spacing:.15em;text-transform:uppercase}.eyebrow-mark{font-size:10px}.hero h1{font-family:Georgia,"Times New Roman",serif;font-size:clamp(48px,5.4vw,76px);line-height:1.03;letter-spacing:-.04em;margin:20px 0 24px;max-width:770px}.hero h1 span{color:#f2c963}.hero-copy{font-size:18px;line-height:1.72;color:#d2dde6;max-width:700px;margin:0}.hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:31px}.trust-row{display:flex;gap:24px;flex-wrap:wrap;margin-top:29px;color:#d4dee7;font-size:12px;font-weight:650}.trust-row b{color:#f2c963;margin-right:6px}.form-shell{background:#fff;color:var(--ink);border-radius:10px;padding:29px 30px 25px;box-shadow:0 30px 80px rgba(0,0,0,.28);border-top:4px solid var(--gold)}.form-top{display:flex;align-items:center;gap:13px}.form-icon{display:grid;place-items:center;width:43px;height:43px;border-radius:50%;background:#eaf5ef;color:var(--green);font-weight:900}.form-top small{display:block;color:var(--green);font-size:9px;font-weight:950;letter-spacing:.13em}.form-top h2{font-family:Georgia,"Times New Roman",serif;font-size:27px;color:var(--navy);margin:1px 0 0}.form-shell>p{font-size:13px;color:var(--muted);margin:12px 0 2px}.field{margin-top:12px}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:11px}.field label{display:block;font-size:9px;font-weight:900;letter-spacing:.1em;text-transform:uppercase;color:#516171;margin-bottom:5px}.field input,.field select,.field textarea{width:100%;border:1px solid #d6dee4;border-radius:5px;padding:11px 12px;background:#fbfcfd;color:var(--ink);outline:0;font-size:13px}.field textarea{resize:vertical}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--green2);box-shadow:0 0 0 3px rgba(36,146,118,.11);background:#fff}.btn-full{width:100%;margin-top:16px;padding:14px}.privacy-note{text-align:center;font-size:10px!important;color:#778391!important;margin:10px 0 0!important}.honeypot{position:absolute!important;left:-9999px!important}.status{padding:10px 12px;border-radius:5px;font-size:12px;margin:12px 0}.status.success{background:#ebf8f1;color:#0f654b;border:1px solid #b9e4d2}.status.error{background:#fff0f0;color:#9b2424;border:1px solid #efc3c3}.credibility{background:#fff;border-bottom:1px solid var(--line);box-shadow:0 8px 22px rgba(7,26,47,.04)}.credibility-grid{display:grid;grid-template-columns:repeat(4,1fr)}.credibility-grid>div{text-align:center;padding:25px 18px;border-right:1px solid var(--line)}.credibility-grid>div:last-child{border:0}.credibility strong{display:block;color:var(--navy);font-family:Georgia,"Times New Roman",serif;font-size:23px;line-height:1.2}.credibility span{display:block;margin-top:5px;color:#718091;font-size:9px;font-weight:900;letter-spacing:.11em;text-transform:uppercase}.section{padding:96px 0}.soft-section{background:var(--soft)}.section-heading{text-align:center;max-width:790px;margin:0 auto 48px}.section-heading.compact{max-width:680px}.section-heading h2,.about-copy h2,.faq-intro h2,.resources-head h2{font-family:Georgia,"Times New Roman",serif;color:var(--navy);font-size:clamp(34px,4vw,50px);line-height:1.13;letter-spacing:-.028em;margin:10px 0 14px}.section-heading p,.resources-head p,.faq-intro p{color:var(--muted);font-size:16px;margin:0}.kicker{color:var(--green);font-size:10px;font-weight:950;letter-spacing:.17em;text-transform:uppercase}.kicker.gold{color:#e1b64e}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.premium-card{position:relative;background:#fff;border:1px solid var(--line);border-radius:8px;padding:32px;box-shadow:0 12px 35px rgba(7,26,47,.06);transition:.25s}.premium-card:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.service-card.featured{border-top:4px solid var(--gold);padding-top:29px}.featured-label{position:absolute;right:18px;top:17px;color:#a47b1f;font-size:8px;font-weight:950;letter-spacing:.13em}.line-icon{width:53px;height:53px;border:1px solid #bfcdd5;color:var(--green);display:grid;place-items:center;border-radius:50%;font-family:Georgia,serif;font-size:26px}.card-tag{display:block;color:#8a97a3;font-size:8px;font-weight:950;letter-spacing:.14em;margin-top:22px}.service-card h3,.eligibility-grid h3,.process-grid h3,.resource-grid h3,.guide-grid h3{font-family:Georgia,"Times New Roman",serif;color:var(--navy);font-size:24px;margin:7px 0 10px;line-height:1.2}.service-card p,.eligibility-grid p,.process-grid p,.resource-grid p,.guide-grid p{color:var(--muted);font-size:14px}.service-card a,.resource-grid a,.text-link{color:var(--green);font-weight:850;font-size:12px}.eligibility-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.eligibility-grid article{background:#fff;border:1px solid var(--line);padding:26px 23px;text-align:center}.eligibility-grid article>div{width:52px;height:52px;border-radius:50%;background:#edf6f2;color:var(--green);display:grid;place-items:center;margin:auto;font-size:22px}.eligibility-grid h3{font-size:19px}.eligibility-grid p{font-size:13px}.eligibility-note{margin-top:25px;background:#fff;border-left:4px solid var(--gold);box-shadow:0 10px 30px rgba(7,26,47,.05);padding:18px 20px;display:flex;align-items:center;gap:15px}.eligibility-note b{color:var(--navy)}.eligibility-note span{color:var(--muted);font-size:13px;flex:1}.process-section{background:linear-gradient(135deg,#06182b,#0d2c4d);color:#fff}.section-heading.light h2{color:#fff}.section-heading.light p{color:#bdcbd7}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0;position:relative}.process-grid:before{content:"";position:absolute;left:11%;right:11%;top:53px;height:1px;background:rgba(213,168,63,.45)}.process-grid article{position:relative;text-align:center;padding:0 22px}.process-grid article>span{position:absolute;right:20px;top:-18px;font-family:Georgia,serif;font-size:48px;color:rgba(255,255,255,.05);font-weight:900}.process-icon{position:relative;z-index:2;width:70px;height:70px;border:1px solid rgba(213,168,63,.75);background:#0b2744;color:#f2c963;border-radius:50%;display:grid;place-items:center;margin:18px auto 24px;font-size:26px}.process-grid h3{color:#fff;font-size:20px}.process-grid p{color:#bdcbd7;font-size:13px}.process-disclaimer{max-width:900px;margin:42px auto 0;padding-top:24px;border-top:1px solid rgba(255,255,255,.12);text-align:center;color:#899bad;font-size:11px}.about-grid{display:grid;grid-template-columns:.78fr 1.22fr;gap:70px;align-items:center}.about-visual{min-height:470px;border-radius:8px;background:linear-gradient(145deg,#edf4f2,#d6e5df);position:relative;display:grid;place-items:center;overflow:hidden}.about-visual:before,.about-visual:after{content:"";position:absolute;border:1px solid rgba(23,118,92,.15);border-radius:50%}.about-visual:before{width:400px;height:400px}.about-visual:after{width:290px;height:290px}.seal{position:relative;z-index:2;width:220px;height:220px;border-radius:50%;background:var(--navy);color:#fff;border:8px solid #fff;box-shadow:0 20px 45px rgba(7,26,47,.2);display:flex;flex-direction:column;align-items:center;justify-content:center}.seal span{font-family:Georgia,serif;font-size:64px;line-height:.9;color:#f1ca66}.seal small{font-size:10px;font-weight:900;letter-spacing:.18em;text-align:center;margin-top:13px}.about-stat{position:absolute;z-index:3;bottom:24px;right:24px;background:#fff;padding:15px 22px;border-left:4px solid var(--gold);box-shadow:0 12px 30px rgba(7,26,47,.15)}.about-stat strong,.about-stat span{display:block}.about-stat strong{color:var(--navy);font-family:Georgia,serif;font-size:20px}.about-stat span{color:var(--green);font-size:9px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.about-copy>p{color:var(--muted);font-size:16px}.why-grid{display:grid;grid-template-columns:1fr 1fr;gap:23px;margin-top:30px}.why-grid>div{display:flex;gap:12px}.why-grid b{flex:0 0 26px;width:26px;height:26px;border-radius:50%;background:#edf6f2;color:var(--green);display:grid;place-items:center}.why-grid span{font-size:13px;color:var(--muted)}.why-grid strong{display:block;color:var(--navy);font-size:14px;margin-bottom:3px}.about-copy details{margin-top:28px;border-top:1px solid var(--line);padding-top:17px}.about-copy summary{cursor:pointer;color:var(--green);font-weight:850;font-size:13px}.about-copy details p{color:var(--muted);font-size:13px}.team-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.team-card{background:#fff;border:1px solid var(--line)}.team-card>img,.team-placeholder{width:100%;height:310px;object-fit:cover;background:#dce9e4}.team-placeholder{display:grid;place-items:center;color:var(--green);font-family:Georgia,serif;font-size:55px}.team-body{padding:24px}.team-body h3{font-family:Georgia,serif;color:var(--navy);margin:0;font-size:23px}.team-body>span{color:var(--green);font-size:11px;font-weight:900}.team-body p{color:var(--muted);font-size:13px}.team-body div{display:flex;gap:16px}.team-body a{color:var(--green);font-weight:800;font-size:12px}.testimonial-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.testimonial-grid blockquote{margin:0;background:#fff;border:1px solid var(--line);padding:29px}.stars{color:var(--gold);letter-spacing:.1em}.testimonial-grid p{font-family:Georgia,serif;font-size:18px;color:var(--navy);line-height:1.55}.testimonial-grid footer strong,.testimonial-grid footer span{display:block}.testimonial-grid footer span{font-size:11px;color:var(--muted)}.resources-section{background:#09213b;color:#fff}.resources-head{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:40px}.resources-head h2{color:#fff}.resources-head p{color:#bdcbd7}.resources-head .text-link{color:#f0c963}.resource-grid,.guide-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.resource-grid article,.guide-grid article{background:#fff;color:var(--ink)}.resource-art{height:160px;background:linear-gradient(135deg,#dbe9e4,#f1e7ca);display:grid;place-items:center}.resource-art span{font-family:Georgia,serif;color:var(--green);font-size:42px;font-weight:900}.resource-body{padding:23px}.resource-body small{color:var(--green);font-size:9px;font-weight:900;letter-spacing:.1em}.resource-grid h3{font-size:21px}.guide-grid article{padding:27px}.guide-grid article>span{color:var(--gold);font-family:Georgia,serif;font-size:34px}.faq-layout{display:grid;grid-template-columns:.72fr 1.28fr;gap:75px;align-items:start}.faq-intro{position:sticky;top:135px}.faq{border-top:1px solid var(--line)}.faq-item{border-bottom:1px solid var(--line)}.faq-q{width:100%;border:0;background:transparent;padding:21px 0;text-align:left;display:flex;align-items:center;justify-content:space-between;gap:20px;cursor:pointer;color:var(--navy);font-weight:850}.faq-q b{font-size:24px;color:var(--green);font-weight:400}.faq-a{display:none;padding:0 34px 21px 0}.faq-a p{margin:0;color:var(--muted);font-size:14px}.faq-item.open .faq-a{display:block}.final-cta{background:linear-gradient(110deg,#126c55,#1a8569);color:#fff;padding:61px 0;border-top:5px solid var(--gold)}.final-cta .container{display:flex;align-items:center;justify-content:space-between;gap:40px}.final-cta span{font-size:9px;font-weight:950;letter-spacing:.17em;color:#f4d67e}.final-cta h2{font-family:Georgia,serif;font-size:38px;line-height:1.15;margin:8px 0}.final-cta p{margin:0;color:#d7ebe4}.footer{background:#04111f;color:#9dacba;padding:60px 0 22px}.footer-grid{display:grid;grid-template-columns:1.35fr .65fr 1fr;gap:70px}.footer-brand img{width:270px;background:#fff;border-radius:6px;padding:4px}.footer-brand p{max-width:420px;font-size:13px}.footer-badge{display:inline-block;border:1px solid #4a5c6c;padding:7px 11px;color:#d8b85e;font-size:8px;font-weight:950;letter-spacing:.13em}.footer h4{color:#fff;font-family:Georgia,serif;font-size:18px;margin:0 0 18px}.footer-grid>div>a:not(:first-child),.footer-grid>div:nth-child(2)>a,.footer-grid>div:nth-child(3)>a{display:block;margin:8px 0;font-size:13px}.footer a:hover{color:#fff}.footer-grid p{font-size:13px}.footer-legal{border-top:1px solid #1b2b3a;margin-top:42px;padding-top:21px;font-size:10px;line-height:1.55}.footer-legal>div{display:flex;justify-content:space-between;gap:30px;margin-top:17px}.footer-legal>div span:last-child{display:flex;gap:17px}.admin-link{opacity:.45}
@media(max-width:1080px){.nav-links{display:none}.menu-btn{display:block}.nav-links.open{display:flex;position:absolute;top:94px;left:0;right:0;background:#fff;box-shadow:0 18px 40px rgba(7,26,47,.15);flex-direction:column;align-items:stretch;padding:18px 25px;gap:0}.nav-links.open>a:not(.btn){padding:12px 0;border-bottom:1px solid var(--line)}.nav-links.open>a:after{display:none}.nav-links.open .btn{margin-top:14px}.hero-grid{grid-template-columns:1fr .78fr;gap:35px}.eligibility-grid{grid-template-columns:1fr 1fr}.service-grid{gap:16px}.about-grid{gap:40px}}
@media(max-width:850px){.hero{padding-top:63px}.hero-grid{grid-template-columns:1fr}.form-shell{max-width:620px}.credibility-grid{grid-template-columns:1fr 1fr}.credibility-grid>div:nth-child(2){border-right:0}.credibility-grid>div:nth-child(-n+2){border-bottom:1px solid var(--line)}.service-grid,.team-grid,.testimonial-grid,.resource-grid,.guide-grid{grid-template-columns:1fr 1fr}.process-grid{grid-template-columns:1fr 1fr;gap:38px 0}.process-grid:before{display:none}.about-grid,.faq-layout{grid-template-columns:1fr}.faq-intro{position:static}.resources-head{align-items:start}.why-grid{grid-template-columns:1fr}.final-cta .container{align-items:flex-start;flex-direction:column}.footer-grid{grid-template-columns:1.2fr .8fr}.footer-grid>div:last-child{grid-column:1/-1}}
@media(max-width:600px){.container{width:min(100% - 26px,1200px)}.topbar-inner{padding:7px 0;align-items:flex-start;flex-direction:column;gap:2px}.topbar-contact i,.topbar-contact a:first-child{display:none}.nav{min-height:81px}.site-logo{width:190px;height:65px}.nav-links.open{top:81px}.hero{padding:50px 0}.hero h1{font-size:44px}.hero-copy{font-size:16px}.hero-actions .btn{width:100%}.trust-row{gap:10px;flex-direction:column}.form-shell{padding:23px 19px}.field-row{grid-template-columns:1fr}.credibility-grid,.service-grid,.eligibility-grid,.process-grid,.team-grid,.testimonial-grid,.resource-grid,.guide-grid{grid-template-columns:1fr}.credibility-grid>div{border-right:0;border-bottom:1px solid var(--line)!important}.credibility-grid>div:last-child{border-bottom:0!important}.section{padding:70px 0}.section-heading h2,.about-copy h2,.faq-intro h2,.resources-head h2{font-size:35px}.eligibility-note{align-items:flex-start;flex-direction:column}.about-visual{min-height:390px}.seal{width:190px;height:190px}.seal span{font-size:54px}.about-stat{right:14px;bottom:14px}.resources-head{flex-direction:column}.faq-layout{gap:35px}.final-cta h2{font-size:33px}.footer-grid{grid-template-columns:1fr;gap:35px}.footer-grid>div:last-child{grid-column:auto}.footer-legal>div{flex-direction:column}.footer-legal>div span:last-child{flex-wrap:wrap}.footer-brand img{width:240px}}
