@import "https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;500;600&family=DM+Sans:wght@300;400;500&display=swap";:root{--navy:#0c2340;--navy-mid:#163a5f;--navy-light:#1e5080;--slate:#3d6a8a;--slate-light:#6b9ab8;--ice:#dceaf5;--ice-soft:#eef5fb;--white:#fff;--off-white:#f7f9fc;--text-dark:#0c2340;--text-mid:#3a5068;--text-muted:#6b8599;--teal:#00bcd4;--teal-dark:#0097a7;--purple:#7b4fa6;--purple-dark:#5e3a82;--accent:#00bcd4;--border:#0c23401f;--shadow-sm:0 2px 12px #0c234014;--shadow-md:0 4px 24px #0c23401f;--shadow-lg:0 8px 48px #0c234029;--radius-sm:6px;--radius-md:12px;--radius-lg:20px;--ease:cubic-bezier(.25, .46, .45, .94);--font-display:"Playfair Display", Georgia, serif;--font-body:"DM Sans", system-ui, sans-serif}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;font-size:16px}body{font-family:var(--font-body);background:var(--off-white);color:var(--text-dark);line-height:1.7}h1,h2,h3,h4{font-family:var(--font-display)}h1{font-size:3.5rem;font-weight:500;line-height:1.15}h2{font-size:2.4rem;font-weight:500;line-height:1.25}h3{font-size:1.6rem;font-weight:500}p{color:var(--text-mid);font-size:1.0625rem;line-height:1.75}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.container{max-width:1160px;margin:0 auto;padding:0 2rem}.section{padding:6rem 0}.section-sm{padding:4rem 0}.text-muted{color:var(--text-muted)}.text-accent{color:var(--accent)}.btn-primary{background:var(--navy);color:#fff;border-radius:var(--radius-sm);font-family:var(--font-body);cursor:pointer;letter-spacing:.02em;border:none;padding:.8rem 2rem;font-size:.95rem;font-weight:500;transition:all .25s}.btn-primary:hover{background:var(--navy-mid);box-shadow:var(--shadow-md);transform:translateY(-1px)}.btn-outline{color:var(--navy);border-radius:var(--radius-sm);font-family:var(--font-body);border:1.5px solid var(--navy);cursor:pointer;letter-spacing:.02em;background:0 0;padding:.8rem 2rem;font-size:.95rem;font-weight:500;transition:all .25s}.btn-outline:hover{background:var(--navy);color:#fff}.btn-accent{background:var(--teal);color:#fff;border-radius:var(--radius-sm);font-family:var(--font-body);cursor:pointer;letter-spacing:.02em;border:none;padding:.8rem 2rem;font-size:.95rem;font-weight:500;transition:all .25s}.btn-accent:hover{background:var(--teal-dark)}.tag{color:var(--teal-dark);letter-spacing:.04em;text-transform:uppercase;background:#e0f7fa;border-radius:99px;padding:.3rem .85rem;font-size:.78rem;font-weight:500}@media (width<=900px){.container{padding:0 1.5rem}.card-grid,.svc-grid,.mvv-grid,.services-grid{grid-template-columns:repeat(2,1fr)}.service-item:nth-child(3n){border-right:1px solid var(--border)}.service-item:nth-child(2n){border-right:none}.service-item:nth-child(n+5){border-bottom:none}.hero-home .hero-title{font-size:clamp(2.2rem,5vw,3.2rem)}.navbar-links,.navbar-cta{display:none}.hamburger,.mobile-menu{display:flex}.footer-grid{grid-template-columns:1fr 1fr;gap:2.5rem}.footer-about{grid-column:1/-1}}@media (width<=600px){h1{font-size:2.2rem}h2{font-size:1.75rem}.section{padding:4rem 0}.card-grid,.svc-grid,.mvv-grid,.services-grid,.programs-grid,.approach-grid,.about-intro-grid,.contact-grid,.jt-grid,.footer-grid{grid-template-columns:1fr}.service-item{border-right:none;border-bottom:1px solid var(--border)}.service-item:last-child{border-bottom:none}.service-item:nth-child(n+4),.service-item:nth-child(n+5){border-bottom:1px solid var(--border)}.approach-step:nth-child(2){border-top:1px solid var(--border)}.hero-home{height:auto;min-height:100vh;padding:6rem 0 4rem}.hero-page{height:auto;min-height:240px;padding:4rem 0}.hero-page .hero-title{font-size:2rem}.jt-sidebar{position:static}.jt-grid{gap:2rem}.step-label{display:none}.step-circle{width:28px;height:28px;font-size:.75rem}.form-row,.form-row-3,.role-cards{grid-template-columns:1fr}.pill-grid{grid-template-columns:repeat(2,1fr)}.btn-primary,.btn-outline,.btn-accent,.btn-cta-white,.btn-cta-outline,.btn-cta-outline-white{text-align:center;width:100%;display:block}.cta-banner-buttons,.svc-cta-buttons{flex-direction:column;align-items:stretch}.navbar-cta{width:auto}.footer-about{grid-column:auto}.footer-bottom{text-align:center;flex-direction:column;gap:.5rem}.contact-grid{gap:2rem}.about-features{flex-direction:column;align-items:center;gap:1.5rem}.location-pills{gap:.5rem}.ceo-quote-text{font-size:1.4rem}.ceo-quote-mark{font-size:5rem;top:-1.5rem}}.navbar{z-index:1000;background:var(--white);border-bottom:.5px solid var(--border);transition:box-shadow .3s;position:sticky;top:0}.navbar.scrolled{box-shadow:var(--shadow-sm)}.navbar-inner{align-items:center;gap:2rem;height:76px;display:flex}.navbar-logo{flex-direction:column;line-height:1;display:flex}.navbar-logo-img{object-fit:contain;width:auto;height:52px}.navbar-logo-text{font-family:var(--font-display);color:var(--navy);font-size:1.5rem;font-weight:600}.navbar-logo-tagline{color:var(--text-muted);letter-spacing:.08em;text-transform:uppercase;margin-top:2px;font-size:.65rem}.navbar-links{align-items:center;gap:2rem;margin-left:auto;display:flex}.navbar-link{color:var(--text-mid);letter-spacing:.02em;border-bottom:2px solid #0000;padding:.4rem 0;font-size:.9rem;font-weight:500;transition:color .2s,border-color .2s}.navbar-link:hover{color:var(--navy)}.navbar-link.active{color:var(--navy);border-bottom-color:var(--purple)}.navbar-cta{background:var(--teal);margin-left:1.5rem;padding:.6rem 1.4rem;display:inline-block}.navbar-cta:hover{background:var(--teal-dark)}.hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:center;gap:5px;margin-left:auto;padding:.5rem;display:none}.hamburger span{background:var(--navy);border-radius:2px;width:22px;height:2px;transition:transform .25s,opacity .25s;display:block}.hamburger.open span:first-child{transform:translateY(7px)rotate(45deg)}.hamburger.open span:nth-child(2){opacity:0}.hamburger.open span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.mobile-menu{background:var(--white);border-bottom:1px solid var(--border);flex-direction:column;display:none;overflow:hidden}.mobile-link{color:var(--text-mid);border-bottom:1px solid var(--border);padding:1rem 2rem;font-size:.95rem;font-weight:500;transition:color .2s,background .2s;display:block}.mobile-link:hover,.mobile-link.active{color:var(--navy);background:var(--ice-soft)}.mobile-cta{text-align:center;margin:1rem 2rem;display:block}@media (width<=768px){.navbar-links,.navbar-cta{display:none}.hamburger,.mobile-menu{display:flex}}.footer{background:var(--navy);padding:4rem 0 0}.footer-grid{grid-template-columns:1.4fr .8fr 1fr;gap:3rem;padding-bottom:3rem;display:grid}.footer-logo{flex-direction:column;margin-bottom:1.25rem;line-height:1;display:flex}.footer-logo-img{object-fit:contain;width:auto;height:72px}.footer-mission{color:#fff9;margin-bottom:1rem;font-size:.95rem;line-height:1.7}.footer-copyright-inline{color:#fff6;font-size:.82rem}.footer-heading{font-family:var(--font-body);text-transform:uppercase;letter-spacing:.1em;color:var(--slate-light);margin-bottom:1.25rem;font-size:.75rem;font-weight:500}.footer-links{flex-direction:column;gap:.65rem;list-style:none;display:flex}.footer-links a{color:#ffffffb3;font-size:.92rem;transition:color .2s}.footer-links a:hover{color:var(--white)}.footer-contact{color:#fff9;flex-direction:column;gap:.65rem;font-size:.92rem;list-style:none;display:flex}.footer-contact a{color:#ffffffb3;transition:color .2s}.footer-contact a:hover{color:var(--white)}.footer-bottom{color:#fff6;border-top:1px solid #ffffff14;justify-content:space-between;align-items:center;padding:1.5rem 0;font-size:.82rem;display:flex}@media (width<=768px){.footer-grid{grid-template-columns:1fr;gap:2.5rem}.footer-bottom{text-align:center;flex-direction:column;gap:.5rem}}
