/*
Theme Name: Nativa Connect Full App
Theme URI: https://nativaconnect.online
Author: Nativa Connect
Description: Full-screen WordPress bridge for the Nativa Connect application hosted on Manus.
Version: 1.0.0
Requires at least: 6.0
Requires PHP: 7.4
Text Domain: nativa-connect
*/
html, body { margin:0 !important; padding:0 !important; width:100%; height:100%; overflow:hidden; background:#0A0E1A; }
#wpadminbar { display:none !important; }
html { margin-top:0 !important; }
.nc-app-frame { position:fixed; inset:0; width:100%; height:100%; border:0; display:block; background:#0A0E1A; }
.nc-fallback { color:white; font-family:Arial,sans-serif; padding:2rem; background:#0A0E1A; min-height:100vh; }
