/* Background choices stop at the outer section. Inner cards, images, text,
 * controls and glass panels keep their own colours and decorations. */
@layer pa-home-surfaces {
  body.pa-home-palette-canvas .pa-site-main { background:transparent!important; }
  [data-pa-home-surface]::before,
  [data-pa-home-surface]::after { background:none!important; }
}
