.about-page.svelte-cwls5q{background:#0a0a0f;color:#e0e0e0;min-height:100vh}.about-hero.svelte-cwls5q{padding:5rem 2rem 4rem;border-bottom:1px solid #1a1a24}.hero-inner.svelte-cwls5q{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.about-title.svelte-cwls5q{font-size:3rem;font-weight:800;color:#fff;line-height:1.1;margin-bottom:1rem;display:flex;align-items:center;gap:.75rem}.brand-icon.svelte-cwls5q{font-size:2.5rem}.about-tagline.svelte-cwls5q{font-size:1.25rem;color:#3b82f6;font-weight:500;margin-bottom:1.25rem}.about-sub.svelte-cwls5q{font-size:1rem;color:#888;line-height:1.8}.code-block.svelte-cwls5q{background:#111118;border:1px solid #222;border-radius:12px;padding:1.5rem;font-family:SF Mono,Fira Code,Consolas,monospace;font-size:.85rem;line-height:1.8;overflow:hidden}.code-block.svelte-cwls5q .keyword{color:#c678dd}.code-block.svelte-cwls5q .string{color:#98c379}.code-block.svelte-cwls5q .boolean{color:#d19a66}.section-inner.svelte-cwls5q{max-width:1200px;margin:0 auto;padding:0 2rem}.section-title.svelte-cwls5q{font-size:2rem;font-weight:700;color:#fff;margin-bottom:.5rem}.section-sub.svelte-cwls5q{color:#888;margin-bottom:2.5rem;font-size:1rem}.mission-section.svelte-cwls5q{padding:5rem 0;background:#0d0d14;border-bottom:1px solid #1a1a24}.mission-grid.svelte-cwls5q{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-top:2.5rem}.mission-card.svelte-cwls5q{background:#111118;border:1px solid #222;border-radius:12px;padding:2rem;transition:all .2s ease}.mission-card.svelte-cwls5q:hover{border-color:#3b82f6;transform:translateY(-3px);box-shadow:0 8px 24px #3b82f61a}.mission-icon.svelte-cwls5q{font-size:2rem;margin-bottom:1rem}.mission-card.svelte-cwls5q h3:where(.svelte-cwls5q){font-size:1.1rem;font-weight:700;color:#fff;margin-bottom:.75rem}.mission-card.svelte-cwls5q p:where(.svelte-cwls5q){color:#888;font-size:.95rem;line-height:1.6}.team-section.svelte-cwls5q{padding:5rem 0;background:#0a0a0f;border-bottom:1px solid #1a1a24}.team-grid.svelte-cwls5q{display:grid;grid-template-columns:repeat(auto-fit,minmax(480px,1fr));gap:1.25rem;margin-top:2.5rem}.member-card.svelte-cwls5q{background:#111118;border:1px solid #222;border-radius:12px;padding:1.75rem;display:flex;gap:1.25rem;align-items:flex-start;transition:all .2s ease}.member-card.svelte-cwls5q:hover{border-color:#333;background:#1a1a24}.member-icon.svelte-cwls5q{font-size:2.5rem;flex-shrink:0;line-height:1;margin-top:.25rem}.member-header.svelte-cwls5q{display:flex;align-items:center;gap:1rem;margin-bottom:.6rem;flex-wrap:wrap}.member-handle.svelte-cwls5q{font-size:1.2rem;font-weight:700;color:#fff}.member-role.svelte-cwls5q{font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;color:#3b82f6;background:#3b82f61a;padding:.25rem .75rem;border-radius:20px}.member-bio.svelte-cwls5q{color:#888;font-size:.95rem;line-height:1.6}.stack-section.svelte-cwls5q{padding:5rem 0;background:#0d0d14;border-bottom:1px solid #1a1a24}.stack-grid.svelte-cwls5q{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem;margin-top:2.5rem}.stack-card.svelte-cwls5q{background:#111118;border:1px solid #222;border-radius:12px;padding:1.5rem}.stack-category.svelte-cwls5q{font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:1px;color:#3b82f6;margin-bottom:1rem;padding-bottom:.75rem;border-bottom:1px solid #1a1a24}.stack-items.svelte-cwls5q{list-style:none;display:flex;flex-direction:column;gap:.5rem}.stack-item.svelte-cwls5q{display:flex;align-items:center;gap:.5rem;color:silver;font-size:.9rem}.stack-dot.svelte-cwls5q{color:#444;font-size:.75rem}.cta-section.svelte-cwls5q{padding:6rem 0;text-align:center;background:#0a0a0f}.cta-section.svelte-cwls5q h2:where(.svelte-cwls5q){font-size:2.25rem;font-weight:800;color:#fff;margin-bottom:.75rem}.cta-section.svelte-cwls5q p:where(.svelte-cwls5q){color:#888;font-size:1rem;margin-bottom:2rem}.cta-actions.svelte-cwls5q{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.btn.svelte-cwls5q{display:inline-block;padding:.75rem 1.75rem;border-radius:8px;font-weight:600;text-decoration:none;font-size:.95rem;transition:all .2s ease}.btn-primary.svelte-cwls5q{background:#3b82f6;color:#fff}.btn-primary.svelte-cwls5q:hover{background:#2563eb;transform:translateY(-2px);box-shadow:0 6px 20px #3b82f64d}.btn-secondary.svelte-cwls5q{background:transparent;color:#e0e0e0;border:1px solid #333}.btn-secondary.svelte-cwls5q:hover{background:#1a1a24;border-color:#555}@media(max-width:900px){.hero-inner.svelte-cwls5q{grid-template-columns:1fr;gap:2.5rem}.about-title.svelte-cwls5q{font-size:2.25rem}.hero-code.svelte-cwls5q{display:none}.team-grid.svelte-cwls5q{grid-template-columns:1fr}}@media(max-width:600px){.about-hero.svelte-cwls5q{padding:3rem 1.5rem 2.5rem}.section-inner.svelte-cwls5q{padding:0 1.25rem}.about-title.svelte-cwls5q{font-size:1.9rem}}
