.hero[data-astro-cid-kh7btl4r]{min-height:40vh;display:flex;align-items:center;background:var(--bg-dark);color:var(--text-primary);text-align:center;padding-top:4rem}.hero[data-astro-cid-kh7btl4r] h1[data-astro-cid-kh7btl4r]{font-size:4rem;margin-bottom:1rem;font-weight:700}.tagline[data-astro-cid-kh7btl4r]{font-size:1.5rem;margin-bottom:2rem;opacity:.9;color:var(--text-secondary)}.mission-vision[data-astro-cid-kh7btl4r]{padding:4rem 0;background:var(--bg-mid-dark)}.content-grid[data-astro-cid-kh7btl4r]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.content-card[data-astro-cid-kh7btl4r]{padding:2rem;background:var(--bg-dark);border-radius:12px}.content-card[data-astro-cid-kh7btl4r] h2[data-astro-cid-kh7btl4r]{color:var(--color-accent);margin-bottom:1rem}.content-card[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]{color:var(--text-secondary);line-height:1.6}.values[data-astro-cid-kh7btl4r]{padding:4rem 0}.values[data-astro-cid-kh7btl4r] h2[data-astro-cid-kh7btl4r]{text-align:center;margin-bottom:3rem}.values-grid[data-astro-cid-kh7btl4r]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.value-card[data-astro-cid-kh7btl4r]{text-align:center;padding:2rem;background:var(--bg-mid-dark);border-radius:12px;transition:transform .3s ease}.value-card[data-astro-cid-kh7btl4r]:hover{transform:translateY(-5px)}.value-card[data-astro-cid-kh7btl4r] h3[data-astro-cid-kh7btl4r]{color:var(--color-accent);margin-bottom:1rem}.value-card[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]{color:var(--text-secondary);line-height:1.6}.history[data-astro-cid-kh7btl4r]{padding:4rem 0;background:var(--bg-mid-dark)}.history[data-astro-cid-kh7btl4r] h2[data-astro-cid-kh7btl4r]{text-align:center;margin-bottom:3rem;color:var(--text-primary)}.timeline[data-astro-cid-kh7btl4r]{max-width:800px;margin:0 auto;padding:0 1rem}.timeline-item[data-astro-cid-kh7btl4r]{display:grid;grid-template-columns:100px 1fr;gap:2rem;margin-bottom:3rem;position:relative}.timeline-item[data-astro-cid-kh7btl4r]:not(:last-child):after{display:none}.year[data-astro-cid-kh7btl4r]{font-size:1.5rem;font-weight:700;color:var(--color-accent);text-align:right;padding-right:2rem}.timeline-item[data-astro-cid-kh7btl4r] .content[data-astro-cid-kh7btl4r]{background:var(--bg-dark);padding:2rem;border-radius:12px;box-shadow:0 4px 6px #0000001a}.timeline-item[data-astro-cid-kh7btl4r] h3[data-astro-cid-kh7btl4r]{margin-bottom:1rem;color:var(--text-primary);font-size:1.5rem}.timeline-item[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]{color:var(--text-secondary);line-height:1.6}.team[data-astro-cid-kh7btl4r]{padding:4rem 0;text-align:center;background:var(--bg-dark)}.team[data-astro-cid-kh7btl4r] h2[data-astro-cid-kh7btl4r]{color:var(--text-primary);margin-bottom:2rem}.team-intro[data-astro-cid-kh7btl4r]{max-width:800px;margin:0 auto 4rem;color:var(--text-secondary);line-height:1.8;font-size:1.1rem;padding:0 1rem}.team-stats[data-astro-cid-kh7btl4r]{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:3rem;max-width:1000px;margin:0 auto;padding:0 1rem}.stat-item[data-astro-cid-kh7btl4r]{background:var(--bg-mid-dark);padding:2rem;border-radius:12px;transition:transform .3s ease}.stat-item[data-astro-cid-kh7btl4r]:hover{transform:translateY(-5px)}.stat-item[data-astro-cid-kh7btl4r] h3[data-astro-cid-kh7btl4r]{font-size:3rem;color:var(--color-accent);margin-bottom:1rem;font-weight:700}.stat-item[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]{color:var(--text-secondary);font-size:1.1rem;font-weight:500}.cta[data-astro-cid-kh7btl4r]{padding:4rem 0;background:var(--bg-mid-dark);text-align:center}.cta[data-astro-cid-kh7btl4r] h2[data-astro-cid-kh7btl4r]{margin-bottom:1.5rem;color:var(--text-primary)}.cta[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]{max-width:600px;margin:0 auto 3rem;color:var(--text-secondary);line-height:1.8;font-size:1.1rem}.cta-buttons[data-astro-cid-kh7btl4r]{display:flex;gap:1.5rem;justify-content:center}.primary-button[data-astro-cid-kh7btl4r],.secondary-button[data-astro-cid-kh7btl4r]{padding:1rem 2.5rem;border-radius:8px;text-decoration:none;font-weight:600;font-size:1.1rem;transition:all .3s ease}.primary-button[data-astro-cid-kh7btl4r]{background:var(--color-accent);color:var(--text-primary);border:2px solid var(--color-accent)}.primary-button[data-astro-cid-kh7btl4r]:hover{background-color:rgba(var(--amber-accent),.8);transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.secondary-button[data-astro-cid-kh7btl4r]{background:transparent;color:var(--text-primary);border:2px solid var(--text-secondary)}.secondary-button[data-astro-cid-kh7btl4r]:hover{border-color:var(--text-primary);transform:translateY(-2px);box-shadow:0 4px 12px #00000026}@media (max-width: 768px){.hero[data-astro-cid-kh7btl4r] h1[data-astro-cid-kh7btl4r]{font-size:3rem}.timeline-item[data-astro-cid-kh7btl4r]{grid-template-columns:1fr;gap:1rem;margin-bottom:2rem}.year[data-astro-cid-kh7btl4r]{text-align:left;padding-right:0;margin-bottom:.5rem}.timeline-item[data-astro-cid-kh7btl4r]:not(:last-child):after{left:0;width:2px;height:100%}.team-stats[data-astro-cid-kh7btl4r]{gap:2rem}.stat-item[data-astro-cid-kh7btl4r]{padding:1.5rem}.stat-item[data-astro-cid-kh7btl4r] h3[data-astro-cid-kh7btl4r]{font-size:2.5rem}.cta-buttons[data-astro-cid-kh7btl4r]{flex-direction:column;gap:1rem}.primary-button[data-astro-cid-kh7btl4r],.secondary-button[data-astro-cid-kh7btl4r]{width:100%;text-align:center}}
