:root {
    --app-mode: "free";
}
.show-pro { display: none !important; }

/* Force l'affichage sans JS */
#login-screen { display: none !important; }
#app-wrapper, #app-container { display: flex !important; opacity: 1 !important; }