.about-hero[data-v-72588466]{margin-top:-2rem;padding:4rem 0 6rem;text-align:center}.about-hero-inner[data-v-72588466]{max-width:640px}.about-h1[data-v-72588466]{color:#fff;font-size:clamp(2rem,4.5vw,2.7rem);font-weight:600;line-height:1.15;letter-spacing:-.01em;margin:0 0 .7rem}.about-sub[data-v-72588466]{color:#ffffffb8;font-size:1.15rem;line-height:1.6;margin:0}.about-panel[data-v-72588466]{position:relative;z-index:1;margin-top:-3.5rem;padding-bottom:3.5rem;display:grid;gap:2.5rem}.about-grid[data-v-72588466]{display:grid;gap:1.25rem}.about-grid--3[data-v-72588466]{grid-template-columns:repeat(3,minmax(0,1fr))}.about-grid--2[data-v-72588466]{grid-template-columns:repeat(2,minmax(0,1fr))}.about-card[data-v-72588466]{background:#fff;border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-sm);padding:1.6rem;transition:box-shadow .18s ease,transform .18s ease}.about-card[data-v-72588466]:hover{box-shadow:var(--shadow);transform:translateY(-2px)}.about-card-title[data-v-72588466]{color:var(--brand);font-size:1.15rem;margin:.9rem 0 .4rem;letter-spacing:-.01em}.about-card-text[data-v-72588466]{color:var(--ink-soft);line-height:1.6;font-size:.98rem;margin:0}.about-card--wide[data-v-72588466]{padding:1.8rem}.about-card--wide .about-card-text[data-v-72588466]{font-size:1.03rem;line-height:1.65}.about-chip[data-v-72588466]{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:14px;flex:0 0 auto}.about-chip--blue[data-v-72588466]{background:var(--brand-50);color:var(--brand)}.about-chip--green[data-v-72588466]{background:var(--accent-50);color:var(--accent)}.about-section-head[data-v-72588466]{max-width:44rem;margin:0 0 1.5rem}.about-h2[data-v-72588466]{color:var(--brand);font-size:1.5rem;margin:0 0 .5rem;letter-spacing:-.01em}.about-lead-text[data-v-72588466]{color:var(--ink-soft);line-height:1.65;font-size:1.05rem;margin:0}.about-team[data-v-72588466]{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem}.about-member[data-v-72588466]{display:flex;gap:1.25rem;align-items:flex-start;background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:1.6rem;box-shadow:var(--shadow-sm);transition:transform .18s ease,box-shadow .18s ease}.about-member[data-v-72588466]:hover{transform:translateY(-2px);box-shadow:var(--shadow)}.about-member-photo[data-v-72588466]{flex:0 0 auto;width:6rem;height:6rem;border-radius:50%;overflow:hidden;background:var(--brand-50);box-shadow:0 0 0 4px color-mix(in srgb,var(--brand) 6%,transparent)}.about-member-photo img[data-v-72588466]{width:100%;height:100%;object-fit:cover;display:block}.about-member-body[data-v-72588466]{min-width:0}.about-member-name[data-v-72588466]{color:var(--brand);font-size:1.2rem;margin:0 0 .15rem}.about-member-role[data-v-72588466]{color:var(--accent);font-size:.78rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;margin:0 0 .7rem}.about-member-bio[data-v-72588466]{color:var(--ink-soft);font-size:1rem;line-height:1.55;margin:0 0 .9rem}.about-member-linkedin[data-v-72588466]{display:inline-flex;align-items:center;gap:.4rem;padding:.35rem .8rem;border-radius:999px;background:var(--brand-50);color:var(--brand);font-size:.85rem;font-weight:600;text-decoration:none;transition:background .2s ease}.about-member-linkedin[data-v-72588466]:hover{background:#dfe6f7}.about-outlook[data-v-72588466]{display:flex;gap:1.1rem;align-items:flex-start;background:var(--accent-50);border:1px solid color-mix(in srgb,var(--accent) 22%,transparent);border-radius:var(--radius);padding:1.8rem}.about-outlook-title[data-v-72588466]{color:var(--brand);font-size:1.25rem;margin:0 0 .4rem;letter-spacing:-.01em}.about-outlook-text[data-v-72588466]{color:var(--ink-soft);line-height:1.65;margin:0;max-width:46rem}.about-partner-link[data-v-72588466]{display:inline-block;margin-top:1rem;text-decoration:none;transition:opacity .2s ease}.about-partner-link[data-v-72588466]:hover{opacity:.75}.about-partner-logo[data-v-72588466]{height:48px;width:auto;display:block}.about-cta[data-v-72588466]{text-align:center;padding:3.5rem 0}.about-cta-inner[data-v-72588466]{max-width:560px}.about-cta-title[data-v-72588466]{color:#fff;font-size:clamp(1.5rem,3vw,1.9rem);margin:0 0 .5rem}.about-cta-text[data-v-72588466]{color:#ffffffb8;margin:0 auto 1.5rem;line-height:1.6}.about-btn[data-v-72588466]{display:inline-block;padding:.8rem 2rem;border-radius:30px;background:#fff;color:var(--brand);font-weight:600;text-decoration:none;box-shadow:var(--shadow-sm);transition:transform .15s ease,background .15s ease}.about-btn[data-v-72588466]:hover{transform:translateY(-1px);background:#eef2fb}.about-cta-social[data-v-72588466]{margin-top:1.1rem}.about-cta-linkedin[data-v-72588466]{display:inline-flex;align-items:center;gap:.45rem;color:#ffffffc7;font-size:.92rem;font-weight:600;text-decoration:none;transition:color .2s ease}.about-cta-linkedin[data-v-72588466]:hover{color:#fff}@media(max-width:900px){.about-grid--3[data-v-72588466]{grid-template-columns:1fr}}@media(max-width:768px){.about-grid--2[data-v-72588466],.about-team[data-v-72588466]{grid-template-columns:1fr}.about-outlook[data-v-72588466]{flex-direction:column;gap:.9rem}}
