.about-page{margin:0 auto}.about-page-title{margin-bottom:1rem;font-weight:600}.about-hero{margin-bottom:.5rem;padding:.5rem 0}.about-hero p{line-height:1.7;color:#555;margin-bottom:.75rem}.about-section{margin-bottom:2.5rem}.about-section-title{font-size:1.5rem;font-weight:600;margin-bottom:1.25rem;color:#2c3e50;padding-bottom:.5rem}.about-section-subtitle{font-size:1.1rem;font-weight:600;margin:1.5rem 0 1rem;color:#5a6c7d}.about-team-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem}.about-team-avatar{width:64px;height:64px;border-radius:50%;object-fit:cover;margin:0 auto .75rem;display:block}.about-team-card{display:flex;flex-direction:column;padding:1rem 1.25rem;background:#fff;border-radius:10px;box-shadow:0 2px 8px rgba(0,0,0,8%);text-decoration:none;color:inherit;transition:transform .2s ease,box-shadow .2s ease;border:1px solid rgba(0,0,0,6%)}.about-team-card:hover{transform:translateY(-2px);box-shadow:0 4px 16px rgba(0,0,0,.12);color:inherit}.about-team-name{font-weight:600;font-size:1rem;color:#2c3e50;margin-bottom:.25rem}.about-team-role{font-size:.8rem;color:#df691a;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.about-team-desc{font-size:.85rem;color:#6c757d;margin-top:.5rem;line-height:1.4}.about-team-card-former{min-height:auto;padding:.75rem 1rem}.about-team-card-former .about-team-avatar{width:48px;height:48px;margin-bottom:.5rem}.about-team-card-former .about-team-name{margin-bottom:0}.about-team-former .about-team-card{opacity:.85}.about-team-former .about-team-card:hover{opacity:1}.about-section-cards{display:flex;flex-direction:column;gap:1.25rem}.about-info-card{padding:1.5rem;background:#fff;border-radius:10px;box-shadow:0 2px 8px rgba(0,0,0,8%);border:1px solid rgba(0,0,0,6%)}.about-info-title{font-size:1.1rem;font-weight:600;margin-bottom:.75rem;color:#2c3e50}.about-info-card p{margin-bottom:.5rem;line-height:1.6;color:#555}.about-info-card p:last-child{margin-bottom:0}.about-info-card a{color:#06a}.about-info-card a:hover{color:#d54e21}@media(max-width:768px){.about-team-grid{grid-template-columns:1fr}.about-hero .about-lead{font-size:1rem}.about-section-title{font-size:1.3rem}}