/* Neutral black palette replacing the former blue tones. */
:root{--navy:#000;--ink:#161616}
.hero-scrim{background:linear-gradient(90deg,#000000df 0%,#000000b8 35%,#00000024 75%,#00000052 100%)}
.image-overlay{background:#0000004d}
footer{background:#000}
.project-modal::backdrop{background:#000000d4}
