.navbar{z-index:1000;background:0 0;border-bottom:1px solid #0000;align-items:center;width:100%;height:90px;transition:all .4s;display:flex;position:fixed;top:0;left:0}.nav-container{justify-content:space-between;align-items:center;width:100%;display:flex}.logo{flex-shrink:0;align-items:center;display:flex}.logo-img{width:auto;height:100px;transition:height .4s}.nav-links{align-items:center;gap:2rem;display:flex}.navbar.scrolled{-webkit-backdrop-filter:blur(20px);background:#fffffff7;border-bottom:1px solid #0000000d;height:80px;box-shadow:0 10px 30px #0000000d}.nav-link{color:#fff;font-size:.95rem;font-weight:700;transition:all .3s}.navbar.scrolled .nav-link{color:#374151}.navbar.scrolled .nav-link:hover,.navbar.scrolled .nav-link.active{color:var(--nextgen-blue)}.navbar.scrolled .logo-img{height:88px}.btn{border-radius:12px;padding:.75rem 1.25rem;font-size:.9rem;font-weight:800;transition:all .3s}.btn-primary{background:var(--nextgen-blue);color:#fff;box-shadow:0 4px 10px #4793ff33}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 20px #4793ff4d}.menu-toggle{display:none}@media (width<=1024px){.menu-toggle{display:block}.nav-links{z-index:1050;background:#fff;flex-direction:column;justify-content:flex-start;gap:2.5rem;width:100%;height:calc(100vh - 90px);padding-top:4rem;transition:right .4s;position:fixed;top:90px;right:-100%}.nav-links.open{right:0}.nav-link{color:#374151;font-size:1.25rem}}.hamburger{flex-direction:column;gap:5px;padding:4px;display:flex}.hamburger span{transform-origin:50%;background:#fff;border-radius:99px;width:24px;height:2px;transition:all .3s;display:block}.navbar.scrolled .hamburger span{background:#374151}.hamburger.active span:first-child{transform:translateY(7px)rotate(45deg)}.hamburger.active span:nth-child(2){opacity:0}.hamburger.active span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.mobile-overlay{z-index:1040;background:#0006;display:none;position:fixed;inset:0}.mobile-overlay.show{display:block}.footer{background-color:var(--bg-light);border-top:1px solid #0000000d;margin-top:0;padding-top:5rem}.footer-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:3rem;padding-bottom:4rem;display:grid}.footer-logo{width:auto;height:60px;margin-bottom:1.5rem}.footer-tagline{color:var(--body-text);max-width:250px;font-size:.9rem;font-style:italic}.footer-heading{text-transform:uppercase;letter-spacing:.1em;color:var(--dark-grey);margin-bottom:1.5rem;font-size:.75rem;font-weight:800}.footer-list{flex-direction:column;gap:.8rem;display:flex}.footer-list li,.footer-text{color:var(--body-text);font-size:.9rem;line-height:1.6}.footer-list a:hover{color:var(--nextgen-blue)}.footer-bottom{border-top:1px solid #0000000d;padding:2rem 0}.footer-bottom-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.footer-bottom p{color:#9ca3af;font-size:.75rem}.staff-login-link{color:#9ca3af;border:1px solid #e2e8f0;border-radius:999px;align-items:center;gap:.4rem;padding:.4rem .9rem;font-size:.75rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.staff-login-link:hover{color:var(--nextgen-blue);border-color:var(--nextgen-blue);background:#eff6ff}@media (width<=768px){.footer-grid{text-align:center;grid-template-columns:1fr}.footer-tagline,.footer-mission p{margin:0 auto}}.carousel-container{padding:4rem 0;overflow:hidden}.carousel-header{justify-content:space-between;align-items:flex-end;margin-bottom:3rem;display:flex}.carousel-controls{gap:1rem;display:flex}.carousel-btn{color:#9ca3af;border:1px solid #e5e7eb;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:all .3s;display:flex}.carousel-btn svg{width:20px;height:20px}.carousel-btn:hover{background:var(--nextgen-blue);border-color:var(--nextgen-blue);color:#fff}.slider-wrapper{position:relative}.slider{gap:1.5rem;transition:transform .6s cubic-bezier(.165,.84,.44,1);display:flex}.testimonial-card{background:#f9fafb;border:1px solid #0000000d;border-radius:32px;flex-shrink:0;width:100%;max-width:380px;padding:2rem;transition:all .4s}.testimonial-card:hover{background:#fff;transform:translateY(-8px);box-shadow:0 20px 40px #0000000d}.testimonial-text{color:#4b5563;margin-bottom:2rem;font-size:1rem;font-style:italic;line-height:1.6}.testimonial-meta{flex-direction:column;display:flex}.author{color:var(--dark-grey);font-size:1.1rem;font-weight:800}.role{text-transform:uppercase;color:var(--nextgen-blue);margin-top:.25rem;font-size:.75rem;font-weight:700}@media (width<=768px){.carousel-header{flex-direction:column;align-items:flex-start;gap:1rem}}.hero{text-align:center;justify-content:center;align-items:center;height:100vh;margin-top:0;display:flex;position:relative}.hero-overlay{z-index:1;background:linear-gradient(#111827bf,#11182766,#11182799);position:absolute;inset:0}.hero-content{z-index:10;max-width:1000px;padding:0 2rem;position:relative}.hero-title{color:#fff;margin-bottom:2rem}.hero-description{color:#ffffffe6;max-width:800px;margin-bottom:3.5rem;margin-left:auto;margin-right:auto;font-size:1.5rem;font-weight:500;line-height:1.5}.what-we-do{background:#fff;padding:10rem 0}.image-wrapper{position:relative}.image-wrapper:after{content:"";background:var(--nextgen-blue);opacity:.1;z-index:-1;border-radius:40px;position:absolute;inset:2rem -2rem -2rem 2rem}.rounded-img{border-radius:40px;width:100%;display:block;box-shadow:0 40px 100px -20px #00000026}.section-text{color:var(--body-text);margin-top:1.5rem;font-size:1.25rem;line-height:1.8}.every-step{color:#fff;text-align:center;padding:12rem 0}.every-step .hero-overlay{background:#111827a6}.every-step .hero-title{font-size:5rem}.every-step .hero-description{max-width:900px;font-size:1.75rem}.testimonials{background-color:var(--bg-light);padding:10rem 0}@media (width<=1200px){.grid-2{gap:4rem}}@media (width<=1024px){.grid-2{text-align:center;grid-template-columns:1fr;gap:5rem}.accent-bar{margin-left:auto;margin-right:auto}.every-step .hero-title{font-size:3.5rem}}@media (width<=768px){.hero-description{font-size:1.25rem}.every-step .hero-title{font-size:2.75rem}.what-we-do{padding:6rem 0}}.inner-page-hero{align-items:center;min-height:60vh;padding-top:90px;padding-bottom:5rem;display:flex;position:relative}.inner-hero-content{z-index:10;max-width:900px;position:relative}.inner-hero-sub{color:#ffffffd9;max-width:680px;margin-top:1.5rem;margin-bottom:2rem;font-size:1.2rem;line-height:1.7}.hero-subtext{color:var(--body-text);max-width:800px;margin-top:1.5rem;font-size:1.25rem;line-height:1.7}.about-img{border-radius:40px;width:100%;display:block}.quote-pill{background:var(--nextgen-blue);color:#fff;border-radius:24px;margin-top:2rem;padding:1.5rem 2.5rem;display:inline-block}.quote-pill p{font-size:1.4rem;font-style:italic;font-weight:800}.content-title{color:var(--dark-grey);margin-top:1.5rem;margin-bottom:1.25rem;font-size:2rem;font-weight:800}.content-text{color:var(--body-text);margin-bottom:2rem;font-size:1.05rem;line-height:1.8}.features-list{flex-direction:column;gap:1.5rem;display:flex}.feature-item{align-items:flex-start;gap:1rem;display:flex}.feature-num{width:44px;height:44px;color:var(--nextgen-blue);background:#eff6ff;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;font-size:.85rem;font-weight:800;display:flex}.feature-info p{color:#4b5563;font-size:.95rem;line-height:1.6}.how-we-work{background:var(--bg-light)}.impact-strip{background:var(--dark-grey)}.impact-grid{grid-template-columns:1fr auto 1fr auto 1fr auto 1fr;align-items:center;gap:0;display:grid}.impact-item{text-align:center;padding:1rem 2rem}.impact-item .stat-num{color:var(--nextgen-blue);margin-bottom:.4rem;font-size:2.75rem;font-weight:800}.impact-item .stat-label{color:#9ca3af;text-transform:uppercase;letter-spacing:.1em;font-size:.72rem;font-weight:800}.impact-divider{background:#ffffff1a;width:1px;height:60px}.about-cta{position:relative}.cta-btn-group{flex-wrap:wrap;justify-content:center;gap:1.25rem;margin-top:3rem;display:flex}.btn-outline-white{color:#fff;background:0 0;border:2px solid #ffffff80;border-radius:9999px;transition:all .3s}.btn-outline-white:hover{background:#ffffff1f;border-color:#fff}@media (width<=1024px){.inner-page-hero{min-height:50vh}.impact-grid{grid-template-columns:1fr 1fr;gap:2rem}.impact-divider{display:none}}@media (width<=768px){.inner-page-hero{min-height:45vh;padding-bottom:3.5rem}.inner-hero-sub{font-size:1.05rem}.impact-grid{grid-template-columns:1fr 1fr}.impact-item .stat-num{font-size:2.25rem}.cta-btn-group{flex-direction:column;align-items:center}}.stats-inline{border-left:3px solid #eff6ff;grid-template-columns:1fr 1fr;gap:2rem;margin-top:2rem;padding-left:1rem;display:grid}.stat-box{flex-direction:column;display:flex}.stat-val{color:var(--dark-grey);font-size:1.75rem;font-weight:800}.stat-label{color:#9ca3af;text-transform:uppercase;letter-spacing:.1em;font-size:.7rem;font-weight:800}.form-subtitle{color:var(--body-text);margin-top:.5rem;font-size:.95rem}.phone-large{color:var(--nextgen-blue);margin-top:.5rem;font-size:1.25rem;font-weight:800}@media (width<=768px){.stats-inline{grid-template-columns:1fr}}.form-card{background:#fff;border:1px solid #00000008;border-radius:40px;padding:4rem;box-shadow:0 40px 100px -20px #00000014}.form-title{color:var(--dark-grey);margin-bottom:1rem;font-size:2.25rem;font-weight:800}.form-group label{color:var(--dark-grey);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.6rem;font-size:.8rem;font-weight:800}.form-group input,.form-group select,.form-group textarea{background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:14px;padding:1.1rem 1.25rem;font-size:1rem}.form-group input:focus{border-color:var(--nextgen-blue);background:#fff;box-shadow:0 0 0 4px #4793ff1a}.sidebar-card{border-radius:40px;padding:3rem}.dark-bg-alt{background:var(--dark-grey);color:#fff}.sidebar-title{color:var(--nextgen-blue);margin-bottom:2rem;font-size:1.75rem;font-weight:800}.support-item h4{letter-spacing:.1em;margin-bottom:.75rem;font-size:.8rem}.divider{background:#ffffff14;margin:2rem 0}.info-card{background:#eff6ff;border:1px solid #dbeafe;border-radius:40px;padding:2.5rem}.info-title{color:var(--dark-grey);margin-bottom:2rem;font-size:1.5rem;font-weight:800}.info-list{flex-direction:column;gap:2rem;display:flex}.info-item{gap:1rem;display:flex}.info-icon{color:var(--nextgen-blue);flex-shrink:0}.info-icon svg{width:24px;height:24px}.info-label{text-transform:uppercase;letter-spacing:.1em;color:var(--dark-grey);margin-bottom:.25rem;font-size:.75rem;font-weight:800;display:block}.info-val{color:#4b5563;font-size:1rem}.text-blue{color:var(--nextgen-blue)}.text-gray-400{color:#9ca3af}:root{--nextgen-blue:#4793ff;--dark-grey:#111827;--body-text:#64748b;--bg-white:#fff;--bg-light:#f8fafc}*{box-sizing:border-box;margin:0;padding:0}body{color:var(--dark-grey);background-color:var(--bg-white);font-family:Plus Jakarta Sans,sans-serif;line-height:1.6;overflow-x:hidden}a{color:inherit;text-decoration:none;transition:all .3s}ul{list-style:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}.container{max-width:1320px;margin:0 auto;padding:0 2rem}.page-wrapper{padding-top:90px;padding-bottom:0}@keyframes fadeInUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.reveal{opacity:0}.reveal.active{animation:1.2s cubic-bezier(.16,1,.3,1) forwards fadeInUp}.section-heading{letter-spacing:-.04em;color:var(--dark-grey);font-size:3.75rem;font-weight:800;line-height:1.1}.section-heading span{color:var(--nextgen-blue);display:inline-block;position:relative}.hero-title{letter-spacing:-.05em;font-size:6rem;font-weight:800;line-height:1}.accent-bar{background-color:var(--nextgen-blue);border-radius:99px;width:60px;height:6px;margin-bottom:2rem}.liquid-pill{-webkit-backdrop-filter:blur(12px);background:#ffffff1f;border:1px solid #fff3;border-radius:999px;align-items:center;margin-bottom:2.5rem;padding:10px 28px;display:inline-flex}.pill-text{color:#fff;letter-spacing:.15em;text-transform:uppercase;font-size:.95rem;font-weight:700}.btn-large{border-radius:9999px;padding:1.25rem 3.5rem;font-size:1.125rem;font-weight:800}.section-label{letter-spacing:.14em;text-transform:uppercase;color:var(--nextgen-blue);margin-bottom:1rem;font-size:.78rem;font-weight:800}.section-label-sub{color:var(--body-text);margin-top:.75rem;margin-bottom:3rem;font-size:1.1rem}.mb-16{margin-bottom:4rem}.process-section{background:var(--bg-light)}.process-steps{grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:3rem;display:grid}@keyframes borderDraw{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.process-card{cursor:default;background:#fff;border:1.5px solid #f1f5f9;border-radius:28px;padding:2.75rem 2.25rem;transition:transform .4s cubic-bezier(.34,1.56,.64,1),box-shadow .4s,border-color .3s;position:relative;overflow:hidden}.process-card:after{content:"";background:linear-gradient(90deg, var(--nextgen-blue), #7cb4ff);transform-origin:0;height:3px;transition:transform .4s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.process-card:hover{border-color:#dbeafe;transform:translateY(-10px);box-shadow:0 28px 64px -16px #4793ff38}.process-card:hover:after{transform:scaleX(1)}.process-icon-wrap{background:#eff6ff;border-radius:18px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:1.5rem;transition:background .3s,transform .3s;display:flex}.process-icon-wrap svg{width:26px;height:26px;color:var(--nextgen-blue)}.process-card:hover .process-icon-wrap{background:var(--nextgen-blue);transform:scale(1.08)}.process-card:hover .process-icon-wrap svg{color:#fff}.process-step-num{letter-spacing:.12em;color:#cbd5e1;text-transform:uppercase;margin-bottom:.75rem;font-size:.72rem;font-weight:800;display:block}.process-title{color:var(--dark-grey);margin-bottom:.75rem;font-size:1.25rem;font-weight:800;line-height:1.3}.process-text{color:var(--body-text);font-size:.95rem;line-height:1.75}@media (width<=1024px){.process-steps{grid-template-columns:1fr;gap:1.5rem}}@keyframes shimmer{0%{left:-100%}to{left:160%}}.btn-primary.btn-full{letter-spacing:.03em;background:linear-gradient(135deg,#4793ff 0%,#1e6fff 60%,#1452d4 100%);border-radius:16px;justify-content:center;align-items:center;gap:.6rem;padding:1.2rem 2rem;font-size:1.05rem;font-weight:800;transition:transform .3s cubic-bezier(.34,1.56,.64,1),box-shadow .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 6px 24px #4793ff66}.btn-primary.btn-full:before{content:"";background:linear-gradient(90deg,#0000,#ffffff38,#0000);width:55%;height:100%;position:absolute;top:0;left:-100%;transform:skew(-20deg)}.btn-primary.btn-full:hover:before{animation:.6s forwards shimmer}.btn-primary.btn-full:hover{transform:translateY(-3px)scale(1.015);box-shadow:0 14px 40px #4793ff8c}.btn-primary.btn-full:active{transform:translateY(-1px)scale(.99);box-shadow:0 6px 18px #4793ff66}.btn-icon{flex-shrink:0;width:18px;height:18px;transition:transform .25s cubic-bezier(.34,1.56,.64,1)}.btn-primary:hover .btn-icon{transform:translate(5px)}.badge-group{flex-wrap:wrap;gap:.75rem;display:flex}.pill-badge{color:var(--nextgen-blue);letter-spacing:.02em;background:#eff6ff;border:1px solid #dbeafe;border-radius:999px;padding:.55rem 1.1rem;font-size:.82rem;font-weight:800}.blue-text{color:var(--nextgen-blue)}.text-white{color:#fff}.text-center{text-align:center}.relative{position:relative}.z-10{z-index:10}.inline-block{display:inline-block}.align-center{align-items:center}.mb-10{margin-bottom:2.5rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.mt-10{margin-top:2.5rem}.pb-16{padding-bottom:4rem}.pb-24{padding-bottom:6rem}.pb-32{padding-bottom:5rem}.py-16{padding-top:4rem;padding-bottom:4rem}.py-20{padding-top:5rem;padding-bottom:5rem}.py-24{padding-top:6rem;padding-bottom:6rem}.py-32{padding-top:8rem;padding-bottom:8rem}.py-40{padding-top:10rem;padding-bottom:10rem}.shadow-xl{box-shadow:0 20px 60px -10px #0000002e}.rounded-xl{border-radius:1rem}.max-w-3xl{max-width:48rem}.mx-auto{margin-left:auto;margin-right:auto}.container-wide{width:100%;max-width:100%}.darker{background:#111827bf!important}.img-hover{transition:transform .4s}.img-hover:hover{transform:scale(1.02)}.grid-2{grid-template-columns:1fr 1fr;align-items:center;gap:8rem;display:grid}.grid-3-2{grid-template-columns:1.8fr 1fr;gap:4rem;display:grid}.grid-3-2.inverted{grid-template-columns:1fr 1.8fr}.page-hero{padding-top:2rem}.page-hero.grid-2{gap:5rem}.hero-image{border-radius:40px;overflow:hidden}.hero-image img{width:100%;height:auto;display:block}.hide-mobile{display:block}.section-description{color:var(--body-text);max-width:700px;margin-bottom:2.5rem;font-size:1.25rem;line-height:1.7}.sidebar-stack{flex-direction:column;gap:2rem;display:flex}.sidebar-subtitle{color:var(--nextgen-blue);margin-bottom:1rem;font-size:1.25rem;font-weight:800}.border-card{background:#fff;border:1.5px solid #e2e8f0}.link-arrow{color:var(--nextgen-blue);align-items:center;gap:.25rem;margin-top:1.5rem;font-size:1rem;font-weight:800;transition:gap .2s;display:inline-flex}.link-arrow:hover{gap:.5rem}.support-list{flex-direction:column;display:flex}.support-item{padding:1.5rem 0}.support-item h4{letter-spacing:.1em;text-transform:uppercase;margin-bottom:.75rem;font-size:.8rem;font-weight:800}.support-item p{font-size:.95rem;line-height:1.7}.dark-bg-alt .support-item h4{color:#ffffff80}.dark-bg-alt .support-item p{color:#fffc}.divider{background:#ffffff1a;height:1px;margin:0}.image-card{position:relative}.content-stack{flex-direction:column;gap:0;display:flex}.form-stack{flex-direction:column;gap:1.5rem;display:flex}.form-row{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.form-group{flex-direction:column;gap:.5rem;display:flex}.btn-full{text-align:center;width:100%}.upload-zone{cursor:pointer;background:#f8fafc;border:2px dashed #cbd5e1;border-radius:20px;padding:3.5rem 2rem;transition:border-color .2s;position:relative}.upload-zone:hover{border-color:var(--nextgen-blue)}.upload-zone input[type=file]{opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;inset:0}.upload-content{pointer-events:none;flex-direction:column;align-items:center;gap:.75rem;display:flex}.upload-icon{width:48px;height:48px;color:var(--nextgen-blue);opacity:.6}.upload-text{color:var(--dark-grey);font-size:1.1rem;font-weight:800}.upload-subtext{color:#9ca3af;font-size:.85rem}.status-msg{border-radius:12px;padding:1rem 1.5rem;font-size:.95rem;font-weight:600}.status-msg.success{color:#166534;background:#f0fdf4;border:1px solid #bbf7d0}.status-msg.error{color:#991b1b;background:#fef2f2;border:1px solid #fecaca}@media (width<=1024px){.grid-2{grid-template-columns:1fr;gap:4rem}.grid-3-2,.grid-3-2.inverted{grid-template-columns:1fr}.hide-mobile{display:none}}@media (width<=768px){.form-row{grid-template-columns:1fr}.py-16{padding-top:3rem;padding-bottom:3rem}.pb-32{padding-bottom:5rem}.section-description{font-size:1.1rem}}.bg-fixed-parallax{background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;position:relative}@media (width<=1024px){.section-heading{font-size:3rem}.bg-fixed-parallax{background-attachment:scroll}.hero-title{font-size:4rem}}@media (width<=768px){.hero-title{font-size:3.25rem}.section-heading{font-size:2.5rem}.container{padding:0 1.5rem}}
