.particle-background:where(.astro-d7f7s65b){position:fixed;inset:0;pointer-events:none;z-index:0;overflow:hidden}.particle-background__dots:where(.astro-d7f7s65b){position:absolute;inset:0;background-image:radial-gradient(circle at 2px 2px,rgba(200,75,124,.15) 1px,transparent 0);background-size:40px 40px;opacity:.4}.particle-background__orb:where(.astro-d7f7s65b){position:absolute;border-radius:50%}.particle-background__orb--primary:where(.astro-d7f7s65b){top:20%;right:20%;width:500px;height:500px;background:radial-gradient(circle,rgba(200,75,124,.1) 0%,transparent 70%);filter:blur(120px);animation:orb-drift-primary 20s ease-in-out infinite alternate}.particle-background__orb--accent:where(.astro-d7f7s65b){bottom:20%;left:20%;width:400px;height:400px;background:radial-gradient(circle,rgba(212,168,83,.05) 0%,transparent 70%);filter:blur(100px);animation:orb-drift-accent 25s ease-in-out infinite alternate}@keyframes orb-drift-primary{0%{transform:translate(0)}to{transform:translate(-40px,30px)}}@keyframes orb-drift-accent{0%{transform:translate(0)}to{transform:translate(30px,-20px)}}@media(prefers-reduced-motion:reduce){.particle-background__orb--primary:where(.astro-d7f7s65b),.particle-background__orb--accent:where(.astro-d7f7s65b){animation:none}}.hero-section:where(.astro-pcqhib3f){position:relative;z-index:10;padding-top:5rem;padding-bottom:8rem;padding-inline:var(--space-lg);overflow:hidden}.hero-section__inner:where(.astro-pcqhib3f){max-width:72rem;margin:0 auto;text-align:center;display:flex;flex-direction:column;align-items:center;gap:var(--space-xl)}.hero-section__subtitle:where(.astro-pcqhib3f){display:inline-block;padding:var(--space-xs) var(--space-md);color:var(--color-accent);font-family:var(--font-mono);font-size:.875rem;letter-spacing:.3em;text-transform:uppercase}.hero-section__title:where(.astro-pcqhib3f){font-family:var(--font-display);font-size:clamp(4rem,10vw,9rem);font-weight:900;letter-spacing:-.04em;line-height:1.1;margin:0}.hero-section__slogan:where(.astro-pcqhib3f){font-family:var(--font-display);font-size:clamp(1.25rem,3vw,1.875rem);color:var(--color-accent);letter-spacing:.2em;margin:0}.hero-section__divider-wrapper:where(.astro-pcqhib3f){padding-top:var(--space-2xl);display:flex;justify-content:center}.hero-section__divider:where(.astro-pcqhib3f){width:1px;height:6rem;background:linear-gradient(to bottom,var(--color-accent),transparent);opacity:.5}.action-cards:where(.astro-hojwk5og){position:relative;z-index:10;padding:var(--space-2xl) var(--space-lg);max-width:80rem;margin:0 auto}.action-cards__grid:where(.astro-hojwk5og){display:grid;grid-template-columns:1fr;gap:var(--space-xl)}@media(min-width:768px){.action-cards__grid:where(.astro-hojwk5og){grid-template-columns:repeat(3,1fr)}}.action-card:where(.astro-hojwk5og){position:relative;padding:var(--space-xl);transition:transform var(--transition-normal),box-shadow var(--transition-normal);cursor:pointer;text-decoration:none;color:inherit;display:block}.action-card:where(.astro-hojwk5og):hover{transform:scale(1.02)}@media(prefers-reduced-motion:reduce){.action-card:where(.astro-hojwk5og):hover{transform:none}}.action-card__glow:where(.astro-hojwk5og){position:absolute;inset:0;opacity:0;transition:opacity var(--transition-normal)}.action-card:where(.astro-hojwk5og):hover .action-card__glow:where(.astro-hojwk5og){opacity:1}.action-card--safe:where(.astro-hojwk5og):hover{box-shadow:0 0 30px #4caf5026}.action-card--safe:where(.astro-hojwk5og) .action-card__glow:where(.astro-hojwk5og){background:#4caf500d}.action-card--primary:where(.astro-hojwk5og):hover{box-shadow:0 0 30px #c84b7c26}.action-card--primary:where(.astro-hojwk5og) .action-card__glow:where(.astro-hojwk5og){background:#c84b7c0d}.action-card--danger:where(.astro-hojwk5og):hover{box-shadow:0 0 30px #f4433626}.action-card--danger:where(.astro-hojwk5og) .action-card__glow:where(.astro-hojwk5og){background:#f443360d}.action-card__content:where(.astro-hojwk5og){position:relative;display:flex;flex-direction:column;gap:var(--space-lg)}.action-card__icon:where(.astro-hojwk5og){width:3.5rem;height:3.5rem;display:flex;align-items:center;justify-content:center}.action-card__icon--safe:where(.astro-hojwk5og){color:var(--color-safe);box-shadow:0 0 15px #4caf504d}.action-card__icon--primary:where(.astro-hojwk5og){color:var(--color-primary);box-shadow:0 0 15px #c84b7c4d}.action-card__icon--danger:where(.astro-hojwk5og){color:var(--color-danger);box-shadow:0 0 15px #f443364d}.action-card__title:where(.astro-hojwk5og){font-family:var(--font-display);font-size:1.5rem;font-weight:700;color:var(--color-text-primary);margin:0}.action-card__desc:where(.astro-hojwk5og){color:var(--color-text-muted);line-height:1.75;margin:0}.action-card__cta:where(.astro-hojwk5og){display:flex;align-items:center;gap:var(--space-sm);font-family:var(--font-mono);font-size:.875rem;letter-spacing:.1em;text-transform:uppercase}.action-card__cta--safe:where(.astro-hojwk5og){color:var(--color-safe)}.action-card__cta--primary:where(.astro-hojwk5og){color:var(--color-primary)}.action-card__cta--danger:where(.astro-hojwk5og){color:var(--color-danger)}.mission:where(.astro-g3c3ay7g){position:relative;z-index:10;padding:8rem var(--space-lg)}.mission__card:where(.astro-g3c3ay7g){max-width:56rem;margin:0 auto;padding:3rem;position:relative;overflow:hidden;text-align:center}@media(min-width:768px){.mission__card:where(.astro-g3c3ay7g){padding:5rem}}.mission__accent-bar:where(.astro-g3c3ay7g){position:absolute;top:0;left:0;width:2px;height:100%;background:var(--color-accent)}.mission__content:where(.astro-g3c3ay7g){display:flex;flex-direction:column;gap:3rem}.mission__stat-block:where(.astro-g3c3ay7g){display:flex;flex-direction:column;gap:var(--space-md)}.mission__label:where(.astro-g3c3ay7g){font-family:var(--font-mono);font-size:1.125rem;color:var(--color-text-muted);letter-spacing:.2em;text-transform:uppercase;margin:0}.mission__headline:where(.astro-g3c3ay7g){font-family:var(--font-display);font-size:clamp(1.5rem,4vw,3rem);font-weight:700;line-height:1.4;color:var(--color-text-primary);margin:0}.mission__stat:where(.astro-g3c3ay7g){font-size:clamp(2.5rem,6vw,4.5rem);color:var(--color-accent);padding:0 .25em}.mission__rule:where(.astro-g3c3ay7g){width:8rem;height:1px;background:#5641474d;margin:0 auto}.mission__body:where(.astro-g3c3ay7g){font-family:var(--font-display);font-size:clamp(1.125rem,2.5vw,1.5rem);color:var(--color-text-primary);line-height:2;max-width:48rem;margin:0 auto}.mission__br:where(.astro-g3c3ay7g){display:none}@media(min-width:768px){.mission__br:where(.astro-g3c3ay7g){display:block}}.mission__highlight:where(.astro-g3c3ay7g){color:var(--color-primary);font-weight:700;border-bottom:2px solid rgba(200,75,124,.4);padding-bottom:2px}.site-footer:where(.astro-zizlwfnu){position:relative;z-index:10;width:100%;padding-top:5rem;padding-bottom:3rem;background:var(--color-bg-primary);border-top:1px solid rgba(86,65,71,.2)}.site-footer__inner:where(.astro-zizlwfnu){max-width:80rem;margin:0 auto;padding:0 var(--space-lg);text-align:center;display:flex;flex-direction:column;gap:3rem}.site-footer__grid:where(.astro-zizlwfnu){display:grid;grid-template-columns:1fr;gap:var(--space-xl);text-align:left}@media(min-width:640px){.site-footer__grid:where(.astro-zizlwfnu){grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.site-footer__grid:where(.astro-zizlwfnu){grid-template-columns:repeat(4,1fr)}}.site-footer__column:where(.astro-zizlwfnu){display:flex;flex-direction:column;gap:var(--space-md)}.site-footer__column-title:where(.astro-zizlwfnu){font-family:var(--font-mono);font-size:.75rem;font-weight:700;color:var(--color-accent);letter-spacing:.2em;text-transform:uppercase;margin:0}.site-footer__column-text:where(.astro-zizlwfnu){font-family:var(--font-mono);font-size:.75rem;color:#cbc2dd80;letter-spacing:.1em;text-transform:uppercase;line-height:1.8;margin:0}.site-footer__bottom:where(.astro-zizlwfnu){padding-top:2rem;border-top:1px solid rgba(86,65,71,.1);display:flex;flex-direction:column;align-items:center;gap:var(--space-lg)}.site-footer__brand:where(.astro-zizlwfnu){color:var(--color-primary);font-family:var(--font-display);font-size:1.25rem;font-weight:900;letter-spacing:.15em}.site-footer__statement:where(.astro-zizlwfnu){font-family:var(--font-display);font-size:1.125rem;font-weight:900;color:var(--color-text-primary);margin:0}.site-footer__links:where(.astro-zizlwfnu){display:flex;gap:var(--space-xl);flex-wrap:wrap;justify-content:center}.site-footer__links:where(.astro-zizlwfnu) a:where(.astro-zizlwfnu){font-family:var(--font-mono);font-size:.75rem;letter-spacing:-.02em;color:#cbc2dd4d;text-decoration:none;transition:color var(--transition-fast)}.site-footer__links:where(.astro-zizlwfnu) a:where(.astro-zizlwfnu):hover{color:var(--color-accent)}.site-footer__copy:where(.astro-zizlwfnu){font-family:var(--font-mono);font-size:.625rem;color:#cbc2dd4d;letter-spacing:.4em;text-transform:uppercase;margin:0}
