.about-hero[data-astro-cid-kh7btl4r]{background:var(--bg-page);padding-top:var(--space-16);padding-bottom:var(--space-12)}.about-hero__inner[data-astro-cid-kh7btl4r]{display:grid;grid-template-columns:1fr 1fr;gap:var(--space-16);align-items:center}@media(max-width:900px){.about-hero__inner[data-astro-cid-kh7btl4r]{grid-template-columns:1fr;gap:var(--space-10)}}.about-hero__eyebrow[data-astro-cid-kh7btl4r]{display:inline-block;font-size:var(--text-xs);font-weight:600;text-transform:uppercase;letter-spacing:var(--tracking-wider);color:var(--accent);margin-bottom:var(--space-4)}.about-hero__heading[data-astro-cid-kh7btl4r]{font-family:var(--font-heading);font-size:var(--text-4xl);font-weight:600;color:var(--text-primary);line-height:var(--leading-snug);letter-spacing:-.02em;margin-bottom:var(--space-6)}.about-hero__lead[data-astro-cid-kh7btl4r]{font-size:var(--text-xl);color:var(--text-secondary);line-height:var(--leading-relaxed)}.about-hero__photo-wrap[data-astro-cid-kh7btl4r]{border-radius:var(--radius-xl);overflow:hidden;box-shadow:var(--shadow-lg)}.about-hero__photo[data-astro-cid-kh7btl4r]{width:100%;height:400px;object-fit:cover}.founder[data-astro-cid-kh7btl4r]{background:var(--bg-section)}.founder__inner[data-astro-cid-kh7btl4r]{display:grid;grid-template-columns:1.2fr 1fr;gap:var(--space-16);align-items:start}@media(max-width:900px){.founder__inner[data-astro-cid-kh7btl4r]{grid-template-columns:1fr;gap:var(--space-10)}}.founder__body[data-astro-cid-kh7btl4r]{display:flex;flex-direction:column;gap:var(--space-5);margin-top:var(--space-8)}.founder__body[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]{font-size:var(--text-lg);color:var(--text-secondary);line-height:var(--leading-relaxed)}.founder__body[data-astro-cid-kh7btl4r] em[data-astro-cid-kh7btl4r]{font-family:var(--font-quote);font-style:italic;color:var(--text-primary)}.founder__quote-card[data-astro-cid-kh7btl4r]{background:var(--accent-soft);border-radius:var(--radius-xl);padding:var(--space-10);border-left:4px solid var(--accent);position:sticky;top:calc(72px + var(--space-8))}.founder__quote[data-astro-cid-kh7btl4r]{font-family:var(--font-quote);font-size:var(--text-2xl);font-style:italic;color:var(--text-primary);line-height:1.5;margin:0 0 var(--space-6)}.founder__quote-attribution[data-astro-cid-kh7btl4r]{display:flex;flex-direction:column;gap:var(--space-1)}.founder__quote-attribution[data-astro-cid-kh7btl4r] cite[data-astro-cid-kh7btl4r]{font-family:var(--font-body);font-size:var(--text-base);font-weight:600;font-style:normal;color:var(--text-primary)}.founder__quote-attribution[data-astro-cid-kh7btl4r] span[data-astro-cid-kh7btl4r]{font-size:var(--text-sm);color:var(--text-muted)}.values-detail[data-astro-cid-kh7btl4r]{background:var(--bg-page)}.values-detail__grid[data-astro-cid-kh7btl4r]{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--space-6);margin-top:var(--space-12)}@media(max-width:900px){.values-detail__grid[data-astro-cid-kh7btl4r]{grid-template-columns:1fr}}.values-detail__card[data-astro-cid-kh7btl4r]{background:var(--bg-card);border-radius:var(--radius-lg);padding:var(--space-8)}.values-detail__number[data-astro-cid-kh7btl4r]{font-family:var(--font-heading);font-size:var(--text-4xl);font-weight:700;color:var(--cream-300);line-height:1;margin-bottom:var(--space-4)}.values-detail__heading[data-astro-cid-kh7btl4r]{font-family:var(--font-heading);font-size:var(--text-xl);font-weight:600;color:var(--text-primary);margin-bottom:var(--space-4)}.values-detail__body[data-astro-cid-kh7btl4r]{font-size:var(--text-base);color:var(--text-secondary);line-height:var(--leading-relaxed);margin-bottom:var(--space-4)}.values-detail__body[data-astro-cid-kh7btl4r]:last-child{margin-bottom:0}.team[data-astro-cid-kh7btl4r]{background:var(--bg-section)}.team__grid[data-astro-cid-kh7btl4r]{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--space-6);margin-top:var(--space-12)}@media(max-width:900px){.team__grid[data-astro-cid-kh7btl4r]{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.team__grid[data-astro-cid-kh7btl4r]{grid-template-columns:1fr}}.team__card[data-astro-cid-kh7btl4r]{background:var(--bg-card);border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--shadow-sm);transition:transform var(--duration-base) var(--ease-out),box-shadow var(--duration-base) var(--ease-out)}.team__card[data-astro-cid-kh7btl4r]:hover{transform:translateY(-4px);box-shadow:var(--shadow-md)}.team__photo[data-astro-cid-kh7btl4r]{width:100%;height:240px;object-fit:cover;object-position:center top}.team__info[data-astro-cid-kh7btl4r]{padding:var(--space-6);display:flex;flex-direction:column;gap:var(--space-2)}.team__name[data-astro-cid-kh7btl4r]{font-family:var(--font-heading);font-size:var(--text-xl);font-weight:600;color:var(--text-primary)}.team__role[data-astro-cid-kh7btl4r]{font-size:var(--text-sm);font-weight:600;text-transform:uppercase;letter-spacing:var(--tracking-wide);color:var(--accent)}.team__bio[data-astro-cid-kh7btl4r]{font-size:var(--text-sm);color:var(--text-secondary);line-height:var(--leading-relaxed);margin-top:var(--space-2)}
