/* Subtle continuity behind each trial's high-contrast working panels. */
body{
 background-color:#071016;
 background-image:linear-gradient(90deg,#071016f5 0%,#071016e3 55%,#071016ca 100%),url('/assets/zgy-wireframe-field.svg');
 background-size:cover,cover;
 background-position:center,center;
 background-attachment:fixed,fixed;
}
@media(max-width:750px){body{background-image:linear-gradient(#071016ec,#071016dd),url('/assets/zgy-wireframe-field.svg');background-position:center,62% center}}
