.about-container{color:var(--color);background-color:var(--background-color);max-width:1200px;margin:6rem auto;padding:2rem;font-family:system-ui,Avenir,Helvetica,Arial,sans-serif}.about-hero{text-align:center;margin-bottom:5rem}.about-title{letter-spacing:-.5px;color:#fff;margin-bottom:1rem;font-size:2.6rem;font-weight:600}.about-intro{color:#bdb6d7;max-width:750px;margin:0 auto;font-size:1.1rem;line-height:1.7}.about-section{margin-bottom:4.5rem}.about-section h2{color:#fff;margin-bottom:1.2rem;font-size:1.6rem;font-weight:600;position:relative}.about-section h2:after{content:"";background:var(--primary);opacity:.6;width:40px;height:2px;margin-top:.6rem;display:block}.about-section p{color:#c9c4dd;text-wrap:balance;max-width:750px;font-size:1rem;line-height:1.8}.about-section.main{text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex}.principles-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.5rem;margin-top:2rem;display:grid}.principle-item{border-left:2px solid var(--primary);color:#d6d1e8;padding-left:1rem;font-size:.95rem;line-height:1.6}.about-highlight{background:var(--surface-primary);border:1px solid var(--border-strong);border-radius:1rem;padding:2.5rem}.about-divider{background:var(--hr-color);opacity:.5;height:1px;margin:5rem 0}.disclaimer{color:#9f97bd;max-width:750px;font-size:.9rem}@media (max-width:768px){.about-title{font-size:2rem}.about-intro{font-size:1rem}.about-section h2{font-size:1.4rem}}.team-intro{color:#bdb6d7;max-width:700px;margin-bottom:3rem}.team-grid{gap:3rem;display:grid}.team-member{border-top:1px solid var(--hr-color);align-items:flex-start;gap:2rem;padding-top:2rem;display:flex}.team-image-wrapper{flex-shrink:0}.team-image{object-fit:cover;border:1px solid var(--border-strong);border-radius:.8rem;width:140px;height:140px}.team-info{max-width:600px}.team-name{color:#fff;margin-bottom:.3rem;font-size:1.2rem;font-weight:600}.team-role{color:var(--primary);margin-bottom:.8rem;font-size:.9rem;display:block}.team-desc{color:#cfc9e6;font-size:.95rem;line-height:1.7}@media (max-width:768px){.team-member{flex-direction:column}.team-image{width:120px;height:120px}}
