.page-hero.svelte-cwls5q{position:relative;padding:160px 0 80px;text-align:center;overflow:hidden}.page-hero__bg.svelte-cwls5q{position:absolute;inset:0;background:var(--gradient-warm);z-index:-1}.page-hero__bg.svelte-cwls5q:before{content:"";position:absolute;inset:0;background-image:radial-gradient(circle at 30% 70%,rgba(224,123,57,.15) 0%,transparent 50%),radial-gradient(circle at 70% 30%,rgba(45,90,74,.1) 0%,transparent 50%)}.page-hero__badge.svelte-cwls5q{display:inline-block;padding:.5rem 1.25rem;background:#e07b391a;color:var(--color-primary);font-size:.875rem;font-weight:600;border-radius:var(--radius-full);margin-bottom:var(--space-md)}.page-hero__title.svelte-cwls5q{margin-bottom:var(--space-md)}.page-hero__description.svelte-cwls5q{max-width:600px;margin:0 auto;font-size:1.125rem}.mission__content.svelte-cwls5q{display:grid;gap:var(--space-2xl);align-items:center}@media(min-width:1024px){.mission__content.svelte-cwls5q{grid-template-columns:1.2fr 1fr}}.mission__text.svelte-cwls5q h2:where(.svelte-cwls5q){margin-bottom:var(--space-md)}.mission__text.svelte-cwls5q p:where(.svelte-cwls5q){margin-bottom:var(--space-md)}.mission__visual.svelte-cwls5q{display:flex;justify-content:center}.mission__image.svelte-cwls5q{max-width:400px}.mission__image.svelte-cwls5q svg:where(.svelte-cwls5q){width:100%;height:auto}.foundation.svelte-cwls5q{background:var(--color-cream)}.foundation__card.svelte-cwls5q{display:grid;gap:var(--space-lg);align-items:center;background:#fff;padding:var(--space-xl);border-radius:var(--radius-xl);box-shadow:var(--shadow-md)}@media(min-width:768px){.foundation__card.svelte-cwls5q{grid-template-columns:auto 1fr;padding:var(--space-2xl)}}.foundation__logo.svelte-cwls5q{width:120px;height:120px;flex-shrink:0}.foundation__logo.svelte-cwls5q img:where(.svelte-cwls5q){width:100%;height:100%;object-fit:contain;border-radius:var(--radius-md)}.foundation__content.svelte-cwls5q h2:where(.svelte-cwls5q){font-size:1.5rem;margin-bottom:var(--space-sm)}.foundation__content.svelte-cwls5q p:where(.svelte-cwls5q){margin-bottom:var(--space-md)}.foundation__badges.svelte-cwls5q{display:flex;flex-wrap:wrap;gap:var(--space-sm)}.foundation__badge.svelte-cwls5q{display:inline-flex;align-items:center;gap:var(--space-xs);padding:.5rem 1rem;background:#2d5a4a1a;color:var(--color-secondary);font-size:.875rem;font-weight:500;border-radius:var(--radius-full)}.values.svelte-cwls5q{position:relative;overflow:hidden}.values__bg.svelte-cwls5q{position:absolute;top:-50%;right:-20%;width:600px;height:600px;background:var(--gradient-hero);opacity:.05;border-radius:50%}.values__grid.svelte-cwls5q{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:var(--space-lg)}.values__card.svelte-cwls5q{text-align:center;padding:var(--space-xl);background:#fff;border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);transition:all var(--transition-base)}.values__card.svelte-cwls5q:hover{transform:translateY(-4px);box-shadow:var(--shadow-md)}.values__icon.svelte-cwls5q{display:inline-flex;align-items:center;justify-content:center;width:72px;height:72px;background:var(--gradient-warm);border-radius:50%;font-size:2rem;margin-bottom:var(--space-md)}.values__title.svelte-cwls5q{font-family:Outfit,sans-serif;font-size:1.25rem;font-weight:600;margin-bottom:var(--space-sm)}.values__description.svelte-cwls5q{font-size:.9375rem;color:var(--color-text-light)}.journey.svelte-cwls5q{background:var(--color-cream)}.journey__timeline.svelte-cwls5q{position:relative;max-width:800px;margin:0 auto}.journey__timeline.svelte-cwls5q:before{content:"";position:absolute;left:20px;top:0;bottom:0;width:2px;background:var(--color-primary);opacity:.2}@media(min-width:768px){.journey__timeline.svelte-cwls5q:before{left:50%;transform:translate(-50%)}}.journey__item.svelte-cwls5q{position:relative;padding-left:60px;padding-bottom:var(--space-xl)}@media(min-width:768px){.journey__item.svelte-cwls5q{padding-left:0;width:50%;padding-right:var(--space-xl)}.journey__item--right.svelte-cwls5q{margin-left:50%;padding-right:0;padding-left:var(--space-xl)}}.journey__marker.svelte-cwls5q{position:absolute;left:12px;top:0;width:18px;height:18px;background:var(--color-primary);border:3px solid white;border-radius:50%;box-shadow:var(--shadow-sm)}@media(min-width:768px){.journey__marker.svelte-cwls5q{left:auto;right:-9px}.journey__item--right.svelte-cwls5q .journey__marker:where(.svelte-cwls5q){right:auto;left:-9px}}.journey__content.svelte-cwls5q{background:#fff;padding:var(--space-md);border-radius:var(--radius-md);box-shadow:var(--shadow-sm)}.journey__year.svelte-cwls5q{display:inline-block;padding:.25rem .75rem;background:var(--color-primary);color:#fff;font-size:.875rem;font-weight:600;border-radius:var(--radius-full);margin-bottom:var(--space-xs)}.journey__event.svelte-cwls5q{font-size:1rem;color:var(--color-text);margin:0}.team.svelte-cwls5q{position:relative;overflow:hidden}.team__bg.svelte-cwls5q{position:absolute;bottom:-30%;left:-10%;width:500px;height:500px;background:var(--color-secondary);opacity:.03;border-radius:50%}.team__grid.svelte-cwls5q{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:var(--space-lg)}.team__card.svelte-cwls5q{text-align:center;padding:var(--space-xl);background:#fff;border-radius:var(--radius-lg);box-shadow:var(--shadow-sm)}.team__avatar.svelte-cwls5q{width:80px;height:80px;margin:0 auto var(--space-md)}.team__avatar.svelte-cwls5q svg:where(.svelte-cwls5q){width:100%;height:100%}.team__name.svelte-cwls5q{font-family:Outfit,sans-serif;font-size:1.125rem;font-weight:600;margin-bottom:var(--space-xs)}.team__role.svelte-cwls5q{display:block;font-size:.875rem;color:var(--color-primary);margin-bottom:var(--space-sm)}.team__description.svelte-cwls5q{font-size:.9375rem;color:var(--color-text-light)}.about-cta.svelte-cwls5q{background:var(--color-cream)}.about-cta__content.svelte-cwls5q{text-align:center;max-width:600px;margin:0 auto}.about-cta__content.svelte-cwls5q h2:where(.svelte-cwls5q){margin-bottom:var(--space-md)}.about-cta__content.svelte-cwls5q p:where(.svelte-cwls5q){margin:0 auto var(--space-lg)}.about-cta__actions.svelte-cwls5q{display:flex;flex-wrap:wrap;justify-content:center;gap:var(--space-sm)}
