.stats-card.svelte-11yn71s{position:relative;display:flex;flex-direction:column;gap:1rem;border-radius:var(--radius-lg, .75rem);border:2px solid var(--color-border, #e5e7eb);padding:1rem;background-color:var(--color-card, white);overflow:hidden;transition:all .3s ease;cursor:default}.stats-card.svelte-11yn71s:hover{border-color:var(--color-primary-40, rgba(0, 0, 0, .1));box-shadow:var(--shadow-xl, 0 20px 25px -5px rgb(0 0 0 / .1))}.stats-card-header.svelte-11yn71s{display:flex;align-items:flex-start;gap:1rem}.stats-card-icon-wrapper.svelte-11yn71s{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;padding:.75rem;border-radius:var(--radius-xl, .75rem);background-color:var(--color-primary-10, rgba(0, 0, 0, .05));color:var(--color-primary, #3b82f6)}.stats-card-icon-wrapper-inner.svelte-11yn71s{display:inline-flex;align-items:center;justify-content:center;color:inherit}.stats-card-numbers.svelte-11yn71s{flex:1}.stats-card-title.svelte-11yn71s{margin:0;font-size:2.25rem;font-weight:700;line-height:1}.stats-card-subtitle.svelte-11yn71s{margin:.25rem 0 0;font-size:var(--font-size-lg, 1.125rem);font-weight:600;color:var(--color-foreground, #111827)}.stats-card-content.svelte-11yn71s{position:relative;z-index:1}.stats-card-description.svelte-11yn71s{margin:0;font-size:var(--font-size-base, 1rem);line-height:1.6;color:var(--color-muted-foreground, #6b7280)}.stats-card-decoration.svelte-11yn71s{position:absolute;right:-2rem;bottom:-2rem;width:8rem;height:8rem;border-radius:50%;background:linear-gradient(to bottom right,var(--color-primary-10, rgba(0, 0, 0, .05)),var(--secondary-10, rgba(0, 0, 0, .05)));filter:blur(1rem);transition:transform .5s ease;pointer-events:none}.stats-card.svelte-11yn71s:hover .stats-card-decoration:where(.svelte-11yn71s){transform:scale(1.5)}.stats-card--text-primary.svelte-11yn71s .stats-card-title:where(.svelte-11yn71s),.stats-card--text-primary.svelte-11yn71s .stats-card-icon-wrapper-inner:where(.svelte-11yn71s){color:var(--color-primary, #3b82f6)}.stats-card--text-secondary.svelte-11yn71s .stats-card-title:where(.svelte-11yn71s),.stats-card--text-secondary.svelte-11yn71s .stats-card-icon-wrapper-inner:where(.svelte-11yn71s){color:var(--color-secondary, #8b5cf6)}.stats-card--text-accent.svelte-11yn71s .stats-card-title:where(.svelte-11yn71s),.stats-card--text-accent.svelte-11yn71s .stats-card-icon-wrapper-inner:where(.svelte-11yn71s){color:var(--color-accent, #f59e0b)}.team-carousel.svelte-1ripkxw{position:relative;width:100%;container-type:inline-size}.team-carousel-arrow--prev.svelte-1ripkxw{left:-1.25rem}.team-carousel-arrow--next.svelte-1ripkxw{right:-1.25rem}@media(min-width:1280px){.team-carousel.svelte-1ripkxw{margin:0 auto;--slide-spacing: 3rem}.team-carousel-arrow--prev.svelte-1ripkxw{left:-1.25rem}.team-carousel-arrow--next.svelte-1ripkxw{right:-1.25rem}}.team-carousel-viewport.svelte-1ripkxw{overflow:hidden;border-radius:var(--radius-lg, .75rem)}.team-carousel-container.svelte-1ripkxw{display:flex;touch-action:pan-y pinch-zoom;margin-left:calc(var(--slide-spacing, 1.5rem) * -1)}.team-carousel-slide.svelte-1ripkxw{flex:0 0 100%;min-width:0;padding-left:var(--slide-spacing, 1.5rem);padding-top:4px;padding-bottom:4px}@container (min-width: 640px){.team-carousel-slide.svelte-1ripkxw{flex:0 0 50%}}@container (min-width: 768px){.team-carousel-slide.svelte-1ripkxw{flex:0 0 33.333%}}.team-carousel-arrow.svelte-1ripkxw{position:absolute;top:40%;transform:translateY(-50%);display:none;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:50%;border:1px solid var(--color-border, #e5e7eb);background:var(--color-card, white);color:var(--color-foreground, #111827);cursor:pointer;transition:all .2s ease;z-index:10;box-shadow:0 2px 8px #0000001a;padding:0}@media(min-width:1024px){.team-carousel-arrow.svelte-1ripkxw{display:flex}}.team-carousel-arrow.svelte-1ripkxw:hover{background:var(--color-muted, #f3f4f6);transform:translateY(-50%) scale(1.1);box-shadow:0 4px 12px #00000026}.team-carousel-arrow.svelte-1ripkxw:active{transform:translateY(-50%) scale(.95)}.team-carousel-dots.svelte-1ripkxw{display:flex;justify-content:center;gap:.5rem;margin-top:1.5rem}.team-carousel-dot.svelte-1ripkxw{width:.5rem;height:.5rem;border-radius:50%;border:none;background:var(--color-muted, #e5e7eb);cursor:pointer;transition:all .3s ease;padding:0}.team-carousel-dot--active.svelte-1ripkxw{width:2rem;border-radius:9999px;background:var(--color-primary, #3b82f6)}.team-carousel-dot.svelte-1ripkxw:hover:not(.team-carousel-dot--active){background:var(--color-primary-50, rgba(59, 130, 246, .5));transform:scale(1.2)}.team-carousel-arrow.svelte-1ripkxw:focus-visible,.team-carousel-dot.svelte-1ripkxw:focus-visible{outline:2px solid var(--color-primary, #3b82f6);outline-offset:2px}.section-header.svelte-1ulhclu{display:flex;flex-direction:column;gap:.75rem;text-align:center;max-width:48rem;margin-left:auto;margin-right:auto}@media(min-width:640px){.section-header.svelte-1ulhclu{gap:1rem}}.section-header-title.svelte-1ulhclu{margin:0;font-size:2.25rem;font-weight:700;color:var(--color-foreground)}@media(min-width:640px){.section-header-title.svelte-1ulhclu{font-size:3rem}}.section-header-highlight.svelte-1ulhclu{color:var(--color-primary)}.section-header-subtitle.svelte-1ulhclu{font-size:1.25rem;line-height:1.625;color:var(--color-muted-foreground);max-width:42rem;margin:0 auto}.home-hero.svelte-1uha8ag{position:relative;overflow:hidden;padding:3rem 1.5rem}@media(min-width:640px){.home-hero.svelte-1uha8ag{padding:4rem 1.5rem 3.5rem}}@media(min-width:1024px){.home-hero.svelte-1uha8ag{padding:6rem 2rem}}.home-hero-container.svelte-1uha8ag{width:100%;max-width:80rem;margin-left:auto;margin-right:auto}.home-hero-grid.svelte-1uha8ag{display:grid;align-items:center;gap:1.5rem}@media(min-width:1024px){.home-hero-grid.svelte-1uha8ag{grid-template-columns:1fr auto;gap:2rem}}.home-hero-content.svelte-1uha8ag{display:flex;flex-direction:column;gap:1.25rem}@media(min-width:640px){.home-hero-content.svelte-1uha8ag{gap:1.5rem}}@media(min-width:1024px){.home-hero-content.svelte-1uha8ag{gap:2rem}}.home-hero-title.svelte-1uha8ag{margin:0;font-size:2.25rem;font-weight:700;text-wrap:balance;line-height:1.25;color:var(--color-foreground)}@media(min-width:640px){.home-hero-title.svelte-1uha8ag{font-size:3rem}}@media(min-width:1024px){.home-hero-title.svelte-1uha8ag{font-size:3.75rem}}.home-hero-highlight.svelte-1uha8ag{color:var(--color-primary)}.home-hero-subtitle.svelte-1uha8ag{margin:0;font-size:1.25rem;line-height:1.625;color:var(--color-muted-foreground);max-width:42rem}.home-hero-actions.svelte-1uha8ag{display:flex;flex-wrap:wrap;align-items:center;gap:1rem}.home-hero-cta-wrapper.svelte-1uha8ag{width:auto}.home-hero-featured.svelte-1uha8ag{display:none;flex-shrink:0}@media(min-width:1024px){.home-hero-featured.svelte-1uha8ag{display:block;width:24rem}}.home-section-stack.svelte-1uha8ag{display:flex;flex-direction:column;gap:2rem}@media(min-width:640px){.home-section-stack.svelte-1uha8ag{gap:2.5rem}}@media(min-width:1024px){.home-section-stack.svelte-1uha8ag{gap:3rem}}.home-section-stack--compact.svelte-1uha8ag{gap:1rem}@media(min-width:640px){.home-section-stack--compact.svelte-1uha8ag{gap:1.25rem}}@media(min-width:1024px){.home-section-stack--compact.svelte-1uha8ag{gap:1.5rem}}.home-projects-grid.svelte-1uha8ag{display:grid;gap:1.25rem}@media(min-width:640px){.home-projects-grid.svelte-1uha8ag{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem}}@media(min-width:1024px){.home-projects-grid.svelte-1uha8ag{gap:2rem}}.home-stats-grid.svelte-1uha8ag{display:grid;gap:1.25rem}@media(min-width:640px){.home-stats-grid.svelte-1uha8ag{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem}}@media(min-width:1024px){.home-stats-grid.svelte-1uha8ag{grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem}}.home-news-grid.svelte-1uha8ag{display:grid;gap:1.25rem}@media(min-width:640px){.home-news-grid.svelte-1uha8ag{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem}}@media(min-width:1024px){.home-news-grid.svelte-1uha8ag{grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem}}.home-news-cta.svelte-1uha8ag{display:flex;justify-content:center;padding-top:2rem}
