@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Nunito:wght@700;800;900&display=swap";:root{--ink:#163e43;--coral:#ee6f5b;--teal:#2f8b87;--cream:#fffaf0;--yellow:#f7ca58;--lav:#d7c9ef;--sky:#cbe9ee;--white:#fff;--muted:#607275}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);margin:0;font:16px/1.65 DM Sans,sans-serif}h1,h2,h3,p{margin-top:0}h1,h2,h3,.brand{font-family:Nunito,sans-serif}h1{letter-spacing:-.055em;margin-bottom:28px;font-size:clamp(3.2rem,6.2vw,6.2rem);line-height:.98}h2{letter-spacing:-.04em;margin-bottom:24px;font-size:clamp(2.3rem,4vw,4.3rem);line-height:1.05}h2 span,h1 em{color:var(--coral);font-style:normal}h3{line-height:1.2}.lead{font-size:1.18rem;line-height:1.7}.kicker,.eyebrow{text-transform:uppercase;letter-spacing:.13em;color:var(--teal);font-size:.76rem;font-weight:800}.kicker{margin-bottom:15px}a{color:inherit;text-decoration:none}header{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:20;background:#fffaf0f0;border-bottom:1px solid #163e4314;justify-content:space-between;align-items:center;height:82px;padding:0 5vw;display:flex;position:sticky;top:0}.brand{align-items:center;gap:11px;font-size:1.06rem;line-height:1.1;display:flex}.brand small,.footer-brand small{text-transform:uppercase;letter-spacing:.1em;color:var(--muted);margin-top:4px;font:600 .6rem DM Sans;display:block}.brandmark{background:var(--coral);color:#fff;border-radius:14px 14px 14px 4px;place-items:center;width:42px;height:42px;font:900 1.4rem Nunito;display:grid}nav{align-items:center;gap:28px;font-size:.86rem;font-weight:700;display:flex}nav a:not(.navcta):after{content:"";background:var(--coral);width:0;height:2px;transition:all .25s;display:block}nav a:hover:after{width:100%}.navcta{background:var(--ink);color:#fff;border-radius:99px;align-items:center;gap:7px;padding:10px 16px;display:flex}.menu{color:var(--ink);background:0 0;border:0;display:none}.hero{background:radial-gradient(circle at 95% 15%,#f8dfa6 0 12%,#0000 12.2%),linear-gradient(135deg,#fffaf0,#fff3e5);grid-template-columns:1.12fr .88fr;align-items:center;min-height:750px;padding:75px 7vw 95px;display:grid;position:relative;overflow:hidden}.hero-copy{z-index:2;max-width:760px;position:relative}.hero-copy>p{color:#486367;max-width:650px;font-size:1.15rem}.eyebrow{background:#fff;border-radius:50px;align-items:center;gap:8px;margin-bottom:27px;padding:8px 13px;display:inline-flex;box-shadow:0 7px 22px #6c4b2830}.actions{align-items:center;gap:22px;margin-top:35px;display:flex}.btn{cursor:pointer;border:0;border-radius:12px;justify-content:center;align-items:center;gap:9px;padding:14px 20px;font:800 .9rem DM Sans;display:inline-flex}.btn svg{width:17px}.btn.primary{background:var(--coral);color:#fff;box-shadow:0 9px #c95040}.btn.text{color:var(--ink)}.hero-visual{max-width:520px;margin-left:auto;position:relative}.placeholder{color:#296c6b;background:linear-gradient(145deg,#c7e9e6,#9dd4d2);flex-direction:column;justify-content:center;align-items:center;min-height:260px;display:flex;position:relative;overflow:hidden}.placeholder small{background:#ffffffe6;border-radius:99px;padding:8px 13px;font-weight:700;position:relative}.ph-art{opacity:.4;gap:18px;font:800 3rem Nunito;display:flex}.hero-visual>.placeholder{border:10px solid #fff;border-radius:48% 48% 18px 18px;height:520px;box-shadow:0 25px 60px #59462b24}.float-card{background:#fff;border-radius:16px;padding:18px 22px;position:absolute;bottom:45px;left:-60px;box-shadow:0 20px 50px #2e2c2530}.float-card span{color:var(--coral);letter-spacing:5px}.float-card b{margin-top:5px;font:800 1rem Nunito;display:block}.sun{background:var(--yellow);border-radius:50%;width:110px;height:110px;position:absolute;top:-25px;right:-24px}.doodle{opacity:.25;font:900 4rem Nunito;position:absolute}.d1{color:var(--coral);bottom:80px;left:3%}.d2{color:var(--teal);top:100px;left:51%}.intro{text-align:center;background:#fff;padding:100px 7vw}.intro>p:not(.kicker){color:var(--muted);max-width:700px;margin:0 auto;font-size:1.16rem}.mini-stats{justify-content:center;gap:70px;margin-top:55px;display:flex}.mini-stats>div{text-align:left;grid-template-columns:44px auto;column-gap:10px;display:grid}.mini-stats svg{width:38px;height:38px;color:var(--coral);background:#fff0df;border-radius:12px;grid-row:1/3;padding:9px}.mini-stats small{color:var(--muted)}.section{padding:115px 7vw}.warm{background:#fff1df}.two-col{grid-template-columns:.8fr 1.2fr;align-items:start;gap:9vw;display:grid}.goal-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.goal{background:#fffaf3;border-radius:18px;gap:16px;min-height:115px;padding:22px;display:flex;box-shadow:0 7px 30px #7e604313}.goal span{color:var(--coral);font:900 1rem Nunito}.goal p{margin:0;font-weight:700;line-height:1.45}.book-top{grid-template-columns:1fr 1fr;align-items:center;gap:10vw;display:grid}.book-stack{max-width:560px;position:relative}.cover{height:540px;box-shadow:14px 18px 0 var(--yellow),0 30px 55px #47392524;border-radius:10px}.page-card{background:#fff;width:52%;padding:8px;position:absolute;bottom:-8%;right:-16%;transform:rotate(5deg);box-shadow:0 16px 40px #4739252d}.page-card .placeholder{min-height:180px}.book-note{background:#f1f8f6;border-radius:15px;align-items:center;gap:15px;margin-top:30px;padding:17px;display:flex}.book-note svg{color:var(--teal)}.book-note p{margin:0}.skills{grid-template-columns:repeat(7,1fr);gap:12px;margin-top:110px;display:grid}.skill{background:#fff;border:1px solid #eae4d9;border-radius:18px;padding:22px 15px;transition:all .25s}.skill>span{width:45px;height:45px;color:var(--coral);background:#fff0df;border-radius:14px;place-items:center;font:900 1.25rem Nunito;display:grid}.skill h3{margin:15px 0 5px;font-size:1rem}.skill p{color:var(--muted);margin:0;font-size:.8rem;line-height:1.45}.women{grid-template-columns:1.15fr 1fr 1fr;gap:20px;margin-top:110px;display:grid}.women>article{background:#eef7f6;border-radius:22px;gap:18px;padding:28px;display:flex}.portrait{background:var(--teal);color:#fff;border-radius:50% 50% 12px;flex:none;place-items:center;width:55px;height:55px;font:900 1.4rem Nunito;display:grid}.women h3{margin:0 0 10px}.women p{color:var(--muted);font-size:.9rem}.coral{color:#fff;background:#173f43}.coral h2 span{color:var(--yellow)}.center{text-align:center;max-width:800px;margin:0 auto}.counters{border-top:1px solid #ffffff26;border-bottom:1px solid #ffffff26;grid-template-columns:repeat(4,1fr);margin:60px 0;display:grid}.counters div{text-align:center;border-right:1px solid #ffffff26;padding:38px 10px}.counters div:last-child{border:0}.counters b{color:var(--yellow);font:900 3.3rem Nunito;display:block}.counters small{text-transform:uppercase;letter-spacing:.1em;color:#b8d6d6}.schools{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.school-card{color:var(--ink);background:#fff;border-radius:22px;overflow:hidden}.school-img{height:260px;position:relative}.school-img .placeholder{height:100%}.school-img>span{background:var(--yellow);border-radius:7px;padding:6px 10px;font-size:.75rem;font-weight:800;position:absolute;top:15px;left:15px}.school-copy{padding:25px}.meta{color:var(--muted);flex-wrap:wrap;gap:15px;font-size:.75rem;display:flex}.meta span{gap:4px;display:flex}.meta svg{width:14px}.school-copy>p{color:var(--muted);margin-top:16px;font-size:.9rem}.chips{flex-wrap:wrap;gap:8px;display:flex}.chips span{background:#eef7f6;border-radius:6px;padding:6px 8px;font-size:.68rem;font-weight:700}.school-card blockquote{border-left:3px solid var(--yellow);background:#fff6e5;margin:20px 0 0;padding:15px;font-size:.82rem;font-style:italic}.school-card blockquote svg{width:16px;color:var(--coral)}.school-card blockquote small{margin-top:6px;font-style:normal;font-weight:700;display:block}.split-head{justify-content:space-between;align-items:end;margin-bottom:50px;display:flex}.split-head p:last-child{max-width:450px;color:var(--muted)}.gallery{grid-template-rows:300px 280px;grid-template-columns:1.3fr .7fr 1fr;gap:15px;display:grid}.gallery figure{border-radius:20px;margin:0;position:relative;overflow:hidden}.gallery .placeholder{height:100%}.gallery figcaption{background:#ffffffe6;border-radius:9px;padding:9px 12px;font-size:.78rem;font-weight:700;position:absolute;bottom:14px;left:14px;right:14px}.g0{grid-row:1/3}.g3{grid-column:2/4}.quotes{grid-template-columns:repeat(3,1fr);gap:20px;margin-top:55px;display:grid}.quotes article{background:#fff;border-radius:22px;padding:30px;box-shadow:0 10px 35px #63548112}.quotes svg{color:var(--coral)}.quotes p{font-family:Nunito;font-size:1rem}.quotes b,.quotes small{display:block}.quotes small{color:var(--muted)}.edit-note{text-align:center;color:var(--muted);margin-top:25px;font-size:.75rem}.founder{grid-template-columns:.7fr 1.3fr;align-items:center;gap:8vw;display:grid}.founder-photo .placeholder{border:8px solid #fff;border-radius:46% 46% 18px 18px;height:600px;box-shadow:0 24px 50px #54473020}.timeline{justify-content:space-between;margin-top:50px;display:flex;position:relative}.timeline:before{content:"";background:#b9dcd9;height:2px;position:absolute;top:17px;left:15px;right:15px}.timeline div{text-align:center;width:16%;position:relative}.timeline span{background:var(--teal);color:#fff;border-radius:50%;place-items:center;width:34px;height:34px;margin:0 auto 12px;font-weight:800;display:grid}.timeline small{line-height:1.25;display:block}.future{background:#ffeddb;grid-template-columns:.65fr 1.35fr;gap:8vw;display:grid}.future-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.future-grid div{background:#fff8ed;border-radius:14px;align-items:center;gap:15px;padding:18px;display:flex}.future-grid span{background:var(--yellow);border-radius:10px;flex:none;place-items:center;width:38px;height:38px;font-weight:900;display:grid}.future-grid p{margin:0;font-size:.88rem;font-weight:700}.participate{grid-template-columns:repeat(3,1fr);gap:18px;margin:55px 0 100px;display:grid}.participate article{border:1px solid #e5dfd4;border-radius:22px;padding:32px}.participate article:nth-child(2){background:#edf8f6}.participate article svg{color:var(--coral)}.participate article>a{color:var(--teal);align-items:center;gap:7px;font-size:.85rem;font-weight:800;display:flex}.participate article>a svg{width:15px;color:inherit}.contact{color:#fff;background:#173f43;border-radius:35px;grid-template-columns:.8fr 1.2fr;gap:8vw;padding:65px;display:grid;box-shadow:0 25px #f7ca58}.mail{gap:14px;margin-top:40px;display:flex}.mail span,.mail small{display:block}.contact form{color:var(--ink);background:#fff;border-radius:22px;gap:13px;padding:30px;display:grid}.contact label{gap:5px;font-size:.75rem;font-weight:800;display:grid}.form-row{grid-template-columns:1fr 1fr;gap:12px;display:grid}input,select,textarea{width:100%;font:inherit;color:var(--ink);background:#fbfcfa;border:1px solid #dce1dd;border-radius:9px;padding:12px;font-size:.85rem}textarea{resize:vertical}footer{color:#fff;background:#102f33;grid-template-columns:1fr 2fr auto;align-items:center;gap:30px;padding:70px 7vw 30px;display:grid}.footer-brand{align-items:center;gap:12px;display:flex}.footer-brand div{font-family:Nunito}.footer-links{color:#b9d2d3;flex-wrap:wrap;justify-content:center;gap:22px;font-size:.78rem;display:flex}.social{gap:9px;display:flex}.social a{background:#ffffff12;border-radius:50%;place-items:center;width:36px;height:36px;display:grid}.social svg{width:16px}.copyright{text-align:center;color:#75979a;border-top:1px solid #ffffff15;grid-column:1/-1;padding-top:22px}@media (width<=1000px){nav{gap:14px}.hero{grid-template-columns:1fr 1fr;padding-left:5vw;padding-right:5vw}.two-col,.book-top{gap:5vw}.skills{grid-template-columns:repeat(4,1fr)}.women{grid-template-columns:1fr 1fr}.women>div{grid-column:1/-1}.schools{grid-template-columns:1fr}.school-card{grid-template-columns:1fr 1.4fr;display:grid}.quotes{grid-template-columns:1fr}.contact{padding:45px}.future{grid-template-columns:1fr}}@media (width<=760px){header{height:68px}.menu{display:block}nav{background:#fffaf0;flex-direction:column;align-items:stretch;padding:25px;display:none;position:absolute;top:68px;left:0;right:0;box-shadow:0 20px 30px #2c3b3920}nav.open{display:flex}.hero{grid-template-columns:1fr;padding:65px 6vw}.hero-visual{width:90%;margin:70px auto 0}.hero-visual>.placeholder{height:440px}.float-card{left:-20px}.actions{flex-direction:column;align-items:flex-start}.intro,.section{padding:75px 6vw}.mini-stats{flex-direction:column;align-items:center;gap:25px}.mini-stats>div{width:210px}.two-col,.book-top,.founder,.contact,.goal-grid{grid-template-columns:1fr}.book-stack{width:80%;margin:0 auto 80px}.cover{height:440px}.skills{grid-template-columns:1fr 1fr;margin-top:70px}.women{grid-template-columns:1fr;margin-top:75px}.women>div{grid-column:auto}.counters{grid-template-columns:1fr 1fr}.counters div:nth-child(2){border-right:0}.counters div:nth-child(-n+2){border-bottom:1px solid #ffffff26}.school-card,.split-head{display:block}.gallery{grid-template-rows:repeat(3,250px);grid-template-columns:1fr 1fr;display:grid}.g0{grid-area:auto/1/auto/3}.g3{grid-column:auto}.founder-photo .placeholder{height:480px}.timeline{grid-template-columns:1fr 1fr;gap:15px;display:grid}.timeline:before{display:none}.timeline div{text-align:left;align-items:center;width:auto;display:flex}.timeline span{margin:0 10px 0 0}.future-grid,.participate{grid-template-columns:1fr}.contact{padding:30px 22px}.form-row{grid-template-columns:1fr}footer{text-align:center;grid-template-columns:1fr}.footer-brand,.footer-links,.social{justify-content:center}.copyright{grid-column:auto}}@media (prefers-reduced-motion:no-preference){.section{animation:linear both fade;animation-timeline:view();animation-range:entry 0 entry 18%}@keyframes fade{0%{opacity:.25;transform:translateY(25px)}to{opacity:1;transform:none}}}:root{--ink:#263747;--coral:#e9786b;--teal:#287c7e;--cream:#fff8ed;--peach:#fde9dc;--yellow:#f5c952;--lav:#b9a4d8;--sky:#93cde3;--white:#fff;--muted:#60717c}body{background:var(--cream);color:var(--ink)}header{background:#fff8edf5;border-color:#26374717}.brand-logo{object-fit:cover;clip-path:circle(46%);filter:drop-shadow(0 4px 8px #26374721);flex:none;width:58px;height:58px}.navcta{background:var(--teal)}.hero{background:var(--cream);isolation:isolate}.hero:after{content:"";z-index:-1;background:var(--peach);border-radius:48% 52% 36% 64%/43% 38% 62% 57%;width:54vw;height:670px;position:absolute;top:25px;right:-12vw;transform:rotate(-7deg)}.hero-copy,.hero-visual{z-index:1}.hero-copy>p{color:var(--muted)}.btn.primary{background:var(--coral);box-shadow:0 7px #c95e54}.btn.text{color:var(--teal);border:2px solid var(--teal);background:#ffffff8c;padding:12px 18px}.placeholder{color:var(--teal);background:#cdeaf4}.sun{background:var(--yellow)}.warm{background:var(--peach);position:relative}.warm:after{content:"";background:var(--peach);z-index:1;border-radius:0 0 55% 45%/0 0 100% 100%;height:44px;position:absolute;bottom:-22px;left:0;right:0}.goal,.skill,.women>article,.school-card,.quotes article,.participate article,.future-grid div{background:var(--white);border-color:#26374714;box-shadow:0 12px 34px #26374714}.women-band{background:#eee8f7;margin:110px -7vw -115px;padding:100px 7vw;position:relative;overflow:hidden}.women-band:after{content:"✦  ·  ○  ·  △";color:var(--lav);letter-spacing:12px;opacity:.75;font:900 1.5rem Nunito;position:absolute;top:30px;right:3vw}.women>article{background:#ffffffc7}.portrait.alt{background:#8b72b0}.coral{background:var(--teal);position:relative;overflow:hidden}.coral h2 span,.counters b{color:var(--yellow)}.coral .kicker{color:#bfe9e8}.impact-orbit{color:#fff3;letter-spacing:14px;font:900 2rem Nunito;position:absolute;top:54px;left:4vw;transform:rotate(-9deg)}.counters{margin-bottom:0}.counters small{color:#d8f1f0}.school-visits{background:var(--cream)}.school-card{box-shadow:0 15px 40px #2637471a}.school-img .placeholder{background:#d7eef6}#gallery{background:#eef8fc}.gallery figure{box-shadow:0 12px 30px #2637471a}.lavender{background:#fff8dc}.founder{background:var(--white)}.future{background:#eaf6fa}.future-grid div{background:#ffffffd6}.involved{background:linear-gradient(150deg,var(--peach),var(--cream) 66%)}.participate article,.participate article:nth-child(2){background:var(--white)}.participate article:nth-child(3){border:2px solid var(--coral);box-shadow:0 14px 35px #e9786b29}.participate article:nth-child(3)>a{background:var(--coral);color:#fff;border-radius:10px;margin-top:8px;padding:11px 15px;display:inline-flex}.contact{background:var(--white);color:var(--ink);box-shadow:0 22px 0 var(--yellow),0 25px 55px #2637471f;border:1px solid #2637471a}.contact h2 span{color:var(--coral)}.mail small{color:var(--muted)}.contact form{background:var(--cream);border:1px solid #26374714}footer{background:#163f45}.social a{font-size:.75rem;font-weight:800}@media (width<=760px){.brand-logo{width:50px;height:50px}.hero:after{width:105vw;height:490px;top:70px;right:-42vw}.women-band{margin:75px -6vw -75px;padding:75px 6vw}.women-band:after{font-size:1rem}.btn.text{padding:11px 16px}}.hero-logo{z-index:3;object-fit:cover;clip-path:circle(46%);filter:drop-shadow(0 10px 18px #26374733);width:126px;height:126px;position:absolute;bottom:-28px;right:-28px}.footer-logo{object-fit:cover;clip-path:circle(46%);filter:drop-shadow(0 6px 12px #0003);flex:none;width:64px;height:64px}.form-status{color:var(--ink);background:#fff1cd;border-radius:9px;margin:2px 0 0;padding:10px 12px;font-size:.78rem;font-weight:700}input:required:invalid:not(:placeholder-shown),textarea:required:invalid:not(:placeholder-shown),select:required:invalid{border-color:var(--coral)}@media (width<=760px){.hero-logo{width:104px;height:104px;bottom:-18px;right:-16px}.footer-logo{width:58px;height:58px}}.hero-heading{grid-template-columns:150px minmax(0,1fr);align-items:center;gap:24px;margin-bottom:28px;display:grid}.hero-heading h1{margin:0}.hero-heading-logo{object-fit:cover;clip-path:circle(46%);filter:drop-shadow(0 10px 18px #26374729);width:150px;height:150px}.honeypot{opacity:0!important;pointer-events:none!important;width:1px!important;height:1px!important;position:absolute!important;left:-10000px!important}.keep-together{white-space:nowrap}.goal{align-items:flex-start;min-height:138px}.goal p{font-size:1.15rem;line-height:1.4}.role-photo{object-fit:cover;object-position:center 25%;border-radius:18px;flex:none;width:112px;height:146px;box-shadow:0 8px 18px #26374724}.women>article{align-items:flex-start}@media (width<=760px){.hero-heading{grid-template-columns:110px minmax(0,1fr);gap:15px}.hero-heading-logo{width:110px;height:110px}.goal p{font-size:1.12rem}.role-photo{width:96px;height:126px}}.hero{min-height:calc(100vh - 82px);padding-top:48px;padding-bottom:58px}.intro{padding-top:72px;padding-bottom:72px}.section{padding-top:78px;padding-bottom:78px}.women-band{margin-top:72px;margin-bottom:-78px;padding-top:68px;padding-bottom:68px}.skills{margin-top:72px}.counters{margin-top:42px}.participate{margin-top:44px;margin-bottom:68px}.founder-photo .placeholder{height:520px}.women>article{grid-template-rows:auto auto;grid-template-columns:112px minmax(0,1fr);align-items:center;gap:16px 18px;display:grid}.women>article>div{display:contents}.women>article .role-photo{grid-area:1/1}.women>article h3{white-space:normal;grid-area:1/2;max-width:110px;margin:0;line-height:1.15}.women>article p{grid-area:2/1/auto/-1;margin:0;font-size:.94rem}footer{grid-template-columns:auto 1fr;padding-top:48px;padding-bottom:24px}.footer-links{white-space:nowrap;flex-wrap:nowrap;gap:clamp(8px,1.5vw,22px);font-size:clamp(.62rem,.85vw,.78rem)}.copyright{grid-column:1/-1}@media (width<=760px){.hero{min-height:calc(100vh - 68px);padding-top:42px;padding-bottom:48px}.intro,.section{padding-top:62px;padding-bottom:62px}.women-band{margin-top:62px;margin-bottom:-62px;padding-top:58px;padding-bottom:58px}.women>article{grid-template-columns:96px minmax(0,1fr)}footer{padding-top:38px}.footer-links{justify-content:center;gap:7px;font-size:.58rem}}@media (width>=1001px){.school-visits{padding-top:58px;padding-bottom:58px}.school-img{height:180px}.school-copy{padding:19px}.school-copy>p{margin-top:10px;margin-bottom:10px}.school-card blockquote{margin-top:12px;padding:11px}.school-card h3{margin-bottom:10px}#gallery{padding-top:46px;padding-bottom:46px}#gallery .split-head{margin-bottom:30px}.gallery{grid-template-rows:270px 250px}.g3{grid-column:2}.g4{grid-column:3}}.contact-section{background:var(--cream);padding-top:28px;padding-bottom:28px}.hero-photo{object-fit:cover;object-position:30% center;border:10px solid #fff;border-radius:48% 48% 18px 18px;width:100%;height:520px;display:block;box-shadow:0 25px 60px #59462b26}.shape-row{align-items:center;gap:13px;margin-bottom:7px;line-height:1;display:flex}.shape-row span{letter-spacing:0;font-family:Nunito,sans-serif;font-size:1.5rem;line-height:1}.shape-row span:first-child{color:var(--coral)}.shape-row span:nth-child(2){color:var(--teal)}.shape-row span:nth-child(3){color:var(--yellow)}@media (width<=760px){.hero-photo{object-position:29% center;height:440px}.shape-row span{font-size:1.4rem}}.book-cover-img{object-fit:cover;object-position:center;width:100%;display:block}.sample-page-img{width:100%;height:auto;display:block}.page-card{background:#fffffff0;border-radius:14px}.school-img{background:var(--cream);overflow:hidden}.school-img>span{z-index:6;pointer-events:none}.school-carousel{outline:none;grid-template-rows:minmax(0,1fr) 28px;height:100%;display:grid;position:relative}.school-carousel:focus-visible{box-shadow:inset 0 0 0 3px var(--teal)}.carousel-track{scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;touch-action:pan-x;cursor:grab;gap:12px;padding:0 16px;display:flex;overflow:auto hidden}.carousel-track::-webkit-scrollbar{display:none}.carousel-track:active{cursor:grabbing}.carousel-slide{scroll-snap-align:start;scroll-snap-stop:always;background:var(--cream);border-radius:18px;flex:0 0 100%;place-items:center;height:100%;display:grid;overflow:hidden}.carousel-slide .placeholder{background:#d7eef6;border-radius:18px;width:100%;height:100%;min-height:0}.photo-enlarge{background:var(--cream);cursor:zoom-in;border:0;border-radius:18px;width:100%;height:100%;padding:0;overflow:hidden}.photo-enlarge img{object-fit:contain;border-radius:18px;width:100%;height:100%;display:block}.carousel-arrow{z-index:7;color:#fff;cursor:pointer;background:#263747d1;border:2px solid #ffffffe6;border-radius:50%;place-items:center;width:38px;height:38px;font:700 1.8rem/1 DM Sans;display:grid;position:absolute;top:calc(50% - 14px);transform:translateY(-50%);box-shadow:0 6px 18px #26374740}.carousel-arrow:hover,.carousel-arrow:focus-visible{background:var(--teal);outline-offset:2px;outline:3px solid #f5c952bf}.carousel-arrow.prev{left:8px}.carousel-arrow.next{right:8px}.carousel-dots{justify-content:center;align-items:center;gap:7px;display:flex}.carousel-dots button{cursor:pointer;background:#b8c8cb;border:0;border-radius:50%;width:8px;height:8px;padding:0}.carousel-dots button.active{background:var(--teal);border-radius:99px;width:20px}.photo-modal{z-index:1000;cursor:zoom-out;background:#0e2226e6;place-items:center;padding:5vw;display:grid;position:fixed;inset:0}.photo-modal img{object-fit:contain;border-radius:22px;max-width:92vw;max-height:88vh;box-shadow:0 24px 70px #0006}.modal-close{width:46px;height:46px;color:var(--ink);cursor:pointer;background:#fff;border:0;border-radius:50%;font-size:1.8rem;position:fixed;top:24px;right:28px}@media (width>=1001px){.school-img{height:250px}}@media (width<=760px){.school-img{height:300px}.carousel-track{gap:0;padding:0}.carousel-slide{border-radius:0;flex-basis:100%}.carousel-slide .placeholder,.photo-enlarge,.photo-enlarge img{border-radius:0}.carousel-arrow{width:36px;height:36px}.carousel-arrow.prev{left:10px}.carousel-arrow.next{right:10px}}.gallery figure{background:var(--white);flex-direction:column;display:flex}.gallery img{object-fit:contain;background:var(--cream);flex:1;width:100%;min-height:0;display:block}.gallery figcaption{background:var(--white);border-radius:0;padding:11px 13px;font-size:.72rem;font-weight:700;line-height:1.4;position:static;inset:auto}.goal{isolation:isolate;background:var(--white);position:relative;overflow:hidden}.goal:before{content:"";z-index:0;opacity:.1;pointer-events:none;background-position:50%;background-size:cover;position:absolute;inset:0}.goal>span,.goal>p{z-index:1;position:relative}.goal:first-child:before{background-image:url(/school-one-05.jpg)}.goal:nth-child(2):before{background-image:url(/students-reading-book.png)}.goal:nth-child(3):before{background-image:url(/school-one-02.jpg)}.goal:nth-child(4):before{background-image:url(/school-two-02.jpg)}.goal:nth-child(5):before{background-image:url(/school-three-05.jpg)}.goal:nth-child(6):before{background-image:url(/gallery-book-spread.jpg)}.skill:hover{transform:none;box-shadow:0 12px 34px #26374714}.kindle-link{width:max-content;max-width:100%;color:var(--teal);align-items:center;gap:7px;margin-top:10px;font-size:.76rem;font-weight:800;display:flex}.kindle-link svg{flex:none;width:15px;height:15px}.purchase-links{gap:7px;display:grid}.purchase-links a{color:var(--teal);align-items:center;gap:7px;font-size:.85rem;font-weight:800;display:flex}.purchase-links a svg{width:15px;color:inherit}.founder-portrait{object-fit:cover;object-position:center 28%;border:8px solid var(--white);border-radius:46% 46% 18px 18px;width:100%;height:520px;display:block;box-shadow:0 24px 50px #54473020}@media (width<=760px){.founder-portrait{height:480px}}.page-card{width:68%;bottom:-12%;right:-14%}@media (width<=760px){.page-card{width:64%;bottom:-10%;right:-7%}}.page-card{box-shadow:none;background:0 0;border:0;border-radius:12px;padding:3px}html,body{max-width:100%;overflow-x:clip}img,svg{max-width:100%}main,header,footer,.hero,.section,.intro,.book-top>*,.book-top>div,.two-col>div,.founder>div,.contact>div,.contact>form{min-width:0}.mail small{overflow-wrap:anywhere}.menu{cursor:pointer;border-radius:12px;place-items:center;min-width:44px;min-height:44px;padding:10px}.btn,.navcta{min-height:44px}.book-cover-img{object-fit:contain;height:auto;max-height:560px}.cover{height:auto}.carousel-dots button{background:0 0;width:28px;height:28px;position:relative}.carousel-dots button:after{content:"";background:#b8c8cb;border-radius:99px;width:8px;height:8px;transition:all .2s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.carousel-dots button.active{background:0 0;width:28px}.carousel-dots button.active:after{background:var(--teal);width:20px}.carousel-arrow{width:44px;height:44px}@media (width<=900px){header{height:72px;padding-inline:4vw}.menu{display:grid}nav{background:var(--cream);flex-direction:column;align-items:stretch;gap:4px;max-height:calc(100vh - 72px);padding:18px 5vw 24px;display:none;position:absolute;top:72px;left:0;right:0;overflow-y:auto;box-shadow:0 20px 30px #2c3b3924}nav.open{display:flex}nav a{border-radius:10px;align-items:center;min-height:46px;padding:8px 12px;display:flex}nav a:not(.navcta):after{display:none}.navcta{justify-content:center;margin-top:6px}.hero{grid-template-columns:1fr;min-height:auto;padding:58px 6vw 72px}.hero-copy{max-width:760px;margin-inline:auto}.hero-visual{width:min(88%,540px);margin:64px auto 0}.hero-photo{height:clamp(390px,65vw,540px)}.two-col,.book-top,.founder,.contact{grid-template-columns:1fr}.two-col,.book-top{gap:54px}.book-stack{width:min(76%,520px);margin:0 auto 86px}.goal-grid{grid-template-columns:1fr 1fr}.schools{grid-template-columns:1fr}.school-card{display:block}.school-img{height:clamp(320px,54vw,430px)}.gallery{grid-template-rows:none;grid-template-columns:1fr 1fr;grid-auto-rows:minmax(330px,auto)}.gallery .g0,.gallery .g3,.gallery .g4{grid-area:auto}.gallery figure:last-child{grid-column:1/-1}.founder{gap:48px}.founder-photo{width:min(74%,500px);margin-inline:auto}.founder-portrait{height:clamp(480px,78vw,650px)}.timeline{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.timeline:before{display:none}.timeline div{text-align:left;align-items:center;width:auto;display:flex}.timeline span{flex:none;margin:0 10px 0 0}.participate{grid-template-columns:1fr;margin-bottom:72px}.contact{gap:38px;padding:42px}footer{text-align:center;grid-template-columns:1fr}.footer-brand,.footer-links{justify-content:center}.footer-links{white-space:normal;flex-wrap:wrap;gap:8px 16px;max-width:760px;margin-inline:auto;font-size:.72rem}.footer-links a{align-items:center;min-height:42px;display:flex}.copyright{grid-column:auto;width:100%}}@media (width<=600px){h1{font-size:clamp(2.35rem,12vw,3.05rem);line-height:1.02}h2{font-size:clamp(1.9rem,9vw,2.55rem);line-height:1.08}.lead{font-size:1.05rem;line-height:1.65}.brand-logo{width:48px;height:48px}.brand{font-size:.96rem}.brand small{font-size:.53rem}.hero{padding:42px 5.5vw 58px}.hero-heading{grid-template-columns:88px minmax(0,1fr);gap:13px;margin-bottom:20px}.hero-heading-logo{width:88px;height:88px}.hero-copy>p{font-size:1rem;line-height:1.65}.eyebrow{letter-spacing:.1em;margin-bottom:20px;font-size:.67rem}.actions{gap:12px;width:100%;margin-top:28px}.actions .btn{width:100%;min-height:48px}.hero-visual{width:100%;margin-top:48px}.hero-photo{border-width:7px;height:clamp(320px,108vw,430px)}.intro,.section{padding:56px 5.5vw}.mini-stats{margin-top:40px}.goal-grid{grid-template-columns:1fr}.goal{min-height:124px;padding:20px}.book-stack{width:min(78%,330px);margin-bottom:72px}.page-card{width:62%;bottom:-9%;right:-6%}.book-note{align-items:flex-start;padding:15px}.kindle-link,.purchase-links a{width:100%;min-height:44px}.skills{gap:10px}.skill{padding:18px 13px}.women>article{grid-template-columns:88px minmax(0,1fr);padding:22px}.women>article .role-photo{width:88px;height:116px}.women>article h3{max-width:none;font-size:1rem}.counters b{font-size:2.7rem}.counters small{font-size:.66rem}.school-img{height:280px}.school-copy{padding:20px}.school-card blockquote{font-size:.86rem}.gallery{grid-template-columns:1fr;grid-auto-rows:auto;gap:18px}.gallery figure,.gallery figure:last-child{grid-column:auto}.gallery img{aspect-ratio:auto;height:auto;max-height:none}.gallery figcaption{padding:13px 14px;font-size:.78rem}.founder-photo{width:min(88%,380px)}.founder-portrait{height:clamp(430px,128vw,540px)}.timeline{grid-template-columns:1fr 1fr}.future-grid{grid-template-columns:1fr}.contact{box-shadow:0 14px 0 var(--yellow);border-radius:24px;padding:30px 20px}.contact form{padding:22px 16px}.form-row{grid-template-columns:1fr}input,select,textarea{min-height:46px;font-size:16px}textarea{min-height:120px}.contact form .btn{width:100%;min-height:48px}footer{padding:36px 5.5vw 24px}.footer-links{gap:2px 14px;font-size:.7rem}}@media (width>=1600px){header,.hero,.section,.intro,footer{padding-left:max(7vw,50vw - 840px);padding-right:max(7vw,50vw - 840px)}}@media (width<=600px){.school-img{height:360px}.school-carousel{--dot-space:80px;grid-template-rows:minmax(0,1fr) var(--dot-space)}.carousel-dots{flex-wrap:wrap;gap:0;width:100%;padding:0 8px}.carousel-dots button,.carousel-dots button.active{flex:0 0 40px;width:40px;height:40px}.participate article>a{min-height:44px}}.school-carousel{--dot-space:28px;grid-template-rows:minmax(0,1fr) var(--dot-space)}.carousel-arrow{top:calc((100% - var(--dot-space))/2)}.carousel-dots{flex-wrap:wrap;gap:0;min-width:0;max-width:100%;padding-inline:4px;overflow:hidden}@media (width>=1001px) and (width<=1500px){.school-img{height:320px}.school-carousel{--dot-space:56px;grid-template-rows:minmax(0,1fr) var(--dot-space)}}@media (width<=600px){.school-carousel{--dot-space:80px;grid-template-rows:minmax(0,1fr) var(--dot-space)}}.contact-simple{text-align:center;background:var(--white);max-width:920px;color:var(--ink);margin-inline:auto;padding:72px;display:block}.contact-simple>div{max-width:690px;margin-inline:auto}.contact-simple>div>p:not(.kicker){color:var(--ink);font-size:1.08rem}.contact-simple h2 span{color:var(--coral)}.contact-simple .contact-email{text-align:left;background:#fff1df;border:1px solid #ead9c7;border-radius:16px;justify-content:center;width:fit-content;max-width:100%;margin:34px auto 0;padding:15px 22px;transition:all .2s}.contact-simple .contact-email small{color:var(--teal)}.contact-simple .contact-email:hover,.contact-simple .contact-email:focus-visible{outline-offset:3px;background:#fde9dc;outline:3px solid #f5c952bf}@media (width<=600px){.contact-simple{padding:44px 20px}.contact-simple>div>p:not(.kicker){font-size:1rem}.contact-simple .contact-email{padding:14px 16px}}.goal-grid{align-content:start}.goal{align-items:flex-start;gap:12px;min-height:0;padding:16px 18px}.goal p{font-size:.95rem}.warm .kicker,.women .kicker{font-size:.76rem}.carousel-dots button:after{width:6px;height:6px}.carousel-dots button.active:after{width:14px}
