@import "https://fonts.googleapis.com/css2?family=Domine:wght@400..700&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Shadows+Into+Light&display=swap";:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;scroll-padding-top:12rem;font-size:10px}body{color:#1a1a1a;-webkit-font-smoothing:antialiased;background:#fdf8f9;font-family:Inter,sans-serif;font-size:1.5rem;line-height:1.6}body.active .mobile-overlay,main.active .mobile-overlay{opacity:1;pointer-events:auto}.mobile-overlay{z-index:99;opacity:0;pointer-events:none;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#111111d9;width:100%;height:100%;transition:all .4s ease-in-out;position:fixed;top:0;left:0;right:0}a{color:inherit;text-decoration:none}ul{list-style:none}svg{display:block}.text-accent{color:#d94f6e;font-family:Shadows Into Light}.btn{cursor:pointer;border:2px solid #0000;border-radius:6px;align-items:center;gap:.6rem;padding:1.1rem 2.2rem;font-family:Inter,sans-serif;font-size:1.4rem;font-weight:700;transition:all .2s;display:inline-flex}.btn--primary{color:#fff;background:#d94f6e;border-color:#d94f6e}.btn--primary:hover{background:#c0395a;border-color:#c0395a}.btn--outline{color:#1a1a1a;background:0 0;border-color:#1a1a1a}.btn--outline:hover{color:#fff;background:#1a1a1a}.footer__copy,.footer__top,.cta,.helpful,.orgs,.mission,.stats,.hero,.navbar .inner-con{max-width:1100px;margin:0 auto;padding:0 4rem}.logo{width:2rem}.navbar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:100;background:#fdf8f9d9;border-bottom:1px solid #f0dde3;position:sticky;top:0}.navbar .inner-con{align-items:center;gap:4rem;padding-top:2rem;padding-bottom:2rem;display:flex}.navbar .navbar__logo{flex-shrink:0;align-items:center;gap:1rem;display:flex}.navbar.navbar_logo-icon{color:#d94f6e}.navbar.navbar_logo-icon svg{width:2.8rem;height:2.8rem}.navbar .navbar__logo-text{flex-direction:column;line-height:1.2;display:flex}.navbar .navbar__logo-name{letter-spacing:.12em;color:#1a1a1a;font-family:Inter,sans-serif;font-size:1.3rem;font-weight:700}.navbar .navbar__logo-name em{color:#d94f6e;font-style:normal}.navbar .navbar__logo-tagline{color:#888;letter-spacing:.04em;font-size:1rem}.navbar .navbar__links{flex:1;justify-content:flex-end;align-items:center;gap:3rem;display:flex}.navbar .navbar__links a{color:#4a4a4a;font-size:1.35rem;font-weight:400;transition:color .2s}.navbar .navbar__links a:hover{color:#d94f6e}.navbar .hamburger{cursor:pointer;display:none}.navbar .hamburger .bar{background:#d94f6e;border-radius:8px;width:32px;height:4px;margin:4px;transition:all .2s ease-in}.navbar .hamburger .bar.active:first-child{transform:translateY(10px)rotate(45deg)}.navbar .hamburger .bar.active:nth-child(2){opacity:0}.navbar .hamburger .bar.active:nth-child(3){transform:translateY(-11px)rotate(-45deg)}.navbar .mobile-menu{z-index:999;opacity:0;pointer-events:none;text-transform:uppercase;text-align:center;background-color:#f8e1dd;border-radius:12px;justify-content:center;align-items:center;width:30rem;height:15rem;padding:18px;transition:opacity .4s ease-in-out;display:flex;position:absolute;top:12rem;left:50%;transform:translate(-50%,-10%)}.navbar .mobile-menu.active{opacity:1;pointer-events:all}.navbar .mobile-menu a{color:#4a4a4a;font-size:1.35rem;font-weight:400;transition:color .2s}.navbar .mobile-menu a:hover{color:#d94f6e}.hero{grid-template-columns:1fr 1fr;align-items:center;gap:6rem;padding-top:6rem;padding-bottom:6rem;display:grid}.hero__eyebrow{letter-spacing:.1em;color:#d94f6e;margin-bottom:1.6rem;font-size:1.1rem;font-weight:700}.hero__heading{color:#1a1a1a;margin-bottom:2.4rem;font-family:Domine,serif;font-size:5.2rem;font-weight:700;line-height:1.1}.hero__body{color:#4a4a4a;max-width:42rem;margin-bottom:3.2rem;font-size:1.5rem;line-height:1.7}.hero__actions{flex-wrap:wrap;gap:1.6rem;display:flex}.hero__image-wrap{position:relative}.hero__image-placeholder{aspect-ratio:1;background:url(/assets/hero-bear-CLG5CVmL.png) 50%/cover;border-radius:12px;width:100%;position:relative}.hero__image-placeholder:before{content:"";background:#fce8ed4d;width:100%;height:100%;position:absolute;top:0;left:0}.hero__card{background:#fff;border-radius:12px;align-items:flex-start;gap:1.2rem;max-width:26rem;padding:2rem;display:flex;position:absolute;bottom:-2rem;left:-2rem;box-shadow:0 8px 32px #00000014}.hero__card-icon{color:#d94f6e;flex-shrink:0;margin-top:.2rem}.hero__card-icon svg{width:2rem;height:2rem}.hero__card-title{margin-bottom:.6rem;font-family:Domine,serif;font-size:1.5rem;font-weight:700}.hero__card-body{color:#4a4a4a;font-size:1.3rem;line-height:1.5}.stats .inner-con{background:#fcf4f3;border:1px solid #f0dde3;border-radius:12px;grid-template-columns:repeat(3,1fr);margin-bottom:8rem;display:grid}.stats__item{align-items:flex-start;gap:1.6rem;padding:3.2rem;display:flex}.stats__item:not(:last-child){position:relative}.stats__item:not(:last-child):before{content:"";background:#ffc8c0;width:2px;height:60%;position:absolute;top:50%;right:0;transform:translateY(-50%)}.stats__icon{color:#e8738a;flex-shrink:0;margin-top:.4rem}.stats__icon svg{width:2.4rem;height:2.4rem}.stats__value{margin-bottom:.6rem;font-family:Domine,serif;font-size:2.8rem;font-weight:700;line-height:1}.stats__label{color:#4a4a4a;font-size:1.3rem;line-height:1.5}.mission{grid-template-columns:1fr 1fr;align-items:center;gap:7rem;margin-bottom:8rem;display:grid}.mission__image-wrap{position:relative}.mission__image-placeholder{aspect-ratio:4/3;background:url(/assets/flowers-ChQEjRc7.png) 50%/cover;border-radius:12px;width:100%;position:relative}.mission__image-placeholder:before{content:"";background:#fce8ed4d;width:100%;height:100%;position:absolute;top:0;left:0}.mission__card{background:#fff;border-radius:12px;align-items:flex-start;gap:1.2rem;max-width:26rem;padding:2rem;display:flex;position:absolute;bottom:-2rem;right:-2rem;box-shadow:0 8px 32px #00000014}.mission__card-icon{color:#d94f6e;flex-shrink:0;margin-top:.2rem}.mission__card-icon svg{width:2rem;height:2rem}.mission__card-title{margin-bottom:.6rem;font-family:Domine,serif;font-size:1.4rem;font-weight:700}.mission__card-body{color:#4a4a4a;font-size:1.3rem;line-height:1.5}.mission__eyebrow{letter-spacing:.1em;color:#d94f6e;margin-bottom:1.4rem;font-size:1.1rem;font-weight:700}.mission__heading{margin-bottom:2rem;font-family:Domine,serif;font-size:4rem;font-weight:700;line-height:1.15}.mission__body{color:#4a4a4a;margin-bottom:1.6rem;font-size:1.5rem;line-height:1.7}.mission__quote{color:#4a4a4a;border-left:4px solid #d94f6e;margin-top:2.4rem;padding-left:2rem;font-family:Domine,serif;font-size:1.6rem;font-style:italic;line-height:1.6}.orgs{margin-bottom:8rem}.orgs__eyebrow{letter-spacing:.1em;color:#d94f6e;margin-bottom:1rem;font-size:1.1rem;font-weight:700}.orgs__heading{margin-bottom:4rem;font-family:Domine,serif;font-size:3.8rem;font-weight:700}.orgs__grid{grid-template-columns:repeat(3,1fr);gap:2.4rem;display:grid}.orgs__card{background:#fcf4f3;border:1px solid #f0dde3;border-radius:12px;flex-direction:column;padding:2.8rem;display:flex}.orgs__card-icon{color:#d94f6e;background:#fce8ed;border-radius:50%;justify-content:center;align-items:center;width:5rem;height:5rem;margin-bottom:1.8rem;display:flex}.orgs__card-icon svg{width:2.2rem;height:2.2rem}.orgs__card-name{margin-bottom:1rem;font-family:Inter,sans-serif;font-size:1.6rem;font-weight:700}.orgs__card-desc{color:#4a4a4a;margin-bottom:2rem;font-size:1.35rem;line-height:1.6}.orgs__card-link{color:#d94f6e;align-items:center;gap:.4rem;margin-top:auto;font-size:1.35rem;font-weight:700;transition:gap .2s;display:inline-flex}.orgs__card-link svg{width:1.4rem;height:1.4rem}.orgs__card-link:hover{gap:.8rem}.helpful{margin-bottom:8rem}.helpful__eyebrow{letter-spacing:.1em;color:#d94f6e;margin-bottom:1rem;font-size:1.1rem;font-weight:700}.helpful__heading{margin-bottom:4rem;font-family:Domine,serif;font-size:3.8rem;font-weight:700}.helpful__grid{grid-template-columns:repeat(4,1fr);gap:2rem;display:grid}.helpful__card{background:#fff;border:1px solid #f0dde3;border-radius:12px;overflow:hidden}.helpful__card-img{aspect-ratio:4/3;justify-content:flex-end;align-items:flex-start;width:100%;padding:1.2rem;display:flex;position:relative}.helpful__card-img:before{content:"";background:#fce8ed4d;width:100%;height:100%;position:absolute;top:0;left:0}.helpful__card-img-icon{color:#d94f6e;background:#ffffffd9;border-radius:50%;justify-content:center;align-items:center;width:3.4rem;height:3.4rem;display:flex}.helpful__card-img-icon svg{width:1.6rem;height:1.6rem}.helpful__card-title{padding:1.4rem 1.6rem .6rem;font-family:Inter,sans-serif;font-size:1.5rem;font-weight:700}.helpful__card-desc{color:#4a4a4a;padding:0 1.6rem 1.2rem;font-size:1.3rem;line-height:1.55}.helpful__card-link{color:#d94f6e;align-items:center;gap:.4rem;padding:0 1.6rem 1.8rem;font-size:1.3rem;font-weight:700;transition:gap .2s;display:inline-flex}.helpful__card-link svg{width:1.3rem;height:1.3rem}.helpful__card-link:hover{gap:.8rem}.cta{z-index:1;margin-bottom:0;position:relative;overflow:hidden}.cta__content{border-radius:24px;padding:3rem;position:relative;overflow:hidden}.cta__content:before{content:"";z-index:-1;background:linear-gradient(90deg,#f8e1dd,#f0b6b68a);width:100%;height:100%;position:absolute;top:0;left:0}.cta__heading{max-width:70rem;margin-bottom:1.8rem;font-family:Domine,serif;font-size:4.4rem;font-weight:700;line-height:1.2}.cta__hope{font-family:Shadows Into Light;font-style:italic}.cta__body{color:#4a4a4a;max-width:70rem;margin-bottom:3.2rem;font-size:1.5rem;line-height:1.7}.cta__actions{flex-wrap:wrap;gap:1.6rem;display:flex}.cta__decoration{pointer-events:none;background-image:url(/assets/leaf-BjA8izeS.png);background-position:100% 100%;background-repeat:no-repeat;background-size:contain;width:28rem;height:100%;position:absolute;bottom:0;right:4rem}.footer{background:#fdf8f9}.footer__top{justify-content:space-between;align-items:center;gap:3rem;padding-top:3.2rem;padding-bottom:2.4rem;display:flex}.footer__logo{flex-shrink:0;align-items:center;gap:1rem;display:flex}.footer__logo-icon{color:#d94f6e}.footer__logo-icon svg{width:2.4rem;height:2.4rem}.footer__logo-name{letter-spacing:.12em;font-family:Inter,sans-serif;font-size:1.2rem;font-weight:700;display:block}.footer__logo-name em{color:#d94f6e;font-style:normal}.footer__logo-tagline{color:#888;font-size:1rem;display:block}.footer__links{gap:2.8rem;display:flex}.footer__links a{color:#4a4a4a;font-size:1.35rem;transition:color .2s}.footer__links a:hover{color:#d94f6e}.footer__social{gap:1.6rem;display:flex}.footer__social a{color:#4a4a4a;transition:color .2s}.footer__social a svg{width:2rem;height:2rem}.footer__social a:hover{color:#d94f6e}.footer .inner-con{border-top:1px solid #f0dde3}.footer__copy{color:#888;text-align:center;padding-top:1.6rem;padding-bottom:1.4rem;font-size:1.25rem}.arrow-right{flex-shrink:0;width:1.4rem;height:1.4rem}.ribbon-icon{width:100%;height:100%}@media (width<=1024px){.hero{gap:4rem}.hero__heading{font-size:4.4rem}.mission{gap:4rem}.helpful__grid,.orgs__grid{grid-template-columns:repeat(2,1fr)}.inner-con{justify-content:space-between}.inner-con .navbar__links{display:none}.inner-con .hamburger{display:block}html{font-size:9px}.hero{text-align:center;grid-template-columns:1fr;gap:5rem;margin-bottom:5rem;padding-top:2rem;padding-bottom:0}.hero__body{max-width:100%}.hero__actions{justify-content:center}.hero__card{flex-direction:column;align-items:center;max-width:100%;margin-top:2rem;position:static}.stats .inner-con{grid-template-columns:1fr;margin-bottom:5rem}.stats__item:not(:last-child):before{width:75%;height:2px;bottom:0;left:50%;top:unset;transform:translate(-50%)}.mission{grid-template-columns:1fr;gap:5rem;margin-bottom:5rem}.mission__heading{font-size:3.6rem}.mission__card{text-align:center;flex-direction:column;align-items:center;max-width:100%;margin-top:2rem;position:static}.orgs{margin-bottom:5rem}.orgs__heading{font-size:3.2rem}.orgs__grid{grid-template-columns:1fr}.helpful{margin-bottom:5rem}.helpful__heading{font-size:3.2rem}.helpful__grid{grid-template-columns:1fr}.cta{text-align:center}.cta__content{max-width:100%}.cta__heading{font-size:3.6rem}.cta__body{max-width:100%}.cta__actions{justify-content:center}.cta__decoration{display:none}.footer{flex-direction:column;padding-top:3rem;display:flex}.footer__top{text-align:center;flex-direction:column;gap:1rem}.footer__links{flex-wrap:wrap;justify-content:center}.footer__social{justify-content:center}.footer__copy{padding-top:2rem!important;padding-bottom:.5rem!important}}@media (width<=768px){p,.btn,blockquote,a{font-size:1rem!important}h1{font-size:3.4rem!important}h2{font-size:2.6rem!important}.navbar .inner-con,.hero,.stats,.mission,.orgs,.helpful,.cta,.footer__top,.footer__copy{padding:0 1.5rem}.navbar{margin-bottom:2rem;padding:1rem 1.5rem}.footer .inner-con{margin-top:1rem}.footer__copy{margin-top:1rem;padding-top:0!important}.stats__value{font-size:1.5rem!important}}@media (width<=576px){.navbar .navbar__logo-tagline{display:none}.hero__heading{font-size:3.8rem}.mission__heading{font-size:3rem}.orgs__heading,.helpful__heading{font-size:2.8rem}.cta__heading{font-size:3rem}.btn{justify-content:center;width:100%}.mobile-menu{max-width:50vw}}
