.about-container{max-width:1200px;font-family:var(--font-sans);color:var(--color);background-color:var(--background-color);margin:6rem auto;padding:2rem}.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:#a9a9a9;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:#b4b4b4;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:#c4c4c4;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:#9a9a9a;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:#a9a9a9;max-width:700px;margin-bottom:3.5rem;font-size:1.02rem;line-height:1.7}.team-grid{gap:2.5rem;display:grid}.team-member{border-top:1px solid var(--hr-color);align-items:flex-start;gap:2.2rem;padding-top:2.5rem;display:flex}.team-image-wrapper{border-radius:18px;flex-shrink:0;line-height:0;transition:transform .3s cubic-bezier(.22,1,.36,1),box-shadow .3s;position:relative;box-shadow:0 0 0 1px #d4af372e,0 14px 34px #0000008c}.team-image-wrapper svg{border-radius:18px;display:block}.team-member:hover .team-image-wrapper{transform:translateY(-3px);box-shadow:0 0 0 1px #d4af3759,0 18px 44px #0009,0 0 30px #d4af371f}.team-info{max-width:600px;padding-top:.35rem}.team-name{letter-spacing:-.01em;color:#fff;margin-bottom:.25rem;font-size:1.3rem;font-weight:650}.team-role{letter-spacing:.06em;text-transform:uppercase;color:var(--primary);margin-bottom:.9rem;font-size:.82rem;font-weight:600;display:block}.team-desc{color:#b4b4b4;font-size:.95rem;line-height:1.75}@media (max-width:768px){.team-member{flex-direction:column;gap:1.4rem}.team-image-wrapper svg{width:120px;height:120px}}
