.hero.svelte-15sn912{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;padding:2rem;text-align:center}.back-link.svelte-15sn912{position:absolute;top:2rem;left:2rem;display:inline-flex;align-items:center;gap:.5rem;color:var(--secondary-text);text-decoration:none;font-size:.85rem;font-weight:500;letter-spacing:.05em;transition:color .3s;z-index:10}.back-link.svelte-15sn912:hover{color:var(--accent-color)}.hero-content.svelte-15sn912{max-width:900px}.hero-label.svelte-15sn912{display:inline-block;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.2em;color:var(--secondary-text);margin-bottom:1.5rem;padding:.5rem 1rem;border:1px solid rgba(255,255,255,.1);border-radius:100px}.hero-title.svelte-15sn912{font-size:clamp(3rem,10vw,6rem);font-weight:300;line-height:1.05;color:var(--accent-color);margin-bottom:1.5rem}.hero-title.svelte-15sn912 .highlight:where(.svelte-15sn912){font-weight:500;background:linear-gradient(135deg,#fff,#888);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-subtitle.svelte-15sn912{font-size:clamp(1rem,2vw,1.25rem);font-weight:300;color:var(--secondary-text);line-height:1.7;max-width:600px;margin:0 auto}.scroll-indicator.svelte-15sn912{position:absolute;bottom:3rem;display:flex;flex-direction:column;align-items:center;gap:.75rem}.scroll-indicator.svelte-15sn912 span:where(.svelte-15sn912){font-size:.7rem;font-weight:500;text-transform:uppercase;letter-spacing:.15em;color:var(--secondary-text)}.scroll-line.svelte-15sn912{width:1px;height:40px;background:linear-gradient(to bottom,var(--secondary-text),transparent);animation:svelte-15sn912-scrollPulse 2s ease-in-out infinite}@keyframes svelte-15sn912-scrollPulse{0%,to{opacity:.3;transform:scaleY(1)}50%{opacity:.8;transform:scaleY(1.2)}}@media(max-width:768px){.back-link.svelte-15sn912{top:1.5rem;left:1.5rem}}.stats-section.svelte-qvnjvt{padding:6rem 2rem;border-top:1px solid rgba(255,255,255,.06);border-bottom:1px solid rgba(255,255,255,.06)}.stats-grid.svelte-qvnjvt{display:grid;grid-template-columns:repeat(3,1fr);gap:3rem;max-width:900px;margin:0 auto;text-align:center}.stat-item.svelte-qvnjvt{display:flex;flex-direction:column;align-items:center;gap:.5rem}.stat-icon.svelte-qvnjvt{color:var(--secondary-text);opacity:.6;margin-bottom:.5rem}.stat-number.svelte-qvnjvt{font-size:clamp(2.5rem,5vw,4rem);font-weight:300;color:var(--accent-color);line-height:1}.stat-label.svelte-qvnjvt{font-size:.8rem;font-weight:500;text-transform:uppercase;letter-spacing:.1em;color:var(--secondary-text)}@media(max-width:768px){.stats-grid.svelte-qvnjvt{grid-template-columns:1fr;gap:2rem}}.section-label.svelte-ducbi5{display:inline-block;font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.2em;color:var(--secondary-text);margin-bottom:1.5rem}.philosophy-section.svelte-ducbi5{padding:8rem 2rem;max-width:1200px;margin:0 auto}.philosophy-content.svelte-ducbi5{text-align:center;margin-bottom:5rem}.philosophy-title.svelte-ducbi5{font-size:clamp(2rem,5vw,3.5rem);font-weight:300;color:var(--accent-color);margin-bottom:1.5rem}.philosophy-title.svelte-ducbi5 em:where(.svelte-ducbi5){font-style:italic;font-weight:400}.philosophy-text.svelte-ducbi5{font-size:1.1rem;font-weight:300;color:var(--secondary-text);line-height:1.8;max-width:700px;margin:0 auto}.philosophy-grid.svelte-ducbi5{display:grid;grid-template-columns:repeat(3,1fr);gap:2.5rem}.philosophy-item.svelte-ducbi5{padding:2.5rem;background:#ffffff05;border:1px solid rgba(255,255,255,.06);border-radius:16px;transition:all .4s ease}.philosophy-item.svelte-ducbi5:hover{background:#ffffff0a;border-color:#ffffff1a;transform:translateY(-4px)}.philosophy-icon.svelte-ducbi5{display:flex;align-items:center;justify-content:flex-start;color:var(--accent-color);margin-bottom:1.5rem;opacity:.8}.philosophy-item.svelte-ducbi5 h3:where(.svelte-ducbi5){font-size:1.25rem;font-weight:500;color:var(--accent-color);margin-bottom:1rem}.philosophy-item.svelte-ducbi5 p:where(.svelte-ducbi5){font-size:.95rem;font-weight:300;color:var(--secondary-text);line-height:1.7}@media(max-width:768px){.philosophy-section.svelte-ducbi5{padding:5rem 1.5rem}.philosophy-grid.svelte-ducbi5{grid-template-columns:1fr;gap:1.5rem}.philosophy-item.svelte-ducbi5{padding:2rem}}.team-member.svelte-8ru8xw{display:flex;flex-direction:column;position:relative;border-radius:20px;overflow:hidden;transition:transform .5s cubic-bezier(.33,1,.68,1),box-shadow .5s cubic-bezier(.33,1,.68,1)}.team-member.svelte-8ru8xw:hover{transform:translateY(-8px);box-shadow:0 32px 64px -16px #00000080}.member-avatar.svelte-8ru8xw{width:100%;aspect-ratio:1024 / 640;position:relative;overflow:hidden}.avatar-photo.svelte-8ru8xw,.avatar-vector.svelte-8ru8xw{position:absolute;inset:0;width:100%;height:100%}.avatar-photo.svelte-8ru8xw{object-fit:cover;opacity:0;transition:opacity .6s cubic-bezier(.33,1,.68,1);z-index:1}.avatar-photo.visible.svelte-8ru8xw{opacity:1}.avatar-vector.svelte-8ru8xw{z-index:2;pointer-events:none}.avatar-vector.svelte-8ru8xw svg{width:100%;height:100%}.member-info.svelte-8ru8xw{position:absolute;bottom:0;left:0;right:0;padding:4rem 1.5rem 1.5rem;background:linear-gradient(to top,rgba(0,0,0,.9) 0%,rgba(0,0,0,.6) 50%,transparent 100%);z-index:10}.member-name.svelte-8ru8xw{font-size:1.35rem;font-weight:500;color:#fff;margin-bottom:.35rem}.member-role.svelte-8ru8xw{font-size:.75rem;font-weight:500;color:#ffffff80;text-transform:uppercase;letter-spacing:.12em}.section-label.svelte-sir2b{display:inline-block;font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.2em;color:var(--secondary-text);margin-bottom:1.5rem}.team-section.svelte-sir2b{padding:8rem 2rem;max-width:1000px;margin:0 auto}.team-header.svelte-sir2b{text-align:center;margin-bottom:4rem}.team-headline.svelte-sir2b{font-size:clamp(2rem,4vw,3rem);font-weight:300;color:var(--accent-color);margin-bottom:1rem}.team-subheadline.svelte-sir2b{font-size:1.1rem;font-weight:300;color:var(--secondary-text)}.team-grid.svelte-sir2b{display:grid;grid-template-columns:repeat(2,1fr);gap:2.5rem}@media(max-width:768px){.team-section.svelte-sir2b{padding:5rem 1.5rem}.team-grid.svelte-sir2b{grid-template-columns:1fr;gap:2rem;max-width:400px;margin:0 auto}}.cta-section.svelte-sb2e4q{padding:10rem 2rem;text-align:center;position:relative}.cta-section.svelte-sb2e4q:before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:1px;height:80px;background:linear-gradient(to bottom,transparent,var(--secondary-text));opacity:.3}.cta-content.svelte-sb2e4q{max-width:600px;margin:0 auto}.cta-title.svelte-sb2e4q{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:300;color:var(--accent-color);margin-bottom:1rem;line-height:1.3}.cta-text.svelte-sb2e4q{font-size:1.1rem;font-weight:300;color:var(--secondary-text);margin-bottom:2.5rem}.cta-button.svelte-sb2e4q{display:inline-flex;align-items:center;gap:.75rem;padding:1rem 2rem;font-size:1rem;font-weight:500;color:var(--bg-color);background:var(--accent-color);border:none;border-radius:100px;text-decoration:none;transition:all .4s cubic-bezier(.33,1,.68,1)}.cta-button.svelte-sb2e4q:hover{transform:scale(1.05);box-shadow:0 16px 32px -8px #ffffff26}.cta-button.svelte-sb2e4q svg{transition:transform .3s ease}.cta-button.svelte-sb2e4q:hover svg{transform:translate(4px)}@media(max-width:768px){.cta-section.svelte-sb2e4q{padding:6rem 1.5rem}}.page-wrapper.svelte-1l3s3bf{width:100%;overflow-x:hidden}
