.page-header{text-align:center;border-bottom:1px solid var(--border);padding:160px 0 80px}.page-title{letter-spacing:-.02em;margin-bottom:16px;font-size:3.5rem;font-weight:800}.page-subtitle{color:var(--muted);max-width:600px;margin:0 auto;font-size:1.25rem}.about-grid{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.about-content h2{margin-bottom:1.5rem;font-size:2.5rem;font-weight:700}.about-content p{color:var(--muted);margin-bottom:1.5rem;font-size:1.1rem;line-height:1.7}.about-image{aspect-ratio:4/3;border:1px solid var(--border);background:var(--input-bg);border-radius:12px;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.image-placeholder{color:var(--muted);font-size:1.25rem;font-weight:600}.vision-mission-grid{grid-template-columns:1fr 1fr;gap:2rem;display:grid}.vm-card{text-align:center;padding:3rem}.vm-icon{margin-bottom:1.5rem;font-size:3rem}.vm-card h3{margin-bottom:1rem;font-size:1.5rem;font-weight:600}.vm-card p{color:var(--muted);line-height:1.6}.values-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-top:3rem;display:grid}.value-item{text-align:left;background:var(--site-bg);border:1px solid var(--border);transition:transform .3s var(--ease), box-shadow .3s var(--ease);border-radius:12px;padding:2rem}.value-item:hover{transform:translateY(-5px);box-shadow:0 10px 30px #0000000d}[data-theme=dark] .value-item:hover{box-shadow:0 10px 30px #0003}.value-number{color:var(--border);margin-bottom:1rem;font-size:2.5rem;font-weight:800}.value-item h4{color:var(--txt);margin-bottom:.75rem;font-size:1.25rem;font-weight:600}.value-item p{color:var(--muted);line-height:1.5}.founder-section{border-radius:12px;align-items:center;gap:3rem;padding:3rem;display:flex}.founder-image-container{border:4px solid var(--site-bg);border-radius:50%;flex-shrink:0;width:250px;height:250px;overflow:hidden;box-shadow:0 10px 30px #0000001a}[data-theme=dark] .founder-image-container{box-shadow:0 10px 30px #0000004d}.founder-about-image{object-fit:cover;width:100%;height:100%}.founder-info h2{margin-bottom:.5rem;font-size:2rem}.founder-info h3{margin-bottom:.25rem;font-size:1.5rem}.founder-role{color:var(--muted);margin-bottom:1.5rem;font-size:1.1rem;font-weight:600}.founder-bio{color:var(--txt);border-left:3px solid var(--hl);padding-left:1.5rem;font-size:1.1rem;font-style:italic;line-height:1.8;position:relative}@media (max-width:900px){.about-grid,.vision-mission-grid{grid-template-columns:1fr}}@media (max-width:768px){.founder-section{text-align:center;flex-direction:column;padding:2rem}.founder-bio{border-left:none;padding-left:0}}
