.scene-plate { position: absolute; inset: 0; z-index: 0; width: 100%; height: 100%; object-fit: cover; opacity: .94; }
.workshop > *:not(.scene-plate) { z-index: 1; }
.workshop { background: #e9d5b0; }
.pipeline-slot, .module-dock, .ledger { backdrop-filter: blur(4px); }
