.iba-wrapper{color:#111}
#iba-dashboard-app th{background:#111 !important;color:#fff !important;padding:10px !important}
#iba-dashboard-app td{background:#fff !important;color:#111 !important;padding:8px !important;border-bottom:1px solid #eee}
#iba-modal{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.6);z-index:9999;display:flex;align-items:center;justify-content:center}
#iba-modal-content{background:#fff;max-width:850px;width:92%;max-height:90vh;overflow:auto;border-radius:12px;padding:20px}
