.about-page.svelte-cwls5q{min-height:100vh;padding-top:2rem}.about-hero.svelte-cwls5q{text-align:center;padding:4rem 2rem 6rem;max-width:1200px;margin:0 auto}.about-hero.svelte-cwls5q h1:where(.svelte-cwls5q){font-size:3.5rem;font-weight:700;margin-bottom:1.5rem;color:#fff;line-height:1.2}.hero-description.svelte-cwls5q{font-size:1.2rem;line-height:1.6;max-width:700px;margin:0 auto;color:var(--md-sys-color-on-background)}.mission-vision.svelte-cwls5q{padding:4rem 2rem;max-width:1000px;margin:0 auto}.mission-grid.svelte-cwls5q{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,300px),1fr));gap:3rem}.mission-card.svelte-cwls5q,.vision-card.svelte-cwls5q{padding:3rem;border-radius:1.5rem;text-align:center;transition:all .3s ease}.mission-card.svelte-cwls5q:hover,.vision-card.svelte-cwls5q:hover{transform:translateY(-4px);box-shadow:0 20px 40px rgba(var(--md-sys-color-primary),.15)}.card-icon.svelte-cwls5q{font-size:3rem;margin-bottom:1.5rem}.mission-card.svelte-cwls5q h2:where(.svelte-cwls5q),.vision-card.svelte-cwls5q h2:where(.svelte-cwls5q){font-size:2rem;font-weight:600;margin-bottom:1.5rem;color:var(--md-sys-color-primary)}.mission-card.svelte-cwls5q p:where(.svelte-cwls5q),.vision-card.svelte-cwls5q p:where(.svelte-cwls5q){font-size:1.1rem;line-height:1.6;color:var(--md-sys-color-on-background)}.company-story.svelte-cwls5q{background:rgba(var(--md-sys-color-surface),.3);padding:4rem 2rem;margin:2rem;border-radius:2rem}.story-container.svelte-cwls5q{max-width:1200px;margin:0 auto}.story-container.svelte-cwls5q h2:where(.svelte-cwls5q){font-size:2.5rem;font-weight:700;text-align:center;margin-bottom:3rem;color:var(--md-sys-color-on-background)}.story-content.svelte-cwls5q{max-width:800px;margin:0 auto}.story-text.svelte-cwls5q{font-size:1.1rem;line-height:1.7;color:var(--md-sys-color-on-background)}.story-intro.svelte-cwls5q{font-size:1.3rem;font-weight:500;color:var(--md-sys-color-primary);margin-bottom:2rem}.story-text.svelte-cwls5q p:where(.svelte-cwls5q){margin-bottom:1.5rem;color:var(--md-sys-color-on-background)}.company-values.svelte-cwls5q{padding:4rem 2rem;max-width:1200px;margin:0 auto}.values-container.svelte-cwls5q h2:where(.svelte-cwls5q){font-size:2.5rem;font-weight:700;text-align:center;margin-bottom:1.5rem;color:var(--md-sys-color-on-background)}.values-intro.svelte-cwls5q{font-size:1.1rem;text-align:center;max-width:600px;margin:0 auto 3rem;color:var(--md-sys-color-on-background)}.values-grid.svelte-cwls5q{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,280px),1fr));gap:2rem}.value-card.svelte-cwls5q{padding:2rem;border-radius:1rem;text-align:center;transition:all .3s ease}.value-card.svelte-cwls5q:hover{transform:translateY(-2px);box-shadow:0 15px 30px rgba(var(--md-sys-color-primary),.1)}.value-icon.svelte-cwls5q{font-size:2.5rem;margin-bottom:1rem}.value-card.svelte-cwls5q h3:where(.svelte-cwls5q){font-size:1.3rem;font-weight:600;margin-bottom:1rem;color:var(--md-sys-color-primary)}.value-card.svelte-cwls5q p:where(.svelte-cwls5q){line-height:1.6;color:var(--md-sys-color-on-background)}.contact-cta.svelte-cwls5q{padding:4rem 2rem;max-width:800px;margin:0 auto}.cta-content.svelte-cwls5q{padding:3rem;border-radius:1.5rem;text-align:center}.cta-content.svelte-cwls5q h2:where(.svelte-cwls5q){font-size:2rem;font-weight:600;margin-bottom:1rem;color:var(--md-sys-color-on-background)}.cta-content.svelte-cwls5q p:where(.svelte-cwls5q){font-size:1.1rem;line-height:1.6;margin-bottom:2rem;color:var(--md-sys-color-on-background)}.cta-actions.svelte-cwls5q{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.cta-btn.svelte-cwls5q{padding:1rem 2rem;font-size:1rem;font-weight:600;border-radius:.75rem;text-decoration:none;transition:all .3s ease;cursor:pointer;display:inline-block;text-align:center;white-space:nowrap}.cta-primary.svelte-cwls5q{background:linear-gradient(135deg,#10b981e6,#059669e6);color:#fff;border:none;box-shadow:0 10px 25px -5px #10b98166;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.cta-primary.svelte-cwls5q:hover{transform:translateY(-2px);box-shadow:0 15px 35px -5px #10b98180;background:linear-gradient(135deg,#22c55ee6,#10b981e6)}.cta-secondary.svelte-cwls5q{background:linear-gradient(135deg,#8b5cf6cc,#a855f7cc);color:#fff;border:none;box-shadow:0 10px 25px -5px #8b5cf64d;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.cta-secondary.svelte-cwls5q:hover{transform:translateY(-2px);box-shadow:0 15px 35px -5px #8b5cf666;background:linear-gradient(135deg,#8b5cf6e6,#a855f7e6)}@media(max-width:768px){.about-hero.svelte-cwls5q h1:where(.svelte-cwls5q){font-size:2.5rem}.hero-description.svelte-cwls5q{font-size:1.1rem}.mission-grid.svelte-cwls5q{grid-template-columns:1fr;gap:2rem}.values-grid.svelte-cwls5q{grid-template-columns:1fr}.cta-actions.svelte-cwls5q{flex-direction:column;align-items:center}.company-story.svelte-cwls5q{margin:1rem;padding:3rem 1.5rem}}@media(max-width:480px){.about-page.svelte-cwls5q{padding-top:1rem}.about-hero.svelte-cwls5q{padding:3rem 1rem 4rem}.about-hero.svelte-cwls5q h1:where(.svelte-cwls5q){font-size:1.75rem}.hero-description.svelte-cwls5q{font-size:1rem}.mission-vision.svelte-cwls5q{padding:2rem .75rem}.mission-card.svelte-cwls5q,.vision-card.svelte-cwls5q{padding:2rem}.card-icon.svelte-cwls5q{font-size:2.5rem}.mission-card.svelte-cwls5q h2:where(.svelte-cwls5q),.vision-card.svelte-cwls5q h2:where(.svelte-cwls5q){font-size:1.5rem}.mission-card.svelte-cwls5q p:where(.svelte-cwls5q),.vision-card.svelte-cwls5q p:where(.svelte-cwls5q){font-size:1rem}.company-story.svelte-cwls5q{margin:.75rem;padding:2rem 1rem;border-radius:1rem}.story-container.svelte-cwls5q h2:where(.svelte-cwls5q){font-size:1.75rem;margin-bottom:2rem}.story-text.svelte-cwls5q{font-size:1rem}.story-intro.svelte-cwls5q{font-size:1.1rem}.company-values.svelte-cwls5q{padding:2rem .75rem}.values-container.svelte-cwls5q h2:where(.svelte-cwls5q){font-size:1.75rem}.values-intro.svelte-cwls5q{font-size:1rem}.value-card.svelte-cwls5q{padding:1.5rem}.value-icon.svelte-cwls5q{font-size:2rem}.value-card.svelte-cwls5q h3:where(.svelte-cwls5q){font-size:1.1rem}.value-card.svelte-cwls5q p:where(.svelte-cwls5q){font-size:.95rem}.contact-cta.svelte-cwls5q{padding:2rem .75rem}.cta-content.svelte-cwls5q{padding:2rem}.cta-content.svelte-cwls5q h2:where(.svelte-cwls5q){font-size:1.5rem}.cta-content.svelte-cwls5q p:where(.svelte-cwls5q){font-size:1rem}.cta-btn.svelte-cwls5q{padding:.875rem 1.5rem;font-size:.95rem}}.geographic-notice.svelte-cwls5q{margin-top:2rem;text-align:center}.geographic-notice.svelte-cwls5q p:where(.svelte-cwls5q){color:var(--md-sys-color-on-background);opacity:.8;font-size:.95rem}
