.about-content.svelte-cwls5q{padding:4rem 2rem}.container.svelte-cwls5q{max-width:var(--max-width);margin:0 auto}.content-section.svelte-cwls5q{margin-bottom:4rem}.content-section.svelte-cwls5q h2:where(.svelte-cwls5q){font-size:2.5rem;font-weight:700;color:var(--text-primary);margin-bottom:1.5rem}.content-section.svelte-cwls5q p:where(.svelte-cwls5q){font-size:1.125rem;line-height:1.8;color:var(--text-secondary);margin-bottom:1rem}.values-grid.svelte-cwls5q{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin:3rem 0}.value-card.svelte-cwls5q{padding:2rem;background:transparent;border:1px solid var(--border-color);border-radius:1rem;transition:transform .3s ease,box-shadow .3s ease;position:relative;overflow:hidden}.value-card.svelte-cwls5q:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:var(--accent)}.value-card.svelte-cwls5q:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.value-icon.svelte-cwls5q{width:4rem;height:4rem;display:flex;align-items:center;justify-content:center;background:color-mix(in srgb,var(--accent) 25%,transparent);border-radius:1rem;margin-bottom:1.5rem;color:var(--primary-color)}.value-card.svelte-cwls5q h3:where(.svelte-cwls5q){font-size:1.5rem;font-weight:600;color:var(--text-primary);margin-bottom:.75rem}.value-card.svelte-cwls5q p:where(.svelte-cwls5q){font-size:1rem;line-height:1.6;color:var(--text-secondary);margin:0}.team-section.svelte-cwls5q{margin-bottom:4rem}.team-header.svelte-cwls5q{text-align:center;max-width:720px;margin:0 auto 2.5rem}.team-header.svelte-cwls5q h2:where(.svelte-cwls5q){font-size:2.5rem;font-weight:700;color:var(--text-primary);margin-bottom:.85rem}.team-header.svelte-cwls5q p:where(.svelte-cwls5q){font-size:1.0625rem;line-height:1.75;color:var(--text-secondary);margin:0}.advisor-card.svelte-cwls5q{display:grid;grid-template-columns:minmax(260px,340px) minmax(0,1fr);gap:2rem;align-items:center;padding:1.75rem;margin-bottom:2rem;border:1px solid var(--border-color);border-radius:1rem;background:linear-gradient(135deg,color-mix(in srgb,var(--primary-color) 6%,var(--bg-primary)) 0%,var(--bg-secondary) 100%);box-shadow:var(--shadow);overflow:hidden}.advisor-photo.svelte-cwls5q{border-radius:.85rem;overflow:hidden;aspect-ratio:4 / 5;box-shadow:var(--shadow)}.advisor-photo.svelte-cwls5q img:where(.svelte-cwls5q),.team-photo.svelte-cwls5q img:where(.svelte-cwls5q){width:100%;height:100%;object-fit:cover;display:block}.advisor-badge.svelte-cwls5q{display:inline-block;padding:.3rem .75rem;margin-bottom:.75rem;border-radius:999px;background:color-mix(in srgb,var(--primary-color) 12%,white);color:var(--primary-color);font-size:.75rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.advisor-content.svelte-cwls5q h3:where(.svelte-cwls5q){font-size:1.75rem;font-weight:700;color:var(--text-primary);margin-bottom:.25rem}.advisor-title.svelte-cwls5q{font-size:.9375rem;font-weight:700;color:var(--primary-color);margin-bottom:.15rem}.advisor-role.svelte-cwls5q{font-size:1.0625rem;font-weight:600;color:var(--text-secondary);margin-bottom:.85rem}.advisor-bio.svelte-cwls5q,.team-bio.svelte-cwls5q{font-size:1rem;line-height:1.7;color:var(--text-secondary);margin-bottom:1rem}.advisor-focus.svelte-cwls5q,.team-focus.svelte-cwls5q{list-style:none;display:flex;flex-wrap:wrap;gap:.5rem}.advisor-focus.svelte-cwls5q li:where(.svelte-cwls5q),.team-focus.svelte-cwls5q li:where(.svelte-cwls5q){padding:.35rem .7rem;border-radius:999px;background:var(--bg-primary);border:1px solid var(--border-color);font-size:.8125rem;font-weight:600;color:var(--text-secondary)}.team-grid.svelte-cwls5q{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.team-card.svelte-cwls5q{display:flex;flex-direction:column;border:1px solid var(--border-color);border-radius:1rem;overflow:hidden;background:var(--bg-primary);box-shadow:var(--shadow);transition:transform .3s ease,box-shadow .3s ease}.team-card.svelte-cwls5q:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg)}.team-photo.svelte-cwls5q{aspect-ratio:1 / 1;overflow:hidden}.team-card-body.svelte-cwls5q{padding:1.25rem 1.25rem 1.5rem}.team-card-body.svelte-cwls5q h3:where(.svelte-cwls5q){font-size:1.125rem;font-weight:700;color:var(--text-primary);margin-bottom:.2rem}.team-role.svelte-cwls5q{font-size:.875rem;font-weight:700;color:var(--primary-color);margin-bottom:.65rem}.team-note.svelte-cwls5q{margin-top:2rem;text-align:center;font-size:1rem;color:var(--text-secondary)}.team-note.svelte-cwls5q a:where(.svelte-cwls5q){color:var(--primary-color);font-weight:700}.team-note.svelte-cwls5q a:where(.svelte-cwls5q):hover{color:var(--primary-dark)}.approach.svelte-cwls5q{background:transparent;padding:3rem 0}.approach-steps.svelte-cwls5q{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-top:2rem}.step.svelte-cwls5q{position:relative;padding:2rem;background:transparent;border:1px solid var(--border-color);border-radius:1rem}.step-number.svelte-cwls5q{font-size:3rem;font-weight:700;background:linear-gradient(135deg,var(--primary-color),var(--primary-light));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:1rem;opacity:.8}.step.svelte-cwls5q h3:where(.svelte-cwls5q){font-size:1.25rem;font-weight:600;color:var(--text-primary);margin-bottom:.75rem}.step.svelte-cwls5q p:where(.svelte-cwls5q){font-size:1rem;line-height:1.6;color:var(--text-secondary);margin:0}.cta-section.svelte-cwls5q{text-align:center;padding:4rem 2rem;margin-top:3rem}.cta-section.svelte-cwls5q h2:where(.svelte-cwls5q){font-size:2.5rem;font-weight:700;color:var(--text-primary);margin-bottom:1rem}.cta-section.svelte-cwls5q p:where(.svelte-cwls5q){font-size:1.25rem;color:var(--text-secondary);margin-bottom:2rem}.btn.svelte-cwls5q{padding:1rem 2.5rem;font-size:1rem;font-weight:600;border:none;border-radius:2rem;cursor:pointer;transition:all .3s ease;text-decoration:none;display:inline-block}.btn-primary.svelte-cwls5q{background:linear-gradient(135deg,var(--primary-color),var(--primary-light));color:#fff;box-shadow:0 4px 12px #8b2d5b4d}.btn-primary.svelte-cwls5q:hover{transform:translateY(-2px);box-shadow:0 6px 16px #8b2d5b66}@media(max-width:1024px){.team-grid.svelte-cwls5q{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.content-section.svelte-cwls5q h2:where(.svelte-cwls5q),.team-header.svelte-cwls5q h2:where(.svelte-cwls5q){font-size:2rem}.advisor-card.svelte-cwls5q{grid-template-columns:1fr}.advisor-photo.svelte-cwls5q{max-width:320px;margin:0 auto;width:100%}.team-grid.svelte-cwls5q,.values-grid.svelte-cwls5q,.approach-steps.svelte-cwls5q{grid-template-columns:1fr}.cta-section.svelte-cwls5q h2:where(.svelte-cwls5q){font-size:2rem}}
