@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&display=swap";:root{--primary: #6436d6;--primary-dark: #2717ad;--primary-soft: #f1ecff;--blue: #1f63f2;--text: #0d0b22;--muted: #4d4861;--soft-muted: #766f89;--border: #e9e3f3;--page: #ffffff;--section: #fbfaff;--shadow: 0 20px 46px rgba(35, 18, 91, .12);--shadow-sm: 0 13px 28px rgba(35, 18, 91, .1)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:var(--text);background:var(--page)}h1,h2,h3,h4,h5,h6{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:700;letter-spacing:-.015em}p{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.7}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input,textarea{font:inherit}.container{width:min(1760px,calc(100% - 88px));margin:0 auto}.site-header{position:sticky;top:0;z-index:1000;background:#fffffff2;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:0 1px #5c37d514}.navbar{min-height:92px;display:flex;align-items:center;justify-content:space-between;gap:34px}.brand img,.footer-logo{width:238px}.nav-links{display:flex;align-items:center;gap:44px}.nav-link{position:relative;color:#090718;font-size:14px;font-weight:800}.nav-link.active,.nav-link:hover{color:var(--primary)}.nav-link.active:after,.nav-link:hover:after{content:"";position:absolute;left:50%;bottom:-15px;width:36px;height:4px;border-radius:999px;background:var(--primary);transform:translate(-50%)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:56px;padding:0 28px;border:0;border-radius:10px;font-weight:900;line-height:1;cursor:pointer;transition:transform .25s ease,box-shadow .25s ease;white-space:nowrap}.btn:hover{transform:translateY(-2px)}.btn-primary{color:#fff;background:linear-gradient(135deg,#8b47e7,#205fe8);box-shadow:0 18px 28px #4d2acf47}.btn-secondary{color:#111024;background:#fff;border:1px solid #ded8ea;box-shadow:0 14px 26px #23125b0f}.btn-light{min-height:70px;color:var(--primary);background:#fff}.menu-btn,.mobile-only{display:none}.hero-section{position:relative;min-height:0;aspect-ratio:1680 / 944;padding:0;overflow:hidden;background:none}.hero-section:after{display:none}.hero-grid{position:relative;min-height:0;height:100%;z-index:5;display:block}.hero-copy{position:relative;z-index:6;width:43%;padding-top:128px}.hero-copy h1,.page-banner h1,.about-copy h2,.split-copy h2,.centered-section h2,.footer-cta-content h2,.stacked-copy h2,.section-head h2,.contact-panel h2{margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;letter-spacing:-.02em;line-height:1.14}.hero-copy h1{max-width:700px;margin-bottom:30px;font-size:clamp(46px,3.4vw,66px)}.hero-copy h1 span,.about-copy h2 span{color:var(--primary)}.hero-copy p,.about-copy p,.split-copy p,.page-banner-text,.stacked-copy p,.topic-card p,.contact-panel p,.footer-main p,.impact-item span,.highlight-item p{color:var(--muted);line-height:1.8}.hero-copy p{max-width:590px;margin:0 0 34px;color:#151222;font-size:17px;line-height:1.85}.hero-actions{display:flex;gap:26px;flex-wrap:wrap}.hero-visual{position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;width:100%;min-height:auto;margin-right:0}.hero-image-wrap{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;border-radius:0}.hero-image-wrap:before{display:none}.hero-image-wrap:after{display:none}.hero-image-wrap img{width:100%;height:100%;object-fit:fill;object-position:center;transform:none}.hero-stat-stack{position:absolute;z-index:5;top:72px;right:max(44px,calc((100vw - 1760px)/2 + 84px));display:grid;gap:20px;width:230px}.stat-card,.highlight-item,.step-card,.contact-card,.mini-stat-card{display:flex;gap:18px;align-items:flex-start}.stat-card{min-height:132px;align-items:center;padding:24px;background:#fffffff2;border:1px solid rgba(255,255,255,.8);border-radius:16px;box-shadow:0 22px 42px #23125b29}.stat-card strong,.impact-item strong,.mini-stat-card strong{display:block;margin-bottom:8px;color:#080617;font-size:26px;line-height:1.05}.stat-card span:last-child,.floating-note span:last-child,.mini-stat-card span{color:var(--muted);font-size:14px;line-height:1.45}.hero-wave{display:none}.section{padding:76px 0}.section-tight{padding:24px 0 16px}.about-section{padding-top:64px;position:relative;overflow:hidden}.about-section:after{content:"";position:absolute;right:-26px;bottom:42px;width:210px;height:310px;opacity:.23;pointer-events:none;background:radial-gradient(ellipse at 50% 20%,transparent 42%,#8b47e7 43%,transparent 45%) 50% 0 / 82px 120px no-repeat,radial-gradient(ellipse at 50% 20%,transparent 42%,#8b47e7 43%,transparent 45%) 18% 34% / 82px 120px no-repeat,radial-gradient(ellipse at 50% 20%,transparent 42%,#8b47e7 43%,transparent 45%) 72% 45% / 82px 120px no-repeat,linear-gradient(112deg,transparent 48%,#8b47e7 49%,#8b47e7 50%,transparent 51%)}.about-grid,.info-grid,.split-card{display:grid;gap:160px}.about-grid,.split-card,.info-grid.two-col{grid-template-columns:.82fr 1.18fr;align-items:center}.about-copy{padding-left:18px}.about-collage{position:relative;display:block;min-height:610px;max-width:720px;padding:0}.about-collage:before{content:"";position:absolute;left:0;top:40px;width:155px;height:235px;opacity:.55;background-image:radial-gradient(var(--primary) 2px,transparent 2px);background-size:30px 30px}.card-image,.rounded-image,.split-visual img,.footer-cta-media img{overflow:hidden;border-radius:18px;box-shadow:var(--shadow-sm)}.card-image img,.rounded-image,.split-visual img,.footer-cta-media img{width:100%;height:100%;object-fit:cover}.collage-large{position:absolute;z-index:1;top:0;left:150px;width:520px;height:402px}.collage-small{position:absolute;z-index:2;top:292px;left:30px;width:282px;height:292px}.collage-wide{position:absolute;z-index:2;top:432px;left:332px;width:330px;height:196px}.collage-large img{object-position:52% 50%}.collage-small img{max-width:none;width:136%;object-position:69% 50%;transform:translate(-28%)}.collage-wide img{object-position:50% 50%}.eyebrow{display:inline-block;position:relative;margin:0 0 18px;color:var(--primary);font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.eyebrow:after{content:"";display:inline-block;width:38px;height:2px;margin-left:14px;border-radius:999px;background:var(--primary);vertical-align:middle}.eyebrow.light{color:#ffffffeb}.eyebrow.light:after{background:#ffffffeb}.about-copy h2,.split-copy h2,.centered-section h2,.page-banner h1,.stacked-copy h2,.section-head h2,.contact-panel h2{margin-bottom:20px;font-size:clamp(34px,2.55vw,48px)}.about-copy>p,.split-copy>p,.centered-section>p{margin-top:0;font-size:16px}.highlight-list{display:grid;gap:22px;margin:34px 0}.highlight-item h4,.topic-card h3,.icon-card h3,.step-card h3,.contact-panel h2,.footer-main h4{margin:0 0 8px}.highlight-item p{margin:0}.icon-holder{width:58px;height:58px;min-width:58px;display:inline-flex;align-items:center;justify-content:center;color:var(--primary);background:#6436d61c;border-radius:16px}.icon-holder.small{width:42px;height:42px;min-width:42px;border-radius:14px}.centered-section{text-align:center}.centered-section h2{position:relative;display:inline-block;margin-bottom:12px}.centered-section h2:after{content:"";position:absolute;left:50%;bottom:-14px;width:38px;height:3px;border-radius:999px;background:var(--primary);transform:translate(-50%)}.icon-card-grid,.topic-grid,.impact-grid,.mini-stats-grid,.impact-tracking-grid{display:grid;gap:24px}.icon-card-grid.six-col{grid-template-columns:repeat(6,minmax(0,1fr));margin-top:34px}.icon-card,.topic-card,.step-card,.contact-panel,.mini-stat-card{background:#fff;border:1px solid var(--border);border-radius:14px;box-shadow:0 14px 28px #26155d12}.icon-card{min-height:150px;padding:20px 18px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px}.icon-card .icon-holder{background:transparent;width:66px;height:66px;min-width:66px}.icon-card .icon-holder svg{width:46px;height:46px;stroke-width:2.25}.icon-card h3{max-width:170px;margin:0;font-size:18px;line-height:1.25}.curriculum-overview .split-card{gap:56px;padding:42px 64px;background:linear-gradient(180deg,#fbf8ff,#fff);border:1px solid var(--border);border-radius:24px;box-shadow:0 18px 36px #26155d14}.module-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 34px;margin:34px 0 42px}.module-item{display:flex;align-items:center;gap:16px}.module-item span,.step-badge{width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:linear-gradient(135deg,#7842e5,#2463ef);color:#fff;font-size:13px;font-weight:900}.module-item p{margin:0;color:var(--text);font-weight:800}.split-visual{position:relative}.split-visual img{min-height:500px;border-radius:20px;object-position:center center}.floating-note{position:absolute;right:-24px;bottom:38px;display:flex;align-items:center;gap:18px;min-width:325px;padding:20px 24px;border-radius:16px;background:#fffffffa;border:1px solid rgba(100,54,214,.12);box-shadow:0 18px 34px #23125b24}.floating-note strong{display:block;margin-bottom:4px}.impact-strip{position:relative;overflow:hidden;min-height:280px;border-radius:24px;box-shadow:var(--shadow)}.impact-strip img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.impact-strip-overlay,.page-banner{position:relative;z-index:1}.impact-strip-overlay{min-height:280px;padding:34px 62px;color:#fff;background:linear-gradient(90deg,#7430d3fa,#2b5ce6f0 56%,#2b5ce68a)}.impact-strip-overlay h2,.footer-cta-content h2{margin-bottom:28px;color:#fff;font-size:clamp(30px,2.25vw,42px)}.impact-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.impact-item{min-height:106px;padding:4px 30px;border-left:1px solid rgba(255,255,255,.24)}.impact-item:first-child{border-left:0}.impact-item svg{width:38px;height:38px;margin-bottom:14px;stroke-width:1.9}.impact-item strong,.impact-item span{color:#fff}.impact-item strong{font-size:30px;margin-bottom:6px}.impact-item span{max-width:250px;font-size:16px;line-height:1.45}.impact-item span{display:block}.page-banner{padding:104px 0 82px;overflow:hidden;background:radial-gradient(circle at 82% 12%,rgba(100,54,214,.14),transparent 25%),linear-gradient(180deg,#fff,#faf8ff)}.page-banner h1{max-width:930px}.page-banner-text{max-width:900px;margin:18px 0 0;font-size:19px}.topic-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.topic-grid.three-col,.impact-tracking-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.topic-card{padding:34px}.topic-card ul{margin:0;padding-left:20px;color:var(--muted);line-height:1.9}.steps-grid{display:grid;gap:20px}.step-card{padding:24px}.step-card h3{margin-top:2px}.mini-stats-grid{grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:38px}.mini-stat-card{padding:28px;flex-direction:column;align-items:flex-start}.top-space{margin-top:58px}.section-head{margin-bottom:32px}.align-start{align-items:start!important}.align-center{align-items:center!important}.contact-panel{padding:34px}.contact-card-list,.contact-form{display:grid;gap:18px}.contact-card{padding:18px;border:1px solid var(--border);border-radius:14px}.contact-card span:last-child{display:block;margin-top:4px;color:var(--muted)}.form-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.contact-form input,.contact-form textarea,.newsletter-form input{width:100%;border:1px solid var(--border);border-radius:12px;padding:17px 18px;background:#fff;color:var(--text)}.site-footer{padding:64px 0 0;background:var(--page)}.footer-cta{position:relative;overflow:hidden;display:grid;grid-template-columns:.82fr 1fr;align-items:stretch;border-radius:18px;margin-bottom:48px;background:linear-gradient(100deg,#7430d3,#2164f3)}.footer-cta:after{content:"";position:absolute;right:92px;top:40px;width:170px;height:90px;opacity:.8;border-top:2px dashed rgba(255,255,255,.55);border-radius:50%;transform:rotate(-8deg)}.footer-cta-media img{height:100%;min-height:250px;border-radius:0;box-shadow:none}.footer-cta-content{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:34px;padding:48px 70px;color:#fff}.footer-cta-content p:not(.eyebrow){max-width:620px;margin:0;color:#ffffffeb;line-height:1.7}.footer-main{margin-top:0;padding:34px 0 32px;color:#ffffffd1;background:linear-gradient(100deg,#7231d1,#1d63f2)}.footer-grid{display:grid;grid-template-columns:1.55fr .8fr .9fr 1.15fr 1fr;gap:34px}.footer-main h4{color:#fff;margin-bottom:16px}.footer-main ul{display:grid;gap:10px;padding:0;margin:0;list-style:none}.contact-list li,.newsletter-form,.footer-main a{color:#ffffffd1}.footer-main p,.footer-main .contact-list li,.footer-main .newsletter-form,.footer-main .newsletter-message{color:#ffffffeb}.contact-list li{display:flex;align-items:center;gap:10px}.newsletter-form{display:flex;gap:10px;margin-top:16px}.newsletter-form input{background:#ffffff24;border-color:#ffffff2e;color:#fff}.newsletter-form input::placeholder{color:#ffffffb8}.newsletter-form button{width:52px;min-width:52px;border:0;border-radius:10px;background:#8a45e7;color:#fff}.not-found{min-height:60vh;display:flex;align-items:center}.form-status{display:flex;align-items:center;gap:8px;color:var(--primary);margin:0}.newsletter-message{display:block;margin-top:10px;color:#ffffffb8;line-height:1.5}@media (max-width: 1400px){.container{width:min(1240px,calc(100% - 64px))}.nav-links{gap:30px}.brand img,.footer-logo{width:190px}.hero-section{min-height:0;aspect-ratio:1680 / 944;padding-top:0;padding-bottom:0}.hero-section:after{display:none}.hero-grid{min-height:0;height:100%;display:block}.hero-copy{width:43.5%;padding-top:118px}.hero-copy h1{max-width:560px;margin-bottom:24px;font-size:clamp(38px,4.1vw,54px)}.hero-copy p{max-width:520px;margin-bottom:28px;font-size:15px;line-height:1.75}.hero-copy{padding-top:118px}.btn{min-height:52px;padding:0 24px;font-size:13px}.hero-visual{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;min-height:auto;margin-right:0}.hero-image-wrap{border-radius:0}.hero-image-wrap:before{display:none}.hero-image-wrap img{width:100%;transform:none;object-position:center}.hero-stat-stack{top:72px;right:56px;gap:18px;width:216px}.stat-card{min-height:104px;padding:18px;gap:14px}.stat-card strong{font-size:22px}.stat-card span:last-child{font-size:12px}.stat-card .icon-holder{width:48px;height:48px;min-width:48px}.about-grid,.info-grid,.split-card{gap:122px}.about-collage{min-height:440px}.about-collage:before{left:0;top:30px;width:135px;height:205px;background-size:25px 25px}.collage-large{left:112px;width:350px;height:285px}.collage-small{top:230px;left:12px;width:210px;height:212px}.collage-wide{top:315px;left:248px;width:238px;height:145px}.about-copy{padding-left:10px}.section{padding:64px 0}.section-tight{padding:22px 0 14px}.about-section{padding-top:52px}.about-copy h2,.split-copy h2,.centered-section h2,.page-banner h1,.stacked-copy h2,.section-head h2,.contact-panel h2{font-size:clamp(32px,3.1vw,42px)}.icon-card{min-height:132px}.icon-card .icon-holder{width:60px;height:60px;min-width:60px}.icon-card h3{font-size:16px}.curriculum-overview .split-card{padding:38px 48px}.split-visual img{min-height:390px}.impact-strip,.impact-strip-overlay{min-height:220px}}@media (max-width: 1180px){.icon-card-grid.six-col,.impact-grid,.footer-grid,.mini-stats-grid,.topic-grid.three-col,.impact-tracking-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.about-grid,.split-card,.info-grid.two-col,.footer-cta{grid-template-columns:1fr}.hero-section{min-height:0;padding-bottom:0}.hero-visual{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;min-height:auto;margin-right:0}.hero-image-wrap{border-radius:0}.hero-image-wrap:before{display:none}.hero-stat-stack{width:min(320px,52%)}}@media (max-width: 900px){.desktop-only{display:none}.mobile-only,.menu-btn{display:inline-flex}.menu-btn{width:46px;height:46px;align-items:center;justify-content:center;border:1px solid var(--border);border-radius:10px;background:#fff;color:var(--primary)}.nav-links{position:absolute;top:calc(100% + 10px);left:24px;right:24px;display:none;flex-direction:column;align-items:stretch;gap:16px;padding:20px;border:1px solid var(--border);border-radius:14px;background:#fff;box-shadow:var(--shadow)}.nav-links.open{display:flex}.nav-link.active:after,.nav-link:hover:after{left:0;bottom:-4px;transform:none}.hero-copy{padding-top:0}.hero-copy h1{font-size:46px}.hero-stat-stack{top:34px;right:24px}.about-collage,.module-list,.topic-grid,.form-row{grid-template-columns:1fr}.about-collage{min-height:auto;padding-left:0;display:grid;gap:18px}.about-collage:before{display:none}.collage-large,.collage-small,.collage-wide{position:static;width:auto;height:auto;grid-column:auto;grid-row:auto;min-height:300px}.impact-item{border-left:0;border-top:1px solid rgba(255,255,255,.18)}.impact-item:first-child{border-top:0}.footer-cta-content{flex-direction:column;align-items:flex-start}}@media (max-width: 640px){.container{width:min(100% - 28px,1240px)}.navbar{min-height:76px}.brand img,.footer-logo{width:178px}.btn{width:100%;min-height:54px;padding:0 20px}.hero-section{padding:38px 0 82px;aspect-ratio:auto}.hero-section:after{height:120px}.hero-copy h1,.page-banner h1,.about-copy h2,.split-copy h2,.centered-section h2,.footer-cta-content h2,.stacked-copy h2,.section-head h2,.contact-panel h2{font-size:33px}.hero-copy p,.page-banner-text{font-size:16px}.hero-actions,.newsletter-form{flex-direction:column}.hero-visual{min-height:420px}.hero-stat-stack{position:static;width:100%;margin-top:18px}.stat-card{min-height:112px}.icon-card-grid.six-col,.impact-grid,.footer-grid,.mini-stats-grid,.topic-grid.three-col,.impact-tracking-grid{grid-template-columns:1fr}.section,.section-tight{padding:58px 0}.about-grid,.info-grid,.split-card{gap:40px}.curriculum-overview .split-card,.contact-panel,.topic-card{padding:24px}.split-visual img{min-height:300px}.floating-note{position:static;min-width:0;margin-top:18px}.impact-strip,.impact-strip-overlay{min-height:auto}.impact-strip-overlay,.footer-cta-content{padding:32px 24px}}
