:root{--bg-primary: #1e1e1e;--bg-secondary: #252526;--bg-hover: #2d2d30;--border-color: #3e3e42;--text-primary: #cccccc;--text-secondary: #ccccccb3;--text-muted: #cccccc70;--text-white: #ffffff;--accent-blue: #007acc;--accent-teal: #4ec9b0;--accent-hover: #005a9e}.hero-section.svelte-cwls5q{background-color:var(--bg-primary);padding:4rem 1rem}.hero-badge.svelte-cwls5q{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-bottom:1.5rem}.badge-icon.svelte-cwls5q{font-size:1.25rem}.badge-text.svelte-cwls5q{color:var(--text-muted);font-size:.875rem}.hero-title.svelte-cwls5q{color:var(--text-primary);font-size:2.5rem;font-weight:700;margin-bottom:1.5rem;line-height:1.2}@media(min-width:768px){.hero-title.svelte-cwls5q{font-size:3rem}}@media(min-width:1024px){.hero-title.svelte-cwls5q{font-size:3.5rem}}.hero-description.svelte-cwls5q{color:var(--text-muted);font-size:1.125rem;line-height:1.6;margin-bottom:2rem;max-width:42rem;margin-left:auto;margin-right:auto}@media(min-width:768px){.hero-description.svelte-cwls5q{font-size:1.25rem}}.about-section.svelte-cwls5q{background-color:var(--bg-primary);padding:4rem 1rem}.about-container.svelte-cwls5q{margin-bottom:4rem}.section-header.svelte-cwls5q{text-align:center;margin-bottom:3rem}.section-title.svelte-cwls5q{color:var(--text-primary);font-size:1.875rem;font-weight:700;margin-bottom:1rem}@media(min-width:768px){.section-title.svelte-cwls5q{font-size:2rem}}.section-description.svelte-cwls5q{color:var(--text-muted);font-size:1rem}.about-content.svelte-cwls5q{display:grid;grid-template-columns:1fr;gap:3rem;align-items:center}@media(min-width:1024px){.about-content.svelte-cwls5q{grid-template-columns:1fr 1fr}}.about-info.svelte-cwls5q{display:flex;flex-direction:column;gap:2rem}.info-item.svelte-cwls5q{animation:svelte-cwls5q-fadeInUp .6s ease-out}.info-title.svelte-cwls5q{color:var(--accent-blue);font-size:1.25rem;font-weight:600;margin-bottom:.75rem}.info-text.svelte-cwls5q{color:var(--text-secondary);line-height:1.6;font-size:1rem}.team-card-wrapper.svelte-cwls5q{display:flex;justify-content:center}.team-card.svelte-cwls5q{background-color:var(--bg-secondary);border:2px solid var(--border-color);border-radius:.75rem;padding:2rem;text-align:center;max-width:20rem;transition:all .3s ease;box-shadow:0 2px 4px #0000001a}.team-card.svelte-cwls5q:hover{border-color:var(--accent-blue);box-shadow:0 4px 12px #007acc26;transform:translateY(-2px)}.team-icon.svelte-cwls5q{font-size:4rem;margin:0 auto 1rem}.team-title.svelte-cwls5q{color:var(--text-primary);font-size:1.125rem;font-weight:600;margin-bottom:.75rem}.team-text.svelte-cwls5q{color:var(--text-muted);line-height:1.6;font-size:1rem}.values-container.svelte-cwls5q{margin-top:4rem}.values-grid.svelte-cwls5q{display:grid;grid-template-columns:1fr;gap:1.5rem}@media(min-width:768px){.values-grid.svelte-cwls5q{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.values-grid.svelte-cwls5q{grid-template-columns:repeat(3,1fr)}}.value-card.svelte-cwls5q{background-color:var(--bg-secondary);border:2px solid var(--border-color);border-radius:.75rem;padding:1.5rem;transition:all .3s ease;box-shadow:0 2px 4px #0000001a;animation:svelte-cwls5q-fadeInScale .4s ease-out}.value-card.svelte-cwls5q:hover{border-color:var(--accent-blue);box-shadow:0 4px 12px #007acc26;transform:translateY(-2px)}.value-card.svelte-cwls5q:nth-child(1){animation-delay:.1s}.value-card.svelte-cwls5q:nth-child(2){animation-delay:.2s}.value-card.svelte-cwls5q:nth-child(3){animation-delay:.3s}.value-header.svelte-cwls5q{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.value-icon-wrapper.svelte-cwls5q{width:3rem;height:3rem;background-color:#007acc1a;border-radius:.5rem;display:flex;align-items:center;justify-content:center;transition:background-color .2s ease}.value-card.svelte-cwls5q:hover .value-icon-wrapper:where(.svelte-cwls5q){background-color:#007acc33}.value-icon.svelte-cwls5q{font-size:1.5rem}.value-title.svelte-cwls5q{color:var(--text-primary);font-size:1.125rem;font-weight:600}.value-description.svelte-cwls5q{color:var(--text-muted);line-height:1.6;font-size:1rem}@keyframes svelte-cwls5q-fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes svelte-cwls5q-fadeInScale{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@media(prefers-reduced-motion:reduce){.svelte-cwls5q{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
