.about-page.svelte-cwls5q{width:100%;padding-top:80px}.page-header.svelte-cwls5q{position:relative;padding:6rem 2rem;min-height:400px;display:flex;align-items:center;justify-content:center;overflow:hidden;color:#fff;text-align:center}.header-background.svelte-cwls5q{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,var(--bg-gradient-start),var(--bg-gradient-end));z-index:-1}.page-header.svelte-cwls5q h1:where(.svelte-cwls5q){font-size:clamp(3rem,8vw,5rem);font-weight:800;margin-bottom:1rem;color:#fff;opacity:0;transform:translateY(30px);animation:svelte-cwls5q-fadeInUp .8s ease-out .2s forwards}.page-header.svelte-cwls5q p:where(.svelte-cwls5q){font-size:clamp(1.2rem,3vw,1.5rem);color:#ffffffe6;opacity:0;animation:svelte-cwls5q-fadeInUp .8s ease-out .4s forwards}@keyframes svelte-cwls5q-fadeInUp{to{opacity:1;transform:translateY(0)}}.container.svelte-cwls5q{max-width:1200px;margin:0 auto;padding:0 2rem}.company-story.svelte-cwls5q{padding:6rem 2rem;background:var(--bg-primary)}.story-content.svelte-cwls5q{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.story-text.svelte-cwls5q h2:where(.svelte-cwls5q){font-size:clamp(2rem,5vw,3rem);margin-bottom:2rem;color:var(--text-primary)}.story-text.svelte-cwls5q p:where(.svelte-cwls5q){font-size:1.1rem;line-height:1.8;color:var(--text-secondary);margin-bottom:1.5rem}.story-visual.svelte-cwls5q{position:relative;height:500px;display:flex;align-items:center;justify-content:center}.floating-card.svelte-cwls5q{position:absolute;border-radius:20px;box-shadow:0 20px 60px #0003}.card-1.svelte-cwls5q{width:280px;height:350px;background:linear-gradient(135deg,var(--accent-primary),var(--accent-secondary));animation:svelte-cwls5q-float 6s ease-in-out infinite;z-index:3}.card-2.svelte-cwls5q{width:250px;height:320px;background:linear-gradient(135deg,var(--card-gradient-1-start),var(--card-gradient-1-end));top:50px;right:-20px;animation:svelte-cwls5q-float 6s ease-in-out 2s infinite;z-index:2}.card-3.svelte-cwls5q{width:220px;height:280px;background:linear-gradient(135deg,var(--card-gradient-2-start),var(--card-gradient-2-end));bottom:30px;left:-30px;animation:svelte-cwls5q-float 6s ease-in-out 4s infinite;z-index:1}@keyframes svelte-cwls5q-float{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-20px) rotate(3deg)}}.mission-vision.svelte-cwls5q{padding:6rem 2rem;background:var(--bg-secondary)}.mv-grid.svelte-cwls5q{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:3rem}.mv-card.svelte-cwls5q{background:var(--bg-primary);padding:3rem;border-radius:20px;box-shadow:0 10px 30px #0000001a;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.mv-card.svelte-cwls5q:hover{transform:translateY(-10px);box-shadow:0 20px 50px #00000026}.mv-icon.svelte-cwls5q{width:100px;height:100px;margin:0 auto 1.5rem;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--accent-primary),var(--accent-secondary));border-radius:20px;color:#fff}.mv-icon.svelte-cwls5q svg:where(.svelte-cwls5q){width:50px;height:50px}.mv-card.svelte-cwls5q h3:where(.svelte-cwls5q){font-size:2rem;margin-bottom:1.5rem;color:var(--text-primary)}.mv-card.svelte-cwls5q p:where(.svelte-cwls5q){font-size:1.1rem;line-height:1.8;color:var(--text-secondary)}.values-section.svelte-cwls5q{padding:6rem 2rem;background:var(--bg-primary)}.section-title.svelte-cwls5q{font-size:clamp(2.5rem,5vw,3.5rem);font-weight:800;text-align:center;margin-bottom:4rem;color:var(--text-primary)}.values-grid.svelte-cwls5q{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.value-card.svelte-cwls5q{background:var(--bg-secondary);padding:2.5rem;border-radius:20px;text-align:center;box-shadow:0 10px 30px #0000001a;transition:transform .3s ease;opacity:0;animation:svelte-cwls5q-fadeInUp .6s ease-out forwards}.value-card.svelte-cwls5q:hover{transform:translateY(-10px)}.value-icon.svelte-cwls5q{width:80px;height:80px;margin:0 auto 1.5rem;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--accent-primary),var(--accent-secondary));border-radius:15px;color:#fff}.value-icon.svelte-cwls5q svg:where(.svelte-cwls5q){width:40px;height:40px}.value-card.svelte-cwls5q h3:where(.svelte-cwls5q){font-size:1.5rem;margin-bottom:1rem;color:var(--text-primary)}.value-card.svelte-cwls5q p:where(.svelte-cwls5q){color:var(--text-secondary);line-height:1.7}.stats-section.svelte-cwls5q{padding:6rem 2rem;background:var(--bg-secondary);display:none}.stats-grid.svelte-cwls5q{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem}.stat-card.svelte-cwls5q{text-align:center;padding:2.5rem;background:var(--bg-primary);border-radius:15px;box-shadow:0 5px 15px #0000001a;transition:transform .3s ease}.stat-card.svelte-cwls5q:hover{transform:translateY(-5px)}.stat-number.svelte-cwls5q{font-size:3.5rem;font-weight:800;background:linear-gradient(135deg,var(--accent-primary),var(--accent-secondary));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:.5rem}.stat-label.svelte-cwls5q{font-size:1.1rem;color:var(--text-secondary);font-weight:500}@media(max-width:968px){.about-page.svelte-cwls5q{padding-top:70px}.page-header.svelte-cwls5q{padding:4rem 1.5rem;min-height:300px}.story-content.svelte-cwls5q{grid-template-columns:1fr;gap:3rem}.story-visual.svelte-cwls5q{height:400px}.mv-grid.svelte-cwls5q{grid-template-columns:1fr}.company-story.svelte-cwls5q,.mission-vision.svelte-cwls5q,.values-section.svelte-cwls5q,.stats-section.svelte-cwls5q{padding:4rem 1.5rem}.stats-grid.svelte-cwls5q{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.stats-grid.svelte-cwls5q,.values-grid.svelte-cwls5q{grid-template-columns:1fr}}
