/* Preserve the existing desktop composition; decorative full-bleed imagery,
   home panels, theme palettes and motion remain unchanged. */
@media screen and (min-width:1920px) {
  .dasheng-site :is(.executive-grid,.crew-roster-intro,.crew-tech-heading) { gap:172.8px; }
  .dasheng-site .section-heading { gap:192px; }
  .dasheng-site .delivery-layout { gap:76.8px; }
  .dramaturgy-page .dp-hero { gap:115.2px; }
  .dramaturgy-page .dp-memory-layout { gap:192px; }
  .dramaturgy-page .dp-world-layout { gap:153.6px; }
  .dramaturgy-page .dp-future-bottom { gap:230.4px; }
}
