.about-page.svelte-cwls5q{min-height:100vh;background:#0a0a0b}.container.svelte-cwls5q{max-width:1200px;margin:0 auto;padding:0 2rem}.about-hero.svelte-cwls5q{padding:6rem 0 4rem;text-align:center}.section-label.svelte-cwls5q{margin-bottom:1rem}.section-label.svelte-cwls5q span:where(.svelte-cwls5q){display:inline-block;padding:.5rem 1.25rem;background:#8b5cf614;border:1px solid rgba(139,92,246,.15);border-radius:100px;font-size:.8125rem;font-weight:500;letter-spacing:.05em;text-transform:uppercase;color:#a78bfa}h1.svelte-cwls5q{font-family:Outfit,sans-serif;font-size:clamp(2.25rem,5vw,3.5rem);font-weight:600;line-height:1.15;letter-spacing:-.03em;margin:0 0 1.5rem;color:#fafafa}h1.svelte-cwls5q em:where(.svelte-cwls5q){font-family:"Instrument Serif",Georgia,serif;font-style:italic;font-weight:400;color:#c4b5fd}.hero-description.svelte-cwls5q{font-size:1.125rem;color:#71717a;max-width:600px;margin:0 auto;line-height:1.7}.mission-section.svelte-cwls5q{padding:4rem 0}.mission-content.svelte-cwls5q{max-width:800px;margin:0 auto}.mission-content.svelte-cwls5q h2:where(.svelte-cwls5q){font-family:Outfit,sans-serif;font-size:1.75rem;font-weight:600;color:#fafafa;margin:0 0 1.5rem}.mission-text.svelte-cwls5q{font-size:1.0625rem;color:#a1a1aa;line-height:1.8;margin:0 0 1.5rem}.mission-text.svelte-cwls5q:last-child{margin-bottom:0}.stats-section.svelte-cwls5q{padding:3rem 0 4rem}.stats-grid.svelte-cwls5q{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}.stat-item.svelte-cwls5q{text-align:center;padding:2rem 1rem;background:#18181b80;border:1px solid #1f1f23;border-radius:16px}.stat-number.svelte-cwls5q{font-size:2.5rem;font-weight:700;color:#fafafa;letter-spacing:-.02em;margin-bottom:.5rem}.stat-label.svelte-cwls5q{font-size:.875rem;color:#71717a}.values-section.svelte-cwls5q{padding:4rem 0;background:linear-gradient(180deg,transparent 0%,rgba(5,5,6,.5) 100%)}.values-title.svelte-cwls5q{text-align:center;font-family:Outfit,sans-serif;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:600;letter-spacing:-.02em;margin:0 0 3rem;color:#fafafa}.values-title.svelte-cwls5q em:where(.svelte-cwls5q){font-family:"Instrument Serif",Georgia,serif;font-style:italic;font-weight:400;color:#c4b5fd}.values-grid.svelte-cwls5q{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}.value-card.svelte-cwls5q{padding:1.75rem;background:#18181b80;border:1px solid #1f1f23;border-radius:16px;transition:all .4s ease}.value-card.svelte-cwls5q:hover{border-color:#8b5cf640;transform:translateY(-4px)}.value-icon.svelte-cwls5q{font-size:1.75rem;margin-bottom:1rem;color:#8b5cf6}.value-card.svelte-cwls5q h3:where(.svelte-cwls5q){font-size:1.0625rem;font-weight:600;margin:0 0 .5rem;color:#fafafa}.value-card.svelte-cwls5q p:where(.svelte-cwls5q){font-size:.9375rem;color:#71717a;line-height:1.6;margin:0}.story-section.svelte-cwls5q{padding:4rem 0}.story-content.svelte-cwls5q{max-width:800px;margin:0 auto}.story-content.svelte-cwls5q h2:where(.svelte-cwls5q){font-family:Outfit,sans-serif;font-size:1.75rem;font-weight:600;color:#fafafa;margin:0 0 1.5rem}.story-content.svelte-cwls5q p:where(.svelte-cwls5q){font-size:1.0625rem;color:#a1a1aa;line-height:1.8;margin:0 0 1.5rem}.story-content.svelte-cwls5q p:where(.svelte-cwls5q):last-child{margin-bottom:0}.cta-section.svelte-cwls5q{padding:4rem 0 6rem}.cta-box.svelte-cwls5q{position:relative;max-width:700px;margin:0 auto;padding:4rem 3rem;background:#12121599;border:1px solid rgba(139,92,246,.15);border-radius:24px;text-align:center;overflow:hidden}.cta-box.svelte-cwls5q:before{content:"";position:absolute;top:-100px;left:50%;transform:translate(-50%);width:400px;height:400px;background:radial-gradient(circle,rgba(139,92,246,.15) 0%,transparent 60%);filter:blur(60px);pointer-events:none}.cta-box.svelte-cwls5q h2:where(.svelte-cwls5q){position:relative;font-size:clamp(1.5rem,3vw,2rem);font-weight:600;letter-spacing:-.02em;margin:0 0 .75rem;color:#fafafa}.cta-box.svelte-cwls5q>p:where(.svelte-cwls5q){position:relative;font-size:1rem;color:#71717a;margin:0 0 2rem}.btn-glow.svelte-cwls5q{position:relative;display:inline-flex;align-items:center;gap:.75rem;padding:1rem 1.75rem;background:linear-gradient(135deg,#8b5cf6,#7c3aed);border:none;border-radius:12px;font-family:Outfit,sans-serif;font-size:.9375rem;font-weight:600;color:#fff;text-decoration:none;transition:all .3s ease}.btn-glow.svelte-cwls5q:hover{transform:translateY(-2px);filter:brightness(1.1)}@media(max-width:1024px){.stats-grid.svelte-cwls5q,.values-grid.svelte-cwls5q{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.container.svelte-cwls5q{padding:0 1.25rem}.about-hero.svelte-cwls5q{padding:4rem 0 3rem}h1.svelte-cwls5q{font-size:2rem}.stats-grid.svelte-cwls5q{grid-template-columns:repeat(2,1fr);gap:1rem}.stat-item.svelte-cwls5q{padding:1.5rem 1rem}.stat-number.svelte-cwls5q{font-size:2rem}.values-grid.svelte-cwls5q{grid-template-columns:1fr}.cta-box.svelte-cwls5q{padding:2.5rem 1.5rem}}
