.stats-bar[data-astro-cid-kh7btl4r]{background:#fff;border-bottom:1px solid var(--border);padding:2rem 0}.stats-grid[data-astro-cid-kh7btl4r]{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.stat-card[data-astro-cid-kh7btl4r]{background:var(--bg-alt);border:1px solid var(--border);border-radius:var(--radius);padding:1.75rem 1.25rem;text-align:center;display:flex;flex-direction:column;gap:.4rem}.stat-card[data-astro-cid-kh7btl4r].accent{background:var(--primary);border-color:var(--primary)}.stat-card[data-astro-cid-kh7btl4r] strong[data-astro-cid-kh7btl4r]{font-size:2.25rem;font-weight:800;color:var(--primary);line-height:1}.stat-card[data-astro-cid-kh7btl4r].accent strong[data-astro-cid-kh7btl4r]{color:#fbbf24}.stat-card[data-astro-cid-kh7btl4r] span[data-astro-cid-kh7btl4r]{font-size:.85rem;color:var(--text-light);font-weight:500}.stat-card[data-astro-cid-kh7btl4r].accent span[data-astro-cid-kh7btl4r]{color:#fffc}@media(max-width:600px){.stats-grid[data-astro-cid-kh7btl4r]{grid-template-columns:1fr 1fr}}.mission-section[data-astro-cid-kh7btl4r]{background:#fff}.mission-grid[data-astro-cid-kh7btl4r]{display:grid;grid-template-columns:1fr 380px;gap:4rem;align-items:stretch}.mission-text[data-astro-cid-kh7btl4r]{display:flex;flex-direction:column;gap:1.1rem}.mission-text[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]{color:var(--text-light);line-height:1.8;font-size:.97rem}.owner-quote[data-astro-cid-kh7btl4r]{margin:0;padding:1.1rem 1.5rem;border-left:4px solid var(--primary);background:var(--primary-light);border-radius:0 var(--radius) var(--radius) 0;font-size:1.05rem;font-weight:600;font-style:italic;color:var(--text);line-height:1.7}.mission-photo-wrap[data-astro-cid-kh7btl4r]{border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow-lg)}.mission-photo[data-astro-cid-kh7btl4r]{display:block;width:100%;height:100%;object-fit:cover}@media(max-width:900px){.mission-grid[data-astro-cid-kh7btl4r]{grid-template-columns:1fr}.mission-photo[data-astro-cid-kh7btl4r]{height:300px}}.values-section[data-astro-cid-kh7btl4r]{background:var(--bg-alt)}.values-grid[data-astro-cid-kh7btl4r]{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}.value-card[data-astro-cid-kh7btl4r]{background:#fff;border:1px solid var(--border);border-radius:var(--radius);padding:2rem 1.5rem;display:flex;flex-direction:column;gap:.75rem;transition:box-shadow .25s,transform .25s}.value-card[data-astro-cid-kh7btl4r]:hover{box-shadow:var(--shadow-lg);transform:translateY(-4px)}.value-icon[data-astro-cid-kh7btl4r]{width:52px;height:52px;background:var(--primary-light);border-radius:.75rem;display:flex;align-items:center;justify-content:center;color:var(--primary)}.value-card[data-astro-cid-kh7btl4r] h3[data-astro-cid-kh7btl4r]{font-size:1.05rem;font-weight:700}.value-card[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]{font-size:.88rem;color:var(--text-light);line-height:1.7}@media(max-width:900px){.values-grid[data-astro-cid-kh7btl4r]{grid-template-columns:repeat(2,1fr)}}@media(max-width:500px){.values-grid[data-astro-cid-kh7btl4r]{grid-template-columns:1fr}}.team-section[data-astro-cid-kh7btl4r]{background:var(--bg-alt)}.team-grid[data-astro-cid-kh7btl4r]{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}.team-card[data-astro-cid-kh7btl4r]{background:#fff;border:1px solid var(--border);border-radius:var(--radius);padding:2rem 1.5rem;text-align:center;display:flex;flex-direction:column;gap:.6rem;align-items:center;transition:box-shadow .25s,transform .25s}.team-card[data-astro-cid-kh7btl4r]:hover{box-shadow:var(--shadow-lg);transform:translateY(-4px)}.team-avatar[data-astro-cid-kh7btl4r]{width:72px;height:72px;border-radius:50%;background:linear-gradient(135deg,var(--primary-dark),var(--primary));color:#fff;font-size:1.4rem;font-weight:800;display:flex;align-items:center;justify-content:center;margin-bottom:.5rem}.team-card[data-astro-cid-kh7btl4r] h3[data-astro-cid-kh7btl4r]{font-size:1rem;font-weight:700}.team-role[data-astro-cid-kh7btl4r]{font-size:.8rem;color:var(--primary);font-weight:600}.team-card[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]{font-size:.85rem;color:var(--text-light);line-height:1.7}@media(max-width:900px){.team-grid[data-astro-cid-kh7btl4r]{grid-template-columns:repeat(2,1fr)}}@media(max-width:500px){.team-grid[data-astro-cid-kh7btl4r]{grid-template-columns:1fr}}.about-cta[data-astro-cid-kh7btl4r]{background:var(--gradient-dark);color:#fff;padding:4rem 0}.cta-inner[data-astro-cid-kh7btl4r]{display:flex;align-items:center;justify-content:space-between;gap:2rem;flex-wrap:wrap}.cta-inner[data-astro-cid-kh7btl4r] h2[data-astro-cid-kh7btl4r]{font-size:clamp(1.5rem,3vw,2.25rem);font-weight:800;margin-bottom:.75rem}.cta-inner[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]{opacity:.8;max-width:500px}.cta-actions[data-astro-cid-kh7btl4r]{display:flex;gap:1rem;flex-wrap:wrap;flex-shrink:0}.btn-lg[data-astro-cid-kh7btl4r]{padding:1rem 2.25rem;font-size:1.05rem}@media(max-width:768px){.cta-inner[data-astro-cid-kh7btl4r]{flex-direction:column;text-align:center}.cta-actions[data-astro-cid-kh7btl4r]{justify-content:center}}
