.about-hero[data-astro-cid-kh7btl4r]{position:relative;min-height:65vh;background:#fff;display:flex;align-items:center;overflow:hidden;padding-top:var(--nav-height)}.hero-shape-yellow[data-astro-cid-kh7btl4r]{position:absolute;right:5%;top:0;width:45%;height:100%;background:var(--color-secondary);clip-path:polygon(20% 0%,100% 0%,80% 50%,100% 100%,20% 100%,40% 50%);z-index:0}.hero-shape-cobalt[data-astro-cid-kh7btl4r]{position:absolute;right:0;top:0;width:28%;height:100%;background:var(--color-primary);clip-path:polygon(40% 0%,100% 0%,100% 100%,0% 100%);z-index:0}.about-hero-content[data-astro-cid-kh7btl4r]{position:relative;z-index:1;margin-left:10%;max-width:560px;padding:var(--s20) 0}.hero-eyebrow[data-astro-cid-kh7btl4r]{font-family:var(--font-heading);font-size:var(--text-small);font-weight:700;text-transform:uppercase;letter-spacing:.12em;color:var(--color-primary);margin-bottom:var(--s4)}.about-hero-title[data-astro-cid-kh7btl4r]{font-family:var(--font-heading);font-size:clamp(3rem,7vw,5.5rem);font-weight:800;line-height:1;color:var(--color-text-body);margin:0 0 var(--s6)}.title-accent[data-astro-cid-kh7btl4r]{color:var(--color-primary)}.title-dot[data-astro-cid-kh7btl4r]{color:var(--color-accent)}.about-hero-sub[data-astro-cid-kh7btl4r]{font-size:1.1rem;line-height:1.65;color:var(--color-text-body);opacity:.8;max-width:460px}@media(max-width:768px){.hero-shape-yellow[data-astro-cid-kh7btl4r],.hero-shape-cobalt[data-astro-cid-kh7btl4r]{display:none}.about-hero-content[data-astro-cid-kh7btl4r]{margin-left:5%;max-width:90%}}.story-section[data-astro-cid-kh7btl4r]{display:grid;grid-template-columns:1fr 2fr;gap:var(--s16);padding:var(--section-py) 10%;background:var(--color-bg)}.story-label[data-astro-cid-kh7btl4r]{display:flex;flex-direction:column;gap:var(--s6)}.story-heading-large[data-astro-cid-kh7btl4r]{font-family:var(--font-heading);font-size:clamp(3rem,5vw,5rem);font-weight:900;line-height:1;color:var(--color-text-body)}.story-accent-bar[data-astro-cid-kh7btl4r]{display:block;width:56px;height:4px;background:var(--color-primary)}.story-body[data-astro-cid-kh7btl4r]{display:flex;flex-direction:column;gap:var(--s6);padding-top:var(--s2)}.story-lead[data-astro-cid-kh7btl4r]{font-family:var(--font-heading);font-size:1.25rem;font-weight:600;line-height:1.55;color:var(--color-text-body)}.story-body[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]:not(.story-lead){font-size:1rem;line-height:1.8;color:var(--color-text-muted)}@media(max-width:768px){.story-section[data-astro-cid-kh7btl4r]{grid-template-columns:1fr;padding:var(--section-py) 5%}}.mv-section[data-astro-cid-kh7btl4r]{display:grid;grid-template-columns:1fr 1fr;gap:0;background:var(--color-surface)}.mv-card[data-astro-cid-kh7btl4r]{padding:var(--s24) 10%;display:flex;flex-direction:column;gap:var(--s8);opacity:0;transform:translateY(24px);transition:opacity .5s ease,transform .5s ease;transition-delay:var(--delay, 0ms)}.mv-card[data-astro-cid-kh7btl4r].is-visible{opacity:1;transform:none}.mv-vision[data-astro-cid-kh7btl4r]{background:var(--color-primary);color:var(--color-primary-fg)}.mv-label[data-astro-cid-kh7btl4r]{font-family:var(--font-heading);font-size:var(--text-small);font-weight:700;text-transform:uppercase;letter-spacing:.12em;color:var(--color-primary)}.mv-vision[data-astro-cid-kh7btl4r] .mv-label[data-astro-cid-kh7btl4r]{color:#fff9}.mv-text[data-astro-cid-kh7btl4r]{font-family:var(--font-heading);font-size:clamp(1.1rem,1.8vw,1.35rem);font-weight:500;line-height:1.65;color:var(--color-text-body)}.mv-vision[data-astro-cid-kh7btl4r] .mv-text[data-astro-cid-kh7btl4r]{color:var(--color-primary-fg)}@media(max-width:768px){.mv-section[data-astro-cid-kh7btl4r]{grid-template-columns:1fr}.mv-card[data-astro-cid-kh7btl4r]{padding:var(--s12) 5%}}.values-section[data-astro-cid-kh7btl4r]{padding:var(--section-py) 10%;background:var(--color-bg)}.values-header[data-astro-cid-kh7btl4r]{margin-bottom:var(--s12)}.values-title[data-astro-cid-kh7btl4r]{font-family:var(--font-heading);font-size:clamp(2rem,3.5vw,3rem);font-weight:800;color:var(--color-text-body);line-height:1.15}.values-accent[data-astro-cid-kh7btl4r]{color:var(--color-primary)}.values-grid[data-astro-cid-kh7btl4r]{display:grid;grid-template-columns:repeat(4,1fr);gap:var(--s6)}.value-card[data-astro-cid-kh7btl4r]{border:var(--border-brutal);box-shadow:var(--shadow-card);padding:var(--s8);background:var(--color-bg);display:flex;flex-direction:column;gap:var(--s4);opacity:0;transform:translateY(20px);transition:opacity .4s ease,transform .4s ease;transition-delay:var(--delay, 0ms)}.value-card[data-astro-cid-kh7btl4r].is-visible{opacity:1;transform:none}.value-icon[data-astro-cid-kh7btl4r]{color:var(--color-primary);display:flex;align-items:center}.value-title[data-astro-cid-kh7btl4r]{font-family:var(--font-heading);font-size:1.05rem;font-weight:700;color:var(--color-text-body);margin:0}.value-body[data-astro-cid-kh7btl4r]{font-size:.9rem;line-height:1.7;color:var(--color-text-muted);margin:0}@media(max-width:1024px){.values-grid[data-astro-cid-kh7btl4r]{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.values-section[data-astro-cid-kh7btl4r]{padding:var(--section-py) 5%}.values-grid[data-astro-cid-kh7btl4r]{grid-template-columns:1fr}}.stats-row[data-astro-cid-kh7btl4r]{display:flex;flex-wrap:wrap;gap:var(--s6);padding:var(--section-py) 10%;background:var(--color-surface)}.stats-row[data-astro-cid-kh7btl4r]>[data-astro-cid-kh7btl4r]{flex:1;min-width:180px}@media(max-width:640px){.stats-row[data-astro-cid-kh7btl4r]{padding:var(--section-py) 5%}.stats-row[data-astro-cid-kh7btl4r]>[data-astro-cid-kh7btl4r]{min-width:100%}}.team-section[data-astro-cid-kh7btl4r]{padding:var(--section-py) 10%;background:var(--color-bg)}.team-header[data-astro-cid-kh7btl4r]{margin-bottom:var(--s12);max-width:600px}.team-title[data-astro-cid-kh7btl4r]{font-family:var(--font-heading);font-size:clamp(2rem,3.5vw,3rem);font-weight:800;color:var(--color-text-body);line-height:1.15;margin-bottom:var(--s4)}.team-accent[data-astro-cid-kh7btl4r]{color:var(--color-primary)}.team-sub[data-astro-cid-kh7btl4r]{font-size:1rem;line-height:1.7;color:var(--color-text-muted)}.team-grid[data-astro-cid-kh7btl4r]{display:flex;justify-content:flex-start;gap:var(--s6);max-width:340px}.team-card[data-astro-cid-kh7btl4r]{display:flex;flex-direction:column;gap:var(--s5);opacity:0;transform:translateY(20px);transition:opacity .4s ease,transform .4s ease;transition-delay:var(--delay, 0ms)}.team-card[data-astro-cid-kh7btl4r].is-visible{opacity:1;transform:none}.team-photo-wrap[data-astro-cid-kh7btl4r]{position:relative;aspect-ratio:1 / 1}.team-photo[data-astro-cid-kh7btl4r]{width:100%;height:100%;object-fit:cover;object-position:top center;display:block;border:var(--border-brutal)}.team-photo-accent[data-astro-cid-kh7btl4r]{position:absolute;bottom:-6px;right:-6px;width:100%;height:100%;background:var(--color-secondary);z-index:-1}.team-info[data-astro-cid-kh7btl4r]{display:flex;flex-direction:column;gap:var(--s2)}.team-name[data-astro-cid-kh7btl4r]{font-family:var(--font-heading);font-size:1.05rem;font-weight:700;color:var(--color-text-body);margin:0}.team-role[data-astro-cid-kh7btl4r]{font-family:var(--font-heading);font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:var(--color-primary);margin:0}.team-bio[data-astro-cid-kh7btl4r]{font-size:.875rem;line-height:1.7;color:var(--color-text-muted);margin:0}@media(max-width:640px){.team-section[data-astro-cid-kh7btl4r]{padding:var(--section-py) 5%}.team-grid[data-astro-cid-kh7btl4r]{max-width:100%}}.about-cta[data-astro-cid-kh7btl4r]{padding:var(--section-py) 5%;background:var(--color-footer-bg);text-align:center}.about-cta-inner[data-astro-cid-kh7btl4r]{max-width:640px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:var(--s6)}.about-cta-title[data-astro-cid-kh7btl4r]{font-family:var(--font-heading);font-size:clamp(2.5rem,5vw,4rem);font-weight:800;color:var(--color-text-inverse);line-height:1.1;margin:0}.cta-accent[data-astro-cid-kh7btl4r]{color:var(--color-secondary)}.about-cta-sub[data-astro-cid-kh7btl4r]{font-size:1.05rem;line-height:1.7;color:var(--color-footer-text);margin:0;max-width:480px;text-align:center}.btn[data-astro-cid-kh7btl4r]{display:inline-flex;align-items:center;gap:var(--s2);padding:14px 36px;border-radius:var(--radius);font-family:var(--font-heading);font-weight:700;font-size:.95rem;text-decoration:none;transition:background var(--transition-fast),transform var(--transition-fast),box-shadow var(--transition-fast);cursor:pointer;border:none}.btn-accent[data-astro-cid-kh7btl4r]{background:var(--color-accent);color:var(--color-accent-fg);border:2px solid #000;box-shadow:var(--shadow-card)}.btn-accent[data-astro-cid-kh7btl4r]:hover{background:var(--color-accent-hover);box-shadow:2px 2px #000;transform:translate(2px,2px)}
