/* FCP 14.6.44 - safe render rollback */
html body.fcp-app-root-page{background:#f3f7fb!important;}
body.fcp-app-root-page .fcp-app-shell{display:grid!important;visibility:visible!important;opacity:1!important;min-height:100vh!important;}
body.fcp-app-root-page .fcp-mobile-native-screen{display:block!important;visibility:visible!important;opacity:1!important;}
body.fcp-app-root-page .fcp-app-render-fallback{background:#fff;border:1px solid #dbe7f4;border-radius:20px;padding:20px;color:#0f2547;margin:16px 0;}
/* disattiva eventuali residui aggressivi se rimasti in cache lato browser */
html.fcp-hard-modal-override-active-14642 body:not(.fcp-mobile-task-open) .fcp-mobile-task-sheet,
html.fcp-task-popup-reopen-14643 body:not(.fcp-mobile-task-open) .fcp-mobile-task-sheet{display:none!important;visibility:hidden!important;pointer-events:none!important;}
