.slide-up,.slide-left,.slide-right{opacity:0;transition:opacity .7s ease,transform .7s ease}.slide-up{transform:translateY(50px)}.slide-left{transform:translate(-50px)}.slide-right{transform:translate(50px)}.slide-up.show,.slide-left.show,.slide-right.show{opacity:1;transform:none}@media (prefers-reduced-motion: reduce){.slide-up,.slide-left,.slide-right{opacity:1;transform:none;transition:none}}.about-hero[data-astro-cid-kh7btl4r]{position:relative;text-align:center;min-height:75vh;display:flex;align-items:center;padding-block:calc(var(--header-h) + 2rem) clamp(48px,6vw,96px);background:linear-gradient(180deg,#0a162873,#0a1628ad 55%,#0a1628f2),url(/images/about/hero-stage.webp) center center / cover no-repeat,var(--bg-navy-1)}.about-hero-inner[data-astro-cid-kh7btl4r]{display:flex;flex-direction:column;align-items:center;width:100%}.about-hero[data-astro-cid-kh7btl4r] h1[data-astro-cid-kh7btl4r]{max-width:18ch;margin-bottom:1.25rem}.about-hero-sub[data-astro-cid-kh7btl4r]{max-width:620px;font-size:clamp(1.05rem,1.8vw,1.25rem);color:var(--text-dim)}.story-body[data-astro-cid-kh7btl4r],.people-body[data-astro-cid-kh7btl4r],.founder-body[data-astro-cid-kh7btl4r]{max-width:760px;margin-inline:auto;display:flex;flex-direction:column;gap:1.25rem}.story-body[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r],.people-body[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r],.founder-body[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]{font-size:1.1rem;line-height:1.75;color:var(--text-dim)}.story-body[data-astro-cid-kh7btl4r] a[data-astro-cid-kh7btl4r]{color:var(--cyan);text-decoration:underline;text-underline-offset:3px}.story-body[data-astro-cid-kh7btl4r] a[data-astro-cid-kh7btl4r]:hover{opacity:.8}.values-grid[data-astro-cid-kh7btl4r]{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}.accent-cyan[data-astro-cid-kh7btl4r]{color:var(--cyan)}.accent-blue[data-astro-cid-kh7btl4r]{color:var(--blue)}.value-card[data-astro-cid-kh7btl4r]{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.85rem;padding:clamp(1.75rem,3vw,2.5rem);border:1px solid var(--border);border-radius:var(--radius);background:#ffffff03;transition:border-color .2s ease,transform .2s ease}.value-card[data-astro-cid-kh7btl4r]:hover{border-color:var(--border-hover);transform:translateY(-4px)}.value-icon[data-astro-cid-kh7btl4r]{color:var(--cyan)}.value-icon[data-astro-cid-kh7btl4r] svg[data-astro-cid-kh7btl4r]{width:40px;height:40px}.value-card[data-astro-cid-kh7btl4r] h3[data-astro-cid-kh7btl4r]{color:var(--text);margin:0}.value-card[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]{font-size:.95rem;line-height:1.7}.founder-grid[data-astro-cid-kh7btl4r]{display:grid;grid-template-columns:1fr minmax(280px,400px);gap:clamp(2rem,5vw,4.5rem);align-items:center}.founder-copy[data-astro-cid-kh7btl4r]{display:flex;flex-direction:column;gap:1.1rem}.founder-copy[data-astro-cid-kh7btl4r] h2[data-astro-cid-kh7btl4r]{margin:.6rem 0 0}.founder-copy[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]{font-size:1.08rem;line-height:1.75;color:var(--text-dim)}.founder-title[data-astro-cid-kh7btl4r]{font-size:1rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--cyan);margin:.15rem 0 .4rem}.founder-photo[data-astro-cid-kh7btl4r] img[data-astro-cid-kh7btl4r]{width:100%;max-width:400px;aspect-ratio:1 / 1;object-fit:cover;border-radius:20px;border:1px solid var(--border-hover);box-shadow:0 16px 48px #00000080;display:block;margin-inline:auto}@media (max-width: 820px){.founder-grid[data-astro-cid-kh7btl4r]{grid-template-columns:1fr;gap:2.25rem}.founder-photo[data-astro-cid-kh7btl4r]{order:-1}}.faq-list[data-astro-cid-kh7btl4r]{display:flex;flex-direction:column;gap:.85rem}.faq-item[data-astro-cid-kh7btl4r]{border:1px solid var(--border);border-radius:var(--radius);background:#ffffff03;overflow:hidden;transition:border-color .2s ease}.faq-item[data-astro-cid-kh7btl4r][open]{border-color:#00ccff40}.faq-item[data-astro-cid-kh7btl4r] summary[data-astro-cid-kh7btl4r]{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.35rem 1.75rem;cursor:pointer;font-weight:600;font-size:1.05rem;color:var(--text);list-style:none}.faq-item[data-astro-cid-kh7btl4r] summary[data-astro-cid-kh7btl4r]::-webkit-details-marker{display:none}.faq-chevron[data-astro-cid-kh7btl4r]{flex:0 0 20px;width:20px;height:20px;color:var(--text-muted);transition:transform .25s ease}.faq-item[data-astro-cid-kh7btl4r][open] .faq-chevron[data-astro-cid-kh7btl4r]{transform:rotate(180deg);color:var(--cyan)}.faq-answer[data-astro-cid-kh7btl4r]{padding:0 1.75rem 1.5rem}.faq-answer[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]{color:var(--text-dim)}.final-cta[data-astro-cid-kh7btl4r]{text-align:center;background:var(--bg-navy-1)}.cta-inner[data-astro-cid-kh7btl4r]{max-width:760px;margin:0 auto}.cta-inner[data-astro-cid-kh7btl4r] h2[data-astro-cid-kh7btl4r]{margin:.5rem 0 1rem}.cta-inner[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]{font-size:1.15rem;margin-bottom:2rem;color:var(--text-muted)}.cta-buttons[data-astro-cid-kh7btl4r]{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;align-items:center}.cta-btn-primary[data-astro-cid-kh7btl4r]{background:var(--cyan);color:var(--bg-darkest);font-weight:700;box-shadow:0 8px 28px #00ccff4d}.cta-btn-primary[data-astro-cid-kh7btl4r]:hover{transform:translateY(-2px);box-shadow:0 12px 34px #00ccff73}.cta-link[data-astro-cid-kh7btl4r]{color:var(--cyan);font-weight:600}.cta-link[data-astro-cid-kh7btl4r]:hover{text-decoration:underline}@media (max-width: 700px){.values-grid[data-astro-cid-kh7btl4r]{grid-template-columns:1fr}}
