/* Compléments ERP V9.3.1 — plein écran et confidentialité */
.erp-shell{min-height:100vh}
.erp-empty{padding:1rem;color:#657086;background:#f4f6f8;border-radius:.65rem}
.erp-security-state{display:inline-flex;align-items:center;gap:.45rem;padding:.4rem .7rem;border-radius:999px;background:#fff4cf;color:#654b00;font-size:.78rem;font-weight:700}
.erp-security-state::before{content:"";width:.5rem;height:.5rem;border-radius:50%;background:#dfb400}
@media (min-width:960px){body.erp-active{overflow:hidden}.erp-shell{height:100vh;overflow:auto}}
