.sustainability-hero{color:var(--brand-text-inverse);background:linear-gradient(135deg,#355c4c,var(--brand-primary-dark))}.sustainability-hero h1,.sustainability-hero p{color:var(--brand-text-inverse)}.commitment-copy,.progress-section{background:var(--brand-bg-alt)}.goal-cards article{padding:24px}.progress-list{max-width:860px;margin:0 auto}.progress-row{display:grid;grid-template-columns:240px minmax(0,1fr);grid-gap:18px;gap:18px;align-items:center;margin-bottom:18px}.progress{height:16px;background:var(--brand-border);border-radius:999px}.progress-bar{background:linear-gradient(90deg,var(--brand-primary),var(--brand-secondary))}@media (max-width:767px){.progress-row{grid-template-columns:1fr}}