.vtec-about-hero{padding:160px 0 96px;background:linear-gradient(135deg,rgba(30,34,77,.96),rgba(50,56,123,.92)),var(--brand-primary-dark);color:var(--brand-text-inverse)}.vtec-about-hero .container{max-width:900px}.vtec-about-hero h1,.vtec-about-hero p{color:var(--brand-text-inverse)}.vtec-about-hero h1{font-size:max(2rem, min(4vw, 3.5rem))}.vtec-leadership-section,.vtec-parent-quote,.vtec-purpose-band,.vtec-timeline-section{padding:80px 0}.vtec-purpose-band{background:var(--brand-bg-alt)}.vtec-leadership-grid,.vtec-purpose-band__cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:24px;gap:24px}.vtec-leadership-grid article,.vtec-purpose-band__cards article,.vtec-timeline article{position:relative;border:1px solid var(--brand-border);background:var(--brand-bg);padding:24px}.vtec-timeline{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:18px;gap:18px}.vtec-timeline article span{display:inline-flex;margin-bottom:14px;color:var(--brand-accent);font-family:var(--brand-font-mono);font-weight:700}.vtec-leadership-section{background:var(--brand-bg-alt)}.vtec-parent-quote{text-align:center;background:var(--brand-bg)}.vtec-parent-quote blockquote{max-width:900px;margin:0 auto 18px;color:var(--brand-primary-dark);font-size:max(1.35rem, min(3vw, 2.25rem));line-height:1.25;font-weight:700}@media (max-width:991px){.vtec-leadership-grid,.vtec-purpose-band__cards,.vtec-timeline{grid-template-columns:1fr}}