.container.svelte-cwls5q{max-width:1152px;margin:0 auto;padding:0 1.5rem}.section-label.svelte-cwls5q{display:inline-block;font-size:.75rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--accent);margin-bottom:1rem}.section-headline.svelte-cwls5q{font-size:clamp(1.6rem,3.5vw,2.75rem);font-weight:800;line-height:1.18;color:var(--text);margin:0 0 1.5rem}.section-headline.svelte-cwls5q em:where(.svelte-cwls5q){color:#f97316;font-style:normal}.body-text.svelte-cwls5q{font-size:1.05rem;line-height:1.75;color:var(--text-muted);margin-bottom:1rem}.about-hero.svelte-cwls5q{padding:7rem 0 4rem}.hero-eyebrow.svelte-cwls5q{display:inline-block;padding:.35rem .9rem;border:1px solid rgba(34,211,238,.3);border-radius:999px;font-size:.78rem;font-weight:600;color:var(--accent);letter-spacing:.08em;text-transform:uppercase;margin-bottom:1.5rem;background:#22d3ee0d}.about-headline.svelte-cwls5q{font-size:clamp(2.2rem,5.5vw,4rem);font-weight:900;line-height:1.1;color:var(--text);margin:0 0 1.5rem;max-width:20ch}.about-headline.svelte-cwls5q em:where(.svelte-cwls5q){color:#f97316;font-style:normal}.about-hero-sub.svelte-cwls5q{font-size:1.15rem;line-height:1.7;color:var(--text-muted);max-width:55ch}.origin-section.svelte-cwls5q{padding:5rem 0;background:var(--bg-surface);border-top:1px solid var(--border)}.origin-inner.svelte-cwls5q{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:start}@media(max-width:768px){.origin-inner.svelte-cwls5q{grid-template-columns:1fr}}.origin-visual.svelte-cwls5q{display:flex;flex-direction:column;gap:1rem}.origin-card.svelte-cwls5q{background:var(--bg-raised);border:1px solid var(--border);border-radius:.75rem;padding:1.25rem 1.5rem;transition:border-color .2s}.origin-card.accent.svelte-cwls5q{border-color:#22d3ee4d;background:linear-gradient(135deg,#22d3ee0d,#818cf80d)}.origin-year.svelte-cwls5q{font-size:1.5rem;font-weight:900;background:var(--accent-grad);-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:.4rem}.origin-card.svelte-cwls5q p:where(.svelte-cwls5q){font-size:.9rem;color:var(--text-muted);margin:0}.mission-section.svelte-cwls5q{padding:5rem 0}.mission-inner.svelte-cwls5q{max-width:800px}.mission-headline.svelte-cwls5q{font-size:clamp(1.5rem,3.5vw,2.25rem);font-weight:800;line-height:1.3;margin:0 0 1.5rem}.mission-headline.svelte-cwls5q em:where(.svelte-cwls5q){color:#f97316;font-style:normal}.values-section.svelte-cwls5q{padding:5rem 0;background:var(--bg-surface);border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.values-grid.svelte-cwls5q{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-top:2.5rem}.value-card.svelte-cwls5q{background:var(--bg-raised);border:1px solid var(--border);border-radius:1rem;padding:1.75rem;transition:border-color .2s,transform .2s}.value-card.svelte-cwls5q:hover{border-color:#22d3ee4d;transform:translateY(-2px)}.value-icon.svelte-cwls5q{font-size:1.75rem;margin-bottom:1rem}.value-card.svelte-cwls5q h3:where(.svelte-cwls5q){font-size:1.05rem;margin:0 0 .65rem}.value-card.svelte-cwls5q p:where(.svelte-cwls5q){font-size:.9rem;color:var(--text-muted);line-height:1.65;margin:0}.team-section.svelte-cwls5q{padding:5rem 0}.team-intro.svelte-cwls5q{font-size:1.05rem;color:var(--text-muted);max-width:60ch;line-height:1.7;margin-bottom:3rem}.team-pillars.svelte-cwls5q{display:flex;flex-direction:column;gap:1.5rem}.pillar.svelte-cwls5q{display:flex;align-items:flex-start;gap:1.25rem;background:var(--bg-raised);border:1px solid var(--border);border-radius:.75rem;padding:1.5rem}.pillar-icon.svelte-cwls5q{font-size:1.75rem;color:var(--accent);flex-shrink:0;margin-top:.1rem}.pillar.svelte-cwls5q strong:where(.svelte-cwls5q){display:block;font-size:1rem;margin-bottom:.4rem;color:var(--text)}.pillar.svelte-cwls5q p:where(.svelte-cwls5q){font-size:.9rem;color:var(--text-muted);margin:0;line-height:1.65}.about-cta-section.svelte-cwls5q{padding:5rem 0 7rem}.about-cta-card.svelte-cwls5q{position:relative;background:var(--bg-raised);border:1px solid rgba(34,211,238,.2);border-radius:1.5rem;padding:4rem 3rem;text-align:center;overflow:hidden}.cta-glow.svelte-cwls5q{position:absolute;inset:0;background:radial-gradient(ellipse at 50% 0%,rgba(34,211,238,.1) 0%,transparent 65%);pointer-events:none}.cta-inner.svelte-cwls5q{position:relative}.about-cta-card.svelte-cwls5q h2:where(.svelte-cwls5q){font-size:clamp(1.6rem,4vw,2.75rem);margin-bottom:1.25rem}.about-cta-card.svelte-cwls5q h2:where(.svelte-cwls5q) em:where(.svelte-cwls5q){color:#f97316;font-style:normal}.about-cta-card.svelte-cwls5q p:where(.svelte-cwls5q){font-size:1.05rem;color:var(--text-muted);max-width:50ch;margin:0 auto 2.5rem;line-height:1.7}.cta-btns.svelte-cwls5q{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.btn-primary.svelte-cwls5q{display:inline-flex;padding:.85rem 2rem;background:var(--accent-grad);color:#000;font-weight:700;font-size:.95rem;border-radius:.5rem;text-decoration:none;transition:opacity .2s,transform .2s}.btn-primary.svelte-cwls5q:hover{opacity:.9;transform:translateY(-1px);color:#000}.btn-ghost.svelte-cwls5q{display:inline-flex;padding:.85rem 2rem;border:1px solid var(--border);color:var(--text-muted);font-weight:600;font-size:.95rem;border-radius:.5rem;text-decoration:none;transition:border-color .2s,color .2s}.btn-ghost.svelte-cwls5q:hover{border-color:var(--accent);color:var(--accent)}
