/*
 Theme Name: ProtestPro Child (Divi 6)
 Theme URI: https://ai-xr.design/
 Description: Child theme actualizado para Protest Pro — AR Web (Divi 6). Incluye shortcode/plantilla AR, inyección de estado, fix de pantalla azul y verificación de runtime.
 Author: AI + XR Design
 Author URI: https://ai-xr.design/
 Template: Divi-6
 Version: 1.1.1
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain: protestpro-child-divi6
*/
html, body { height: 100%; margin: 0; padding: 0; }
body { background: #000 !important; }
#page-container, #et-main-area, .et_builder_inner_content { background: transparent !important; }
.et_pb_section, .et_pb_row, .et_pb_module { background: transparent !important; }
#pp-ar-root{ position: fixed; inset: 0; overflow: hidden; }
canvas, video, model-viewer { background: transparent !important; }
#pp-cta{ position: fixed; right: 16px; bottom: 16px; padding: 10px 14px; border-radius: 999px; border: 0; font-weight: 700; cursor: pointer; z-index: 9999; }
.pp-toggle-wrap{ position: fixed; left: 16px; bottom: 16px; z-index: 9999; display: flex; gap: 8px; }
.pp-toggle-wrap button{ padding: 8px 12px; border-radius: 12px; border: 0; font-weight: 600; cursor: pointer; }