.performance-hero{background:linear-gradient(135deg,var(--brand-primary-dark),var(--brand-primary));color:var(--brand-text-inverse)}.performance-hero h1{color:var(--brand-text-inverse);max-width:820px;font-weight:800}.performance-hero p{max-width:720px}.performance-dashboard,.performance-evidence,.performance-table-section{padding:72px 0}.metric-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:18px;gap:18px}.metric-grid article{background:var(--brand-bg);border:1px solid var(--brand-border);padding:26px;box-shadow:var(--shadow-soft)}.metric-grid span{color:var(--brand-primary);font-size:2.3rem;font-weight:800}.performance-evidence{background:var(--brand-bg-alt)}.performance-evidence img{aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover;background:var(--brand-primary)}.performance-note{max-width:900px;margin-bottom:30px}