.about-page.svelte-cwls5q{min-height:100vh;background:var(--bg-soft);padding-top:0;color:var(--text-main)}.about-hero.svelte-cwls5q{position:relative;height:50vh;min-height:400px;display:flex;align-items:center;justify-content:center;text-align:center;color:#fff;margin-bottom:5rem;overflow:hidden}.hero-bg-img.svelte-cwls5q{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:1}.hero-overlay.svelte-cwls5q{position:absolute;inset:0;background:radial-gradient(circle,#0006,#000000b3);z-index:2}.hero-content.svelte-cwls5q{position:relative;z-index:3}.page-title.svelte-cwls5q{font-size:3rem;font-weight:800;margin-bottom:1rem;line-height:1.2}.highlight.svelte-cwls5q{color:var(--brand-green);background:linear-gradient(120deg,#f093fb,#f5576c);background:linear-gradient(120deg,#84fab0,#8fd3f4);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.page-subtitle.svelte-cwls5q{font-size:1.1rem;max-width:600px;margin:0 auto;opacity:.9}.story-grid.svelte-cwls5q{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;margin-bottom:6rem}.section-label.svelte-cwls5q{text-transform:uppercase;font-size:.85rem;letter-spacing:2px;color:var(--primary);font-weight:700;display:block;margin-bottom:.5rem}.section-heading.svelte-cwls5q{font-size:2.25rem;font-weight:800;margin-bottom:1.5rem;color:var(--brand-dark);line-height:1.2}.text-primary.svelte-cwls5q{color:var(--primary)}.story-text.svelte-cwls5q{color:var(--text-muted);line-height:1.7;margin-bottom:1.5rem;font-size:1.05rem}.stats-row.svelte-cwls5q{display:flex;gap:3rem;margin-top:2rem;border-top:1px solid var(--border-light);padding-top:2rem}.stat-item.svelte-cwls5q{display:flex;flex-direction:column}.stat-num.svelte-cwls5q{font-size:2rem;font-weight:800;color:var(--brand-dark)}.stat-label.svelte-cwls5q{font-size:.8rem;color:var(--text-muted);text-transform:uppercase;letter-spacing:.5px}.story-image-wrapper.svelte-cwls5q{position:relative;border-radius:20px;overflow:hidden;box-shadow:0 25px 50px -12px #0003}.story-img.svelte-cwls5q{width:100%;height:auto;display:block;transition:transform .5s ease}.story-image-wrapper.svelte-cwls5q:hover .story-img:where(.svelte-cwls5q){transform:scale(1.03)}.img-badge.svelte-cwls5q{position:absolute;bottom:2rem;right:1rem;background:#fff;padding:.75rem 1.25rem;border-radius:50px;box-shadow:0 10px 30px #0000001a;display:flex;align-items:center;gap:.5rem;font-weight:700;color:var(--brand-dark);font-size:.9rem}.why-us-section.svelte-cwls5q{background:#fff;padding:5rem 0;margin-bottom:5rem}.centered-header.svelte-cwls5q{text-align:center;margin-bottom:4rem}.section-sub.svelte-cwls5q{color:var(--text-muted);font-size:1.1rem}.features-grid.svelte-cwls5q{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.feature-card.svelte-cwls5q{padding:2rem;background:var(--bg-soft);border:1px solid var(--border-light);border-radius:16px;transition:transform .3s ease}.feature-card.svelte-cwls5q:hover{transform:translateY(-5px);background:#fff;box-shadow:0 20px 40px -10px #0000001a}.icon-box.svelte-cwls5q{font-size:2.5rem;margin-bottom:1.5rem;width:60px;height:60px;display:flex;align-items:center;justify-content:center;background:#fff;border-radius:12px;box-shadow:0 4px 12px #0000000d}.feature-card.svelte-cwls5q h3:where(.svelte-cwls5q){font-size:1.25rem;font-weight:700;margin-bottom:1rem;color:var(--brand-dark)}.feature-card.svelte-cwls5q p:where(.svelte-cwls5q){color:var(--text-muted);line-height:1.6;font-size:.95rem}.mission-section.svelte-cwls5q{margin-bottom:5rem;text-align:center}.mission-box.svelte-cwls5q{background:linear-gradient(135deg,var(--brand-green),#2c5282);color:#fff;padding:4rem 2rem;border-radius:20px;position:relative;overflow:hidden}.mission-box.svelte-cwls5q h3:where(.svelte-cwls5q){font-size:1rem;text-transform:uppercase;letter-spacing:3px;opacity:.8;margin-bottom:1.5rem}.mission-box.svelte-cwls5q p:where(.svelte-cwls5q){font-size:1.8rem;font-weight:300;font-family:serif;font-style:italic;max-width:800px;margin:0 auto;line-height:1.4}.cta-section.svelte-cwls5q{text-align:center;padding-bottom:4rem}.cta-content.svelte-cwls5q h2:where(.svelte-cwls5q){font-size:2rem;font-weight:700;margin-bottom:1rem;color:var(--brand-dark)}.cta-content.svelte-cwls5q p:where(.svelte-cwls5q){color:var(--text-muted);margin-bottom:2rem}.btn-cta.svelte-cwls5q{display:inline-block;background:var(--brand-dark);color:#fff;padding:1rem 2.5rem;border-radius:50px;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s}.btn-cta.svelte-cwls5q:hover{transform:translateY(-2px);box-shadow:0 10px 20px #00000026}.section-title.svelte-cwls5q{font-size:2rem;font-weight:800;color:var(--brand-dark);margin-bottom:2rem}.about-faq.svelte-cwls5q{margin-bottom:6rem}.faq-grid.svelte-cwls5q{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;text-align:left}.faq-item.svelte-cwls5q h3:where(.svelte-cwls5q){font-size:1.15rem;font-weight:700;margin-bottom:1rem;color:var(--brand-dark)}.faq-item.svelte-cwls5q p:where(.svelte-cwls5q){font-size:.95rem;color:var(--text-muted);line-height:1.6}.mb-4.svelte-cwls5q{margin-bottom:1.5rem}.text-center.svelte-cwls5q{text-align:center}@media(max-width:768px){.page-title.svelte-cwls5q{font-size:2rem}.story-grid.svelte-cwls5q{grid-template-columns:1fr;gap:2rem}.stats-row.svelte-cwls5q{gap:1.5rem;justify-content:space-between}.img-badge.svelte-cwls5q{right:1rem;bottom:1rem}.mission-box.svelte-cwls5q p:where(.svelte-cwls5q){font-size:1.25rem}.section-title.svelte-cwls5q{font-size:1.75rem}}
