@keyframes particle-rise{0%{opacity:0;transform:translateY(0) scale(.5)}15%{opacity:1}85%{opacity:.6}to{opacity:0;transform:translateY(-80vh) scale(0)}}.about-hero[data-astro-cid-kh7btl4r]{position:relative;min-height:80vh;display:flex;align-items:center;justify-content:center;overflow:hidden;padding:140px 0 var(--space-4xl);text-align:center}.about-hero__glow[data-astro-cid-kh7btl4r]{position:absolute;width:600px;height:600px;border-radius:50%;background:radial-gradient(circle,rgba(0,245,255,.15) 0%,transparent 70%);top:10%;left:50%;transform:translate(-50%);animation:hero-breathe 6s ease-in-out infinite;pointer-events:none}.about-hero__glow--2[data-astro-cid-kh7btl4r]{width:400px;height:400px;background:radial-gradient(circle,rgba(165,255,214,.12) 0%,transparent 70%);top:30%;left:35%;animation:hero-breathe 8s ease-in-out infinite reverse}@keyframes hero-breathe{0%,to{transform:translate(-50%) scale(1);opacity:.6}50%{transform:translate(-50%) scale(1.3);opacity:1}}.about-hero__particles[data-astro-cid-kh7btl4r]{position:absolute;inset:0;pointer-events:none}.about-hero__inner[data-astro-cid-kh7btl4r]{position:relative;z-index:1}.about-hero__eyebrow[data-astro-cid-kh7btl4r]{font-size:13px;font-weight:600;letter-spacing:3px;text-transform:uppercase;color:var(--color-accent);margin-bottom:var(--space-lg);animation:fade-in-up .8s ease-out both}.about-hero__headline[data-astro-cid-kh7btl4r]{font-size:clamp(36px,7vw,72px);font-weight:700;letter-spacing:-1px;line-height:1.05;margin-bottom:var(--space-lg);animation:fade-in-up .8s ease-out .15s both}.about-hero__sub[data-astro-cid-kh7btl4r]{font-size:clamp(18px,2.5vw,24px);color:var(--text-secondary);max-width:560px;margin:0 auto;line-height:1.5;animation:fade-in-up .8s ease-out .3s both}.about-hero__line[data-astro-cid-kh7btl4r]{width:48px;height:3px;background:linear-gradient(135deg,var(--color-accent),var(--color-mint));border-radius:2px;margin:var(--space-2xl) auto 0;animation:fade-in-up .8s ease-out .45s both}.manifesto__grid[data-astro-cid-kh7btl4r]{display:grid;gap:var(--space-2xl)}@media(min-width:768px){.manifesto__grid[data-astro-cid-kh7btl4r]{grid-template-columns:1fr 1fr;align-items:start}}.manifesto__kicker[data-astro-cid-kh7btl4r]{font-size:13px;font-weight:600;letter-spacing:2px;text-transform:uppercase;color:var(--color-coral);margin-bottom:var(--space-md)}.manifesto__title[data-astro-cid-kh7btl4r]{font-size:clamp(24px,4vw,36px);font-weight:700;line-height:1.2;color:var(--text-primary)}.text-coral[data-astro-cid-kh7btl4r]{color:var(--color-coral)}.manifesto__right[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]{font-size:16px;line-height:1.7;color:var(--text-secondary);margin-bottom:var(--space-md)}.manifesto__right[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]:last-child{font-size:20px;font-weight:700;color:var(--color-accent);margin-bottom:0}.beliefs__grid[data-astro-cid-kh7btl4r]{display:grid;grid-template-columns:1fr;gap:var(--space-lg);margin-top:var(--space-2xl)}@media(min-width:600px){.beliefs__grid[data-astro-cid-kh7btl4r]{grid-template-columns:repeat(2,1fr)}}.belief-card[data-astro-cid-kh7btl4r]{background:linear-gradient(135deg,var(--color-surface) 0%,var(--color-surface-dark) 100%);border:1px solid var(--color-border);border-radius:var(--radius-lg);padding:var(--space-xl);transition:border-color var(--ease-fast),transform var(--ease-fast)}.belief-card[data-astro-cid-kh7btl4r]:hover{border-color:#00f5ff4d;transform:translateY(-4px)}.belief-card__icon[data-astro-cid-kh7btl4r]{display:block;font-size:32px;color:var(--color-accent);margin-bottom:var(--space-md);line-height:1}.belief-card[data-astro-cid-kh7btl4r] h3[data-astro-cid-kh7btl4r]{font-size:18px;font-weight:600;color:var(--text-primary);margin-bottom:var(--space-sm)}.belief-card[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]{font-size:15px;color:var(--text-secondary);line-height:1.6}.team__intro[data-astro-cid-kh7btl4r]{max-width:680px;margin:var(--space-xl) auto 0;text-align:center}.team__intro[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]{font-size:17px;line-height:1.7;color:var(--text-secondary)}.numbers[data-astro-cid-kh7btl4r]{border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-border);background:#1e293b4d}.numbers__grid[data-astro-cid-kh7btl4r]{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--space-xl);text-align:center}@media(min-width:768px){.numbers__grid[data-astro-cid-kh7btl4r]{grid-template-columns:repeat(4,1fr)}}.number-block__value[data-astro-cid-kh7btl4r]{display:block;font-size:clamp(32px,5vw,48px);font-weight:700;font-family:var(--font-mono);background:linear-gradient(135deg,var(--color-accent),var(--color-mint));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;letter-spacing:-1px;margin-bottom:var(--space-xs)}.number-block__label[data-astro-cid-kh7btl4r]{font-size:14px;color:var(--text-tertiary);font-weight:500}.about-cta[data-astro-cid-kh7btl4r]{position:relative;text-align:center;overflow:hidden}.about-cta__glow[data-astro-cid-kh7btl4r]{position:absolute;width:500px;height:500px;border-radius:50%;background:radial-gradient(circle,rgba(0,245,255,.1) 0%,transparent 70%);top:50%;left:50%;transform:translate(-50%,-50%);animation:hero-breathe 7s ease-in-out infinite;pointer-events:none}.about-cta__inner[data-astro-cid-kh7btl4r]{position:relative;z-index:1}.about-cta__headline[data-astro-cid-kh7btl4r]{font-size:clamp(24px,4vw,40px);font-weight:700;line-height:1.15;margin-bottom:var(--space-md)}.about-cta__sub[data-astro-cid-kh7btl4r]{font-size:18px;color:var(--text-secondary);margin-bottom:var(--space-xl)}.about-cta__btn[data-astro-cid-kh7btl4r]{font-size:16px;padding:16px 40px}
