.about{background:#fef8f6;padding:5rem 4rem}.about__header{text-align:center;max-width:600px;margin:0 auto 3rem}.about__heading{color:#1f1f1f;letter-spacing:-.02em;margin:0 0 .75rem;font-family:Inter,sans-serif;font-size:2.25rem;font-weight:800;line-height:1.2}.about__subheading{color:#7e7e7e;margin:0;font-family:Inter,sans-serif;font-size:1.05rem;line-height:1.7}.about__team{flex-direction:column;gap:1.25rem;max-width:680px;margin:0 auto;display:flex}.about__card{background:#fff;border-radius:16px;align-items:flex-start;gap:1.25rem;padding:1.5rem 1.75rem;display:flex;box-shadow:0 1px 3px #0000000a}.about__avatar{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;font-family:Inter,sans-serif;font-size:1rem;font-weight:800;display:flex}.about__avatar-img{object-fit:cover;border-radius:50%;flex-shrink:0;width:56px;height:56px}.about__info{flex:1;min-width:0}.about__name-row{flex-wrap:wrap;align-items:center;gap:.6rem;margin-bottom:.35rem;display:flex}.about__name{color:#1f1f1f;margin:0;font-family:Inter,sans-serif;font-size:1.05rem;font-weight:700;line-height:1.3}.about__role{border-radius:50px;padding:.15rem .55rem;font-family:Inter,sans-serif;font-size:.7rem;font-weight:600;line-height:1.4}.about__title{color:#999;margin:0 0 .35rem;font-family:Inter,sans-serif;font-size:.8rem;line-height:1.4}.about__bio{color:#7e7e7e;margin:0;font-family:Inter,sans-serif;font-size:.9rem;line-height:1.6}.about__socials{gap:1rem;margin-top:.6rem;display:flex}.about__social-link{color:#555;background:#f2f2f2;border-radius:50px;align-items:center;gap:.3rem;padding:.3rem .75rem;font-family:Inter,sans-serif;font-size:.75rem;font-weight:500;text-decoration:none;transition:background .2s,color .2s;display:inline-flex}.about__social-link:after{content:"";background:currentColor;width:10px;height:10px;display:inline-block;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12'%3E%3Cpath d='M3.5 2h6.5v6.5M9.5 2.5L2 10' stroke='currentColor' stroke-width='1.5' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") 50% no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12'%3E%3Cpath d='M3.5 2h6.5v6.5M9.5 2.5L2 10' stroke='currentColor' stroke-width='1.5' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") 50% no-repeat}.about__social-link:hover{color:#1f1f1f;background:#e8e8e8}.about__cta{flex-wrap:wrap;justify-content:center;align-items:center;gap:1.25rem;margin-top:2.5rem;display:flex}.about__cta-link{color:#f16b5c;font-family:Inter,sans-serif;font-size:1rem;font-weight:600;text-decoration:none;transition:color .2s}.about__cta-link:hover{color:#e05a4a}.about__arrow{transition:transform .2s;display:inline-block}.about__cta-link:hover .about__arrow{transform:translate(4px)}@media (max-width:900px){.about{padding:3.5rem 2rem}.about__heading{font-size:1.85rem}}@media (max-width:600px){.about{padding:2.5rem 1.25rem}.about__heading{font-size:1.5rem}.about__card{text-align:center;flex-direction:column;align-items:center;padding:1.5rem 1.25rem}.about__name-row,.about__socials{justify-content:center}.about__avatar{width:52px;height:52px;font-size:.9rem}}
