@charset "UTF-8";.pm-about-hero{background:var(--pm-primary-dark);padding:80px 0}.pm-about-hero h1{font-size:2.5rem;font-weight:800;color:var(--pm-white);margin-bottom:16px}.pm-about-hero p{color:rgba(255,255,255,.8);font-size:1.05rem;max-width:560px}.pm-timeline{position:relative;padding-left:36px}.pm-timeline::before{content:"";position:absolute;left:6px;top:4px;bottom:4px;width:2px;background:var(--pm-border)}.pm-timeline__item{position:relative;margin-bottom:36px}.pm-timeline__item::before{content:"";position:absolute;left:-32px;top:5px;width:12px;height:12px;border-radius:50%;background:var(--pm-primary);border:2px solid var(--pm-white);box-shadow:0 0 0 2px var(--pm-primary)}.pm-timeline__year{font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--pm-primary);margin-bottom:4px}.pm-timeline__event{font-size:.9rem;color:var(--pm-text-secondary);line-height:1.6}.pm-team-card{text-align:center;padding:28px 20px;border:1px solid var(--pm-border);border-radius:var(--pm-radius-lg);background:var(--pm-white)}.pm-team-card__avatar{width:80px;height:80px;border-radius:50%;margin:0 auto 16px;overflow:hidden;background:var(--pm-neutral-mid)}.pm-team-card__name{font-weight:700;font-size:.95rem;color:var(--pm-text-primary);margin-bottom:4px}.pm-team-card__role{font-size:.82rem;color:var(--pm-primary);font-weight:600;margin-bottom:10px}.pm-team-card__bio{font-size:.825rem;color:var(--pm-text-secondary);line-height:1.6}