
/* 04_181B — fallback.css — iter 159 (JF) : NEUTRALISÉ
   Le background cosmique est géré uniquement par App.js. */
:root{--sf-bg-url: none; --sf-primary:#111}
#sf-bg-image{ display: none !important; }
body:not(:has(#sf-bg-image))::after{ content: none !important; }
