.about-page{padding:3rem 3rem 5rem}.about-page-header{margin-bottom:3rem}.about-page-header h1{color:var(--text);margin-bottom:.25rem;font-size:.95rem;font-weight:500}.about-statement{max-width:600px;margin-bottom:3rem}.about-statement-text{color:var(--text);letter-spacing:.01em;font-size:1.05rem;font-weight:300;line-height:1.8}.about-bio{grid-template-columns:1fr 1fr;gap:2rem 4rem;max-width:800px;margin-bottom:3.5rem;display:grid}.about-bio-col{color:var(--text-muted);font-size:.82rem;font-weight:300;line-height:1.9}.about-bio-col strong{color:var(--text);font-weight:500}.about-bio-col p{margin-bottom:.75rem}.about-images{gap:1.25rem;margin-bottom:3.5rem;display:flex}.about-img-wrap{background:var(--bg-card);flex:1;max-width:280px;overflow:hidden}.about-img-wrap:nth-child(2){margin-top:2rem}.about-img-wrap img{object-fit:cover;opacity:.85;width:100%;height:100%;min-height:320px;transition:opacity .4s,transform .6s}.about-img-wrap:hover img{opacity:1;transform:scale(1.02)}.about-info-strip{border-top:1px solid var(--border);gap:3rem;padding-top:2rem;display:flex}.about-info-label{text-transform:uppercase;letter-spacing:.12em;color:var(--text-dim);margin-bottom:.3rem;font-size:.68rem;font-weight:500}.about-info-value{color:var(--text-muted);font-size:.82rem;font-weight:300}@media (max-width:768px){.about-page{padding:2rem 1.5rem 4rem}.about-bio{grid-template-columns:1fr;gap:1rem}.about-images{flex-direction:column}.about-img-wrap{max-width:100%}.about-img-wrap:nth-child(2){margin-top:0}.about-info-strip{flex-wrap:wrap;gap:1.5rem}}
