.va-hero{padding:3.5rem 0 2rem}.va-hero-content{display:flex;align-items:center;gap:2.5rem}.va-photo{width:150px;height:150px;border-radius:50%;-o-object-fit:cover;object-fit:cover;flex-shrink:0}.va-title{font-size:2.25rem;font-weight:700;color:#1e293b;line-height:1.2;margin-bottom:1rem}.va-intro{font-size:1.05rem;color:#475569;line-height:1.7}.va-story{padding:2rem 0}.va-story h2{font-size:1.5rem;font-weight:600;color:#1e293b;margin-bottom:1.25rem}.va-story-content p{font-size:1rem;color:#334155;line-height:1.8;margin-bottom:1.25rem}.va-credentials{padding:2rem 0}.va-credentials h2{font-size:1.5rem;font-weight:600;color:#1e293b;margin-bottom:1.25rem}.va-creds-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.va-cred{padding:1.25rem;background:#f8fafc;border:1px solid #e2e8f0;border-radius:4px}.va-cred-label{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#64748b;margin-bottom:.35rem}.va-cred-value{font-size:.95rem;color:#1e293b;font-weight:500;line-height:1.4}.va-philosophy{padding:2rem 0}.va-philosophy h2{font-size:1.5rem;font-weight:600;color:#1e293b;margin-bottom:1.25rem}.va-philosophy-items{display:flex;flex-direction:column;gap:1rem}.va-phil-item{padding:1.25rem;border-left:3px solid #1e293b;background:#f8fafc;border-radius:0 4px 4px 0}.va-phil-item strong{font-size:1rem;color:#1e293b;display:block;margin-bottom:.25rem}.va-phil-item p{font-size:.9rem;color:#475569;line-height:1.5;margin:0}.va-cta{text-align:center;padding:3rem 0}.va-cta h3{font-size:1.3rem;font-weight:600;color:#1e293b;margin-bottom:1.5rem}.va-cta-links{display:flex;gap:1rem;justify-content:center}.va-cta-btn{display:inline-block;padding:.875rem 2rem;background:#1e293b;color:#fff;text-decoration:none;border-radius:4px;font-weight:600;font-size:.9rem;transition:background .2s ease}.va-cta-btn:hover{background:#0f172a}.va-cta-btn-outline{background:#fff;color:#1e293b;border:2px solid #1e293b}.va-cta-btn-outline:hover{background:#f8fafc}@media (max-width:768px){.va-hero-content{flex-direction:column;text-align:center}.va-title{font-size:1.85rem}.va-creds-grid{grid-template-columns:1fr}.va-cta-links{flex-direction:column;align-items:center}}