:root{--font-display: "Cormorant Garamond", Georgia, serif;--font-body: "Inter", Arial, sans-serif;--text-xs: .75rem;--text-sm: .8125rem;--text-base: 1rem;--text-lg: 1.0625rem;--text-xl: 1.25rem;--text-2xl: 1.5rem;--text-3xl: 1.875rem;--text-4xl: clamp(2.125rem, 3.6vw, 3rem);--text-hero: clamp(2.875rem, 5vw, 4.25rem);--leading-tight: 1.1;--leading-normal: 1.5;--leading-relaxed: 1.7;--tracking-normal: 0;--tracking-wide: .2em;--weight-normal: 400;--weight-semibold: 600;--weight-bold: 700;--weight-extrabold: 800;--weight-black: 900;--space-text-xs: .5rem;--space-text-sm: .75rem;--space-text-md: 1rem;--space-text-lg: 1.5rem;--space-text-xl: 2rem;--type-h1: var(--text-hero);--type-h2: var(--text-4xl);--type-h3: var(--text-3xl);--type-body: var(--text-base);--type-eyebrow: var(--text-sm);--type-button: .9375rem;--navy: #08294f;--purple: #6e42c1;--teal: #0698a8;--light-teal: #eefcfd;--light-purple: #f5efff;--text: #102542;--muted: #52647a;--white: #ffffff}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:var(--font-body);font-size:var(--type-body);font-weight:var(--weight-normal);line-height:var(--leading-relaxed);letter-spacing:var(--tracking-normal);color:var(--text);background:var(--white);-webkit-font-smoothing:antialiased}h1,h2,h3,h4,h5,h6{font-family:var(--font-display)!important;font-weight:var(--weight-bold);line-height:var(--leading-tight)!important;letter-spacing:var(--tracking-normal);color:var(--navy)}h1{font-size:var(--type-h1)!important;margin-block:var(--space-text-md)!important}h2{font-size:var(--type-h2)!important;margin-block:var(--space-text-xs) var(--space-text-sm)!important}h3{font-size:var(--type-h3)!important;margin-block:0 var(--space-text-sm)!important}h4{font-size:var(--text-xl);line-height:var(--leading-normal)!important}h5{font-size:var(--text-lg);line-height:var(--leading-normal)!important}h6{font-size:var(--text-base);line-height:var(--leading-normal)!important}p{font-family:var(--font-body);font-size:var(--type-body)!important;line-height:var(--leading-relaxed)!important;letter-spacing:var(--tracking-normal);margin-block:0 var(--space-text-md)}ul,ol{font-size:var(--type-body);line-height:var(--leading-relaxed);padding-inline-start:var(--space-text-lg);margin-block:var(--space-text-md)}li+li{margin-top:var(--space-text-xs)}.eyebrow,.section-label,.cta-label,.coming-soon{font-family:var(--font-body)!important;font-size:var(--type-eyebrow)!important;font-weight:var(--weight-black)!important;line-height:var(--leading-normal)!important;letter-spacing:var(--tracking-wide)!important;text-transform:uppercase;color:var(--purple);margin-block:0 var(--space-text-sm)}a{text-underline-offset:.18em}.text-link,.center-link,.read,.result-link,.feature-card a,.resources article a,.card a{font-size:var(--type-button)!important;font-weight:var(--weight-extrabold)!important;line-height:var(--leading-normal);color:var(--purple)}button,[type=button],[type=submit],.buttons a,.support-actions a,.appointment aside a,.cta,a.cta,.donate,.hero-actions a,.cta-button{font-family:var(--font-body);font-size:var(--type-button)!important;font-weight:var(--weight-extrabold)!important;line-height:var(--leading-normal)!important;letter-spacing:var(--tracking-normal);padding:.8125rem 1.375rem!important}input,textarea,select{font:inherit;line-height:var(--leading-normal)}small{font-size:var(--text-sm);line-height:var(--leading-normal)}blockquote{font-family:var(--font-display);line-height:var(--leading-normal)}strong,b{font-weight:var(--weight-bold)}@media(max-width:720px){:root{--text-hero: clamp(2.625rem, 12vw, 3.5rem);--text-4xl: clamp(2rem, 9vw, 2.625rem);--text-3xl: 1.625rem}}:root{--navy:#08294f;--purple:#6e42c1;--teal:#0698a8;--light-teal:#eefcfd;--light-purple:#f5efff;--text:#102542;--muted:#52647a;--white:#ffffff}*{box-sizing:border-box}body{margin:0;font-family:var(--font-body);color:var(--text);background:#fff}a{text-decoration:none}a:focus-visible{outline:3px solid #f0a830;outline-offset:4px;border-radius:4px}h1,h2,h3{font-family:var(--font-display)}.site-header{min-height:96px;padding:12px 5.5% 12px 6%;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;background:#fffffff7;box-shadow:0 8px 28px #08294f0f;position:sticky;top:0;z-index:20}.brand{display:inline-flex;align-items:center;min-width:0;line-height:0;justify-self:start}.brand-logo{display:block;width:215px;max-width:100%;height:auto;object-fit:contain;flex:0 0 auto}.site-nav{display:flex;align-items:center;justify-content:center;gap:20px;font-weight:var(--weight-bold);font-size:var(--type-button);line-height:var(--leading-normal)}.site-nav a{color:var(--navy);position:relative}.site-nav>a.active{color:var(--purple)}.site-nav>a.active:after{content:"";position:absolute;left:0;bottom:-9px;width:100%;height:3px;border-radius:999px;background:linear-gradient(90deg,var(--purple),var(--teal))}.resources-menu{position:relative;display:flex;align-items:center}.resources-menu.active>.resources-toggle{color:var(--purple)}.resources-menu.active>.resources-toggle:after{content:"";position:absolute;left:0;bottom:-9px;width:100%;height:3px;border-radius:999px;background:linear-gradient(90deg,var(--purple),var(--teal))}.resources-toggle{position:relative;display:flex;align-items:center;gap:5px;min-height:44px;padding:8px 2px!important;border:0;color:var(--navy);background:transparent;font:inherit;font-weight:inherit;cursor:pointer;touch-action:manipulation}.mobile-menu-toggle{display:none;align-items:center;justify-content:center;gap:8px;min-height:44px;padding:9px 13px;border:1px solid rgba(8,41,79,.16);border-radius:10px;color:var(--navy);background:#fff;font:inherit;font-size:14px;font-weight:800;cursor:pointer}.mobile-menu-toggle svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round}.mobile-menu-toggle:focus-visible{outline:3px solid #f0a830;outline-offset:3px}.mobile-menu-toggle[aria-expanded=true]{color:var(--purple);background:var(--light-purple)}.resources-toggle:focus-visible{outline:3px solid #f0a830;outline-offset:4px;border-radius:4px}.resources-chevron{transition:transform .18s ease}.resources-toggle[aria-expanded=true] .resources-chevron{transform:rotate(180deg)}.resources-submenu{position:absolute;z-index:30;top:calc(100% + 12px);left:50%;width:290px;padding:10px;opacity:0;visibility:hidden;pointer-events:none;transform:translate(-50%,8px);border:1px solid #dfe7ed;border-radius:14px;background:#fff;box-shadow:0 18px 40px #08294f24;transition:.18s ease}.resources-submenu a{display:flex;align-items:center;min-height:48px;padding:12px 14px;border-radius:8px}.resources-submenu a:hover,.resources-submenu a:focus-visible,.resources-submenu a[aria-current=page],.resources-submenu a.active-subsection{color:var(--purple);background:var(--light-purple)}.resources-menu.open .resources-submenu{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%)}.search-link{display:inline-flex;align-items:center;justify-content:center;gap:6px}.search-link svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round}.search-link span{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.search-link:hover{color:var(--purple)}.donate{color:#fff!important;padding:13px 24px;border-radius:999px;background:linear-gradient(135deg,var(--purple),var(--teal));box-shadow:0 12px 26px #0698a82e;justify-self:end}.decor{position:absolute;pointer-events:none;user-select:none}.sr-only{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);clip-path:inset(50%);white-space:nowrap;border:0}.site-footer{position:relative;background:#2b123d;padding:68px 6% 62px;display:grid;grid-template-columns:1.35fr .8fr .95fr 1.2fr;gap:54px;color:#fff}.footer-brand-column{max-width:360px}.footer-logo-wrap{display:inline-flex;padding:6px 8px;margin-bottom:20px;border-radius:6px;line-height:0;background:#fff;box-shadow:none}.footer-logo{display:block;width:220px;max-width:100%;height:auto}.site-footer h4{margin:8px 0 20px;color:#fff;font-size:var(--text-xl)}.site-footer a{display:block;width:max-content;max-width:100%;color:#9fe7e5;margin:10px 0;font-size:var(--type-body);line-height:var(--leading-normal)}.site-footer a:hover{color:#fff;text-decoration:underline;text-underline-offset:4px}.site-footer p{color:#d9cfe3;line-height:var(--leading-relaxed)}.footer-mission{margin:0 0 14px}.nonprofit-status{margin:0 0 10px;font-size:14px;font-weight:700;color:#9fe7e5!important}.footer-email-link{margin:0 0 20px!important;color:#9fe7e5!important;font-weight:800}.footer-connect p{max-width:340px;margin-bottom:22px}.footer-subscribe-button{display:inline-flex!important;width:auto!important;align-items:center;justify-content:center;margin:0!important;padding:13px 22px;border-radius:999px;color:#fff!important;font-size:var(--type-button)!important;font-weight:var(--weight-extrabold);background:linear-gradient(135deg,var(--purple),var(--teal));box-shadow:0 14px 30px #0698a838}.footer-subscribe-button:hover{color:#fff!important;text-decoration:underline;text-underline-offset:4px}.socials{display:flex;gap:10px;margin-top:18px}.socials a{width:36px;height:36px;margin:0;display:grid;place-items:center;border:1px solid #9FE7E5;border-radius:50%;color:#9fe7e5;font-weight:800}.copyright{padding:20px 6%;color:#d9cfe3;background:#1e0d2b;font-size:14px;display:flex;align-items:center;justify-content:space-between;gap:24px;flex-wrap:wrap}.legal-links{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.legal-links a{color:#9fe7e5}.legal-links a:hover{color:#fff;text-decoration:underline}@media(max-width:1180px){.site-nav{gap:13px;font-size:14px}.brand-logo{width:175px}.site-footer{gap:34px}}@media(max-width:1099px){.site-header{min-height:68px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:0 14px;padding:10px 5%}.brand-logo{width:150px}.mobile-menu-toggle{display:inline-flex;justify-self:end}.site-nav{display:none;grid-column:1 / -1;width:100%;flex-direction:column;align-items:stretch;justify-content:flex-start;gap:4px;margin-top:10px;padding:10px;border-top:1px solid rgba(8,41,79,.09);font-size:14px}.site-header.menu-open .site-nav{display:flex}.site-nav>a,.resources-toggle{width:100%;min-height:44px;padding:10px 12px!important;justify-content:flex-start;border-radius:8px}.site-nav>a.active:after,.resources-menu.active>.resources-toggle:after{display:none}.site-nav>a.active,.resources-menu.active>.resources-toggle{color:var(--purple);background:var(--light-purple)}.resources-menu{display:block;width:100%}.resources-toggle{justify-content:space-between}.resources-submenu{position:static;display:none;width:100%;margin:4px 0 0;padding:6px;opacity:1;visibility:visible;pointer-events:auto;transform:none;border:0;background:#f8f6fc;box-shadow:none}.resources-menu.open .resources-submenu{display:block;transform:none}.search-link{justify-content:flex-start}.search-link span{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto;white-space:normal}.donate{display:none;grid-column:1 / -1;justify-self:stretch;justify-content:center;margin:6px 10px 10px;text-align:center}.site-header.menu-open .donate{display:flex}.site-footer{grid-template-columns:1fr;text-align:center}.footer-brand-column{max-width:560px;margin:auto}.footer-logo-wrap,.site-footer a{margin-right:auto;margin-left:auto}.socials{justify-content:center}.copyright{justify-content:center;text-align:center}.legal-links{justify-content:center}}@media(max-width:520px){.site-header{padding:8px 4.5%}.brand-logo{width:132px}.mobile-menu-toggle{padding:9px 11px}.site-footer{padding:54px 7%}.footer-logo{width:190px}}
