@import url("https://fonts.googleapis.com/css2?family=Archivo+Black&family=Nunito+Sans:opsz,wght@6..12,400;6..12,600;6..12,700;6..12,900&display=swap");:root{--purple:#7926e7;--deep:#421c83;--pink:#f12582;--teal:#2ab8c9;--lime:#98c218;--yellow:#f8e54a;--ink:#3f3f43;--white:#fff;--max:1180px;--radius:26px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;color:var(--ink);background:#fff;font-family:Nunito Sans,Arial,sans-serif;font-size:17px;line-height:1.6;overflow-x:hidden}a{color:inherit}button,input,select,textarea{font:inherit}h1,h2,h3,h4,p{margin-top:0}h1,h2,h3{font-family:Archivo Black,Arial Black,sans-serif;line-height:.98;letter-spacing:-.035em}h2{font-size:clamp(2.5rem,5vw,5rem);margin-bottom:24px}h2 span{color:var(--pink)}:focus-visible{outline:4px solid var(--yellow);outline-offset:4px}.skip-link{position:fixed;top:8px;left:8px;z-index:1000;background:#fff;padding:10px 16px;transform:translateY(-150%)}.skip-link:focus{transform:none}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.site-header{position:fixed;inset:0 0 auto;z-index:100;background:rgba(255,255,255,.95);transition:.25s;border-bottom:1px solid transparent}.site-header.compact{box-shadow:0 8px 30px rgba(66,28,131,.09);border-color:#eee}.nav-wrap{max-width:var(--max);height:92px;margin:auto;padding:0 22px;display:flex;align-items:center;justify-content:space-between;transition:.25s}.compact .nav-wrap{height:72px}.logo{display:grid;grid-template-columns:auto auto;grid-template-rows:auto auto;text-decoration:none;font-family:Archivo Black,sans-serif;color:var(--purple);line-height:.72;letter-spacing:-.05em;font-size:22px}.logo i{font-size:32px;color:var(--pink);font-style:normal;align-self:center}.logo small{grid-column:1/3;color:var(--teal);letter-spacing:.32em;font:700 7px/1.8 Nunito Sans,sans-serif}.nav-links{display:flex;align-items:center;gap:26px}.nav-links>a:not(.button){font-weight:900;text-decoration:none;font-size:14px}.nav-links>a:not(.button):hover{color:var(--purple)}.menu-button{display:none;border:0;background:transparent;padding:10px}.menu-button span:not(.sr-only){display:block;width:28px;height:3px;background:var(--deep);margin:5px;border-radius:9px}.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:2px solid var(--purple);background:var(--purple);color:#fff;padding:14px 23px;text-transform:uppercase;text-decoration:none;font-weight:900;font-size:14px;letter-spacing:.03em;border-radius:7px;box-shadow:0 7px 0 var(--deep);transition:transform .18s,box-shadow .18s;cursor:pointer}.button:hover{transform:translateY(-3px);box-shadow:0 10px 0 var(--deep)}.button:active{transform:translateY(4px);box-shadow:0 3px 0 var(--deep)}.button-small{padding:10px 17px;box-shadow:0 4px 0 var(--deep)}.button-outline{color:var(--purple);background:#fff;box-shadow:0 7px 0 #d8c0f7}.button-yellow{background:var(--yellow);border-color:var(--yellow);color:var(--deep);box-shadow:0 7px 0 #d1b900}.button-white{background:#fff;color:var(--purple);border-color:#fff;box-shadow:0 7px 0 rgba(66,28,131,.25)}.button-dark{background:var(--deep);border-color:var(--deep);box-shadow:0 7px 0 #221044}.button-pink{background:var(--pink);border-color:var(--pink);box-shadow:0 7px 0 #ad1559}.hero{padding:150px 22px 10px;min-height:730px;position:relative}.hero-grid{max-width:var(--max);margin:auto;display:grid;grid-template-columns:.88fr 1.12fr;align-items:center;min-height:560px}.hero-copy{position:relative;z-index:2;min-width:0}.hero h1{font-size:clamp(4rem,7.1vw,7.4rem);margin:0 0 24px;color:var(--purple)}.hero-copy>p{font-size:20px;max-width:560px;font-weight:600;line-height:1.55}.button-row{display:flex;flex-wrap:wrap;gap:20px;margin-top:34px}.hero-art{height:590px;position:relative;align-self:end}.hero-art .sun{position:absolute;width:480px;height:480px;border-radius:50%;background:var(--yellow);top:15px;right:5%}.hero-art img{position:absolute;z-index:1;width:auto;height:590px;object-fit:contain;right:0;bottom:0;mix-blend-mode:multiply;animation:float 5s ease-in-out infinite}.ray{position:absolute;background:var(--teal);width:50px;height:7px;border-radius:10px;right:1%;top:100px;transform:rotate(-50deg)}.ray-two{right:-2%;top:155px;transform:rotate(-20deg)}.ray-three{right:5%;top:60px;transform:rotate(-70deg)}.movement-line{display:block;max-width:var(--max);width:100%;height:80px;margin:-35px auto 0}.movement-line path{fill:none;stroke:var(--teal);stroke-width:7;stroke-linecap:round;stroke-dasharray:45 0;filter:drop-shadow(210px 0 var(--purple))}@keyframes float{50%{transform:translateY(-9px)}}.impact{background:linear-gradient(105deg,var(--deep),var(--purple));color:#fff;padding:35px 22px}.impact-grid{max-width:1380px;margin:auto;display:grid;grid-template-columns:repeat(5,minmax(0,1fr))}.impact-stat{display:flex;align-items:center;justify-content:center;gap:13px;border-right:1px solid rgba(255,255,255,.45);padding:12px 18px}.impact-stat:last-child{border:0}.impact-stat>span{font-size:32px;color:var(--yellow)}.impact-stat strong{font:normal clamp(2rem,3vw,3.4rem)/1 Archivo Black;letter-spacing:-.04em}.impact-stat p{margin:4px 0 0;font-size:13px;font-weight:900;line-height:1.25}.section{padding:110px 22px}.about-grid,.contact-grid,.volunteer-panel{max-width:var(--max);margin:auto;display:grid;grid-template-columns:1fr 1.15fr;grid-gap:75px;gap:75px;align-items:center}.about-photo{position:relative}.about-photo:before{content:"";position:absolute;inset:-18px 10px 10px -18px;background:var(--yellow);border-radius:42% 58% 54% 46%/45% 41% 59% 55%;transform:rotate(-4deg)}.group-photo{height:490px;border:8px solid #fff;position:relative;border-radius:42% 58% 54% 46%/45% 41% 59% 55%;box-shadow:0 16px 0 var(--teal)}.section-kicker{font-weight:900;color:var(--purple);text-transform:uppercase;letter-spacing:.08em;line-height:1.25}.about-copy h2{font-size:clamp(2.7rem,4.8vw,5rem)}.about-copy>p{font-size:18px;max-width:690px}.relationship-statement{margin:25px 0 0;padding:20px 22px;border-left:7px solid var(--teal);border-radius:0 16px 16px 0;background:#f7f3ff;color:#332b3d}.relationship-statement strong{color:var(--deep)}.programs{background:#f7f3ff}.section-heading{max-width:var(--max);margin:0 auto 46px;text-align:center}.section-heading h2{margin-bottom:12px}.section-heading>p{font-size:20px}.program-grid{max-width:var(--max);margin:auto;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px}.program-card{background:#fff;border-radius:var(--radius);overflow:hidden;box-shadow:0 10px 35px rgba(66,28,131,.1);border-bottom:9px solid var(--purple);transition:.25s}.program-card:hover{transform:translateY(-8px);box-shadow:0 20px 45px rgba(66,28,131,.18)}.program-card.pink{border-color:var(--pink)}.program-card.teal{border-color:var(--teal)}.program-card.yellow{border-color:#edc900}.program-card.lime{border-color:var(--lime)}.program-photo{height:235px;transition:transform .4s}.program-card:hover .program-photo{transform:scale(1.04)}.program-body{padding:25px}.program-body h3{font-size:25px;color:var(--deep);margin-bottom:10px}.program-body p{min-height:54px;font-size:16px;line-height:1.45}.program-body a{font-weight:900;color:var(--purple);text-decoration-thickness:3px;text-underline-offset:5px}.involved{background:var(--purple)}.involved,.section-heading.light h2,.section-heading.light p{color:#fff}.action-grid{max-width:var(--max);margin:auto;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:22px;gap:22px}.action-card{color:var(--ink);border-radius:var(--radius);padding:36px;min-height:390px;display:flex;flex-direction:column;align-items:flex-start}.action-card h3{font-size:35px;margin:15px 0}.action-card p{flex:1 1}.action-card.donate{background:var(--pink);color:#fff}.action-card.volunteer{background:var(--teal)}.action-card.partner{background:var(--yellow)}.action-icon{display:grid;place-items:center;width:74px;height:74px;background:#fff;color:var(--pink);font-size:42px;border-radius:50%;animation:pulse 3.5s ease-in-out infinite}.volunteer .action-icon{color:var(--purple)}.partner .action-icon{color:#e7ba00}@keyframes pulse{12%{transform:scale(1.08)}24%{transform:scale(1)}}.volunteer-panel{margin-top:70px;background:#fff;color:var(--ink);padding:46px;border-radius:var(--radius);align-items:start}.volunteer-panel h3{font-size:42px;color:var(--deep)}.contact-form{display:grid;grid-gap:15px;gap:15px}.form-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:15px;gap:15px}.contact-form label{display:grid;grid-gap:5px;gap:5px;font-weight:900;font-size:14px}.contact-form input:not([type=checkbox]),.contact-form select,.contact-form textarea{width:100%;border:2px solid #d9c7ee;border-radius:8px;padding:11px 13px;color:var(--ink);background:#fff}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{border-color:var(--purple);outline:3px solid rgba(121,38,231,.18)}.contact-form .consent{display:flex;grid-template-columns:none;align-items:flex-start;gap:10px;font-weight:600}.consent input{margin-top:6px}.honeypot{position:absolute!important;left:-9999px!important}.form-status{min-height:24px;font-weight:800;color:var(--deep)}.sponsor-path{max-width:1000px;margin:auto;position:relative}.sponsor-path:before{content:"";position:absolute;left:38px;top:35px;bottom:35px;width:6px;background:linear-gradient(var(--teal),var(--lime),var(--yellow),var(--pink),var(--purple));border-radius:9px}.sponsor-step{position:relative;display:grid;grid-template-columns:80px 1fr;grid-gap:24px;gap:24px;margin:0 0 24px}.step-number{width:76px;height:76px;border-radius:50%;display:grid;place-items:center;background:var(--purple);color:#fff;border:7px solid #fff;box-shadow:0 0 0 4px var(--purple);font:28px Archivo Black;z-index:1}.sponsor-step:nth-child(2) .step-number,.sponsor-step:nth-child(6) .step-number{background:var(--teal);box-shadow:0 0 0 4px var(--teal)}.sponsor-step:nth-child(3) .step-number{background:var(--lime);box-shadow:0 0 0 4px var(--lime)}.sponsor-step:nth-child(4) .step-number{background:#d6b600;box-shadow:0 0 0 4px #d6b600}.sponsor-step:nth-child(5) .step-number{background:var(--pink);box-shadow:0 0 0 4px var(--pink)}.step-content{border:2px solid #eadff8;border-radius:18px;padding:23px 26px;background:#fff;box-shadow:0 10px 25px rgba(66,28,131,.07)}.step-top{display:flex;align-items:center;justify-content:space-between;gap:20px}.step-top p{margin:0;background:var(--yellow);padding:4px 12px;border-radius:30px;font-weight:900}.step-top strong{font-size:23px;color:var(--purple)}.step-content h3{font-size:27px;margin:15px 0 5px;color:var(--deep)}.step-content h4{font-size:18px;margin:0 0 7px}.step-content>p{margin:0}.sponsor-note{max-width:900px;margin:35px auto 0;text-align:center;font-weight:900;color:var(--deep)}.partners{background:#f7f3ff}.partner-groups{max-width:var(--max);margin:auto;display:grid;grid-template-columns:1fr 1fr;grid-gap:30px;gap:30px}.partner-group{background:#fff;border-radius:var(--radius);padding:32px}.partner-group h3{color:var(--deep);font-size:25px}.partner-group>div{display:grid;grid-gap:10px;gap:10px}.partner-group a{display:grid;place-items:center;min-height:67px;border:2px dashed #ccb3eb;border-radius:10px;padding:14px;font-weight:900;color:#6b6272;text-align:center;text-decoration:none;transition:.2s}.partner-group a:hover{border-color:var(--purple);color:var(--purple);background:#faf8ff}.placeholder-note{max-width:800px;margin:25px auto 0;text-align:center;font-size:14px;color:#6c6570}.contact{background:linear-gradient(135deg,var(--deep),var(--purple));color:#fff}.contact-grid{align-items:start}.contact .logo{width:max-content;font-size:27px;color:#fff}.contact .logo small{color:var(--yellow)}.contact h2{font-size:clamp(2.7rem,5vw,5rem);color:#fff}.contact h3{font-size:35px;color:#fff}.email{font-weight:900;font-size:20px}.socials{display:flex;gap:12px;margin-top:30px}.socials a{width:45px;height:45px;display:grid;place-items:center;border:2px solid #fff;border-radius:50%;font-weight:900;text-decoration:none}.contact-message-photo{position:relative;width:100%;aspect-ratio:16/10;margin-bottom:30px;overflow:hidden;border:7px solid #fff;border-radius:var(--radius);box-shadow:0 12px 0 var(--teal),0 24px 45px rgba(31,9,64,.32)}.contact-message-photo img{object-fit:cover;object-position:center 34%}.contact .contact-form{background:#fff;color:var(--ink);padding:30px;border-radius:var(--radius)}footer{background:#2a0e57;color:#fff;padding:24px 22px}footer>div{max-width:var(--max);margin:auto;display:flex;justify-content:space-between;gap:20px;align-items:center}footer p{margin:0}footer nav{display:flex;gap:20px}footer a{font-size:14px}@media(max-width:900px){.nav-wrap{height:74px}.menu-button{display:block}.nav-links{position:absolute;top:100%;left:15px;right:15px;background:#fff;box-shadow:0 18px 35px rgba(66,28,131,.16);padding:24px;border-radius:18px;display:none;align-items:stretch}.nav-links.open{display:flex;flex-direction:column}.nav-links .button{margin-top:6px}.hero{padding-top:120px}.hero-grid{grid-template-columns:1fr}.hero-copy{text-align:center}.hero-copy>p{margin-left:auto;margin-right:auto}.button-row{justify-content:center}.hero-art{height:500px;margin-top:30px}.hero-art .sun{width:420px;height:420px;left:50%;transform:translateX(-50%)}.hero-art img{height:500px;right:50%;transform:translateX(50%);animation:none}.movement-line{margin-top:0}.about-grid,.contact-grid,.volunteer-panel{grid-template-columns:1fr;gap:45px}.program-grid{grid-template-columns:repeat(2,1fr)}.action-grid{grid-template-columns:1fr}.action-card{min-height:320px}.partner-groups{grid-template-columns:1fr}.contact-grid{max-width:700px}}@media(max-width:620px){body{font-size:16px}.section{padding:75px 18px}.hero{padding:112px 18px 0;min-height:auto}.hero h1{font-size:clamp(3rem,14.5vw,4.25rem);letter-spacing:-.055em}.ray-two{right:2%}.hero-copy>p{font-size:17px}.button-row{display:grid}.button{width:100%}.hero-art{height:390px}.hero-art .sun{width:330px;height:330px}.hero-art img{height:390px}.impact-grid{grid-template-columns:1fr}.impact-stat{border-right:0;border-bottom:1px solid rgba(255,255,255,.35);justify-content:flex-start}.impact-stat:last-child{border:0}.about-grid{gap:55px}.group-photo{height:360px}.program-grid{grid-template-columns:1fr}.program-photo{height:250px}.action-card{padding:30px}.volunteer-panel{padding:25px}.form-row{grid-template-columns:1fr}.sponsor-path:before{left:26px}.sponsor-step{grid-template-columns:55px 1fr;gap:14px}.step-number{width:52px;height:52px;font-size:20px;border-width:5px}.step-content{padding:19px}.step-top{align-items:flex-start;flex-direction:column;gap:7px}.step-content h3{font-size:22px}footer nav,footer>div{flex-direction:column;align-items:flex-start}.contact .contact-form{padding:20px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.logo{display:block;position:relative;width:205px;height:62px;overflow:hidden}.logo img{position:absolute;width:205px;height:auto;max-width:none;left:0;top:-10px}.hero-art img{-webkit-mask-image:radial-gradient(ellipse 82% 88% at 52% 49%,#000 72%,transparent 100%);mask-image:radial-gradient(ellipse 82% 88% at 52% 49%,#000 72%,transparent 100%)}.contact .logo{display:block;width:270px;height:88px;margin-bottom:35px}.contact .logo img{width:270px;top:-13px}.group-photo{display:block;width:100%;object-fit:cover;object-position:center 42%;background:none}.partner-group>div{grid-template-columns:repeat(2,minmax(0,1fr))}.action-icon{font-family:system-ui,Apple Color Emoji,Segoe UI Emoji,sans-serif}@media(max-width:620px){.logo{width:165px;height:54px}.logo img{width:165px;top:-7px}.contact .logo{width:225px;height:75px}.contact .logo img{width:225px;top:-10px}.partner-group>div{grid-template-columns:1fr}}.program-media{position:relative;aspect-ratio:4/3;width:100%;overflow:hidden}.program-media .program-photo{width:100%;height:100%;object-fit:cover;transition:transform .4s}.hero{--hero-x:0px;--hero-y:0px;min-height:auto;padding:112px 22px 46px;background:#fff}.hero-scene{position:relative;width:min(1380px,100%);height:clamp(610px,55vw,760px);margin:auto;overflow:hidden;border-radius:44px;isolation:isolate;box-shadow:0 24px 70px rgba(62,38,76,.13)}.hero-scene-image{object-fit:cover;object-position:center;transform:translate3d(var(--hero-x),var(--hero-y),0) scale(1.035);transition:transform .7s cubic-bezier(.2,.8,.2,1)}.hero-shade{position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,rgba(255,255,255,.97),rgba(255,255,255,.86) 30%,rgba(255,255,255,.15) 57%,transparent 76%)}.hero-copy{position:absolute;z-index:3;left:clamp(38px,7vw,108px);top:50%;width:min(570px,46%);transform:translateY(-48%) translate3d(calc(var(--hero-x) * -.28),calc(var(--hero-y) * -.28),0);transition:transform .7s cubic-bezier(.2,.8,.2,1);text-align:left}.hero h1{font-size:clamp(4.3rem,7.4vw,7.4rem);margin:0;color:var(--deep);line-height:.82}.hero h1 span,.hero h1 strong{display:block}.hero h1 strong{color:var(--pink)}.hero-accent{width:175px;height:7px;margin:21px 0 18px;background:var(--pink);border-radius:20px;transform-origin:left}.hero-copy>p{max-width:520px;margin:0;font-size:clamp(1.05rem,1.55vw,1.35rem);color:#17131f}.hero-copy>p strong{font-size:1.12em;color:#121018}.hero .button-row{gap:14px;margin-top:28px}.hero-button{border-radius:999px;min-width:164px;box-shadow:0 8px 22px rgba(66,28,131,.2)}.hero-button:hover{transform:translateY(-4px) scale(1.025);box-shadow:0 14px 28px rgba(66,28,131,.24)}.hero-feather{position:absolute;z-index:2;inset:auto 0 0;height:24%;background:linear-gradient(transparent,rgba(255,255,255,.96))}.scene-symbol{position:absolute;z-index:3;display:grid;place-items:center;color:#fff;filter:drop-shadow(0 4px 12px rgba(45,25,66,.18));animation:scene-drift 5.5s ease-in-out infinite}.scene-book{left:46%;top:30%;font-size:58px;transform:rotate(8deg)}.scene-heart{left:52%;top:42%;font-size:29px;animation-delay:-1.7s}.scene-star{right:4%;top:42%;color:var(--yellow);font-size:36px;animation-delay:-3s}.program-ribbon,.scene-ribbon{position:absolute;z-index:3;width:145px;height:42px;border:12px solid var(--pink);border-left:0;border-right:0;border-radius:50%;transform:rotate(-18deg);opacity:.9;animation:ribbon-drift 6s ease-in-out infinite}.ribbon-one{right:-18px;top:24%}.ribbon-two{left:-26px;bottom:8%;border-color:var(--teal);transform:rotate(24deg);animation-delay:-2.4s}@keyframes scene-drift{50%{translate:0 -10px;rotate:4deg}}@keyframes ribbon-drift{50%{translate:0 9px;rotate:3deg}}.programs{padding:95px 22px 110px;background:#fff}.program-scene{position:relative;width:min(1380px,100%);min-height:890px;margin:auto;overflow:hidden;border-radius:44px;isolation:isolate;box-shadow:0 24px 70px rgba(62,38,76,.12)}.program-scene-bg{z-index:-3;object-fit:cover;object-position:center;transform:none;filter:none}.program-scene-wash{position:absolute;z-index:-2;inset:0;background:linear-gradient(90deg,#fff,#fff 57%,rgba(255,255,255,.96) 62%,rgba(255,255,255,.34) 72%,transparent 82%),linear-gradient(0deg,#fff,rgba(255,255,255,.98) 9%,transparent 18%)}.program-content{position:relative;z-index:3;width:61%;padding:72px 0 60px clamp(36px,5vw,76px)}.program-intro{max-width:700px}.program-kicker{margin:0 0 10px;color:var(--deep);font-size:13px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.program-intro h2{font-size:clamp(3.5rem,4.6vw,5.2rem);line-height:.82;color:var(--deep);margin:0 0 20px}.program-intro h2 span{display:block;color:var(--pink)}.program-intro>p:last-child{max-width:625px;font-size:17px;line-height:1.42;color:#27212d}.programs .program-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:16px;gap:16px;margin:0;max-width:none}.programs .program-card{--card-accent:var(--purple);position:relative;min-height:208px;padding:20px 18px 17px;overflow:visible;border:1px solid rgba(255,255,255,.8);border-bottom:0;border-radius:22px;background:rgba(255,255,255,.9);box-shadow:0 12px 30px rgba(48,30,71,.13);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transition:transform .28s ease,box-shadow .28s ease}.programs .program-card:focus-within,.programs .program-card:hover{transform:translateY(-7px);box-shadow:0 20px 38px rgba(48,30,71,.19),0 0 0 3px color-mix(in srgb,var(--card-accent) 25%,transparent)}.programs .program-card.pink{--card-accent:var(--pink)}.programs .program-card.teal{--card-accent:var(--teal)}.programs .program-card.lime{--card-accent:var(--lime)}.programs .program-card.yellow{--card-accent:#f6b800}.program-card-top{display:grid;grid-template-columns:54px 1fr;grid-gap:12px;gap:12px;align-items:center}.program-icon{display:grid;place-items:center;width:52px;height:52px;border-radius:50%;background:var(--card-accent);color:#fff;font:900 25px/1 system-ui,sans-serif;transition:transform .3s ease}.program-card:hover .program-icon{transform:rotate(-6deg) scale(1.08)}.program-card-top b{display:block;color:var(--card-accent);font:900 22px/1 Archivo Black,sans-serif}.programs .program-card h3{margin:4px 0 0;color:#18131e;font-size:17px;line-height:1.05}.program-card-inner{display:contents}.programs .program-card p{margin:15px 0 42px;font-size:13.5px;line-height:1.38;color:#3d3742}.programs .program-card .program-card-link{position:absolute;right:18px;bottom:13px;left:18px;display:flex;align-items:center;justify-content:space-between;width:auto;min-height:30px;padding:5px 10px;border:2px solid var(--card-accent);border-radius:999px;color:var(--card-accent);font-size:10px;font-weight:900;line-height:1.1;text-decoration:none}.programs .program-card .program-card-link:hover{background:var(--card-accent);color:#fff}.programs .program-link-disabled{position:absolute;right:16px;bottom:14px;display:grid;place-items:center;width:28px;height:28px;border:2px solid #aaa;border-radius:50%;color:#888;cursor:not-allowed;opacity:.7}.program-cta{margin:22px 0 20px;border-radius:999px;width:max-content;display:flex;background:var(--deep);border-color:var(--deep);box-shadow:0 8px 22px rgba(66,28,131,.24)}.program-yoga{display:block;position:absolute;z-index:1;right:0;bottom:0;width:43%;height:100%}.program-yoga img{object-fit:cover;object-position:left center}.program-ribbon{z-index:2}.program-ribbon-one{right:-26px;top:26%;border-color:var(--teal)}.program-ribbon-two{right:6%;bottom:4%;border-color:var(--pink);animation-delay:-2s}.program-star{position:absolute;z-index:3;left:24px;bottom:18px;color:var(--yellow);font-size:82px;filter:drop-shadow(0 6px 10px rgba(94,74,12,.18));animation:scene-drift 6s ease-in-out infinite}@media(max-width:1050px){.impact-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.impact-stat:nth-child(3){border-right:0}.impact-stat:nth-child(-n+3){border-bottom:1px solid rgba(255,255,255,.35)}.hero-scene{height:650px}.hero-copy{left:48px;width:52%}.hero-shade{background:linear-gradient(90deg,rgba(255,255,255,.96),rgba(255,255,255,.78) 42%,rgba(255,255,255,.08) 72%)}.program-scene{min-height:1000px}.program-content{width:68%;padding-left:38px}.programs .program-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.program-yoga{right:0;width:46%;height:100%}}@media(max-width:900px){.hero{padding-top:96px}.hero-scene{height:680px;border-radius:32px}.hero-scene-image{object-position:62% center}.hero-shade{background:linear-gradient(90deg,rgba(255,255,255,.96),rgba(255,255,255,.83) 48%,rgba(255,255,255,.12) 82%)}.hero-copy{left:38px;width:60%;text-align:left}.scene-book{left:58%}.programs{padding:76px 18px 90px}.program-scene{display:flex;min-height:0;flex-direction:column;border-radius:32px;padding-bottom:0}.program-scene-bg{opacity:.2;object-position:72% center}.program-scene-wash{background:linear-gradient(rgba(255,255,255,.96),rgba(255,255,255,.88) 72%,rgba(255,255,255,.48))}.program-content{width:100%;padding:54px 32px 22px}.program-intro{max-width:720px}.programs .program-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.program-yoga{display:block;position:relative;right:auto;bottom:auto;width:100%;height:auto;aspect-ratio:588/882;margin-top:0}.program-yoga img{object-position:center}.program-ribbon-one{top:auto;bottom:18%;right:-40px}}@media(max-width:620px){.hero{padding:86px 12px 32px}.hero-scene{height:700px;border-radius:26px}.hero-scene-image{object-position:66% center;transform:scale(1.04)}.hero-shade{background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(255,255,255,.92) 58%,rgba(255,255,255,.18) 76%)}.hero-copy{left:24px;right:24px;top:45px;width:auto;transform:none}.hero h1{font-size:clamp(3.5rem,17vw,5.1rem)}.hero-accent{width:120px;height:5px;margin:15px 0}.hero-copy>p{font-size:16px}.hero .button-row{display:flex;gap:10px;margin-top:20px}.hero .button{width:auto;min-width:0;padding:11px 15px;font-size:12px}.scene-book{left:72%;top:34%;font-size:40px}.scene-heart{left:84%;top:42%}.scene-star{right:7%;top:56%}.ribbon-one{display:none}.ribbon-two{bottom:5%}.programs{padding:62px 12px 78px}.program-scene{border-radius:26px}.program-content{padding:42px 18px 16px}.program-intro h2{font-size:clamp(2.9rem,13vw,3.3rem);line-height:.86}.program-intro>p:last-child{font-size:15px}.programs .program-grid{grid-template-columns:1fr;gap:13px}.programs .program-card{min-height:174px}.programs .program-card p{margin-bottom:22px}.impact-grid{grid-template-columns:1fr}.impact-stat,.impact-stat:nth-child(3){border-right:0;border-bottom:1px solid rgba(255,255,255,.35);justify-content:flex-start}.impact-stat:last-child{border-bottom:0}.program-cta{width:100%;font-size:12px}.program-yoga{height:auto;margin-top:0}.program-star{font-size:62px}}@media(prefers-reduced-motion:reduce){.hero-copy,.hero-scene-image,.program-ribbon,.program-star,.scene-ribbon,.scene-symbol{transform:none!important;translate:none!important;animation:none!important}}@media (min-width:701px) and (max-width:1050px){.programs{padding:72px 16px 90px}.programs .program-scene{display:block;min-height:1020px;padding:0;border-radius:32px}.programs .program-scene-bg{opacity:1;object-position:center}.programs .program-scene-wash{background:linear-gradient(90deg,#fff,#fff 52%,rgba(255,255,255,.97) 57%,rgba(255,255,255,.42) 68%,transparent 78%),linear-gradient(0deg,#fff,rgba(255,255,255,.98) 9%,transparent 18%)}.programs .program-content{width:64%;padding:44px 0 42px 30px}.programs .program-intro h2{font-size:clamp(3rem,5.5vw,4.1rem)}.programs .program-intro>p:last-child{max-width:520px;font-size:14px}.programs .program-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.programs .program-card{min-height:190px;padding:15px 12px 14px;border-radius:17px}.programs .program-card-top{grid-template-columns:42px 1fr;gap:8px}.programs .program-icon{width:42px;height:42px;font-size:20px}.programs .program-card-top b{font-size:17px}.programs .program-card h3{font-size:14px}.programs .program-card p{margin:12px 0 24px;font-size:11.5px;line-height:1.32}.programs .program-card .program-card-link{right:11px;left:11px;bottom:10px;width:auto;min-height:27px;height:auto;padding:4px 7px;font-size:8px}.programs .program-cta{margin:16px 0 14px;padding:10px 16px;font-size:11px}.programs .program-yoga{display:block;right:0;width:43%;height:100%}}.action-video{position:relative;overflow:hidden;padding:125px 22px 105px;background:#fff;isolation:isolate}.action-video-layout{position:relative;z-index:2;width:min(1380px,100%);margin:auto;display:grid;grid-template-columns:minmax(0,1.55fr) minmax(370px,.85fr);grid-gap:clamp(44px,5vw,82px);gap:clamp(44px,5vw,82px);align-items:center}.action-video-media{min-width:0}.action-video-frame{position:relative;aspect-ratio:16/9;padding:10px;border-radius:42px;background:linear-gradient(135deg,var(--pink),var(--purple) 42%,var(--teal) 76%,var(--yellow));box-shadow:0 28px 70px rgba(48,24,76,.2),0 8px 0 rgba(66,28,131,.1)}.action-video-player{display:block;width:100%;height:100%;border-radius:32px;background:#0c0911;object-fit:contain}.action-video-frame-line{position:absolute;z-index:2;inset:-11px;pointer-events:none;border-top:5px solid var(--pink);border-left:5px solid var(--teal);border-radius:50px 0 0;filter:drop-shadow(0 0 9px rgba(241,37,130,.28));transform-origin:top left;animation:action-line-reveal 1.25s cubic-bezier(.2,.8,.2,1) .25s both}.action-video-play{position:absolute;z-index:4;left:50%;top:50%;width:clamp(82px,8vw,112px);height:clamp(82px,8vw,112px);padding:0;display:grid;place-items:center;border:8px solid rgba(255,255,255,.9);border-radius:50%;color:#fff;background:var(--purple);box-shadow:0 16px 34px rgba(39,17,71,.38);transform:translate(-50%,-50%);cursor:pointer;animation:action-play-pulse 1.15s ease-out .8s 1;transition:transform .2s ease,background .2s ease}.action-video-play span{margin-left:7px;font-size:clamp(30px,3vw,46px);line-height:1}.action-video-play:hover{background:var(--pink);transform:translate(-50%,-50%) scale(1.06)}.action-video-play:focus-visible{outline:5px solid var(--yellow);outline-offset:6px}.action-video-copy{min-width:0}.action-video-copy h2{margin:0 0 28px;color:var(--deep);font-size:clamp(3.4rem,4.5vw,5.7rem);line-height:.82}.action-video-copy h2 span{display:block;color:var(--pink)}.action-video-lede{margin:0 0 18px;color:#201927;font-size:clamp(1.05rem,1.35vw,1.3rem);font-weight:700;line-height:1.48}.action-video-tagline{margin:0 0 28px;color:var(--purple);font-weight:900;line-height:1.4}.action-video-callouts{display:grid;grid-gap:12px;gap:12px;margin:0;padding:0;list-style:none}.action-video-callouts li{display:grid;grid-template-columns:40px 1fr;grid-gap:12px;gap:12px;align-items:center;font-weight:900;line-height:1.25}.action-video-callouts li span{display:grid;place-items:center;width:40px;height:40px;border-radius:50%;background:var(--pink);color:#fff;font-family:system-ui,sans-serif}.action-video-callouts li:nth-child(2) span{background:var(--teal)}.action-video-callouts li:nth-child(3) span{background:var(--lime)}.action-video-summary{position:relative;z-index:2;width:min(920px,calc(100% - 44px));margin:38px auto 0;padding:17px 22px;border:2px solid #e4d8f4;border-radius:18px;background:#fff;box-shadow:0 10px 28px rgba(66,28,131,.07)}.action-video-summary summary{color:var(--deep);font-weight:900;cursor:pointer}.action-video-summary p{margin:13px 0 0;font-size:15px;line-height:1.5}.action-video-ribbon{position:absolute;z-index:1;width:190px;height:54px;border:13px solid var(--pink);border-left:0;border-right:0;border-radius:50%;opacity:.88;pointer-events:none;animation:action-shape-drift 7s ease-in-out infinite}.action-video-ribbon-one{left:-42px;top:14%;transform:rotate(22deg)}.action-video-ribbon-two{right:-55px;bottom:14%;border-color:var(--teal);transform:rotate(-18deg);animation-delay:-2.7s}.action-video-heart,.action-video-star{position:absolute;z-index:1;pointer-events:none;filter:drop-shadow(0 7px 14px rgba(83,49,11,.16));animation:action-shape-drift 6.5s ease-in-out infinite}.action-video-star-one{left:4%;bottom:8%;color:var(--yellow);font-size:74px;animation-delay:-1.4s}.action-video-star-two{right:3%;top:8%;color:var(--lime);font-size:42px;animation-delay:-3.2s}.action-video-heart{left:47%;top:6%;color:var(--pink);font-size:42px;animation-delay:-4s}.video-is-playing .action-video-heart,.video-is-playing .action-video-ribbon,.video-is-playing .action-video-star{animation-play-state:paused;opacity:.38}@keyframes action-line-reveal{0%{opacity:0;transform:scaleX(.1) scaleY(.1)}to{opacity:1;transform:scale(1)}}@keyframes action-play-pulse{50%{box-shadow:0 16px 34px rgba(39,17,71,.38),0 0 0 18px rgba(121,38,231,.18)}}@keyframes action-shape-drift{50%{translate:0 -10px;rotate:3deg}}@media(max-width:1050px){.action-video{padding:100px 20px 90px}.action-video-layout{grid-template-columns:minmax(0,1.3fr) minmax(300px,.8fr);gap:38px}.action-video-frame{border-radius:34px}.action-video-player{border-radius:25px}.action-video-copy h2{font-size:clamp(3.15rem,6vw,4.5rem)}}@media(max-width:780px){.action-video{padding:82px 16px 74px}.action-video-layout{grid-template-columns:1fr;gap:44px}.action-video-media{order:1}.action-video-copy{order:2}.action-video-frame{padding:7px;border-radius:28px}.action-video-player{border-radius:21px}.action-video-copy{max-width:680px}.action-video-copy h2{font-size:clamp(3.25rem,12vw,5.2rem)}.action-video-summary{width:100%;margin-top:30px}.action-video-ribbon-one{top:3%}.action-video-ribbon-two{bottom:7%}.action-video-heart{left:auto;right:7%;top:41%}}@media(max-width:480px){.action-video{padding:68px 12px 64px}.action-video-layout{gap:35px}.action-video-frame{padding:5px;border-radius:23px}.action-video-player{border-radius:18px}.action-video-frame-line{inset:-7px;border-width:3px;border-right:0;border-bottom:0;border-radius:28px 0 0}.action-video-play{width:76px;height:76px;border-width:6px}.action-video-copy h2{font-size:clamp(3rem,15vw,4.25rem);margin-bottom:22px}.action-video-lede{font-size:16px}.action-video-tagline{font-size:15px}.action-video-callouts li{grid-template-columns:36px 1fr;font-size:14px}.action-video-callouts li span{width:36px;height:36px}.action-video-summary{padding:15px 17px}.action-video-summary p{font-size:14px}.action-video-star-one{font-size:50px}}@media(prefers-reduced-motion:reduce){.action-video-frame-line,.action-video-heart,.action-video-play,.action-video-ribbon,.action-video-star{animation:none!important;translate:none!important}}.button-teal{background:var(--teal);border-color:var(--teal);color:#102f35;box-shadow:0 7px 0 #148796}.button-disabled{border-color:#c9c2d0;background:#e7e2eb;color:#61596a;box-shadow:none;cursor:not-allowed;pointer-events:none}.button-disabled:hover{transform:none;box-shadow:none}.nav-links{gap:17px}.nav-links>a:not(.button){font-size:13px}.hero-copy{width:min(680px,53%)}.hero-copy>p{max-width:650px;font-size:clamp(1rem,1.25vw,1.18rem);line-height:1.42}.hero-copy .hero-support{margin-top:12px;color:#342d3b;font-weight:800;font-size:clamp(.92rem,1.05vw,1.03rem)}.hero-actions{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));max-width:570px;grid-gap:13px!important;gap:13px!important;margin-top:24px!important}.hero-actions .hero-button{width:100%;min-width:0;padding:12px 15px;white-space:nowrap}.how-impact{position:relative;overflow:hidden;background:linear-gradient(180deg,#fff,#fbf9ff)}.how-impact:after{content:"";position:absolute;z-index:0;left:-90px;bottom:60px;width:250px;height:74px;border:18px solid var(--teal);border-left:0;border-right:0;border-radius:50%;transform:rotate(18deg);opacity:.12}.how-impact-intro{position:relative;z-index:1;max-width:var(--max);margin:auto;display:grid;grid-template-columns:minmax(0,1.12fr) minmax(340px,.88fr);grid-gap:clamp(45px,6vw,90px);gap:clamp(45px,6vw,90px);align-items:center}.how-impact-intro h2{color:var(--deep);font-size:clamp(3.3rem,5.2vw,5.6rem)}.how-impact-intro .relationship-statement{max-width:720px}.how-impact-photo{position:relative;min-height:430px;overflow:hidden;border:8px solid #fff;border-radius:46% 54% 42% 58%/48% 38% 62% 52%;box-shadow:0 15px 0 var(--teal),0 28px 55px rgba(66,28,131,.14)}.how-impact-photo:before{content:"";position:absolute;z-index:2;inset:0;border-radius:inherit;box-shadow:inset 0 0 0 3px rgba(255,255,255,.4);pointer-events:none}.how-impact-photo img{object-fit:cover;object-position:center 44%}.impact-path{position:relative;z-index:1;max-width:var(--max);margin:80px auto 0;padding:0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));list-style:none}.impact-path:before{content:"";position:absolute;left:10%;right:10%;top:48px;height:7px;background:linear-gradient(90deg,var(--pink),var(--purple),var(--teal),var(--lime));border-radius:20px}.impact-path li{--path-accent:var(--pink);position:relative;padding:0 22px;text-align:center}.impact-path li:nth-child(2){--path-accent:var(--purple)}.impact-path li:nth-child(3){--path-accent:var(--teal)}.impact-path li:nth-child(4){--path-accent:var(--lime)}.impact-path-number{position:absolute;top:7px;left:calc(50% + 31px);color:var(--path-accent);font:900 12px/1 Nunito Sans,sans-serif;letter-spacing:.08em}.impact-path-icon{position:relative;z-index:2;width:96px;height:96px;margin:0 auto 25px;display:grid;place-items:center;border:8px solid #fff;border-radius:50%;background:var(--path-accent);box-shadow:0 0 0 4px var(--path-accent),0 13px 26px rgba(66,28,131,.15);color:#fff}.impact-path-icon svg{width:45px;height:45px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.impact-path h3{margin:0 0 12px;color:var(--deep);font-size:21px;text-transform:uppercase}.impact-path p{margin:0;font-size:14px;line-height:1.48}.programs .program-card h3{overflow-wrap:normal}@media(min-width:1060px){.programs .program-card h3{font-size:14px;letter-spacing:-.045em;white-space:normal}.program-card-top{grid-template-columns:47px minmax(0,1fr);gap:9px}.program-icon{width:46px;height:46px;font-size:21px}}.proof{position:relative;background:#fff}.proof:before{content:"";position:absolute;inset:0 0 auto;height:9px;background:linear-gradient(90deg,var(--pink),var(--purple),var(--teal),var(--lime),var(--yellow))}.proof .section-heading{max-width:920px}.proof-results{max-width:var(--max);margin:auto;display:grid;grid-template-columns:1.2fr .8fr .8fr;grid-gap:20px;gap:20px}.proof-results article,.proof-results-copy,.proof-voices{border-radius:25px;padding:30px;background:#f7f3ff}.proof-results-copy{grid-row:span 2;display:flex;flex-direction:column;justify-content:center;background:var(--deep);color:#fff}.proof-results-copy .section-kicker{color:var(--yellow)}.proof-partners h3,.proof-recaps h3,.proof-results-copy h3,.proof-voices h3{font-size:clamp(1.65rem,2.4vw,2.35rem);line-height:1.05}.proof-results-copy h3{color:#fff}.proof-results-copy p:last-child{margin:0}.proof-results article{display:flex;min-height:175px;flex-direction:column;justify-content:center;background:#fff;border:2px solid #eadff8;box-shadow:0 12px 30px rgba(66,28,131,.08)}.proof-results article strong{color:var(--pink);font:normal clamp(2.5rem,4vw,4.3rem)/1 Archivo Black,sans-serif;letter-spacing:-.05em}.proof-results article:nth-of-type(2) strong{color:var(--teal)}.proof-results article p{margin:10px 0 0;font-weight:900;line-height:1.32}.proof-voices{grid-column:2/4;background:#fff8da;border:2px solid #f0d758}.proof-voices .section-kicker{color:#8b6e00}.proof-voices p:last-child{margin:0}.proof-recaps{max-width:var(--max);margin:65px auto 0}.proof-recaps-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:24px}.proof-recaps-heading h3{margin-bottom:0}.proof-recap-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:20px;gap:20px}.proof-recap-grid figure{margin:0;overflow:hidden;border-radius:23px;background:#fff;box-shadow:0 14px 35px rgba(66,28,131,.12)}.proof-recap-grid figure>div{position:relative;aspect-ratio:4/3;overflow:hidden}.proof-recap-grid img{object-fit:cover;transition:transform .45s ease}.proof-recap-grid figure:hover img{transform:scale(1.04)}.proof-recap-grid figcaption{padding:18px 20px;color:var(--deep);font-family:Archivo Black,sans-serif;font-size:18px}.proof-partners{max-width:var(--max);margin:65px auto 0;padding:35px;border-radius:28px;background:#f7f3ff}.proof-partners>div:first-child{display:flex;align-items:flex-end;justify-content:space-between;gap:30px}.proof-partners h3{margin-bottom:20px}.proof-partners>div:nth-child(2){display:flex;flex-wrap:wrap;gap:10px}.proof-partners>div:nth-child(2) a{padding:9px 13px;border:2px solid #d9c5f4;border-radius:999px;background:#fff;color:var(--deep);font-size:13px;font-weight:900;text-decoration:none}.proof-partners>div:nth-child(2) a:hover{border-color:var(--purple);color:var(--purple)}.proof-partners-link{display:inline-flex;margin-top:24px;color:var(--purple);font-weight:900;text-underline-offset:5px}.change-cta{position:relative;overflow:hidden;background:linear-gradient(135deg,var(--deep),var(--purple) 60%,#963df0);color:#fff;isolation:isolate}.change-cta:before{content:"";position:absolute;z-index:-1;inset:0;background:radial-gradient(circle at 75% 20%,rgba(42,184,201,.3),transparent 32%),radial-gradient(circle at 15% 80%,rgba(241,37,130,.3),transparent 30%)}.change-layout{max-width:var(--max);margin:auto;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(350px,.92fr);grid-gap:clamp(40px,6vw,85px);gap:clamp(40px,6vw,85px);align-items:center}.change-copy .section-kicker{color:var(--yellow)}.change-copy h2{color:#fff;font-size:clamp(3.6rem,6vw,6.2rem)}.change-copy h2 span{display:block;color:var(--yellow)}.change-copy>p:not(.section-kicker){max-width:720px;font-size:20px;font-weight:700}.change-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:15px;gap:15px;margin-top:30px}.change-actions .button{width:100%;min-height:55px;padding:11px 14px;font-size:12px;text-align:center}.change-photo{position:relative;min-height:610px;overflow:hidden;border:8px solid #fff;border-radius:45% 55% 42% 58%/48% 40% 60% 52%;box-shadow:0 16px 0 var(--teal),0 30px 60px rgba(31,9,64,.35)}.change-photo img{object-fit:cover;object-position:center}.change-ribbon{position:absolute;z-index:1;width:210px;height:60px;border:14px solid var(--pink);border-left:0;border-right:0;border-radius:50%;opacity:.7;animation:ribbon-drift 7s ease-in-out infinite}.change-ribbon-one{left:-50px;top:13%;transform:rotate(20deg)}.change-ribbon-two{right:-60px;bottom:8%;border-color:var(--yellow);transform:rotate(-17deg);animation-delay:-2.5s}.change-cta .volunteer-panel{position:relative;z-index:2;margin-top:80px}.change-cta .volunteer-panel .section-kicker{color:var(--purple)}.sponsorship-contact{display:flex;width:max-content;margin:30px auto 0}.footer-review{display:inline-block;margin-left:4px;padding:1px 5px;border:1px solid rgba(255,255,255,.45);border-radius:4px;font-size:9px;letter-spacing:.08em;text-transform:uppercase;vertical-align:middle}.policy-page{min-height:100vh;background:linear-gradient(180deg,#fff,#f7f3ff);padding:24px}.policy-header{max-width:1050px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:25px}.policy-header>a:first-child{position:relative;width:210px;height:72px;overflow:hidden}.policy-header img{position:absolute;width:210px;height:auto;top:-11px;left:0}.policy-document{max-width:920px;margin:45px auto 80px;padding:clamp(28px,6vw,75px);border-top:10px solid var(--pink);border-radius:30px;background:#fff;box-shadow:0 25px 65px rgba(66,28,131,.12)}.policy-title{padding-bottom:35px;border-bottom:2px solid #e8ddf6}.policy-title h1{margin:10px 0 22px;color:var(--deep);font-size:clamp(3rem,7vw,5.8rem);line-height:.9}.policy-title>p:not(.section-kicker){font-size:20px}.policy-title aside{padding:17px 19px;border-left:6px solid var(--yellow);border-radius:0 12px 12px 0;background:#fff8d5}.policy-document section{padding-top:38px}.policy-document section h2{margin-bottom:15px;color:var(--deep);font-size:clamp(1.7rem,3vw,2.5rem)}.policy-document section p{margin-bottom:12px}.policy-document a{color:var(--purple);font-weight:900}@media(max-width:1050px){.nav-links{gap:12px}.nav-links>a:not(.button){font-size:12px}.hero-copy{width:58%}.hero-actions{max-width:520px}.impact-path li{padding:0 13px}.impact-path p{font-size:13px}.change-photo{min-height:550px}}@media(max-width:900px){.change-layout,.how-impact-intro{grid-template-columns:1fr}.how-impact-photo{min-height:520px;max-width:700px;width:100%}.impact-path{grid-template-columns:repeat(2,minmax(0,1fr));gap:45px 15px}.impact-path:before{display:none}.impact-path li{padding:0 25px}.proof-results{grid-template-columns:1fr 1fr}.proof-results-copy{grid-column:1/3;grid-row:auto}.proof-voices{grid-column:1/3}.change-copy{max-width:760px}.change-photo{min-height:600px;max-width:720px;width:100%}}@media(max-width:700px){.hero-copy>p{font-size:15px}.hero-copy .hero-support{font-size:13px}.hero-actions{grid-template-columns:1fr 1fr}.hero-actions .hero-button{white-space:normal;font-size:10px;padding:9px 8px}.impact-path{grid-template-columns:1fr}.impact-path li{max-width:520px;margin:auto}.proof-recap-grid{grid-template-columns:1fr}.proof-recap-grid figure>div{aspect-ratio:16/10}.change-actions{grid-template-columns:1fr}.change-photo{min-height:500px}.change-cta .volunteer-panel{margin-top:55px}.policy-header{align-items:flex-start}}@media(max-width:480px){.hero-actions{gap:9px!important}.hero-actions .hero-button{min-height:43px;line-height:1.2}.how-impact-photo{min-height:360px}.impact-path{margin-top:60px}.proof-results{grid-template-columns:1fr}.proof-results-copy,.proof-voices{grid-column:auto}.proof-results article{min-height:155px}.proof-partners>div:first-child,.proof-recaps-heading{display:block}.proof-partners{padding:26px 20px}.change-copy h2{font-size:clamp(3.1rem,15vw,4.2rem)}.change-copy>p:not(.section-kicker){font-size:17px}.change-photo{min-height:390px}.sponsorship-contact{width:100%}.policy-page{padding:12px}.policy-header>a:first-child{width:165px;height:58px}.policy-header img{width:165px;top:-7px}.policy-header .button{width:auto;padding:9px 11px;font-size:10px}.policy-document{margin-top:25px;padding:28px 20px}}@media(prefers-reduced-motion:reduce){.change-ribbon{animation:none!important}}.program-story{--story-accent:var(--pink);--story-accent-soft:#ffe7f1;--story-ink:#25123e;min-height:100vh;background:#fff;color:var(--story-ink)}.program-story-pink{--story-accent:#ef247c;--story-accent-soft:#ffe4f0}.program-story-purple{--story-accent:#6c2ac7;--story-accent-soft:#eee3ff}.program-story-teal{--story-accent:#11aeb9;--story-accent-soft:#dcf8f7}.program-story-lime{--story-accent:#76b82a;--story-accent-soft:#edf8d9}.program-story-yellow{--story-accent:#f2ae00;--story-accent-soft:#fff3c9}.program-story-orange{--story-accent:#ff6a31;--story-accent-soft:#ffeadf}.program-story main{overflow:hidden}.program-story .section-kicker{color:var(--story-accent)}.program-story-hero{position:relative;min-height:780px;padding:145px 24px 85px;overflow:hidden;background:radial-gradient(circle at 14% 18%,var(--story-accent-soft),transparent 31%),linear-gradient(135deg,#fff 0 55%,var(--story-accent-soft) 55% 100%)}.program-story-hero:after{content:"";position:absolute;inset:auto -8% -145px auto;width:520px;height:260px;border-bottom:44px solid var(--story-accent);border-top:44px solid var(--story-accent);border-left:44px solid transparent;border-right:44px solid transparent;border-radius:50%;opacity:.12;rotate:-12deg}.program-story-hero-inner{position:relative;z-index:2;width:min(1320px,100%);min-height:550px;margin:auto;display:grid;grid-template-columns:minmax(0,.88fr) minmax(430px,1.12fr);align-items:center;grid-gap:clamp(45px,7vw,105px);gap:clamp(45px,7vw,105px)}.program-story-hero-inner>*{min-width:0}.program-story-hero-copy{max-width:680px;overflow-wrap:normal}.story-back{display:inline-flex;align-items:center;gap:9px;margin-bottom:35px;color:var(--deep);font-size:14px;font-weight:900;text-decoration:none}.story-back span{color:var(--story-accent);font-size:24px;transition:transform .2s}.story-back:hover span{transform:translateX(-4px)}.story-symbol{display:grid;place-items:center;width:82px;height:82px;margin-bottom:25px;border-radius:28px 28px 28px 6px;background:var(--story-accent);color:#fff;box-shadow:0 12px 0 color-mix(in srgb,var(--story-accent),#000 12%);font-size:39px;font-weight:900}.program-story-hero h1{max-width:800px;margin:0 0 22px;color:var(--deep);font-size:clamp(3.5rem,5vw,6rem);line-height:.88;letter-spacing:-.05em;overflow-wrap:normal;word-break:normal;-webkit-hyphens:none;hyphens:none;text-wrap:balance}.story-title-line{display:block;width:max-content;max-width:100%;white-space:nowrap}.story-tagline{max-width:650px;margin:0 0 14px;color:var(--story-accent);font:normal clamp(1.45rem,2.2vw,2.15rem)/1.08 Archivo Black,sans-serif}.program-story-hero-copy>p:not(.story-tagline){max-width:650px;font-size:18px}.story-role-note{display:grid;grid-gap:3px;gap:3px;margin-top:26px;padding:17px 20px;border-left:7px solid var(--story-accent);border-radius:0 15px 15px 0;background:rgba(255,255,255,.82);box-shadow:0 12px 35px rgba(52,18,97,.08)}.story-role-note span{font-size:14px}.program-story-hero-media{position:relative;min-height:590px;overflow:hidden;border:10px solid #fff;border-radius:46% 54% 42% 58%/58% 42% 58% 42%;background:var(--story-accent-soft);box-shadow:0 22px 0 var(--story-accent),0 34px 65px rgba(48,17,85,.2)}.program-story-hero-media img,.story-proof-media img{object-fit:cover}.story-media-mark{position:absolute;right:22px;bottom:22px;display:grid;place-items:center;width:72px;height:72px;border-radius:50%;background:var(--story-accent);color:#fff;box-shadow:0 10px 30px rgba(29,9,56,.22);font-size:34px}.story-orbit{position:absolute;z-index:1;width:230px;height:75px;border:15px solid var(--story-accent);border-left:0;border-right:0;border-radius:50%;opacity:.55;animation:story-orbit 7s ease-in-out infinite}.story-orbit-one{top:16%;right:4%;rotate:-22deg}.story-orbit-two{bottom:7%;left:-30px;rotate:14deg;animation-delay:-3s}@keyframes story-orbit{50%{translate:0 -12px;rotate:5deg}}.story-section{width:min(1320px,100%);margin:auto;padding:105px 24px}.story-section-heading{max-width:860px;margin-bottom:46px}.program-inquiry-copy h2,.program-participate-heading h2,.story-section-heading h2{margin:0;color:var(--deep);font-size:clamp(3rem,5.5vw,6rem);line-height:.9;letter-spacing:-.05em}.story-context-grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(330px,.85fr);grid-gap:25px;gap:25px}.story-audience-panel,.story-need-panel{min-height:380px;padding:clamp(30px,5vw,58px);border-radius:36px;background:var(--deep);color:#fff}.story-audience-panel{background:var(--story-accent-soft);color:var(--story-ink)}.story-context-grid h3{margin-bottom:26px;color:inherit;font-size:clamp(1.7rem,2.5vw,2.5rem)}.story-need-panel ul{display:grid;grid-gap:18px;gap:18px;margin:0;padding:0;list-style:none}.story-need-panel li{position:relative;padding-left:30px;font-weight:700}.story-need-panel li:before{content:"✦";position:absolute;left:0;color:var(--story-accent)}.story-audiences{display:flex;flex-wrap:wrap;gap:11px}.story-audiences span{padding:10px 14px;border:2px solid color-mix(in srgb,var(--story-accent),#fff 18%);border-radius:999px;background:#fff;color:var(--deep);font-weight:900}.program-model{position:relative}.story-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px;margin:0;padding:0;list-style:none}.story-step{min-height:285px;padding:30px;border:2px solid #eee5f7;border-top:8px solid var(--story-accent);border-radius:26px;background:#fff;box-shadow:0 18px 38px rgba(62,25,108,.08)}.story-step>span{display:inline-block;margin-bottom:40px;color:var(--story-accent);font:normal 2.3rem/1 Archivo Black,sans-serif}.story-step h3{margin-bottom:11px;color:var(--deep);font-size:24px}.story-step p{margin:0}.program-impact-story{position:relative;width:100%;max-width:none;display:grid;grid-template-columns:minmax(0,1.15fr) minmax(320px,.55fr);grid-gap:clamp(35px,6vw,90px);gap:clamp(35px,6vw,90px);align-items:center;padding-left:max(24px,calc((100vw - 1320px)/2 + 24px));padding-right:max(24px,calc((100vw - 1320px)/2 + 24px));background:var(--deep);color:#fff}.story-impact-copy{max-width:820px}.story-impact-copy h2{margin:0 0 22px;color:#fff;font-size:clamp(3rem,5.7vw,6rem);line-height:.9}.story-impact-copy>.section-kicker{color:var(--story-accent)}.story-impact-copy>p:not(.section-kicker){max-width:720px}.story-outcomes{display:grid;grid-gap:13px;gap:13px;margin-top:35px}.story-outcomes article{display:grid;grid-template-columns:55px 1fr;grid-gap:18px;gap:18px;align-items:start;padding:18px 0;border-top:1px solid rgba(255,255,255,.2)}.story-outcomes article>span{display:grid;place-items:center;width:52px;height:52px;border-radius:16px;background:var(--story-accent);font-size:24px}.story-outcomes h3{margin:0 0 6px;color:#fff;font-size:22px}.story-outcomes p{margin:0}.story-location-panel{padding:clamp(30px,5vw,55px);border-radius:50px 50px 50px 8px;background:var(--story-accent);color:#fff;box-shadow:0 15px 0 color-mix(in srgb,var(--story-accent),#000 15%)}.story-location-panel>span{font-size:55px}.story-location-panel .section-kicker{margin-top:25px;color:#fff}.story-location-panel p:last-child{font-size:18px;font-weight:800}.story-proof-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:20px;gap:20px}.story-proof-1{grid-template-columns:minmax(0,860px)}.story-proof-3{grid-template-columns:repeat(3,minmax(0,1fr))}.story-proof-media{position:relative;min-height:420px;overflow:hidden;border-radius:30px;background:var(--story-accent-soft)}.story-proof-3 .story-proof-media{min-height:360px}.story-proof-media span{position:absolute;right:14px;bottom:14px;left:14px;padding:12px 15px;border-radius:14px;background:rgba(32,12,60,.85);color:#fff;font-size:13px;font-weight:900;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.story-proof-status{max-width:880px;margin-top:25px;padding:22px 24px;border-left:8px solid var(--story-accent);border-radius:0 16px 16px 0;background:#f8f5fb}.story-proof-status strong{color:var(--deep);font-family:Archivo Black,sans-serif}.story-proof-status p{margin:5px 0 0}.program-media-story{position:relative;content-visibility:auto;contain-intrinsic-size:1200px}.program-media-heading>p:last-child{max-width:760px;margin-top:20px;font-size:18px}.program-featured-video{max-width:1060px;margin:0 auto 58px}.program-video-card{overflow:hidden;border:2px solid #e8ddf4;border-radius:30px;background:#fff;box-shadow:0 20px 48px rgba(48,17,85,.14)}.program-video-frame{position:relative;overflow:hidden;background:#130c1c}.program-video-frame video{display:block;width:100%;height:100%;object-fit:contain;background:#130c1c}.program-video-play{position:absolute;inset:50% auto auto 50%;display:flex;align-items:center;gap:11px;translate:-50% -50%;min-width:150px;min-height:58px;padding:10px 18px 10px 10px;border:0;border-radius:999px;background:rgba(255,255,255,.95);color:var(--deep);box-shadow:0 14px 38px rgba(18,7,33,.32);font:900 14px/1 Nunito Sans,sans-serif;cursor:pointer;transition:transform .2s,background .2s}.program-video-play:hover{transform:scale(1.04);background:#fff}.program-video-play:focus-visible{outline:4px solid var(--story-accent);outline-offset:4px}.program-video-play>span{display:grid;place-items:center;width:40px;height:40px;border-radius:50%;background:var(--story-accent);color:#fff}.program-video-play svg{width:21px;height:21px;fill:currentColor}.program-video-copy{padding:22px 24px}.program-video-copy h3{margin:0;color:var(--deep);font-size:clamp(1.35rem,2vw,2rem)}.program-video-copy details{margin-top:12px}.program-video-copy summary{width:max-content;color:var(--story-accent);font-weight:900;cursor:pointer}.program-video-copy details p{max-width:720px;margin:10px 0 0;font-size:14px}.program-media-gallery{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-flow:dense;grid-gap:20px;gap:20px}.program-media-photo{position:relative;grid-column:span 6;min-height:390px;overflow:hidden;border:8px solid #fff;border-radius:30px;background:var(--story-accent-soft);box-shadow:0 18px 42px rgba(48,17,85,.13)}.program-media-photo-wide{grid-column:span 12;min-height:430px}.program-media-photo-portrait{grid-column:span 4;min-height:570px}.program-media-photo img{object-fit:cover;transition:transform .5s ease}.program-media-photo:hover img{transform:scale(1.025)}.program-media-photo>span{position:absolute;right:15px;bottom:15px;left:15px;padding:12px 15px;border-radius:14px;background:rgba(32,12,60,.86);color:#fff;font-size:13px;font-weight:900;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.program-video-rail-block{margin-top:80px}.program-video-rail-block>div:first-child{max-width:760px;margin-bottom:28px}.program-video-rail-block h3,.program-video-spotlight h3{margin:0;color:var(--deep);font-size:clamp(2.3rem,4vw,4.5rem);line-height:.92}.program-video-rail{display:flex;gap:18px;padding:8px 4px 28px;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:x mandatory;scrollbar-color:var(--story-accent) #eee5f5}.program-video-rail .program-video-card{flex:0 0 min(420px,82vw);scroll-snap-align:start}.program-video-card-compact{border-radius:24px}.program-video-card-compact .program-video-copy{padding:17px 19px}.program-video-card-compact .program-video-copy h3{font-size:20px}.program-video-spotlight{display:grid;grid-template-columns:minmax(280px,.7fr) minmax(0,1.3fr);grid-gap:clamp(30px,6vw,80px);gap:clamp(30px,6vw,80px);align-items:center;margin-top:80px;padding:clamp(28px,5vw,58px);border-radius:36px;background:var(--story-accent-soft)}.program-video-spotlight-copy>p:last-child{margin-top:20px}.program-media-story-event .program-video-spotlight{grid-template-columns:minmax(0,1fr) minmax(260px,380px)}.program-media-story-event .program-video-spotlight .program-video-card{width:min(100%,350px);justify-self:center}.program-media-story .story-proof-status{margin-top:42px}.program-story:has(.program-video-card[data-playing=true]) .story-orbit{animation-play-state:paused}.program-media-story-rhythm .program-media-photo:first-child{grid-column:span 12;min-height:360px}.program-media-story-rhythm .program-media-photo:nth-child(2),.program-media-story-rhythm .program-media-photo:nth-child(3){grid-column:span 6}.program-media-story-rhythm .program-media-photo:nth-child(4){grid-column:span 4;grid-row:span 2}.program-media-story-rhythm .program-media-photo:nth-child(5),.program-media-story-rhythm .program-media-photo:nth-child(6){grid-column:span 4;min-height:275px}.program-media-story-rhythm .program-media-photo:nth-child(7){grid-column:span 4;grid-row:span 2}.program-media-story-field .program-media-photo:first-child{grid-column:span 7;min-height:500px}.program-media-story-field .program-media-photo:nth-child(2){grid-column:span 5;min-height:500px}.program-media-story-field .program-media-photo:nth-child(3){grid-column:span 12;min-height:390px}.program-media-story-pathway .program-media-gallery{gap:28px}.program-media-story-pathway .program-media-photo{grid-column:span 6;min-height:430px}.program-media-story-pathway .program-media-photo:nth-child(2n){transform:translateY(42px)}.program-media-story-pathway .program-media-photo:nth-child(3){grid-column:span 5}.program-media-story-pathway .program-media-photo:nth-child(4){grid-column:span 7}.program-media-story-event .program-media-photo:first-child{grid-column:span 7;min-height:520px;border-radius:80px 30px 80px 30px}.program-media-story-event .program-media-photo:nth-child(2){grid-column:span 5;min-height:420px;margin-top:75px}.program-media-story-event .program-media-photo:nth-child(3){grid-column:span 4;min-height:610px;border-radius:120px 120px 30px 30px}.program-media-story-event .program-media-photo:nth-child(4){grid-column:span 8;min-height:470px;margin-top:90px}.program-participate{width:100%;max-width:none;padding-left:max(24px,calc((100vw - 1320px)/2 + 24px));padding-right:max(24px,calc((100vw - 1320px)/2 + 24px));background:linear-gradient(135deg,var(--story-accent-soft),#fff)}.program-participate-heading{max-width:920px;margin-bottom:40px}.program-participate-heading>p:last-child{max-width:720px;margin-top:20px}.program-actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:13px;gap:13px}.program-action{display:flex;align-items:center;justify-content:space-between;min-height:72px;padding:15px 18px;border:2px solid var(--story-accent);border-radius:18px;background:#fff;color:var(--deep);font:900 14px/1.25 Nunito Sans,sans-serif;text-align:left;text-decoration:none;cursor:pointer;transition:transform .2s,background .2s,color .2s}.program-action:hover{transform:translateY(-3px);background:var(--story-accent);color:#fff}.program-action>span{font-size:23px}.program-action-disabled{display:grid;grid-gap:3px;gap:3px;border-color:#c8c0cf;background:#f2eef4;color:#746b7b;cursor:not-allowed}.program-action-disabled small{font-size:11px;font-weight:700}.program-action-disabled:hover{transform:none;background:#f2eef4;color:#746b7b}.program-inquiry{display:grid;grid-template-columns:minmax(0,.8fr) minmax(500px,1.2fr);grid-gap:clamp(35px,6vw,85px);gap:clamp(35px,6vw,85px);align-items:start;margin-top:85px;padding:clamp(30px,5vw,60px);scroll-margin-top:95px;border-radius:36px;background:var(--deep);color:#fff}.program-inquiry-copy{position:-webkit-sticky;position:sticky;top:105px}.program-inquiry-copy h2{color:#fff;font-size:clamp(2.6rem,4vw,4.6rem)}.program-inquiry-copy>p:last-child{margin-top:20px}.program-inquiry .contact-form{padding:30px;border-radius:24px;background:#fff;color:var(--story-ink)}.program-inquiry .contact-form .button{width:100%;background:var(--story-accent)}.program-inquiry .contact-form .button:hover{filter:brightness(.92)}.related-programs{padding-top:90px;padding-bottom:110px}.related-program-list{display:grid;grid-gap:12px;gap:12px}.related-program-list>a{display:grid;grid-template-columns:62px 1fr auto;grid-gap:20px;gap:20px;align-items:center;min-height:100px;padding:18px 24px;border-bottom:2px solid #e9e0f2;color:var(--deep);text-decoration:none}.related-program-list>a>span{display:grid;place-items:center;width:58px;height:58px;border-radius:19px;background:var(--story-accent-soft);font-size:27px}.related-program-list h3{margin:0 0 3px;color:var(--deep);font-size:22px}.related-program-list p{margin:0}.related-program-list b{color:var(--story-accent);font-size:30px;transition:transform .2s}.related-program-list>a:hover b{transform:translateX(6px)}.program-story-footer .logo{width:max-content;color:#fff}.program-story-footer .logo small{color:var(--yellow)}.program-story[data-layout=book] .program-story-hero-media{border-radius:32px 90px 32px 90px}.program-story[data-layout=rhythm] .story-step:nth-child(2n){transform:translateY(22px)}.program-story[data-layout=field] .program-story-hero{background:linear-gradient(rgba(255,255,255,.15),rgba(255,255,255,.88)),repeating-linear-gradient(90deg,var(--story-accent-soft) 0 12%,#fff 12% 24%)}.program-story[data-layout=field] .program-story-hero-media{border-radius:50% 50% 18px 18px}.program-story[data-layout=ledger] .story-step{border-radius:10px;border-top-width:3px;box-shadow:6px 7px 0 var(--story-accent-soft)}.program-story[data-layout=ledger] .story-step>span{font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.program-story[data-layout=ledger] .program-story-hero-inner{grid-template-columns:minmax(0,820px);justify-content:center;text-align:center}.program-story[data-layout=ledger] .program-story-hero-copy{max-width:820px}.program-story[data-layout=ledger] .story-back{justify-content:center}.program-story[data-layout=ledger] .story-symbol{margin-right:auto;margin-left:auto}.program-story[data-layout=pathway] .story-steps{grid-template-columns:repeat(4,minmax(0,1fr))}.program-story[data-layout=pathway] .story-step:nth-child(2n){margin-top:38px}.program-story[data-layout=event] .program-story-hero-media{border-radius:50%}.program-story[data-layout=event] .story-proof-media:first-child{grid-row:span 2;min-height:640px}@media(max-width:1050px){.program-story-hero-inner{grid-template-columns:minmax(0,.9fr) minmax(380px,1.1fr);gap:40px}.program-story-hero-media{min-height:520px}.program-story[data-layout=pathway] .story-steps,.story-steps{grid-template-columns:repeat(2,minmax(0,1fr))}.program-story[data-layout=pathway] .story-step:nth-child(2n){margin-top:0}.story-proof-3{grid-template-columns:repeat(2,minmax(0,1fr))}.program-inquiry{grid-template-columns:1fr}.program-inquiry-copy{position:static;max-width:760px}.program-media-photo,.program-media-story-pathway .program-media-photo{grid-column:span 6}.program-media-photo-wide{grid-column:span 12}.program-media-story-event .program-media-photo:nth-child(n),.program-media-story-field .program-media-photo:nth-child(n),.program-media-story-rhythm .program-media-photo:nth-child(n){grid-column:span 6;min-height:420px;margin-top:0}.program-media-story-field .program-media-photo:nth-child(3),.program-media-story-rhythm .program-media-photo:first-child{grid-column:span 12}}@media(max-width:900px){.program-story-hero{min-height:0;padding-top:120px}.program-story-hero-inner{grid-template-columns:1fr}.program-story-hero-copy{max-width:760px}.program-story-hero-media{min-height:620px;max-width:760px;width:100%}.program-impact-story,.story-context-grid{grid-template-columns:1fr}.story-location-panel{max-width:720px}.program-actions,.story-proof-3{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:700px){.program-story-hero{padding:105px 18px 65px}.story-back{margin-bottom:24px}.story-symbol{width:66px;height:66px;border-radius:22px 22px 22px 5px;font-size:30px}.program-story-hero h1{font-size:clamp(2.7rem,12vw,4.2rem)}.program-story[data-layout=event] .program-story-hero h1{font-size:clamp(2.35rem,10.2vw,3.6rem)}.program-story-hero-media{min-height:470px;border-width:7px;border-radius:28px}.story-section{padding:78px 18px}.program-actions,.program-story[data-layout=pathway] .story-steps,.story-context-grid,.story-proof-3,.story-proof-grid,.story-steps{grid-template-columns:1fr}.story-audience-panel,.story-need-panel{min-height:0;padding:28px;border-radius:26px}.story-step{min-height:0}.story-step>span{margin-bottom:25px}.program-story[data-layout=rhythm] .story-step:nth-child(2n){transform:none}.program-impact-story,.program-participate{padding-left:18px;padding-right:18px}.program-story[data-layout=event] .story-proof-media:first-child,.story-proof-3 .story-proof-media,.story-proof-media{min-height:360px;grid-row:auto}.program-inquiry{margin-top:55px;padding:28px 18px;border-radius:26px}.program-inquiry .contact-form{padding:20px 17px}.related-program-list>a{grid-template-columns:52px 1fr auto;padding:15px 4px;gap:14px}.related-program-list>a>span{width:50px;height:50px}.related-program-list p{font-size:13px}.program-media-gallery{display:flex;gap:14px;margin-right:-18px;padding-right:18px;overflow-x:auto;scroll-snap-type:x mandatory}.program-media-photo,.program-media-photo-portrait,.program-media-photo-wide,.program-media-story-event .program-media-photo:nth-child(n),.program-media-story-field .program-media-photo:nth-child(n),.program-media-story-pathway .program-media-photo:nth-child(n),.program-media-story-rhythm .program-media-photo:nth-child(n){flex:0 0 84vw;width:84vw;min-height:390px;margin:0;transform:none;scroll-snap-align:center}.program-media-photo-portrait,.program-media-story-event .program-media-photo:nth-child(3),.program-media-story-rhythm .program-media-photo:nth-child(4),.program-media-story-rhythm .program-media-photo:nth-child(7){flex-basis:72vw;min-height:510px}.program-media-story-event .program-video-spotlight,.program-video-spotlight{grid-template-columns:1fr;margin-top:58px;padding:24px 18px}.program-video-spotlight-copy{max-width:560px}.program-featured-video{margin-bottom:42px}.program-video-play{min-width:137px;min-height:52px;font-size:12px}}@media(max-width:480px){.program-story-hero-media{min-height:390px}.story-media-mark{width:58px;height:58px;font-size:26px}.story-outcomes article{grid-template-columns:44px 1fr;gap:13px}.story-outcomes article>span{width:42px;height:42px}.related-program-list h3{font-size:18px}.related-program-list b{font-size:23px}}@media(prefers-reduced-motion:reduce){.story-orbit{animation:none!important}.program-story[data-layout=rhythm] .story-step:nth-child(2n){transform:none}.program-media-photo img,.program-video-play{transition:none!important}.program-media-story-pathway .program-media-photo:nth-child(2n){transform:none}}