.mission-parallax.svelte-73f21s{position:relative;height:220vh}.mission-sticky.svelte-73f21s{position:sticky;top:0;height:100vh;display:flex;align-items:center;overflow:hidden}.mission-inner.svelte-73f21s{width:100%}.mission-eyebrow.svelte-73f21s{font-size:14px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--secondary-foreground);margin:0 0 1.5rem}.mission-title.svelte-73f21s{font-family:var(--font-display);font-weight:700;font-size:clamp(2.5rem,6.5vw,5.5rem);line-height:1.05;letter-spacing:-.022em;color:var(--foreground);text-wrap:balance;max-width:64rem;margin:0 0 2rem}.mission-word.svelte-73f21s{display:inline-block;transition:opacity .2s linear;will-change:opacity}.mission-body.svelte-73f21s{font-size:1.125rem;line-height:1.55;color:var(--secondary-foreground);max-width:42rem;margin:0;transition:opacity .25s ease-out;will-change:opacity}@media(min-width:768px){.mission-body.svelte-73f21s{font-size:1.25rem}}.eyebrow.svelte-1uha8ag{font-size:14px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--secondary-foreground);margin:0 0 1rem}.structure-section.svelte-1uha8ag{border-top:1px solid var(--border)}.tree.svelte-1uha8ag{margin-top:1rem;padding:2rem 0}.tree-root.svelte-1uha8ag{display:flex;justify-content:center}.tree-root.svelte-1uha8ag .tree-logo{width:clamp(160px,22vw,220px);height:auto;color:var(--foreground)}.tree-connectors.svelte-1uha8ag{display:block;width:100%;height:80px;color:color-mix(in oklch,var(--foreground) 22%,var(--background));overflow:visible}@media(max-width:767px){.tree-connectors.svelte-1uha8ag{display:none}}.tree-connectors.svelte-1uha8ag .tl:where(.svelte-1uha8ag){stroke:currentColor;stroke-width:1;fill:none;stroke-dasharray:100;stroke-dashoffset:100;transition:stroke-dashoffset .7s cubic-bezier(.32,.72,0,1)}.scroll-revealed .tree-connectors.svelte-1uha8ag .tl-trunk:where(.svelte-1uha8ag){stroke-dashoffset:0;transition-delay:.1s}.scroll-revealed .tree-connectors.svelte-1uha8ag .tl-horiz:where(.svelte-1uha8ag){stroke-dashoffset:0;transition-delay:.4s;transition-duration:.85s}.scroll-revealed .tree-connectors.svelte-1uha8ag .tl-v1:where(.svelte-1uha8ag){stroke-dashoffset:0;transition-delay:1.05s}.scroll-revealed .tree-connectors.svelte-1uha8ag .tl-v2:where(.svelte-1uha8ag){stroke-dashoffset:0;transition-delay:1.15s}.scroll-revealed .tree-connectors.svelte-1uha8ag .tl-v3:where(.svelte-1uha8ag){stroke-dashoffset:0;transition-delay:1.25s}@media(prefers-reduced-motion:reduce){.tree-connectors.svelte-1uha8ag .tl:where(.svelte-1uha8ag){transition:none;stroke-dashoffset:0}}.tree-branches.svelte-1uha8ag{display:grid;grid-template-columns:1fr;gap:2.5rem}@media(min-width:768px){.tree-branches.svelte-1uha8ag{grid-template-columns:repeat(3,1fr);gap:0}}.branch.svelte-1uha8ag{display:flex;flex-direction:column;align-items:center;gap:1rem;padding:0 .75rem;opacity:0;transform:translateY(8px);transition:opacity .6s ease,transform .6s cubic-bezier(.32,.72,0,1)}.scroll-revealed .branch.svelte-1uha8ag{opacity:1;transform:translateY(0)}.scroll-revealed .branch.svelte-1uha8ag:nth-child(1){transition-delay:1.1s}.scroll-revealed .branch.svelte-1uha8ag:nth-child(2){transition-delay:1.2s}.scroll-revealed .branch.svelte-1uha8ag:nth-child(3){transition-delay:1.3s}@media(prefers-reduced-motion:reduce){.branch.svelte-1uha8ag{opacity:1;transform:none;transition:none}}.branch-label.svelte-1uha8ag{font-size:.75rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--secondary-foreground);margin:0}.leaves.svelte-1uha8ag{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.5rem;width:100%;max-width:22rem}.leaves.svelte-1uha8ag li:where(.svelte-1uha8ag){list-style:none}.leaf.svelte-1uha8ag{display:flex;align-items:center;gap:.75rem;padding:.65rem 1rem;border:1px solid var(--border);border-radius:14px;background:var(--background);font-size:.9375rem;font-weight:500;text-decoration:none;color:inherit;transition:border-color .2s ease,background .2s ease,transform .2s cubic-bezier(.32,.72,0,1)}.leaf-name.svelte-1uha8ag{flex:1;min-width:0}.leaf-mark.svelte-1uha8ag{display:flex;align-items:center;justify-content:center;width:18px;height:18px;color:var(--brand, var(--foreground))}.leaf-mark.svelte-1uha8ag .leaf-icon{width:100%;height:100%}.leaf.svelte-1uha8ag:hover{border-color:color-mix(in oklch,var(--foreground) 25%,var(--border));transform:translateY(-1px)}.leaf.svelte-1uha8ag:focus-visible{outline:2px solid color-mix(in oklch,var(--foreground) 40%,transparent);outline-offset:2px}.structure-ctas.svelte-1uha8ag{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:3rem}.leaf-tag.svelte-1uha8ag{font-size:.6875rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;padding:.2rem .55rem;border-radius:999px;background:color-mix(in oklch,var(--primary) 12%,var(--background));color:var(--primary);line-height:1}.leaf-tag--lab.svelte-1uha8ag{background:color-mix(in oklch,var(--foreground) 8%,var(--background));color:var(--secondary-foreground)}.reg-section.svelte-1uha8ag{padding:4rem 0;background:color-mix(in oklch,var(--foreground) 4%,var(--background));border-top:1px solid var(--border);border-bottom:1px solid var(--border)}@media(min-width:768px){.reg-section.svelte-1uha8ag{padding:7rem 0}}.reg-grid.svelte-1uha8ag{display:grid;grid-template-columns:1fr;gap:3rem}@media(min-width:900px){.reg-grid.svelte-1uha8ag{grid-template-columns:1fr 1fr;gap:4rem;align-items:center}}.reg-feature.svelte-1uha8ag{display:flex;flex-direction:column;gap:1rem;padding:2rem;background:var(--background);border:1px solid var(--border);border-radius:24px;text-decoration:none;color:inherit;transition:border-color .25s ease,transform .25s ease}@media(min-width:768px){.reg-feature.svelte-1uha8ag{padding:2.5rem}}.reg-feature.svelte-1uha8ag:hover{border-color:color-mix(in oklch,var(--foreground) 18%,var(--background));transform:translateY(-2px)}.reg-feature.svelte-1uha8ag .eyebrow{margin:0}.reg-feature.svelte-1uha8ag .type-callout{margin:0;text-wrap:balance}.reg-feature-body.svelte-1uha8ag{margin:0;color:var(--foreground)}.reg-feature-cta.svelte-1uha8ag{display:inline-flex;align-items:center;gap:.4rem;font-size:.875rem;font-weight:500;color:var(--foreground);margin-top:.5rem}.reg-feature-cta.svelte-1uha8ag svg:where(.svelte-1uha8ag){transition:transform .2s ease}.reg-feature.svelte-1uha8ag:hover .reg-feature-cta:where(.svelte-1uha8ag) svg:where(.svelte-1uha8ag){transform:translate(3px)}.stories-grid.svelte-1uha8ag,.posts-grid.svelte-1uha8ag{display:grid;grid-template-columns:1fr;gap:1.5rem}.stories-grid.svelte-1uha8ag{grid-auto-rows:1fr}.posts-grid.svelte-1uha8ag{gap:2rem}@media(min-width:640px){.stories-grid.svelte-1uha8ag,.posts-grid.svelte-1uha8ag{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.stories-grid.svelte-1uha8ag,.posts-grid.svelte-1uha8ag{grid-template-columns:repeat(3,1fr)}}
