.header[data-astro-cid-lcdefpme]{z-index:50;border-bottom:1px solid var(--border);background:var(--background);position:sticky;top:0}.header-inner[data-astro-cid-lcdefpme]{justify-content:space-between;align-items:center;max-width:56rem;margin:0 auto;padding:.75rem 1rem;display:flex}.brand[data-astro-cid-lcdefpme]{color:var(--foreground);align-items:center;gap:.625rem;display:inline-flex}.brand-icon[data-astro-cid-lcdefpme]{border-radius:.625rem;justify-content:center;align-items:center;width:2rem;height:2rem;display:inline-flex}.brand-name[data-astro-cid-lcdefpme]{font-size:1.125rem;font-weight:600}.nav[data-astro-cid-lcdefpme]{align-items:center;gap:.25rem;display:flex}.nav-link[data-astro-cid-lcdefpme]{color:var(--muted-foreground);border-radius:.5rem;padding:.5rem .75rem;font-size:.875rem;font-weight:500;transition:background .3s cubic-bezier(.4,0,.2,1),color .3s cubic-bezier(.4,0,.2,1);display:none}.nav-link[data-astro-cid-lcdefpme]:hover{background:var(--secondary);color:var(--foreground)}@media (width>=640px){.nav-link[data-astro-cid-lcdefpme]{display:inline-flex}}.main[data-astro-cid-lcdefpme]{max-width:56rem;margin:0 auto;padding:2rem 1rem 5rem}.hero[data-astro-cid-lcdefpme]{text-align:center;flex-direction:column;align-items:center;padding-top:3rem;padding-bottom:5rem;animation:.8s ease-out both fadeInUp;display:flex}.badge[data-astro-cid-lcdefpme]{background:var(--secondary);color:var(--muted-foreground);border-radius:9999px;align-items:center;gap:.5rem;padding:.375rem 1rem;font-size:.75rem;font-weight:500;display:inline-flex}.dot[data-astro-cid-lcdefpme]{background:var(--accent);border-radius:50%;width:.375rem;height:.375rem;animation:2s cubic-bezier(.4,0,.6,1) infinite pulse}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.brand-hero[data-astro-cid-lcdefpme]{margin-top:1.5rem;margin-bottom:1rem}.brand-hero-icon[data-astro-cid-lcdefpme]{border-radius:1.25rem;justify-content:center;align-items:center;width:5rem;height:5rem;display:inline-flex}.title[data-astro-cid-lcdefpme]{letter-spacing:-.025em;color:var(--foreground);font-size:2.5rem;font-weight:600;line-height:1.1}@media (width>=640px){.title[data-astro-cid-lcdefpme]{font-size:3.5rem}}.subtitle[data-astro-cid-lcdefpme]{max-width:36rem;color:var(--muted-foreground);margin-top:1.25rem;font-size:1.125rem;line-height:1.7}.actions[data-astro-cid-lcdefpme]{flex-direction:column;gap:.75rem;margin-top:2rem;display:flex}@media (width>=480px){.actions[data-astro-cid-lcdefpme]{flex-direction:row}}.button-primary[data-astro-cid-lcdefpme],.button-secondary[data-astro-cid-lcdefpme]{border-radius:.625rem;justify-content:center;align-items:center;gap:.5rem;height:2.75rem;padding:0 1.25rem;font-size:.9375rem;font-weight:500;transition:background .3s cubic-bezier(.4,0,.2,1),border-color .3s cubic-bezier(.4,0,.2,1),color .3s cubic-bezier(.4,0,.2,1),transform .3s cubic-bezier(.4,0,.2,1),box-shadow .3s cubic-bezier(.4,0,.2,1);display:inline-flex}.button-primary[data-astro-cid-lcdefpme]{background:var(--primary);color:var(--primary-foreground)}.button-primary[data-astro-cid-lcdefpme]:hover{background:color-mix(in oklch, var(--primary) 90%, transparent);box-shadow:0 4px 12px color-mix(in oklch, var(--primary) 25%, transparent);transform:translateY(-1px)}.button-primary[data-astro-cid-lcdefpme] svg[data-astro-cid-lcdefpme]{transition:transform .3s cubic-bezier(.4,0,.2,1)}.button-primary[data-astro-cid-lcdefpme]:hover svg[data-astro-cid-lcdefpme]{transform:translate(4px)}.button-secondary[data-astro-cid-lcdefpme]{border:1px solid var(--border);background:var(--background);color:var(--foreground)}.button-secondary[data-astro-cid-lcdefpme]:hover{background:var(--accent);color:var(--accent-foreground);border-color:#0000;transform:translateY(-1px)}.mission-section[data-astro-cid-lcdefpme]{text-align:center;padding-top:2rem;scroll-margin-top:5rem}.section-label[data-astro-cid-lcdefpme]{text-transform:uppercase;letter-spacing:.05em;color:var(--muted-foreground);font-size:.75rem;font-weight:500}.section-title[data-astro-cid-lcdefpme]{letter-spacing:-.025em;color:var(--foreground);margin-top:.75rem;font-size:1.75rem;font-weight:600}@media (width>=640px){.section-title[data-astro-cid-lcdefpme]{font-size:2rem}}.mission-grid[data-astro-cid-lcdefpme]{text-align:left;grid-template-columns:1fr;gap:1rem;margin-top:2.5rem;display:grid}@media (width>=640px){.mission-grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(3,1fr)}}.mission-card[data-astro-cid-lcdefpme]{border:1px solid var(--border);background:var(--card);color:var(--card-foreground);opacity:0;border-radius:1.25rem;padding:1.5rem;transition:transform .4s cubic-bezier(.4,0,.2,1),box-shadow .4s cubic-bezier(.4,0,.2,1),border-color .4s cubic-bezier(.4,0,.2,1);animation:.6s ease-out forwards fadeInUp;box-shadow:0 1px 2px #0000000a}.mission-card[data-astro-cid-lcdefpme]:first-child{animation-delay:80ms}.mission-card[data-astro-cid-lcdefpme]:nth-child(2){animation-delay:.16s}.mission-card[data-astro-cid-lcdefpme]:nth-child(3){animation-delay:.24s}.mission-card[data-astro-cid-lcdefpme]:hover{border-color:color-mix(in oklch, var(--primary) 30%, transparent);transform:translateY(-6px);box-shadow:0 20px 48px #0000001a}.mission-icon[data-astro-cid-lcdefpme]{background:var(--primary);width:2.75rem;height:2.75rem;color:var(--primary-foreground);border-radius:.875rem;justify-content:center;align-items:center;margin-bottom:1rem;display:inline-flex}.mission-icon[data-astro-cid-lcdefpme].accent{background:var(--accent);color:var(--accent-foreground)}.mission-card[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{color:var(--foreground);font-size:1.0625rem;font-weight:600}.mission-card[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:var(--muted-foreground);margin-top:.5rem;font-size:.9375rem;line-height:1.6}.footer[data-astro-cid-lcdefpme]{border-top:1px solid var(--border);background:var(--background)}.footer-inner[data-astro-cid-lcdefpme]{flex-direction:column;align-items:center;gap:1rem;max-width:56rem;margin:0 auto;padding:1.5rem 1rem;display:flex}@media (width>=640px){.footer-inner[data-astro-cid-lcdefpme]{flex-direction:row;justify-content:space-between}}.copyright[data-astro-cid-lcdefpme]{color:var(--muted-foreground);text-align:center;font-size:.875rem}.footer-links[data-astro-cid-lcdefpme]{align-items:center;gap:1.5rem;display:flex}.footer-links[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]{color:var(--muted-foreground);font-size:.875rem;transition:color .3s cubic-bezier(.4,0,.2,1)}.footer-links[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]:hover{color:var(--foreground)}
