.about-module__8TymFG__container{width:100%;color:var(--ink);gap:var(--space-5);flex-direction:column;display:flex}.about-module__8TymFG__header{text-align:center;margin-bottom:var(--space-2);animation:var(--kf-squish-in) var(--dur-3) var(--spring) backwards}.about-module__8TymFG__title{font-family:var(--font-display);font-size:var(--text-3xl);letter-spacing:-.02em;margin-bottom:var(--space-2);color:var(--sky-text);overflow-wrap:anywhere;font-weight:700;line-height:1.1}.about-module__8TymFG__subtitle{font-size:var(--text-lg);color:var(--ink-2);text-wrap:balance;max-width:42ch;margin:0 auto;font-weight:600;line-height:1.5}.about-module__8TymFG__ticker{margin-top:var(--space-5)}.about-module__8TymFG__creditLine{padding:var(--space-2) var(--space-5);background-color:var(--panel);background-image:var(--sheen);border-radius:var(--r-pill);box-shadow:var(--sh-1);font-size:var(--text-xs);color:var(--ink-3);text-align:center;animation:var(--kf-squish-in) var(--dur-3) var(--spring) 40ms backwards;align-self:center;margin:0;font-weight:600}.about-module__8TymFG__section{background-color:var(--panel);background-image:var(--sheen);border-radius:var(--r-lg);padding:var(--space-5) var(--space-4);box-shadow:var(--sh-2);animation:var(--kf-squish-in) var(--dur-3) var(--spring) backwards;transition:transform var(--dur-2) var(--spring), box-shadow var(--dur-2) var(--spring)}.about-module__8TymFG__section:nth-child(2){animation-delay:60ms}.about-module__8TymFG__section:nth-child(3){animation-delay:.12s}.about-module__8TymFG__section:nth-child(4){animation-delay:.18s}.about-module__8TymFG__section:nth-child(5){animation-delay:.24s}.about-module__8TymFG__section:nth-child(6){animation-delay:.3s}.about-module__8TymFG__section:nth-child(n+7){animation-delay:.36s}.about-module__8TymFG__section:hover{box-shadow:var(--sh-3);transform:translateY(-2px)}.about-module__8TymFG__section h2{font-family:var(--font-display);font-size:var(--text-xl);letter-spacing:-.02em;color:var(--ink);margin-top:0;margin-bottom:var(--space-4);overflow-wrap:anywhere;font-weight:700}.about-module__8TymFG__section p{font-size:var(--text-base);color:var(--ink-2);max-width:66ch;margin-bottom:var(--space-4);overflow-wrap:break-word;font-weight:500;line-height:1.7}.about-module__8TymFG__section p:last-child{margin-bottom:0}.about-module__8TymFG__section a:not(.about-module__8TymFG__actionLink){color:var(--sky-text);transition:color var(--dur-2) var(--ease-out);font-weight:700;text-decoration:none}.about-module__8TymFG__section a:not(.about-module__8TymFG__actionLink):hover{color:var(--sky-text-hover);text-underline-offset:3px;text-decoration:underline;text-decoration-thickness:2px}.about-module__8TymFG__featureList,.about-module__8TymFG__pressList{margin:var(--space-5) 0;gap:var(--space-3);flex-direction:column;max-width:66ch;padding-left:0;list-style:none;display:flex}.about-module__8TymFG__featureList li,.about-module__8TymFG__pressList li{padding-left:var(--space-7);font-size:var(--text-base);color:var(--ink-2);overflow-wrap:break-word;font-weight:500;line-height:1.6;position:relative}.about-module__8TymFG__featureList li:before,.about-module__8TymFG__pressList li:before{content:"";border-radius:var(--r-pill);background-color:var(--sky);height:12px;position:absolute;top:.5em;left:0}.about-module__8TymFG__featureList li:before{width:12px}.about-module__8TymFG__pressList li:before{width:20px}.about-module__8TymFG__videoContainer{aspect-ratio:16/9;width:100%;margin:var(--space-5) 0 0;border-radius:var(--r-md);background-color:var(--sky-softer);box-shadow:var(--sh-2);overflow:hidden}.about-module__8TymFG__videoContainer iframe{border:0;width:100%;height:100%;display:block}.about-module__8TymFG__actionLinks{gap:var(--space-3);margin-top:var(--space-5);flex-wrap:wrap;display:flex}.about-module__8TymFG__actionLink{background-image:var(--cap);min-height:44px;padding:var(--space-3) var(--space-5);border-radius:var(--r-pill);background-color:var(--sky);color:var(--on-sky);font-size:var(--text-base);text-align:center;box-shadow:0 var(--squish) 0 var(--sky-shadow), inset 0 1px 0 var(--bevel);transition:transform var(--dur-1) var(--spring), box-shadow var(--dur-1) var(--spring);justify-content:center;align-items:center;font-weight:700;text-decoration:none;display:inline-flex}.about-module__8TymFG__actionLink:hover{color:var(--on-sky);box-shadow:0 5px 0 var(--sky-shadow);text-decoration:none;transform:translateY(-2px)}.about-module__8TymFG__actionLink:active{transform:translateY(var(--squish));box-shadow:0 0 0 var(--sky-shadow)}@media (min-width:480px){.about-module__8TymFG__title{font-size:var(--text-4xl)}.about-module__8TymFG__section{padding:var(--space-6) var(--space-5)}}@media (min-width:768px){.about-module__8TymFG__container{gap:var(--space-6)}.about-module__8TymFG__header{margin-bottom:var(--space-3)}.about-module__8TymFG__ticker{margin-top:var(--space-6)}.about-module__8TymFG__section{padding:var(--space-7) var(--space-6)}.about-module__8TymFG__section h2{font-size:var(--text-2xl)}.about-module__8TymFG__section p{font-size:var(--text-lg)}}@media (min-width:1080px){.about-module__8TymFG__container{columns:2;column-gap:var(--space-6);display:block}.about-module__8TymFG__header{column-span:all;margin-bottom:var(--space-5)}.about-module__8TymFG__creditLine{column-span:all;width:fit-content;margin-inline:auto;margin-bottom:var(--space-8)}.about-module__8TymFG__section{break-inside:avoid;margin-bottom:var(--space-6)}}@media (prefers-reduced-motion:reduce){.about-module__8TymFG__section:hover,.about-module__8TymFG__actionLink:hover,.about-module__8TymFG__actionLink:active{transform:none}}
.DonorThanks-module__oC2ntG__thanks{gap:var(--space-2);flex-direction:column;width:100%;min-width:0;display:flex}.DonorThanks-module__oC2ntG__label{font-size:var(--text-xs);color:var(--ink-3);margin:0;font-weight:600}.DonorThanks-module__oC2ntG__thanks[data-align=center]{text-align:center;align-items:center}.DonorThanks-module__oC2ntG__thanks[data-align=center] .DonorThanks-module__oC2ntG__chips{justify-content:center}.DonorThanks-module__oC2ntG__chips{gap:var(--space-2);flex-wrap:wrap;margin:0;padding:0;list-style:none;display:flex}.DonorThanks-module__oC2ntG__chip{min-width:0;animation:var(--kf-squish-in) var(--dur-3) var(--spring-soft) backwards;display:flex}.DonorThanks-module__oC2ntG__chip:first-child{animation-delay:0s}.DonorThanks-module__oC2ntG__chip:nth-child(2){animation-delay:40ms}.DonorThanks-module__oC2ntG__chip:nth-child(3){animation-delay:80ms}.DonorThanks-module__oC2ntG__chip:nth-child(4){animation-delay:.12s}.DonorThanks-module__oC2ntG__chip:nth-child(5){animation-delay:.16s}.DonorThanks-module__oC2ntG__chip:nth-child(n+6){animation-delay:.2s}.DonorThanks-module__oC2ntG__chips .DonorThanks-module__oC2ntG__chip .DonorThanks-module__oC2ntG__link{align-items:center;gap:var(--space-2);min-width:0;max-width:100%;min-height:44px;padding:var(--space-1) var(--space-3) var(--space-1) var(--space-1);border-radius:var(--r-pill);background-color:var(--sky-softer);background-image:var(--cap);box-shadow:var(--sh-1);color:var(--ink);font-size:var(--text-sm);transition:transform var(--dur-1) var(--spring), box-shadow var(--dur-1) var(--spring), color var(--dur-1) var(--ease-out);font-weight:700;text-decoration:none;display:inline-flex}.DonorThanks-module__oC2ntG__chips .DonorThanks-module__oC2ntG__chip .DonorThanks-module__oC2ntG__link:hover{color:var(--sky-text);box-shadow:var(--sh-2);text-decoration:none;transform:translateY(-2px)}.DonorThanks-module__oC2ntG__chips .DonorThanks-module__oC2ntG__chip .DonorThanks-module__oC2ntG__link:active{transform:translateY(var(--squish));box-shadow:var(--sh-1)}.DonorThanks-module__oC2ntG__chips .DonorThanks-module__oC2ntG__chip .DonorThanks-module__oC2ntG__link[data-static=true],.DonorThanks-module__oC2ntG__chips .DonorThanks-module__oC2ntG__chip .DonorThanks-module__oC2ntG__link[data-static=true]:hover,.DonorThanks-module__oC2ntG__chips .DonorThanks-module__oC2ntG__chip .DonorThanks-module__oC2ntG__link[data-static=true]:active{color:var(--ink-2);box-shadow:var(--sh-1);cursor:default;transform:none}.DonorThanks-module__oC2ntG__avatar{border-radius:var(--r-pill);object-fit:cover;width:28px;height:28px;box-shadow:var(--halo);flex:none}.DonorThanks-module__oC2ntG__avatarFallback{border-radius:var(--r-pill);background-color:var(--em-a-1);width:28px;height:28px;box-shadow:var(--halo);flex:none}.DonorThanks-module__oC2ntG__chip:nth-child(4n+2) .DonorThanks-module__oC2ntG__avatarFallback{background-color:var(--em-b-1)}.DonorThanks-module__oC2ntG__chip:nth-child(4n+3) .DonorThanks-module__oC2ntG__avatarFallback{background-color:var(--em-a-2)}.DonorThanks-module__oC2ntG__chip:nth-child(4n+4) .DonorThanks-module__oC2ntG__avatarFallback{background-color:var(--em-b-2)}.DonorThanks-module__oC2ntG__name{white-space:nowrap;text-overflow:ellipsis;min-width:0;max-width:8rem;overflow:hidden}.DonorThanks-module__oC2ntG__chips .DonorThanks-module__oC2ntG__chip .DonorThanks-module__oC2ntG__more{padding-left:var(--space-3);color:var(--ink-2);font-weight:700}@media (prefers-reduced-motion:reduce){.DonorThanks-module__oC2ntG__chips .DonorThanks-module__oC2ntG__chip .DonorThanks-module__oC2ntG__link:hover,.DonorThanks-module__oC2ntG__chips .DonorThanks-module__oC2ntG__chip .DonorThanks-module__oC2ntG__link:active{transform:none}}
.FundraiserBar-module__JLJyEq__bar{gap:var(--space-2);width:100%;max-width:34rem;padding:var(--space-4) var(--space-5);border-radius:var(--r-lg);background-color:var(--panel);background-image:var(--sheen);box-shadow:var(--sh-2);animation:var(--kf-squish-in) var(--dur-3) var(--spring) 80ms backwards;text-align:left;flex-direction:column;display:flex}.FundraiserBar-module__JLJyEq__full{max-width:none}.FundraiserBar-module__JLJyEq__flat{max-width:none;box-shadow:none;background-color:#0000;background-image:none;padding:0}.FundraiserBar-module__JLJyEq__lead{justify-content:space-between;align-items:baseline;gap:var(--space-1) var(--space-3);font-size:var(--text-sm);flex-wrap:wrap;margin:0;line-height:1.3;display:flex}.FundraiserBar-module__JLJyEq__leadText{color:var(--ink-2);flex:auto;min-width:0;font-weight:500}.FundraiserBar-module__JLJyEq__amounts{font-variant-numeric:tabular-nums lining-nums;flex:none;align-items:baseline;gap:.25em;display:inline-flex}.FundraiserBar-module__JLJyEq__raised{font-size:var(--text-lg);letter-spacing:-.02em;color:var(--sky-text);font-weight:700}.FundraiserBar-module__JLJyEq__goal,.FundraiserBar-module__JLJyEq__goalOnly{font-size:var(--text-sm);color:var(--ink-3);font-weight:500}.FundraiserBar-module__JLJyEq__track{border-radius:var(--r-pill);background-color:var(--sky-softer);height:14px;box-shadow:inset 0 2px 0 var(--shadow-tint);position:relative;overflow:hidden}.FundraiserBar-module__JLJyEq__fill{border-radius:var(--r-pill);background-color:var(--sky);background-image:var(--cap);height:100%;transition:width var(--dur-4) var(--ease-out);min-width:0;display:block}.FundraiserBar-module__JLJyEq__checkpoint{background-color:var(--sky);opacity:.35;width:2px;position:absolute;top:0;bottom:0;transform:translate(-50%)}.FundraiserBar-module__JLJyEq__checkpointPassed{background-color:var(--panel);opacity:.9}.FundraiserBar-module__JLJyEq__note{font-size:var(--text-2xs);color:var(--ink-3);margin:0;font-weight:600}.FundraiserBar-module__JLJyEq__foot{justify-content:space-between;align-items:center;gap:var(--space-2) var(--space-3);margin:0;margin-top:var(--space-1);flex-wrap:wrap;display:flex}.FundraiserBar-module__JLJyEq__donors{width:100%;margin-top:var(--space-2);padding-top:var(--space-4);box-shadow:inset 0 1px 0 var(--shadow-tint)}.FundraiserBar-module__JLJyEq__cta{background-image:var(--cap);max-width:34rem;min-height:44px;padding:var(--space-3) var(--space-6);border-radius:var(--r-pill);background-color:var(--sky);color:var(--on-sky);font-size:var(--text-sm);text-align:center;box-shadow:0 var(--squish) 0 var(--sky-shadow), inset 0 1px 0 var(--bevel);transition:transform var(--dur-1) var(--spring), box-shadow var(--dur-1) var(--spring);flex:100%;justify-content:center;align-items:center;margin-inline:auto;font-weight:700;text-decoration:none;display:flex}.FundraiserBar-module__JLJyEq__cta:hover{color:var(--on-sky);box-shadow:0 5px 0 var(--sky-shadow);text-decoration:none;transform:translateY(-2px)}.FundraiserBar-module__JLJyEq__cta:active{transform:translateY(var(--squish));box-shadow:0 0 0 var(--sky-shadow)}.FundraiserBar-module__JLJyEq__asOf{text-align:right;font-size:var(--text-2xs);color:var(--ink-3);flex:100%;font-weight:600}@media (min-width:768px){.FundraiserBar-module__JLJyEq__bar{padding:var(--space-5) var(--space-6)}.FundraiserBar-module__JLJyEq__lead{font-size:var(--text-base)}.FundraiserBar-module__JLJyEq__raised{font-size:var(--text-xl)}.FundraiserBar-module__JLJyEq__track{height:16px}}@media (prefers-reduced-motion:reduce){.FundraiserBar-module__JLJyEq__cta:hover,.FundraiserBar-module__JLJyEq__cta:active{transform:none}}
.SiteFooter-module__wWXZva__footer{width:100%;padding:var(--space-6) var(--space-4) calc(var(--space-7) + env(safe-area-inset-bottom,0px))}.SiteFooter-module__wWXZva__inner{justify-content:space-between;align-items:center;gap:var(--space-3) var(--space-4);flex-wrap:wrap;width:100%;max-width:640px;margin:0 auto;display:flex}.SiteFooter-module__wWXZva__credit{font-size:var(--text-xs);color:var(--ink-2);overflow-wrap:break-word;margin:0;font-weight:600}.SiteFooter-module__wWXZva__credit a{color:var(--sky-text-hover);text-underline-offset:2px;font-weight:700;text-decoration:underline;text-decoration-thickness:2px}.SiteFooter-module__wWXZva__credit a:hover{color:var(--ink)}.SiteFooter-module__wWXZva__links{align-items:center;gap:var(--space-4);display:flex}.SiteFooter-module__wWXZva__feedback{min-height:44px;padding:var(--space-2) 0;color:var(--sky-text-hover);font-size:var(--text-sm);text-underline-offset:2px;transition:color var(--dur-2) var(--ease-out);align-items:center;font-weight:700;text-decoration:underline;text-decoration-thickness:2px;display:inline-flex}.SiteFooter-module__wWXZva__feedback:hover{color:var(--ink)}.SiteFooter-module__wWXZva__donate{background-image:var(--cap);min-height:44px;padding:var(--space-2) var(--space-5);border-radius:var(--r-pill);background-color:var(--panel);color:var(--sky-text);font-size:var(--text-sm);box-shadow:var(--sh-1);transition:transform var(--dur-1) var(--spring), box-shadow var(--dur-1) var(--spring), color var(--dur-2) var(--ease-out);flex:none;justify-content:center;align-items:center;font-weight:700;text-decoration:none;display:inline-flex}.SiteFooter-module__wWXZva__donate:hover{color:var(--sky-text-hover);box-shadow:var(--sh-2);text-decoration:none;transform:translateY(-2px)}.SiteFooter-module__wWXZva__donate:active{box-shadow:var(--sh-press);transform:translateY(1px)}@media (min-width:768px){.SiteFooter-module__wWXZva__footer{padding-inline:var(--space-6)}.SiteFooter-module__wWXZva__inner{max-width:720px}}@media (min-width:1080px){.SiteFooter-module__wWXZva__footer{padding-inline:var(--space-7)}.SiteFooter-module__wWXZva__inner{max-width:1080px}}@media (prefers-reduced-motion:reduce){.SiteFooter-module__wWXZva__donate:hover,.SiteFooter-module__wWXZva__donate:active{transform:none}}
.Waterline-module__60Bk3W__waterline{z-index:-1;pointer-events:none;width:100%;height:100%;position:fixed;inset:0}
.LiveOdometer-module__6D_n2q__odometer{align-items:center;gap:var(--space-2);max-width:100%;color:var(--ink);flex-direction:column;display:inline-flex}.LiveOdometer-module__6D_n2q__number,.LiveOdometer-module__6D_n2q__numberSlot{--odo-cell:1.4em;--odo-pad:.24em;--odo-gap:.16em;--odo-sep:.3em;font-size:var(--text-2xl);font-variant-numeric:tabular-nums lining-nums;color:var(--ink);font-weight:700;line-height:1}.LiveOdometer-module__6D_n2q__number{align-items:center;gap:var(--odo-gap);-webkit-user-select:none;user-select:none;animation:var(--kf-squish-in) var(--dur-3) var(--spring) backwards;display:flex}.LiveOdometer-module__6D_n2q__numberSlot{display:flex}.LiveOdometer-module__6D_n2q__column{height:var(--odo-cell);padding:0 var(--odo-pad);border-radius:var(--r-sm);background-color:var(--panel);background-image:var(--cap);box-shadow:var(--sh-1);flex:none;overflow:hidden}.LiveOdometer-module__6D_n2q__strip{flex-direction:column;display:flex}.LiveOdometer-module__6D_n2q__cell{height:var(--odo-cell);flex:none;justify-content:center;align-items:center;display:flex}.LiveOdometer-module__6D_n2q__separator{width:var(--odo-sep);height:var(--odo-cell);color:var(--ink-3);flex:none;justify-content:center;align-items:center;display:flex}@keyframes LiveOdometer-module__6D_n2q__odoRoll{0%{transform:translateY(var(--odo-from))}to{transform:translateY(var(--odo-to))}}@keyframes LiveOdometer-module__6D_n2q__odoRollAlt{0%{transform:translateY(var(--odo-from))}to{transform:translateY(var(--odo-to))}}.LiveOdometer-module__6D_n2q__rollA,.LiveOdometer-module__6D_n2q__rollB{animation-duration:var(--dur-3);animation-timing-function:var(--spring);animation-fill-mode:both}.LiveOdometer-module__6D_n2q__rollA{animation-name:LiveOdometer-module__6D_n2q__odoRoll}.LiveOdometer-module__6D_n2q__rollB{animation-name:LiveOdometer-module__6D_n2q__odoRollAlt}@media (prefers-reduced-motion:reduce){.LiveOdometer-module__6D_n2q__rollA,.LiveOdometer-module__6D_n2q__rollB{animation-name:none}}.LiveOdometer-module__6D_n2q__label{font-size:var(--text-sm);color:var(--ink-2);text-align:center;overflow-wrap:anywhere;max-width:100%;font-weight:600}.LiveOdometer-module__6D_n2q__visuallyHidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}@media (max-width:600px){.LiveOdometer-module__6D_n2q__number,.LiveOdometer-module__6D_n2q__numberSlot{font-size:var(--text-xl)}}
