.mission-hero.svelte-pxjggc{--planet-green:color-mix(in srgb, var(--color-green) 62%, #b7f24a 38%);background:linear-gradient(135deg, color-mix(in srgb, var(--color-teal-dark) 85%, black 15%), color-mix(in srgb, var(--color-violet) 55%, black 45%));padding-top:7rem;padding-bottom:6.5rem;position:relative;overflow:hidden}.mission-hero__stars.svelte-pxjggc{z-index:0;pointer-events:none;position:absolute;inset:0}.mission-hero__star.svelte-pxjggc{top:var(--y);left:var(--x);width:var(--size);height:var(--size);background:var(--color-white);animation:svelte-pxjggc-mission-hero-twinkle var(--dur) ease-in-out var(--d) infinite;border-radius:50%;position:absolute}@keyframes svelte-pxjggc-mission-hero-twinkle{0%,to{opacity:.15;transform:scale(.8)}50%{opacity:.9;transform:scale(1.4)}}@media (prefers-reduced-motion:reduce){.mission-hero__star.svelte-pxjggc{opacity:.5;animation:none}}.mission-hero.svelte-pxjggc .eyebrow:where(.svelte-pxjggc){color:var(--color-beige)}.mission-hero.svelte-pxjggc .eyebrow:where(.svelte-pxjggc):before{background:linear-gradient(135deg, var(--color-turquoise), var(--color-coral))}.mission-hero.svelte-pxjggc h1:where(.svelte-pxjggc){color:var(--color-white)}.mission-hero.svelte-pxjggc .lead:where(.svelte-pxjggc){color:#ffffffd9}.mission-hero__blobs.svelte-pxjggc{z-index:0;pointer-events:none;position:absolute;inset:0}.mission-hero__blob.svelte-pxjggc{filter:blur(70px);opacity:.35;border-radius:50%;position:absolute}.mission-hero__blob--a.svelte-pxjggc{background:var(--color-turquoise);width:260px;height:260px;top:-60px;left:10%}.mission-hero__blob--b.svelte-pxjggc{background:var(--color-coral);opacity:.22;width:300px;height:300px;bottom:-60px;right:8%}.mission-hero__blob--c.svelte-pxjggc{background:var(--color-green);opacity:.25;width:180px;height:180px;top:20%;right:30%}.mission-hero__blob--d.svelte-pxjggc{background:var(--color-violet);opacity:.28;width:220px;height:220px;bottom:10%;left:-60px}.mission-hero__layout.svelte-pxjggc{z-index:1;position:relative}.mission-hero__inner.svelte-pxjggc{max-width:620px;position:relative}.mission-hero.svelte-pxjggc h1:where(.svelte-pxjggc){font-size:clamp(2.2rem,4.5vw,3.2rem)}.mission-hero__highlight.svelte-pxjggc{color:color-mix(in srgb, var(--color-green) 100%, white 15%)}.mission-hero__rise.svelte-pxjggc{opacity:0;animation:.75s cubic-bezier(.22,1,.36,1) both svelte-pxjggc-mission-hero-rise;animation-delay:var(--rise-delay,0s);transform:translateY(16px)}@keyframes svelte-pxjggc-mission-hero-rise{to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.mission-hero__rise.svelte-pxjggc{opacity:1;animation:none;transform:none}}.highlight-row.svelte-pxjggc{z-index:1;flex-wrap:wrap;gap:.75rem;margin:1.75rem 0 0;padding:0;list-style:none;display:flex;position:relative}.highlight-chip.svelte-pxjggc{font-family:var(--font-heading);color:var(--color-teal-dark);background:var(--color-white);box-shadow:var(--shadow-soft);border-radius:999px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.85rem;font-weight:600;transition:transform .18s,box-shadow .18s;display:inline-flex}.highlight-chip.svelte-pxjggc:hover{transform:translateY(-2px);box-shadow:0 14px 28px -12px #1e4a4d66}.highlight-chip.svelte-pxjggc svg{color:var(--color-coral)}.mission-hero__quote-wrap.svelte-pxjggc{justify-content:center;align-items:center;min-height:360px;margin-top:3rem;display:flex;position:relative}.mission-hero__globe-wrap.svelte-pxjggc{z-index:-1;opacity:.8;pointer-events:none;width:min(380px,80vw);height:min(380px,80vw);position:absolute;top:34%;left:44%;transform:translate(-50%,-50%)}.mission-hero__globe.svelte-pxjggc{width:100%;height:100%;display:block;overflow:visible}.mission-hero__globe-fill.svelte-pxjggc{opacity:.55}.mission-hero__globe-sphere.svelte-pxjggc{fill:none;stroke:var(--planet-green);stroke-width:1.1px;opacity:.55}.mission-hero__globe-wire.svelte-pxjggc{stroke:var(--planet-green);stroke-width:.6px;opacity:.35}.mission-hero__heart{opacity:0;transform:translateY(0) rotate(var(--rot,0deg));animation-name:svelte-pxjggc-mission-heart-rise;animation-timing-function:ease-in-out;animation-iteration-count:infinite;position:absolute}@keyframes svelte-pxjggc-mission-heart-rise{0%{opacity:0;transform:translateY(6px) scale(.85) rotate(var(--rot,0deg))}18%{opacity:var(--peak,.8);transform:translateY(-2px) scale(1) rotate(var(--rot,0deg))}72%{opacity:var(--peak,.8);transform:translateY(-30px) scale(1) rotate(var(--rot,0deg))}to{opacity:0;transform:translateY(-48px) scale(.92) rotate(var(--rot,0deg))}}@media (prefers-reduced-motion:reduce){.mission-hero__heart{opacity:var(--peak,.8);transform:rotate(var(--rot,0deg));animation:none}}.mission-hero__heart--a{--rot:-8deg;animation-duration:5.2s;animation-delay:0s;top:12%;left:64%}.mission-hero__heart--b{--rot:12deg;animation-duration:4.6s;animation-delay:.6s;top:4%;left:30%}.mission-hero__heart--c{--rot:-5deg;--peak:.75;animation-duration:5.8s;animation-delay:1.2s;top:66%;left:50%}.mission-hero__heart--d{--rot:15deg;animation-duration:4.9s;animation-delay:1.8s;top:78%;left:16%}.mission-hero__heart--e{--rot:-14deg;--peak:.7;animation-duration:5.4s;animation-delay:2.4s;top:40%;left:88%}.mission-hero__heart--f{--rot:9deg;--peak:.7;animation-duration:4.4s;animation-delay:3s;top:27%;left:40%}.mission-hero__heart--g{--rot:-10deg;--peak:.75;animation-duration:5.6s;animation-delay:3.6s;top:50%;left:65%}.mission-hero__heart--h{--rot:18deg;--peak:.7;animation-duration:5s;animation-delay:4.2s;top:58%;left:38%}@media (width>=901px){.mission-hero.svelte-pxjggc{align-items:center;min-height:calc(100vh - 76px);display:flex}.mission-hero__layout.svelte-pxjggc{align-items:center;gap:3rem;width:100%;display:flex}.mission-hero__inner.svelte-pxjggc{flex:55%}.mission-hero__quote-wrap.svelte-pxjggc{flex:40%;max-width:440px;min-height:460px;margin-top:0}}.engage-section.svelte-pxjggc,.values-section.svelte-pxjggc{position:relative}.engage-section.svelte-pxjggc{background:var(--color-white)}.values-section.svelte-pxjggc{background:linear-gradient(180deg, var(--color-green-light) 0%, var(--color-green-light) 48%, #e4f5e9 74%, var(--color-green-light) 100%);overflow:hidden visible}.engage-section.svelte-pxjggc:before{content:"";z-index:-1;pointer-events:none;background:linear-gradient(#56cfe138,#0000);height:88px;position:absolute;top:0;left:0;right:0}.values-top-fade.svelte-pxjggc{z-index:0;pointer-events:none;background:var(--color-white);filter:blur(45px);opacity:.85;height:220px;position:absolute;top:-70px;left:0;right:0}.conviction-container.svelte-pxjggc{margin-top:4rem}.founder-card.svelte-pxjggc{background:var(--color-white);border:1px solid var(--color-border);border-radius:var(--radius);max-width:480px;box-shadow:var(--shadow-soft);margin:0 auto;padding:1.75rem 1.85rem;position:relative;overflow:hidden}.founder-card.svelte-pxjggc:before{content:"";background:radial-gradient(circle, var(--color-turquoise) 0%, transparent 70%);opacity:.25;pointer-events:none;border-radius:50%;width:140px;height:140px;position:absolute;top:-40px;left:-40px}.founder-card__mark.svelte-pxjggc{font-family:var(--font-heading);color:var(--color-turquoise);opacity:.7;margin-bottom:-.6rem;font-size:2.4rem;line-height:1;display:block;position:relative}.founder-card__text.svelte-pxjggc{font-family:var(--font-heading);color:var(--color-teal-dark);margin-bottom:1.1rem;font-size:.95rem;line-height:1.5;position:relative}.founder-card__signature.svelte-pxjggc{align-items:center;gap:.75rem;display:flex;position:relative}.founder-card__avatar.svelte-pxjggc{background:linear-gradient(135deg, var(--color-teal), var(--color-violet));width:40px;height:40px;color:var(--color-white);font-family:var(--font-heading);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.85rem;font-weight:700;display:flex}.founder-card__name.svelte-pxjggc{color:var(--color-teal-dark);margin:0;font-weight:700}.founder-card__role.svelte-pxjggc{color:var(--color-ink-light);margin:0;font-size:.85rem}.engage-rows.svelte-pxjggc{flex-direction:column;gap:1.75rem;margin-top:2.5rem;display:flex}.engage-row.svelte-pxjggc{flex-direction:column;align-items:stretch;gap:.75rem;display:flex}.engage-row__num.svelte-pxjggc{text-align:center;font-family:var(--font-heading);opacity:.45;-webkit-user-select:none;user-select:none;order:2;font-size:clamp(3rem,8vw,6rem);font-weight:800;line-height:1}.engage-card.svelte-pxjggc{z-index:0;border-radius:var(--radius);background:var(--soft);flex:auto;min-width:0;padding:2rem 2.25rem;position:relative;overflow:hidden}.engage-card__body.svelte-pxjggc{align-items:center;gap:1.5rem;display:flex;position:relative}.engage-card__icon.svelte-pxjggc{background:var(--accent);width:72px;height:72px;color:var(--color-white);box-shadow:var(--shadow-tiny);border-radius:30% 70% 65% 35%/35% 65%;flex-shrink:0;justify-content:center;align-items:center;display:flex;position:relative}.engage-card__text.svelte-pxjggc{min-width:0}.engage-card.svelte-pxjggc h3:where(.svelte-pxjggc){margin-bottom:.6rem}.engage-card__title-badge.svelte-pxjggc{background:color-mix(in srgb, var(--accent) 70%, transparent);color:var(--color-teal-dark);border-radius:10px;padding:.15em .55em;font-size:1.4rem;display:inline-block;transform:rotate(-2deg)}.engage-card__title-badge--1.svelte-pxjggc{transform:rotate(2deg)}.engage-card.svelte-pxjggc p:where(.svelte-pxjggc){color:var(--color-ink-light);margin:0;position:relative}@media (width<=900px){.engage-row.svelte-pxjggc{position:relative}.engage-row__num.svelte-pxjggc{z-index:1;opacity:1;font-size:2.75rem;position:absolute;top:1rem;right:1.4rem;color:#ffffff8c!important}}@media (width>=901px){.engage-row.svelte-pxjggc{flex-direction:row;align-items:center;gap:2rem}.engage-row--reverse.svelte-pxjggc{flex-direction:row-reverse}.engage-row__num.svelte-pxjggc{flex:none;order:0;font-size:clamp(4rem,9vw,7.5rem)}}.ripple.svelte-pxjggc{border:2px solid var(--accent);opacity:0;pointer-events:none;border-radius:50%;width:72px;height:72px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(1)}.engage-card--listen.play.svelte-pxjggc .ripple:where(.svelte-pxjggc){animation:1.15s ease-out svelte-pxjggc-engage-ripple}.ripple--2.svelte-pxjggc{animation-delay:.28s}.ripple--3.svelte-pxjggc{animation-delay:.56s}@keyframes svelte-pxjggc-engage-ripple{0%{opacity:.55;transform:translate(-50%,-50%)scale(.85)}to{opacity:0;transform:translate(-50%,-50%)scale(2.6)}}.shield-sheen.svelte-pxjggc{pointer-events:none;background:linear-gradient(115deg,#0000,#ffffffa6,#0000);width:45%;height:100%;position:absolute;top:0;left:-60%;transform:skew(-18deg)}.engage-card--protect.play.svelte-pxjggc .shield-sheen:where(.svelte-pxjggc){animation:.85s forwards svelte-pxjggc-engage-sheen}@keyframes svelte-pxjggc-engage-sheen{0%{left:-60%}to{left:130%}}.trail.svelte-pxjggc{z-index:-1;opacity:0;pointer-events:none;clip-path:inset(0 100% 0 0);position:absolute;inset:0}.engage-card--accompany.play.svelte-pxjggc .trail:where(.svelte-pxjggc){animation:2.2s forwards svelte-pxjggc-engage-trail-reveal}@keyframes svelte-pxjggc-engage-trail-reveal{0%{opacity:.28;clip-path:inset(0 100% 0 0)}to{opacity:.28;clip-path:inset(0 0% 0 0)}}.sparkle.svelte-pxjggc{color:var(--color-coral-dark);opacity:0;pointer-events:none;display:flex;position:absolute;transform:scale(.4)rotate(-20deg)}.sparkle.svelte-pxjggc svg{fill:currentColor}.sparkle--1.svelte-pxjggc{top:1rem;left:5.5rem}.sparkle--2.svelte-pxjggc{top:.8rem;right:4.5rem}.sparkle--3.svelte-pxjggc{top:2.6rem;left:47%}.sparkle--4.svelte-pxjggc{top:18%;left:8.5rem}.sparkle--5.svelte-pxjggc{top:42%;right:1.3rem}.sparkle--6.svelte-pxjggc{bottom:15%;left:8.5rem}.sparkle--7.svelte-pxjggc{bottom:1rem;left:45%}.sparkle--8.svelte-pxjggc{bottom:1.4rem;right:2.2rem}.engage-card--empower.play.svelte-pxjggc .sparkle:where(.svelte-pxjggc){animation:1.3s forwards svelte-pxjggc-engage-sparkle}.engage-card--empower.play.svelte-pxjggc .sparkle--1:where(.svelte-pxjggc){animation-delay:0s}.engage-card--empower.play.svelte-pxjggc .sparkle--2:where(.svelte-pxjggc){animation-delay:.12s}.engage-card--empower.play.svelte-pxjggc .sparkle--3:where(.svelte-pxjggc){animation-delay:.24s}.engage-card--empower.play.svelte-pxjggc .sparkle--4:where(.svelte-pxjggc){animation-delay:.36s}.engage-card--empower.play.svelte-pxjggc .sparkle--5:where(.svelte-pxjggc){animation-delay:.48s}.engage-card--empower.play.svelte-pxjggc .sparkle--6:where(.svelte-pxjggc){animation-delay:.6s}.engage-card--empower.play.svelte-pxjggc .sparkle--7:where(.svelte-pxjggc){animation-delay:.72s}.engage-card--empower.play.svelte-pxjggc .sparkle--8:where(.svelte-pxjggc){animation-delay:.84s}@keyframes svelte-pxjggc-engage-sparkle{0%{opacity:0;transform:scale(.3)rotate(-15deg)}35%{opacity:.45;transform:scale(1)rotate(8deg)}70%{opacity:.4;transform:scale(.9)rotate(0)}to{opacity:0;transform:scale(.6)rotate(-6deg)}}@media (prefers-reduced-motion:reduce){.engage-card--listen.play.svelte-pxjggc .ripple:where(.svelte-pxjggc),.engage-card--protect.play.svelte-pxjggc .shield-sheen:where(.svelte-pxjggc),.engage-card--accompany.play.svelte-pxjggc .trail:where(.svelte-pxjggc),.engage-card--empower.play.svelte-pxjggc .sparkle:where(.svelte-pxjggc){opacity:0;animation:none}}.values-section.svelte-pxjggc>.container:where(.svelte-pxjggc){z-index:1;position:relative}.values-cluster.svelte-pxjggc{flex-wrap:wrap;justify-content:center;gap:1.5rem 1.25rem;margin-top:2.5rem;display:flex;position:relative}.value-sticker.svelte-pxjggc{border-radius:var(--radius-sm);background:color-mix(in srgb, var(--color-white) 78%, var(--color-green-light));max-width:calc(33.3333% - .833333rem);box-shadow:var(--shadow-tiny);flex:0 calc(33.3333% - .833333rem);align-items:center;gap:1rem;padding:1.5rem 1.6rem;transition:transform .2s,box-shadow .2s;display:flex;position:relative}.value-sticker.svelte-pxjggc:hover{box-shadow:var(--shadow-soft);transform:translateY(-4px)}.value-sticker__icon.svelte-pxjggc{background:var(--color-white);width:60px;height:60px;color:var(--color-green);box-shadow:var(--shadow-tiny);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.value-sticker__text.svelte-pxjggc{min-width:0}.value-sticker.svelte-pxjggc h3:where(.svelte-pxjggc){margin-bottom:.3rem;font-size:1.05rem}.value-sticker.svelte-pxjggc p:where(.svelte-pxjggc){color:var(--color-ink-light);margin:0;font-size:.92rem}@media (width>=901px){.values-cluster.svelte-pxjggc{z-index:1;position:relative}.value-sticker.svelte-pxjggc{background:color-mix(in srgb, color-mix(in srgb, var(--color-white) 78%, var(--color-green-light)) 88%, transparent);-webkit-backdrop-filter:blur(7px);padding:2rem 1.85rem}.value-sticker--0.svelte-pxjggc{border-radius:14px 34px}.value-sticker--1.svelte-pxjggc{border-radius:34px 14px}.value-sticker--2.svelte-pxjggc{border-radius:14px 34px}.value-sticker.svelte-pxjggc:hover{transform:translateY(-4px)}}.conviction__card.svelte-pxjggc{border-radius:var(--radius);background:var(--color-white);max-width:620px;margin:0 auto;padding:2.1rem 1.5rem;position:relative;overflow:hidden}.conviction__blob.svelte-pxjggc{filter:blur(50px);opacity:.3;border-radius:50%;position:absolute}.conviction__blob--a.svelte-pxjggc{background:var(--color-green-light);width:160px;height:160px;top:-60px;left:-30px}.conviction__blob--b.svelte-pxjggc{background:var(--color-turquoise-light);opacity:.5;width:190px;height:190px;bottom:-80px;right:-40px}.conviction__inner.svelte-pxjggc{z-index:1;text-align:center;max-width:460px;margin:0 auto;position:relative}.conviction__icon.svelte-pxjggc{background:var(--color-green-light);width:38px;height:38px;color:color-mix(in srgb, var(--color-green) 100%, black 50%);border-radius:50%;justify-content:center;align-items:center;margin:0 auto .85rem;display:flex}.conviction__card.svelte-pxjggc h2:where(.svelte-pxjggc){color:color-mix(in srgb, var(--color-green) 100%, black 65%);margin-bottom:.5rem;font-size:1.7rem}.conviction__card.svelte-pxjggc .lead:where(.svelte-pxjggc){color:var(--color-ink);margin:0 auto 1.25rem;font-size:1.05rem}.conviction__card.svelte-pxjggc .btn--primary:where(.svelte-pxjggc){background:var(--color-green-deep);box-shadow:0 10px 24px -10px #6fcf9799}.conviction__card.svelte-pxjggc .btn--primary:where(.svelte-pxjggc):hover{background:color-mix(in srgb, var(--color-green-deep) 88%, black)}@media (width<=900px){.founder-card.svelte-pxjggc{max-width:560px}.value-sticker.svelte-pxjggc{flex:0 calc(50% - .625rem);max-width:calc(50% - .625rem)}}@media (width<=640px){.mission-hero.svelte-pxjggc{padding-top:3.5rem;padding-bottom:4rem}.value-sticker.svelte-pxjggc{flex:100%;max-width:none;transform:none!important}.conviction__card.svelte-pxjggc{padding:1.85rem 1.35rem}}
