/* Minimal local fallback for the optional cyberdark shell assets.
   The classic app UI remains the source of truth. */

#cd-shell {
  background: transparent;
}

#cd-shell:empty {
  background: transparent;
}
