.st-team { color: #471b50; }
.st-hero { background: linear-gradient(120deg, #f7f1f9, #fbf7ed); padding: 35px 0 66px; }
.st-hero nav { display: flex; gap: 12px; font-size: 13px; margin-bottom: 48px; }
.st-hero nav a { color: #752791; text-decoration: none; }
.st-eyebrow { text-transform: uppercase; letter-spacing: .17em; font-size: 11px; font-weight: 750; color: #845290; }
.st-hero h1 { font-size: clamp(34px, 4.3vw, 58px); line-height: 1.14; letter-spacing: -.04em; margin: 22px 0; max-width: 1050px; }
.st-hero h1 em { font-style: normal; color: #8a459c; }
.st-intro { max-width: 630px; color: #776b7e; font-size: 18px; line-height: 1.8; }
.st-body { padding-top: 52px; padding-bottom: 65px; }
.st-empty { display: grid; grid-template-columns: 130px 1fr; align-items: center; gap: 35px; padding: 42px; border: 1px solid #e7dce9; border-radius: 18px; background: white; }
.st-monogram { width: 120px; height: 120px; display: grid; place-items: center; border-radius: 50%; background: #f6eef8; border: 1px solid #e5d5e9; color: #9157a3; font-size: 30px; font-weight: 750; letter-spacing: -.04em; }
.st-empty h2 { font-size: 28px; line-height: 1.3; letter-spacing: -.025em; }
.st-empty p:not(.st-eyebrow) { color: #786c80; line-height: 1.8; max-width: 710px; }
.st-empty a { color: #752791; font-weight: 700; text-decoration: none; display: inline-block; padding: 12px 0; }
.st-section { margin-bottom: 54px; }
.st-section-heading { display: flex; align-items: center; gap: 28px; margin-bottom: 28px; }
.st-section-heading h2 { font-size: 29px; letter-spacing: -.03em; margin: 0; }
.st-section-heading span { flex: 1; height: 1px; background: #e6d9e8; }
.st-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 26px; }
.st-person { border: 1px solid #e9dfec; border-radius: 16px; overflow: hidden; background: #fff; }
.st-portrait { aspect-ratio: 4/3; background: linear-gradient(135deg, #f4edf7, #f8f2e6); display: grid; place-items: center; }
.st-portrait > span { font-size: 62px; color: #9d73aa; font-weight: 600; }
.st-portrait img { display: block; width: 100%; height: 100%; object-fit: cover; aspect-ratio: 4/3; }
.st-person-copy { padding: 26px; }
.st-region { color: #8a7292; font-size: 11px; text-transform: uppercase; letter-spacing: .1em; }
.st-person h3 { font-size: 25px; margin: 12px 0 7px; line-height: 1.25; }
.st-role { color: #854498; font-size: 13px; font-weight: 700; margin: 0 0 18px; }
.st-bio { font-size: 14px; color: #75687c; line-height: 1.85; overflow-wrap: anywhere; }
.st-bio p { margin: 10px 0; }
.st-linkedin { display: inline-flex; gap: 15px; color: #752791; font-size: 13px; font-weight: 700; padding: 15px 0 0; text-decoration: none; }
.st-contact { display: flex; align-items: center; justify-content: space-between; gap: 36px; margin-top: 50px; padding: 36px; border-radius: 14px; background: #f8f4fa; }
.st-contact h2 { font-size: 27px; line-height: 1.25; letter-spacing: -.025em; }
.st-contact p:not(.st-eyebrow) { color: #796a81; line-height: 1.8; max-width: 660px; font-size: 14px; }
.st-contact .sit-btn { flex-shrink: 0; }
.st-editorial { max-width: 850px; line-height: 1.9; margin-bottom: 35px; }
.st-team :focus-visible { outline: 3px solid #a46cba; outline-offset: 4px; }
@media (max-width: 900px) { .st-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); } .st-contact { align-items: start; flex-direction: column; } }
@media (max-width: 600px) { .st-grid { grid-template-columns: 1fr; } .st-hero { padding-bottom: 38px; } .st-hero nav { margin-bottom: 30px; } .st-intro { font-size: 16px; } .st-empty { grid-template-columns: 1fr; padding: 25px; gap: 16px; } .st-monogram { width: 75px; height: 75px; font-size: 22px; } .st-empty h2 { font-size: 25px; } .st-contact { padding: 25px; } }
