:root{--about-bg: var(--bg-primary);--about-bg-alt: var(--bg-secondary);--about-white: #ffffff;--about-gray: var(--text-secondary);--about-border: var(--border-color);--about-accent: var(--color-accent);--about-font: "Inter", -apple-system, BlinkMacSystemFont, sans-serif;--about-mono: "SF Mono", "Fira Code", "Fira Mono", "Roboto Mono", monospace}.eyebrow[data-astro-cid-kh7btl4r]{display:inline-block;font-family:var(--about-mono);font-size:.7rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:var(--about-accent);margin-bottom:1.25rem}.hero[data-astro-cid-kh7btl4r]{width:100%;display:flex;align-items:center;background:linear-gradient(180deg,var(--bg-primary) 0%,var(--bg-secondary) 100%);border-bottom:1px solid var(--border-color);padding:calc(var(--header-height) + 3rem) 0 3rem;text-align:center}.hero-content[data-astro-cid-kh7btl4r]{max-width:1200px;width:100%;margin:0 auto;padding:0 2rem}.hero-content[data-astro-cid-kh7btl4r] h1[data-astro-cid-kh7btl4r]{font-family:var(--about-font);font-size:clamp(2rem,5vw,3.5rem);font-weight:200;line-height:1.15;color:var(--text-primary);max-width:700px;margin:0 auto;letter-spacing:-.03em}.section[data-astro-cid-kh7btl4r]{background:var(--about-bg);padding:4rem 0}.section[data-astro-cid-kh7btl4r]:nth-child(2n){background:var(--about-bg-alt)}.container[data-astro-cid-kh7btl4r]{max-width:1200px;margin:0 auto;padding:0 2rem}.section[data-astro-cid-kh7btl4r] h2[data-astro-cid-kh7btl4r]{font-family:var(--about-font);font-size:clamp(1.6rem,3vw,2.4rem);font-weight:200;color:var(--text-primary);letter-spacing:-.03em;line-height:1.2;margin:0 0 3rem;max-width:600px}.section[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]{font-family:var(--about-font);font-size:1rem;line-height:1.75;color:var(--about-gray);margin:0 0 1.25rem}.section[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]:last-child{margin-bottom:0}.story-layout[data-astro-cid-kh7btl4r]{max-width:720px}.story-text[data-astro-cid-kh7btl4r] h2[data-astro-cid-kh7btl4r]{max-width:100%}.team-grid[data-astro-cid-kh7btl4r]{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.team-card[data-astro-cid-kh7btl4r]{background:var(--bg-card);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid var(--border-color);border-radius:4px;padding:2.5rem;transition:transform .2s ease,border-color .2s ease}@media(hover:hover){.team-card[data-astro-cid-kh7btl4r]:hover{transform:translateY(-3px);border-color:#1a2a3a1f}}@keyframes team-initials-shimmer{0%,to{box-shadow:0 0 0 transparent}50%{box-shadow:0 0 18px #d4853a59,0 0 40px #c9a96e1f}}.team-photo-wrap[data-astro-cid-kh7btl4r]{width:96px;height:96px;border-radius:50%;padding:3px;background:linear-gradient(135deg,var(--color-accent),#2B5A8C,var(--color-accent));margin-bottom:1.5rem;animation:team-initials-shimmer 5s ease-in-out infinite}.team-photo-placeholder[data-astro-cid-kh7btl4r]{width:100%;height:100%;border-radius:50%;background:linear-gradient(135deg,#d4853a26,#2b5a8c1a);display:flex;align-items:center;justify-content:center;overflow:hidden}.team-photo-placeholder[data-astro-cid-kh7btl4r] img[data-astro-cid-kh7btl4r]{width:100%;height:100%;object-fit:cover}.team-photo-initials[data-astro-cid-kh7btl4r]{font-family:var(--font-heading);font-size:2rem;font-weight:300;color:var(--color-accent);letter-spacing:.05em}.team-card[data-astro-cid-kh7btl4r] h3[data-astro-cid-kh7btl4r]{font-family:var(--about-font);font-size:1.2rem;font-weight:300;color:var(--text-primary);margin:0 0 .35rem;letter-spacing:-.03em}.team-role[data-astro-cid-kh7btl4r]{display:block;font-family:var(--about-mono);font-size:.7rem;font-weight:500;text-transform:uppercase;letter-spacing:.12em;color:var(--about-accent);margin-bottom:1rem}.team-credentials[data-astro-cid-kh7btl4r]{display:flex;gap:.5rem;flex-wrap:wrap;margin-bottom:1.25rem}.credential[data-astro-cid-kh7btl4r]{font-family:var(--about-font);font-size:.75rem;font-weight:500;color:var(--about-gray);border:1px solid var(--about-border);border-radius:3px;padding:.2rem .6rem}.team-card[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]{font-size:.92rem;line-height:1.7}.values-grid[data-astro-cid-kh7btl4r]{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.value-item[data-astro-cid-kh7btl4r]{background:var(--bg-card);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid var(--border-color);border-radius:4px;padding:2.5rem;transition:transform .2s ease,border-color .2s ease}@media(hover:hover){.value-item[data-astro-cid-kh7btl4r]:hover{transform:translateY(-3px);border-color:#1a2a3a1f}}.value-item[data-astro-cid-kh7btl4r] h3[data-astro-cid-kh7btl4r]{font-family:var(--about-font);font-size:1.1rem;font-weight:300;color:var(--text-primary);margin:0 0 .75rem;letter-spacing:-.03em}.value-item[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]{font-size:.92rem;line-height:1.7}.centres-grid[data-astro-cid-kh7btl4r]{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.centre-card[data-astro-cid-kh7btl4r]{background:var(--bg-card);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid var(--border-color);border-radius:4px;padding:2.5rem;transition:transform .2s ease,border-color .2s ease}@media(hover:hover){.centre-card[data-astro-cid-kh7btl4r]:hover{transform:translateY(-3px);border-color:#1a2a3a1f}}.centre-card[data-astro-cid-kh7btl4r] h3[data-astro-cid-kh7btl4r]{font-family:var(--about-font);font-size:1.2rem;font-weight:300;color:var(--text-primary);margin:0 0 .5rem;letter-spacing:-.03em}.centre-address[data-astro-cid-kh7btl4r]{font-family:var(--about-mono);font-size:.72rem!important;letter-spacing:.04em;color:var(--about-accent)!important;margin-bottom:1.25rem!important}.centre-card[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]{font-size:.92rem;line-height:1.7}.cta[data-astro-cid-kh7btl4r]{background:var(--about-bg-alt)!important;text-align:center}.cta-inner[data-astro-cid-kh7btl4r]{max-width:600px;display:flex;flex-direction:column;align-items:center}.cta[data-astro-cid-kh7btl4r] h2[data-astro-cid-kh7btl4r]{max-width:100%;margin-bottom:1.25rem}.cta-desc[data-astro-cid-kh7btl4r]{text-align:center;margin-bottom:2.5rem!important}.cta-button[data-astro-cid-kh7btl4r]{display:inline-block;font-family:var(--about-font);font-size:.9rem;font-weight:600;letter-spacing:.02em;color:var(--text-primary);background:var(--color-accent);border:none;border-radius:0;padding:.9rem 2.5rem;text-decoration:none;transition:opacity .2s ease,transform .2s ease}.cta-button[data-astro-cid-kh7btl4r]:hover{opacity:.9;transform:translateY(-3px)}.founder-profile[data-astro-cid-kh7btl4r]{display:grid;grid-template-columns:auto 1fr;gap:2.5rem;align-items:center;margin-top:3rem;padding:2.5rem;background:var(--bg-card);border:1px solid var(--border-color);border-radius:8px}.founder-photo-wrap[data-astro-cid-kh7btl4r]{flex-shrink:0}.founder-photo-placeholder[data-astro-cid-kh7btl4r]{width:200px;height:200px;border-radius:50%;overflow:hidden;border:2px solid var(--border-color)}.founder-info[data-astro-cid-kh7btl4r] h3[data-astro-cid-kh7btl4r]{font-family:var(--font-heading);font-size:1.5rem;font-weight:300;margin-bottom:1rem;color:var(--text-primary)}.founder-info[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]{font-size:.95rem;line-height:1.7;color:var(--text-secondary);margin-bottom:1.5rem}.founder-credentials[data-astro-cid-kh7btl4r]{display:flex;flex-wrap:wrap;gap:1rem}.founder-credential[data-astro-cid-kh7btl4r]{display:inline-flex;align-items:center;gap:.5rem;font-size:.8rem;font-weight:500;color:var(--text-secondary)}@media(max-width:768px){.section[data-astro-cid-kh7btl4r]{padding:4rem 0}.container[data-astro-cid-kh7btl4r]{padding:0 1.5rem}.team-grid[data-astro-cid-kh7btl4r],.values-grid[data-astro-cid-kh7btl4r],.centres-grid[data-astro-cid-kh7btl4r]{grid-template-columns:1fr}.team-card[data-astro-cid-kh7btl4r],.value-item[data-astro-cid-kh7btl4r],.centre-card[data-astro-cid-kh7btl4r]{padding:2rem}.founder-profile[data-astro-cid-kh7btl4r]{grid-template-columns:1fr;text-align:center}.founder-photo-wrap[data-astro-cid-kh7btl4r]{display:flex;justify-content:center}.founder-credentials[data-astro-cid-kh7btl4r]{justify-content:center}}@media(max-width:480px){.section[data-astro-cid-kh7btl4r]{padding:3rem 0}.section[data-astro-cid-kh7btl4r] h2[data-astro-cid-kh7btl4r]{margin-bottom:2rem}.team-card[data-astro-cid-kh7btl4r],.value-item[data-astro-cid-kh7btl4r],.centre-card[data-astro-cid-kh7btl4r]{padding:1.5rem}}@media(min-width:1921px){.hero-content[data-astro-cid-kh7btl4r],.container[data-astro-cid-kh7btl4r]{max-width:1400px}.section[data-astro-cid-kh7btl4r]{padding:8rem 0}}@media(prefers-reduced-motion:reduce){.team-photo-wrap[data-astro-cid-kh7btl4r]{animation:none}}.video-placeholder[data-astro-cid-kh7btl4r]{margin-top:2rem}.video-thumb[data-astro-cid-kh7btl4r]{aspect-ratio:16/9;background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:8px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;cursor:pointer;transition:all .3s ease}.video-thumb[data-astro-cid-kh7btl4r]:hover{border-color:var(--color-accent);background:#d4853a0a}.video-play[data-astro-cid-kh7btl4r]{color:var(--color-accent)}.video-label[data-astro-cid-kh7btl4r]{font-size:.85rem;color:var(--text-secondary);font-weight:500}.video-caption[data-astro-cid-kh7btl4r]{font-size:.85rem;color:var(--text-muted);margin-top:.75rem}
