:root{--brand-blue: #2477bf;--brand-blue-deep: #17558f;--brand-green: #2e9d5c;--brand-green-deep: #23824a;--navy: #0e2a47;--navy-2: #12456f;--ink: #16293b;--ink-soft: #3a4d5e;--muted: #5c6b7a;--line: #e1e9f1;--bg: #ffffff;--bg-soft: #f3f8fc;--bg-tint-blue: #eaf3fb;--bg-tint-green: #e8f4ec;--shadow-sm: 0 1px 2px rgba(14, 42, 71, .06);--shadow-md: 0 6px 22px rgba(14, 42, 71, .1);--radius: 12px;--radius-sm: 8px;--sidebar-w: 264px;--content-max: 1080px;--font-sans: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;font-family:var(--font-sans);line-height:1.6;color:var(--ink);background-color:var(--bg);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,*:before,*:after{box-sizing:border-box}html,body,#root{margin:0;padding:0;width:100%;min-height:100%}body{min-width:320px;background-color:var(--bg);color:var(--ink);overflow-x:hidden;scroll-behavior:smooth}a{color:var(--brand-blue);text-decoration:none}a:hover{color:var(--brand-blue-deep)}button{font-family:inherit;cursor:pointer}h1,h2,h3,h4{color:var(--ink);line-height:1.2;letter-spacing:-.01em;margin:0 0 .5em}html,body{margin:0;padding:0;box-sizing:border-box;overflow-x:hidden;width:100%;scroll-behavior:smooth;background-color:#fff}*,*:before,*:after{box-sizing:inherit}img{max-width:100%;height:auto;display:block}.App{font-family:Arial,sans-serif;color:#333;background-color:#fff}.navbar{background-color:#000;padding:1rem;position:sticky;top:0;z-index:999;text-align:center}.navbar-brand{color:#fff;font-size:1.5rem;transition:color .3s ease}.navbar-brand:hover{color:#5b82ff}.hero-section{position:relative;background-image:url(/images/Main_image_home.png);background-size:cover;background-position:center;background-repeat:no-repeat;color:#fff;text-align:center;padding:8rem 1rem;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;z-index:0}.hero-section:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:#0009;z-index:1}.hero-section h1,.hero-section h2,.hero-section .hero-button{position:relative;z-index:2}.transform-section{text-align:center;padding:2rem .2rem;width:100%;max-width:600px;min-width:400px;margin:0 auto;background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;border:1px solid rgba(0,0,0,.08);box-sizing:border-box}.transform-section h2{font-size:2.2rem;margin-bottom:1.5rem;color:#333;font-weight:700}.transform-section p{font-size:1.1rem;line-height:1.7;color:#333;margin:0}.transform-text{max-width:700px;margin:0 auto;padding:0 1rem;text-align:center}@media (max-width: 768px){.transform-section{max-width:90%;min-width:300px;padding:1.5rem .2rem}}@media (max-width: 480px){.transform-section{max-width:95%;min-width:280px;padding:1rem .2rem}.transform-section h2{font-size:1.8rem}.transform-section p{font-size:1rem}}.phases-section{background:#f0f4f9;padding:3rem 1rem;text-align:center}.phase-main-title{font-size:2rem;margin-bottom:2rem;color:#333}.phase1-container{max-width:1100px;margin:0 auto 3rem}.phase1-container h3{font-size:1.8rem;margin-bottom:1rem;color:#2a54c8}.flip-card{width:100%;height:300px;perspective:1000px}.phase2{max-width:1100px;margin:0 auto 3rem}.phase2 h3{font-size:1.8rem;color:#2a54c8;margin-bottom:1rem}.phase2 p{color:#444;margin-bottom:1rem;max-width:700px;margin-left:auto;margin-right:auto}.services-row{display:flex;flex-wrap:wrap;justify-content:center;gap:2rem}.service{background-color:#f9f9f9;border-radius:8px;padding:1rem;width:300px;height:400px;display:flex;flex-direction:column;justify-content:space-between;text-align:center;box-shadow:0 2px 5px #0000001a;transition:transform .3s ease;cursor:pointer;text-decoration:none;color:inherit}.service:hover{transform:scale(1.05)}.service img{margin-top:1rem;border-radius:4px;height:150px;object-fit:cover}.service h3{margin-bottom:.5rem;color:#2a54c8}.service p{color:#333;font-size:.95rem;flex-grow:1}.blog-section{text-align:center;padding:3rem 1rem;background-color:#f8f9fa}.section-title{font-size:2rem;margin-bottom:2rem}.blogs-container{display:flex;flex-wrap:wrap;justify-content:center;gap:2rem;max-width:1200px;margin:0 auto}.blog{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;width:340px;height:400px;display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;padding:0;overflow:hidden;transition:box-shadow .2s,transform .2s;cursor:pointer;text-decoration:none;color:inherit}.blog:hover{box-shadow:0 8px 24px #00000021;transform:translateY(-4px) scale(1.01)}.blog-image-wrapper{width:100%;aspect-ratio:16/9;background:#f0f0f0;overflow:hidden;display:flex;align-items:center;justify-content:center}.blog img{width:100%;height:100%;object-fit:cover;border-top-left-radius:12px;border-top-right-radius:12px;display:block;background:#f0f0f0}.blog-content{display:flex;flex-direction:column;flex-grow:1;padding:1.2rem 1.4rem 1.4rem;align-items:flex-start;justify-content:flex-start}.blog-content h3{margin:0 0 .7rem;color:#111;font-size:1.18rem;font-weight:700;line-height:1.3;text-align:left}.blog-content p{color:#111;font-size:1.01rem;line-height:1.6;margin:0;text-align:left}.blog-divider{width:100%;height:1px;background:#e0e0e0;margin:.7rem 0 1.1rem;border:none}.team-section{background-color:#fff;color:#333;text-align:center;padding:3rem 1rem}.team-section h2{font-size:2rem;margin-bottom:2rem;color:#333}.team-members-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;max-width:900px;margin:0 auto}.team-member{display:flex;flex-direction:column;align-items:center}.team-member img{width:200px;height:200px;object-fit:cover;border-radius:50%;transition:transform .3s ease}.team-member img:hover{transform:scale(1.05)}.team-member p{margin:.5rem 0;color:#333}.contact-section{background-color:#000;color:#fff;text-align:center;padding:3rem 1rem;border-top:1px solid rgba(255,255,255,.1)}.contact-section h2{font-size:2rem;margin-bottom:1rem}.contact-section p{max-width:600px;margin:0 auto;line-height:1.5;font-size:1rem}@media (max-width: 1200px){.blogs-container{padding:0 1rem}}@media (max-width: 1100px){.phase1-container,.phase2{padding:0 1rem}}@media (max-width: 1024px){.doing-images-row{justify-content:space-around}.doing-image-wrapper{flex:1 1 calc(33.33% - 1rem);min-width:auto}}@media (max-width: 768px){.hero-section h1{font-size:2.5rem}.hero-section h2{font-size:1.2rem}.flip-cards-row{flex-direction:column!important;flex-wrap:wrap!important;align-items:center;gap:1.5rem;overflow-x:visible}.flip-card-wrapper{width:90vw;max-width:350px;margin-bottom:1rem}.services-row{flex-direction:column;align-items:center;gap:1.5rem}.service{width:90vw;max-width:350px;height:auto;margin-bottom:1rem}.challenges-container{flex-direction:column;align-items:center;gap:1.5rem;padding:0 1rem;overflow-x:visible}.challenge-card{width:90vw;max-width:350px;margin-bottom:1rem}.blogs-container{flex-direction:column;align-items:center;gap:1.5rem}.blog{width:90vw;max-width:350px;height:auto;margin-bottom:1rem}.doing-images-row{flex-direction:column;align-items:center;gap:1.5rem}.doing-image-wrapper{flex:0 0 auto;width:90vw;max-width:300px;margin-bottom:1rem}}@media (max-width: 480px){.hero-section{padding:2rem 1rem}.hero-section h1{font-size:2rem}.phase-main-title,.contact-section h2{font-size:1.5rem}.flip-cards-row,.services-row,.blogs-container,.challenges-container{gap:1rem}.flip-card-wrapper,.service,.blog,.challenge-card{width:95vw;max-width:280px;margin-bottom:1rem}.challenge-card{height:auto;min-height:380px}.doing-image-wrapper{width:95vw;max-width:250px}}.page-container{max-width:900px;margin:0 auto;padding:2rem;background-color:#fff;color:#333;font-family:Arial,sans-serif;line-height:1.6}.page-title{color:#2a54c8;font-size:2.5rem;font-weight:700;margin-bottom:1.5rem;line-height:1.2}.page-subtitle{color:#2a54c8;font-size:1.75rem;font-weight:700;margin-top:2rem;margin-bottom:1rem;line-height:1.3}.page-container p{margin-bottom:1rem}.page-image-wrapper{width:100%;display:flex;justify-content:center;margin:2rem 0}.page-image{width:70%;max-width:600px;min-width:350px;height:auto;border-radius:8px;object-fit:cover;display:block;box-shadow:0 4px 12px #0000001a;transition:transform .3s ease,box-shadow .3s ease}.page-image:hover{transform:scale(1.02);box-shadow:0 6px 20px #00000026}.page-list,.page-ordered-list{margin-bottom:1.5rem;padding-left:1.5rem}.page-list li,.page-ordered-list li{margin-bottom:.5rem}.page-conclusion{font-style:italic;margin-top:2rem}.about-paani-container{max-width:800px;margin:0 auto;padding:2rem;color:#333;background-color:#fff}.about-paani-container h1,.about-paani-container h2,.about-paani-container p,.about-paani-container ul,.about-paani-container ol,.about-paani-container li{color:#333}.about-header{display:flex;justify-content:flex-start;margin-bottom:1rem}.back-button{display:inline-block;padding:.5rem 1rem;background-color:#5b82ff;color:#fff;text-decoration:none;border-radius:4px;font-size:.95rem;transition:background-color .3s ease,transform .2s ease}.back-button:hover{background-color:#4a6ed8;transform:scale(1.05)}.about-title{color:#2a54c8;margin-bottom:1.5rem}.about-image-wrapper{margin-top:1.5rem}.about-image{width:100%;height:auto;border-radius:4px;box-shadow:0 2px 8px #0000001a}.flip-card-wrapper{display:flex;flex-direction:column;align-items:center;margin-bottom:2rem}.card-title-below{margin-top:.75rem;font-size:1rem;font-weight:700;color:#333;text-align:center}.flip-cards-row{display:flex;justify-content:center;flex-wrap:wrap;gap:2rem}.flip-card{width:250px;height:300px;perspective:1000px}.flip-card-inner{position:relative;width:100%;height:100%;transition:transform .6s;transform-style:preserve-3d}.flip-card:hover .flip-card-inner{transform:rotateY(180deg)}.flip-card-front,.flip-card-back{position:absolute;width:100%;height:100%;backface-visibility:hidden;border-radius:8px}.flip-card-front{background-color:#fff;display:flex;justify-content:center;align-items:center}.flip-card-front img{width:100%;height:100%;object-fit:cover}.flip-card-back{background-color:#000;color:#fff;transform:rotateY(180deg);display:flex;flex-direction:column;justify-content:center;padding:1rem;text-align:left}.flip-card-back strong{color:#5b82ff;font-size:1.2rem;margin-bottom:.5rem}.flip-card-back p{font-size:.95rem;color:#fff}.doing-section{padding:40px 20px;max-width:1200px;margin:0 auto;text-align:center}.section-title{font-size:2.2rem;margin-bottom:15px;font-weight:700}.doing-description{font-size:1.1rem;color:#444;max-width:800px;margin:0 auto 35px;line-height:1.6}.doing-images-row{display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap}.doing-image-wrapper{flex:1 1 22%;min-width:200px;display:flex;flex-direction:column;align-items:center;margin-bottom:20px}.doing-image-wrapper img{width:100%;height:auto;border-radius:8px;box-shadow:0 4px 10px #0000001a}.doing-image-wrapper p{margin-top:10px;font-size:.95rem;color:#333;font-weight:600}@media (max-width: 1024px){.doing-image-wrapper{flex:1 1 calc(33.33% - 20px)}}@media (max-width: 768px){.doing-image-wrapper{flex:1 1 calc(50% - 20px)}}@media (max-width: 480px){.doing-image-wrapper{flex:1 1 100%}}.carousel-container{max-width:600px;margin:0 auto;position:relative;overflow:hidden}.carousel-image{width:100%;height:auto;border-radius:8px;box-shadow:0 4px 10px #0000001a;transition:opacity .7s ease-in-out;opacity:1;display:block}.carousel-button{position:absolute;top:50%;transform:translateY(-50%);background-color:#0006;color:#fff;border:none;font-size:2rem;padding:0 12px;cursor:pointer;border-radius:4px;-webkit-user-select:none;user-select:none;transition:background-color .3s ease;z-index:10}.carousel-button:hover{background-color:#000000b3}.carousel-button.prev{left:10px}.carousel-button.next{right:10px}@media (max-width: 768px){.carousel-container{max-width:90%}.carousel-button{font-size:1.5rem;padding:0 8px}}@media (max-width: 480px){.carousel-button{font-size:1.2rem;padding:0 6px}}.prwaha-anchor-container{display:flex;justify-content:center;margin-top:2rem}.prwaha-anchor{display:inline-block;background:linear-gradient(90deg,#56c1c7,#92c63c);color:#fff;font-weight:600;font-size:1.1rem;padding:1rem 2.5rem;border-radius:32px;text-decoration:none;box-shadow:0 2px 8px #56c1c726;transition:background .3s,transform .2s,box-shadow .3s}.prwaha-anchor:hover{background:linear-gradient(90deg,#4ba8ae,#7fb32f);color:#fff;transform:translateY(-2px) scale(1.03);box-shadow:0 6px 18px #56c1c738}.prwaha-card-container{display:flex;justify-content:center;margin-top:2rem}.prwaha-card{display:flex;flex-direction:column;align-items:center;background:#f9f9f9;border-radius:12px;box-shadow:0 2px 8px #56c1c71a;padding:2rem 2.5rem;text-decoration:none;color:#222;transition:box-shadow .3s,transform .2s;min-width:320px;max-width:400px}.prwaha-card:hover{box-shadow:0 8px 24px #56c1c72e;transform:translateY(-4px) scale(1.03)}.prwaha-card-title{font-size:1.3rem;font-weight:700;color:#56c1c7;margin-bottom:.7rem;text-align:center}.prwaha-card-desc{font-size:1rem;color:#444;text-align:center}.prwaha-card-image{width:100%;height:160px;object-fit:cover;border-radius:8px;margin-bottom:1rem}.prwaha-flex-containers{display:flex;gap:2.5rem;margin:2.5rem 0 1.5rem;justify-content:center;align-items:flex-start;flex-wrap:wrap}.prwaha-flex-item{background:#f9f9f9;border-radius:12px;box-shadow:0 2px 8px #56c1c71a;padding:2rem 2rem 1.5rem;min-width:280px;max-width:400px;flex:1 1 320px;margin:0 .5rem 1.5rem;display:flex;flex-direction:column;align-items:center;text-align:center}.prwaha-flex-item h2{color:#56c1c7;font-size:1.25rem;margin-bottom:1.1rem;font-weight:700;text-align:center;width:100%}.prwaha-point{font-size:1rem;color:#333;margin-bottom:1.1rem;line-height:1.6;padding-left:.1rem}@media (max-width: 900px){.prwaha-flex-containers{flex-direction:column;gap:1.5rem;align-items:stretch}.prwaha-flex-item{max-width:100%;margin:0}}.prwaha-title-centered{text-align:center;margin-left:auto;margin-right:auto;display:block}.prwaha-flex-center-wrapper{display:flex;justify-content:center;width:100%}.prwaha-flex-containers{max-width:900px}.mentors-section{margin-top:3.5rem;text-align:center}.mentors-title{font-size:1.5rem;color:#56c1c7;font-weight:700;margin-bottom:2rem}.mentors-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;justify-items:center;margin-bottom:2rem}@media (max-width: 1100px){.mentors-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 700px){.mentors-grid{grid-template-columns:1fr}}.mentors-row{display:flex;justify-content:center;gap:2rem;margin-bottom:.5rem;transition:opacity .4s}.mentor-card{background:#fff;border-radius:12px;box-shadow:0 2px 8px #56c1c71a;padding:1.2rem 1rem 1rem;display:flex;flex-direction:column;align-items:center;min-width:140px;max-width:160px;transition:box-shadow .3s,transform .2s}.mentor-card:hover{box-shadow:0 8px 24px #56c1c72e;transform:translateY(-4px) scale(1.04)}.mentor-photo{width:108px;height:108px;object-fit:cover;border-radius:50%;margin-bottom:.7rem;border:3px solid #56C1C722;background:#f0f4f9}.mentor-name{font-size:1rem;color:#333;font-weight:500;text-align:center}.view-more-btn{margin:2rem auto 0;display:block;background:linear-gradient(90deg,#56c1c7,#92c63c);color:#fff;font-weight:600;font-size:1rem;padding:.7rem 2.2rem;border-radius:28px;border:none;cursor:pointer;box-shadow:0 2px 8px #56c1c71a;transition:background .3s,transform .2s,box-shadow .3s}.view-more-btn:hover{background:linear-gradient(90deg,#4ba8ae,#7fb32f);color:#fff;transform:translateY(-2px) scale(1.03);box-shadow:0 6px 18px #56c1c738}.view-more-btn-mobile{margin:1.5rem auto 0;display:block;background:#f8f9fa;color:#333;font-weight:500;font-size:.95rem;padding:.8rem 2rem;border-radius:6px;border:1px solid #e0e0e0;cursor:pointer;transition:all .2s ease;box-shadow:0 1px 3px #0000001a}.view-more-btn-mobile:hover{background:#e9ecef;color:#333;border-color:#ced4da;box-shadow:0 2px 6px #00000026}.view-more-btn-mobile:active{transform:translateY(1px);box-shadow:0 1px 2px #0000001a}@media (max-width: 900px){.mentors-row{gap:1.5rem}.mentor-card{min-width:140px;max-width:150px;padding:1rem .7rem .7rem}.mentor-photo{width:102px;height:102px;margin-bottom:.7rem}}@media (max-width: 600px){.mentors-row{gap:1rem;flex-wrap:wrap;justify-content:center}.mentor-card{min-width:120px;max-width:140px;padding:1rem .5rem .8rem;margin-bottom:.5rem}.mentor-photo{width:84px;height:84px;margin-bottom:.6rem}.mentor-name{font-size:.9rem;line-height:1.2}}.image-viewer-modal{position:fixed;top:0;left:0;right:0;bottom:0;background:#000000d9;z-index:9999;display:flex;align-items:center;justify-content:center;animation:fadeIn .2s}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.image-viewer-content{position:relative;background:none;border-radius:12px;box-shadow:0 4px 32px #00000040;padding:0;max-width:90vw;max-height:90vh;display:flex;flex-direction:column;align-items:center}.image-viewer-img{max-width:80vw;max-height:80vh;border-radius:10px;box-shadow:0 2px 12px #56c1c72e;background:#fff}.image-viewer-close{position:absolute;top:18px;right:32px;background:none;color:#222;border:none;border-radius:0;width:auto;height:auto;font-size:2.5rem;cursor:pointer;box-shadow:none;display:flex;align-items:center;justify-content:center;transition:color .2s;z-index:10000;padding:0}.image-viewer-close:hover{color:#56c1c7;background:none}.girls-section .mentor-card{min-width:180px;max-width:210px;padding:1.7rem 1.2rem 1.2rem}.girls-section .mentor-photo{width:204px;height:204px;margin-bottom:1rem}@media (max-width: 900px){.girls-section .mentor-card{min-width:140px;max-width:150px;padding:1rem .7rem .7rem}.girls-section .mentor-photo{width:144px;height:144px;margin-bottom:.7rem}}@media (max-width: 600px){.girls-section .mentor-card{min-width:100px;max-width:110px;padding:.6rem .2rem .4rem}.girls-section .mentor-photo{width:93px;height:93px;margin-bottom:.4rem}}.prwaha-images-row{display:flex;gap:2.5rem;justify-content:center;align-items:center;margin-bottom:2.5rem;flex-wrap:nowrap}.prwaha-main-image{flex:1 1 0;max-width:500px;width:100%;height:260px;object-fit:cover;border-radius:14px;box-shadow:0 2px 12px #56c1c721;background:#f0f4f9;display:block}@media (max-width: 900px){.prwaha-main-image{height:140px;max-width:320px}.prwaha-images-row{gap:1.2rem}}@media (max-width: 900px){.prwaha-images-row{gap:1rem}.prwaha-main-image{max-width:48vw;height:120px}}@media (max-width: 700px){.prwaha-images-row{flex-wrap:wrap;gap:1rem}.prwaha-main-image{max-width:98vw;width:98vw;height:auto;margin-bottom:1rem}}@media (max-width: 900px){.challenges-container{flex-direction:column!important;flex-wrap:wrap!important;align-items:center;gap:1.5rem;padding:0 1rem;overflow-x:visible}.challenge-card{width:90vw;max-width:400px;height:auto;min-height:400px;margin-bottom:1rem}}@media (max-width: 700px){.challenges-container{gap:1.2rem;padding:0 .5rem}.challenge-card{width:95vw;max-width:350px;min-height:380px;margin-bottom:1rem}}@media (max-width: 900px){.services-row,.blogs-container,.flip-cards-row,.mentors-row{flex-direction:column!important;flex-wrap:wrap!important;align-items:center;gap:1.5rem}.service,.blog,.flip-card-wrapper,.mentor-card{width:90vw;max-width:400px;margin-bottom:1rem}}@media (max-width: 600px){.services-row,.blogs-container,.flip-cards-row,.mentors-row{flex-direction:column!important;align-items:center;gap:1.2rem}.service,.blog,.flip-card-wrapper,.mentor-card{width:95vw;max-width:320px;margin-bottom:1rem}.mentor-photo,.prwaha-main-image,.challenge-image,.blog img,.service img{width:100%;height:auto;object-fit:cover}}@media (max-width: 480px){.prwaha-main-image{height:120px;border-radius:8px}.prwaha-images-row{gap:.8rem;margin-bottom:1.5rem}.challenge-card,.service,.blog,.flip-card-wrapper{padding:.5rem}.mentor-card{min-width:100px;max-width:120px;padding:.8rem .3rem .6rem}.mentor-photo{width:60px;height:60px;margin-bottom:.5rem}.mentor-name{font-size:.85rem;line-height:1.1}.mentors-title,.section-title,.phase-main-title,.about-title{font-size:1.3rem;margin-bottom:1.5rem}.mentors-section{margin-top:2.5rem}.prwaha-flex-containers{gap:1rem}.prwaha-flex-item{padding:1.5rem 1rem 1rem}.prwaha-flex-item h2{font-size:1.1rem;margin-bottom:1rem}.prwaha-point{font-size:.9rem;margin-bottom:.8rem;line-height:1.4}}.challenges-container,.services-row,.blogs-container,.flip-cards-row{display:flex;justify-content:center;align-items:stretch;flex-wrap:wrap;gap:2rem;max-width:1200px;margin:0 auto;width:100%;box-sizing:border-box}.challenge-card,.service,.blog,.flip-card-wrapper{width:300px;max-width:100%;margin:0;box-sizing:border-box;display:flex;flex-direction:column;align-items:center}.challenges-section{background:#fff;padding:3rem 1rem;text-align:center}.challenges-section h2{font-size:2rem;margin-bottom:1rem;color:#333}.challenges-section p{max-width:800px;margin:0 auto 2rem;color:#555;font-size:1.1rem;line-height:1.6}.challenges-container{display:flex;justify-content:center;align-items:stretch;flex-wrap:nowrap;gap:1.5rem;max-width:1400px;margin:0 auto;padding:0 1rem;overflow-x:auto}.challenge-card{background:#fff;border-radius:12px;padding:1.5rem;width:300px;min-width:300px;height:420px;display:flex;flex-direction:column;justify-content:space-between;text-align:left;box-shadow:0 4px 12px #0000001a;transition:transform .3s ease,box-shadow .3s ease;cursor:pointer;text-decoration:none;color:inherit;border:1px solid rgba(0,0,0,.08);flex-shrink:0}.challenge-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #00000026}.challenge-image{width:100%;height:160px;object-fit:cover;border-radius:8px;margin-bottom:1rem}.challenge-card h3{margin:.5rem 0;color:#2a54c8;font-size:1.1rem;font-weight:600;line-height:1.4}.challenge-card p{color:#555;font-size:.95rem;flex-grow:1;line-height:1.5;margin-bottom:1rem}.learn-more-text{color:#2a54c8;font-size:.9rem;font-weight:500;text-decoration:none;transition:color .3s ease}.learn-more-text:hover{color:#1a3f9a;text-decoration:underline}.blog-section{background:#f8f9fa}.phases-section{background:#f0f4f9}.people-section{padding:3rem 1rem 2rem;background:#f8fafc;text-align:center}.cofounders-row{display:flex;justify-content:center;gap:2.5rem;margin-bottom:2rem;flex-wrap:wrap}.cto-row{display:flex;justify-content:center}.person-card{background:#fff;border-radius:12px;box-shadow:0 2px 10px #00000012;padding:1.5rem 1.2rem 1rem;max-width:220px;min-width:180px;display:flex;flex-direction:column;align-items:center;margin-bottom:1rem;transition:box-shadow .2s}.person-card:hover{box-shadow:0 4px 18px #00000021}.person-img{width:110px;height:110px;object-fit:cover;border-radius:50%;margin-bottom:1rem;border:3px solid #e0e7ef}.person-info h3{margin:.2rem 0 .1rem;font-size:1.15rem;font-weight:600}.person-title{color:#2a54c8;font-size:1rem;margin:0}.cto-card{max-width:250px}html,body,#root,.App,section,.page-container{max-width:100vw!important;overflow-x:hidden!important;width:100%;box-sizing:border-box}.flip-cards-row{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:stretch;gap:2rem;overflow-x:auto;max-width:100vw;padding-bottom:1rem}.flip-card-wrapper{display:flex;flex-direction:column;align-items:center;width:250px;min-width:250px;margin-bottom:2rem;flex-shrink:0}@media (max-width: 900px){.challenges-container,.services-row,.blogs-container,.flip-cards-row{flex-direction:column!important;flex-wrap:wrap!important;align-items:center;gap:1.5rem;overflow-x:visible}.challenge-card,.service,.blog,.flip-card-wrapper{width:90vw;min-width:0;max-width:400px;margin-bottom:1rem}.flip-cards-row{gap:1.5rem;padding-bottom:0}.flip-card-wrapper{width:90vw;min-width:0;max-width:350px}}@media (max-width: 600px){.challenges-container,.services-row,.blogs-container,.flip-cards-row{gap:1.2rem}.challenge-card,.service,.blog,.flip-card-wrapper{width:95vw;max-width:320px}.flip-cards-row{gap:1.2rem}.flip-card-wrapper{width:95vw;max-width:300px}}.text-container{max-width:700px;margin:0 auto;padding:0 1rem;text-align:left}@media (max-width: 768px){.about-paani-container{padding:1.5rem 1rem}.about-title{font-size:1.8rem;line-height:1.3;margin-bottom:1.5rem}.page-content{font-size:1rem;line-height:1.6}.page-content p{margin-bottom:1.2rem}.prwaha-flex-containers{gap:1.5rem;margin:2rem 0 1rem}.prwaha-flex-item{padding:1.8rem 1.2rem 1.2rem}.prwaha-flex-item h2{font-size:1.2rem;margin-bottom:1.2rem}.prwaha-point{font-size:.95rem;margin-bottom:1rem;line-height:1.5}.mentors-section{margin-top:3rem}.mentors-title{font-size:1.4rem;margin-bottom:1.8rem}.mentors-grid,.mentors-row{gap:1.2rem}.mentor-card{min-width:130px;max-width:150px;padding:1.2rem .8rem 1rem}.mentor-photo{width:96px;height:96px;margin-bottom:.8rem}.mentor-name{font-size:.95rem;line-height:1.3}.girls-section .mentor-photo{width:163px;height:163px;margin-bottom:.8rem}}@media (max-width: 480px){.about-paani-container{padding:1rem .8rem}.about-title{font-size:1.5rem;line-height:1.2;margin-bottom:1.2rem}.page-content{font-size:.95rem;line-height:1.5}.page-content p{margin-bottom:1rem}.prwaha-flex-containers{gap:1rem;margin:1.5rem 0 .5rem}.prwaha-flex-item{padding:1.2rem .8rem 1rem}.prwaha-flex-item h2{font-size:1.1rem;margin-bottom:.8rem}.prwaha-point{font-size:.9rem;margin-bottom:.7rem;line-height:1.4}.mentors-section{margin-top:2rem}.mentors-title{font-size:1.2rem;margin-bottom:1.5rem}.mentors-grid{gap:1rem}.mentors-row{gap:.8rem;flex-wrap:wrap;justify-content:center}.mentor-card{min-width:100px;max-width:110px;padding:.8rem .4rem .6rem;margin-bottom:.5rem}.mentor-photo{width:94px;height:94px;margin-bottom:.5rem}.mentor-name{font-size:.85rem;line-height:1.2}.girls-section .mentor-photo{width:158px;height:158px;margin-bottom:.5rem}}.team-member{background:#fff;border-radius:12px;box-shadow:0 2px 10px #00000012;padding:1.5rem 1.2rem 1rem;display:flex;flex-direction:column;align-items:center;margin-bottom:1rem;transition:box-shadow .2s}.team-member:hover{box-shadow:0 4px 18px #00000021}.team-member img{width:110px;height:110px;object-fit:cover;border-radius:50%;margin-bottom:1rem;border:3px solid #e0e7ef}.mentors-section{margin-bottom:2.5rem;text-align:center}.mentors-title{font-size:2rem;font-weight:700;color:#2a54c8;margin-bottom:.5rem}.mentors-intro{color:#555;font-size:1.08rem;margin-bottom:1.5rem;max-width:700px;margin-left:auto;margin-right:auto}.mentors-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:2rem}.mentor-card{background:#fff;border-radius:12px;box-shadow:0 2px 10px #00000012;padding:1.5rem 1.2rem 1rem;max-width:260px;min-width:180px;display:flex;flex-direction:column;align-items:center;margin-bottom:1rem;transition:box-shadow .2s}.mentor-card:hover{box-shadow:0 4px 18px #00000021}.mentor-photo{width:110px;height:110px;object-fit:cover;border-radius:50%;margin-bottom:1rem;border:3px solid #e0e7ef}.mentor-name{font-size:1.15rem;font-weight:600;margin-bottom:.2rem}.mentor-title{color:#666;font-size:.98rem;font-style:italic}.layout{min-height:100vh}.content{margin-left:var(--sidebar-w);min-height:100vh;background:var(--bg)}.content a:not(.btn):not(.media-card):not(.apply-path):not(.highlight-card){color:var(--brand-blue)}.content a:not(.btn):not(.media-card):not(.apply-path):not(.highlight-card):hover{color:var(--brand-blue-deep)}.sidebar{position:fixed;top:0;left:0;width:var(--sidebar-w);height:100vh;padding:1.75rem 1.35rem 1.35rem;display:flex;flex-direction:column;background:linear-gradient(170deg,var(--navy) 0%,var(--navy-2) 100%);color:#eaf1f8;z-index:100;overflow-y:auto}.sidebar-brand{display:flex;justify-content:center}.sidebar-logo{width:150px;max-width:78%;background:#fff;border-radius:14px;padding:.75rem .9rem;box-shadow:var(--shadow-sm)}.sidebar-tagline{margin:1rem 0 1.5rem;font-size:.82rem;line-height:1.5;color:#9fb6cc}.sidebar-nav{display:flex;flex-direction:column;gap:.15rem}.nav-link{display:block;padding:.62rem .8rem;border-radius:var(--radius-sm);color:#cdddec;font-size:.95rem;font-weight:500;border-left:3px solid transparent;transition:background .18s ease,color .18s ease,border-color .18s ease}.nav-link:hover{background:#ffffff12;color:#fff}.nav-link.is-active{background:#7fc8ff24;color:#fff;border-left-color:var(--brand-blue)}.apply-cta{margin-top:1.5rem;display:block;text-align:center;padding:.8rem 1rem;border-radius:var(--radius-sm);background:var(--brand-green);color:#fff;font-weight:700;font-size:.98rem;letter-spacing:.02em;box-shadow:0 6px 16px #2e9d5c52;transition:background .18s ease,transform .18s ease}.apply-cta:hover,.apply-cta.is-active{background:var(--brand-green-deep);color:#fff;transform:translateY(-1px)}.sidebar-footer{margin-top:auto;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.12)}.sidebar-email{color:#9fb6cc;font-size:.82rem;word-break:break-all}.sidebar-email:hover{color:#fff}.topbar{display:none;position:sticky;top:0;z-index:90;align-items:center;justify-content:space-between;padding:.75rem 1rem;background:linear-gradient(170deg,var(--navy) 0%,var(--navy-2) 100%);color:#fff}.topbar-brand{display:flex;align-items:center}.topbar-logo{height:44px;width:auto;background:#fff;border-radius:8px;padding:4px 8px}.topbar-toggle{background:transparent;border:0;width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center}.hamburger,.hamburger:before,.hamburger:after{content:"";display:block;width:24px;height:2px;background:#fff;border-radius:2px;transition:transform .2s ease,opacity .2s ease}.hamburger{position:relative}.hamburger:before{position:absolute;top:-7px}.hamburger:after{position:absolute;top:7px}.hamburger.is-open{background:transparent}.hamburger.is-open:before{transform:translateY(7px) rotate(45deg)}.hamburger.is-open:after{transform:translateY(-7px) rotate(-45deg)}.scrim{display:none}.page{max-width:var(--content-max);margin:0 auto;padding:3.5rem 2.5rem 4.5rem}.page-narrow{max-width:760px}.eyebrow{display:inline-block;font-size:.76rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--brand-green-deep);margin-bottom:.9rem}.page-h1{font-size:2.5rem;font-weight:700;margin-bottom:.6rem}.lead{font-size:1.15rem;color:var(--ink-soft);max-width:62ch;line-height:1.6}.section{margin-top:3.5rem}.section-head{margin-bottom:1.6rem}.section-title{font-size:1.55rem;font-weight:700}.section-title:after{content:"";display:block;width:46px;height:3px;margin-top:.6rem;border-radius:3px;background:linear-gradient(90deg,var(--brand-green),var(--brand-blue))}.section-sub{margin-top:.8rem;color:var(--muted);max-width:66ch}.text-link{color:var(--brand-blue);font-weight:600}.text-link:hover{color:var(--brand-blue-deep)}.arrow-link:after{content:" →"}.btn{display:inline-block;padding:.72rem 1.4rem;border-radius:var(--radius-sm);font-weight:600;font-size:.98rem;border:1.5px solid transparent;transition:background .18s ease,color .18s ease,transform .18s ease;cursor:pointer}.btn-primary{background:var(--brand-blue);color:#fff}.btn-primary:hover{background:var(--brand-blue-deep);color:#fff;transform:translateY(-1px)}.btn-green{background:var(--brand-green);color:#fff}.btn-green:hover{background:var(--brand-green-deep);color:#fff;transform:translateY(-1px)}.btn-outline{background:transparent;border-color:var(--line);color:var(--ink)}.btn-outline:hover{border-color:var(--brand-blue);color:var(--brand-blue)}.hero{position:relative;border-radius:0;padding:5.5rem 2.5rem;color:#fff;overflow:hidden;background:linear-gradient(150deg,#0e2a47db,#12456fd1),url(/images/Main_image_home.png) center / cover no-repeat}.hero-inner{max-width:var(--content-max);margin:0 auto}.hero h1{color:#fff;font-size:3rem;margin-bottom:.5rem}.hero .hero-sub{font-size:1.3rem;color:#dbe8f4;max-width:40ch;margin-bottom:1.8rem}.hero-actions{display:flex;gap:.8rem;flex-wrap:wrap}.hero-actions .btn-primary{background:#fff;color:var(--navy)}.hero-actions .btn-primary:hover{background:#eaf3fb;color:var(--navy)}.hero-actions .btn-green{box-shadow:0 8px 20px #2e9d5c57}.mission{background:var(--bg-soft);border-bottom:1px solid var(--line)}.mission .page{padding-top:2.75rem;padding-bottom:2.75rem}.mission p{font-size:1.22rem;line-height:1.65;color:var(--ink-soft);max-width:70ch;margin:0}.mission strong{color:var(--ink)}.about-home{display:grid;grid-template-columns:1.4fr 1fr;gap:2.5rem;align-items:start}.about-home-lead{font-size:1.12rem;color:var(--ink);margin-bottom:1rem}.mission-list{list-style:none;margin:0;padding:1.4rem 1.5rem;background:var(--bg-tint-blue);border-radius:var(--radius);border:1px solid var(--line)}.mission-list li{position:relative;padding-left:1.6rem;margin-bottom:.9rem;color:var(--ink-soft);font-weight:500}.mission-list li:last-child{margin-bottom:0}.mission-list li:before{content:"";position:absolute;left:0;top:.5em;width:9px;height:9px;border-radius:50%;background:linear-gradient(135deg,var(--brand-green),var(--brand-blue))}.focus-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.5rem}.focus-card{display:flex;flex-direction:column;padding:1.7rem;border:1px solid var(--line);border-radius:var(--radius);background:var(--bg);box-shadow:var(--shadow-sm);color:inherit;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.focus-card:hover{transform:translateY(-3px);box-shadow:var(--shadow-md);border-color:#cfe0ef;color:inherit}.focus-icon{display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;border-radius:12px;margin-bottom:1rem;background:var(--bg-tint-green);color:var(--brand-green-deep)}.focus-card h3{font-size:1.15rem;margin-bottom:.5rem}.focus-card p{color:var(--muted);margin:0 0 1.1rem;flex-grow:1}.upcoming-card{border:1px solid var(--brand-green);border-left:5px solid var(--brand-green);background:var(--bg-tint-green);border-radius:var(--radius);padding:1.8rem}.upcoming-badge{display:inline-block;font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#fff;background:var(--brand-green);padding:.25rem .65rem;border-radius:999px;margin-bottom:.8rem}.upcoming-card h3{font-size:1.4rem;margin-bottom:.5rem}.upcoming-card p{color:var(--ink-soft);max-width:60ch;margin:0 0 1.3rem}@media (max-width: 760px){.about-home{grid-template-columns:1fr;gap:1.5rem}}.highlight-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}.highlight-card{display:flex;flex-direction:column;padding:1.6rem;border:1px solid var(--line);border-radius:var(--radius);background:var(--bg);box-shadow:var(--shadow-sm);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.highlight-card:hover{transform:translateY(-3px);box-shadow:var(--shadow-md);border-color:#cfe0ef}.highlight-card h3{font-size:1.2rem;margin-bottom:.5rem}.highlight-card p{color:var(--muted);margin:0 0 1.1rem;flex-grow:1}.card-grid{display:grid;gap:1.5rem}.grid-2{grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}.grid-3{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.grid-4{grid-template-columns:repeat(auto-fit,minmax(210px,1fr))}.media-card{display:flex;flex-direction:column;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;background:var(--bg);box-shadow:var(--shadow-sm);transition:transform .18s ease,box-shadow .18s ease;color:inherit}.media-card:hover{transform:translateY(-3px);box-shadow:var(--shadow-md);color:inherit}.media-card .thumb{aspect-ratio:16 / 10;width:100%;object-fit:cover;background:var(--bg-soft)}.media-card .body{padding:1.25rem 1.35rem 1.5rem;display:flex;flex-direction:column;flex-grow:1}.media-card h3{font-size:1.12rem;margin-bottom:.5rem}.media-card p{color:var(--muted);font-size:.95rem;margin:0 0 1rem;flex-grow:1}.media-card .card-link{color:var(--brand-blue);font-weight:600;font-size:.92rem}.phase-block{background:var(--bg-soft);border:1px solid var(--line);border-radius:var(--radius);padding:1.8rem;margin-bottom:1.5rem}.phase-tag{font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--brand-blue)}.phase-block h3{font-size:1.35rem;margin:.35rem 0 1.2rem}.roadmap-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(215px,1fr));gap:1.2rem}.roadmap-card{background:var(--bg);border:1px solid var(--line);border-radius:var(--radius-sm);padding:1.2rem}.roadmap-card .idx{font-size:.8rem;font-weight:700;color:var(--brand-green-deep)}.roadmap-card h4{font-size:1.02rem;margin:.3rem 0 .5rem}.roadmap-card p{font-size:.9rem;color:var(--muted);margin:0}.people-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:1.6rem}.person{text-align:center}.person-photo{width:100%;max-width:170px;aspect-ratio:1 / 1;object-fit:cover;border-radius:50%;margin:0 auto .9rem;border:3px solid var(--bg-tint-blue);box-shadow:var(--shadow-sm)}.person h3{font-size:1.05rem;margin-bottom:.2rem}.person .role{font-size:.86rem;color:var(--muted);margin:0;line-height:1.4}.cohort-card{display:grid;grid-template-columns:260px 1fr;gap:0;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;background:var(--bg);box-shadow:var(--shadow-sm)}.cohort-card .cohort-img{width:100%;height:100%;min-height:220px;object-fit:cover}.cohort-card .cohort-body{padding:1.8rem}.cohort-badge{display:inline-block;font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--brand-green-deep);background:var(--bg-tint-green);padding:.25rem .6rem;border-radius:999px;margin-bottom:.8rem}.cohort-card h3{font-size:1.5rem;margin-bottom:.5rem}.cohort-card .focus{color:var(--muted);margin:.6rem 0 1.3rem}.event-list{display:flex;flex-direction:column;gap:1.75rem}.event-card{display:grid;grid-template-columns:300px 1fr;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;background:var(--bg);box-shadow:var(--shadow-sm)}.event-img{width:100%;height:100%;min-height:240px;object-fit:cover;background:var(--bg-soft)}.event-body{padding:1.8rem}.event-body h3{font-size:1.4rem;margin-bottom:.35rem}.event-meta{color:var(--brand-blue-deep);font-weight:600;font-size:.9rem;margin:0 0 .9rem}.event-desc{color:var(--ink-soft);margin:0 0 1rem}.event-bullets{margin:0 0 1rem;padding-left:1.1rem;color:var(--ink-soft)}.event-bullets li{margin-bottom:.4rem}.event-gallery{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:.75rem;margin:.5rem 0 1rem}.event-gallery img{width:100%;aspect-ratio:3 / 4;object-fit:cover;border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--bg-soft)}.event-collab{margin:.4rem 0 .2rem;font-size:.9rem;color:var(--muted);font-style:italic}.event-card--full{display:block}.session-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.25rem;margin-top:1.4rem}.session-card{display:flex;gap:1rem;padding:1.1rem;border:1px solid var(--line);border-radius:var(--radius);background:var(--bg-soft)}.session-photo{width:84px;height:84px;flex-shrink:0;object-fit:cover;border-radius:50%;border:3px solid #fff;box-shadow:var(--shadow-sm)}.session-cat{font-size:.7rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--brand-green-deep)}.session-info h4{font-size:1.08rem;margin:.2rem 0 .15rem}.session-role{font-size:.85rem;color:var(--muted);margin:0 0 .4rem}.session-theme{font-size:.92rem;font-weight:600;color:var(--brand-blue-deep);margin:0 0 .2rem}.session-meta{font-size:.82rem;color:var(--muted);margin:0 0 .5rem}.session-blurb{font-size:.9rem;color:var(--ink-soft);margin:0}@media (max-width: 520px){.session-card{flex-direction:column}}.outcomes-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem}.outcome-card{border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;background:var(--bg);box-shadow:var(--shadow-sm);transition:transform .18s ease,box-shadow .18s ease}.outcome-card:hover{transform:translateY(-3px);box-shadow:var(--shadow-md)}.outcome-poster{width:100%;aspect-ratio:3 / 4;object-fit:cover;object-position:top;background:var(--bg-soft);display:block}.outcome-title{padding:.9rem 1rem 1.1rem;font-weight:600;font-size:.95rem;color:var(--ink);text-align:left}@media (max-width: 900px){.event-card{grid-template-columns:1fr}.event-img{max-height:260px}}.empty-state{text-align:center;padding:3.5rem 2rem;border:1px dashed var(--line);border-radius:var(--radius);background:var(--bg-soft)}.empty-state .icon{font-size:2.2rem;margin-bottom:.6rem}.empty-state h3{font-size:1.3rem;margin-bottom:.5rem}.empty-state p{color:var(--muted);max-width:48ch;margin:0 auto}.contact-card{border:1px solid var(--line);border-radius:var(--radius);padding:2.2rem;background:var(--bg-soft);max-width:560px}.contact-card .email-big{display:inline-block;margin-top:.8rem;font-size:1.4rem;font-weight:700;color:var(--brand-blue)}.apply-choice{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;margin-top:2rem}.apply-path{display:flex;flex-direction:column;padding:2rem;border:1px solid var(--line);border-radius:var(--radius);background:var(--bg);box-shadow:var(--shadow-sm);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease;color:inherit}.apply-path:hover{transform:translateY(-3px);box-shadow:var(--shadow-md);border-color:#cfe0ef;color:inherit}.apply-path .path-tag{font-size:.76rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--brand-green-deep);margin-bottom:.6rem}.apply-path h3{font-size:1.35rem;margin-bottom:.6rem}.apply-path p{color:var(--muted);flex-grow:1;margin:0 0 1.4rem}.form{max-width:640px;margin-top:1.5rem}.form-embed-wrap{margin-top:1.5rem}.form-embed-hint{font-size:.88rem;color:var(--muted);margin:0 0 .8rem}.form-embed{width:100%;max-width:720px;height:80vh;min-height:900px;border:1px solid var(--line);border-radius:var(--radius);background:var(--bg)}.form-row{margin-bottom:1.25rem}.form-row label{display:block;font-weight:600;font-size:.92rem;margin-bottom:.4rem;color:var(--ink)}.form-row .req{color:var(--brand-green-deep)}.form-row input,.form-row select,.form-row textarea{width:100%;padding:.7rem .85rem;border:1.5px solid var(--line);border-radius:var(--radius-sm);font-family:inherit;font-size:.98rem;color:var(--ink);background:var(--bg);transition:border-color .16s ease,box-shadow .16s ease}.form-row input:focus,.form-row select:focus,.form-row textarea:focus{outline:none;border-color:var(--brand-blue);box-shadow:0 0 0 3px #2477bf26}.form-row textarea{min-height:120px;resize:vertical}.form-hint{font-size:.83rem;color:var(--muted);margin-top:.35rem}.eligibility{border:1px solid var(--brand-green);background:var(--bg-tint-green);border-radius:var(--radius);padding:1.3rem 1.4rem;margin-bottom:1.8rem}.eligibility h3{font-size:1.05rem;margin-bottom:.5rem;color:var(--brand-green-deep)}.eligibility ul{margin:.4rem 0 0;padding-left:1.2rem;color:var(--ink-soft);font-size:.95rem}.eligibility li{margin-bottom:.3rem}.process-list{margin:0;padding-left:1.3rem;counter-reset:step}.process-list li{color:var(--ink-soft);margin-bottom:.7rem;padding-left:.3rem;line-height:1.55}.process-list li::marker{color:var(--brand-green-deep);font-weight:700}.checkbox-row{display:flex;gap:.6rem;align-items:flex-start;margin-bottom:1.4rem}.checkbox-row input{margin-top:.25rem;width:18px;height:18px;flex-shrink:0}.checkbox-row label{font-size:.95rem;color:var(--ink-soft);font-weight:500}.choice-group{display:flex;flex-wrap:wrap;gap:.6rem}.choice-chip{display:inline-flex;align-items:center;gap:.5rem;padding:.55rem .9rem;border:1.5px solid var(--line);border-radius:999px;font-size:.92rem;font-weight:500;color:var(--ink-soft);cursor:pointer;transition:border-color .16s ease,background .16s ease,color .16s ease}.choice-chip:hover{border-color:var(--brand-blue)}.choice-chip.is-checked{border-color:var(--brand-green);background:var(--bg-tint-green);color:var(--brand-green-deep)}.choice-chip.is-disabled{opacity:.45;cursor:not-allowed}.choice-chip input{width:16px;height:16px}.group-fields{border-left:3px solid var(--brand-green);padding-left:1.1rem;margin:.4rem 0}.form-note{padding:.9rem 1.1rem;border-radius:var(--radius-sm);font-size:.9rem;margin-bottom:1.4rem}.form-note.warn{background:#fff6e8;border:1px solid #f0d9a8;color:#7a5a17}.form-note.ok{background:var(--bg-tint-green);border:1px solid var(--brand-green);color:var(--brand-green-deep)}.form-note.err{background:#fdecec;border:1px solid #f2b8b8;color:#98342f}.form-success{text-align:center;padding:3rem 2rem;border:1px solid var(--brand-green);background:var(--bg-tint-green);border-radius:var(--radius)}.form-success .icon{font-size:2.4rem}.form-success h2{color:var(--brand-green-deep);margin:.5rem 0}.breadcrumb{font-size:.88rem;color:var(--muted);margin-bottom:1.5rem}.breadcrumb a{color:var(--muted)}.breadcrumb a:hover{color:var(--brand-blue)}@media (max-width: 900px){.sidebar{transform:translate(-100%);transition:transform .25s ease;box-shadow:0 0 40px #0000004d}.sidebar.is-open{transform:translate(0)}.topbar{display:flex}.content{margin-left:0}.scrim{display:block;position:fixed;top:0;right:0;bottom:0;left:0;background:#06142280;z-index:95}.sidebar.is-open{z-index:100}.page{padding:2.25rem 1.35rem 3.5rem}.hero{padding:3.5rem 1.35rem}.hero h1{font-size:2.2rem}.cohort-card{grid-template-columns:1fr}.cohort-card .cohort-img{min-height:200px;max-height:240px}}@media (max-width: 520px){.page-h1{font-size:2rem}.hero h1{font-size:1.9rem}}
