/* IAVOX Studio 0.5.3 — masterização final integrada */
#emr-app .emr-master-panel{padding:0!important;background:#090c0f!important;overflow:hidden!important}
#emr-app .emr-master-toolbar{height:46px;display:flex;align-items:center;justify-content:space-between;padding:6px 14px;border-bottom:1px solid #343b40;background:#11161a;color:#d8dde0}
#emr-app .emr-master-toolbar button{height:32px;padding:0 16px;border:1px solid #44515a;border-radius:5px;background:#17222b;color:#fff;font-weight:900;font-size:10px;letter-spacing:.8px;cursor:pointer}
#emr-app .emr-master-toolbar strong{font-size:11px;letter-spacing:1.5px;color:#e6bd31}
#emr-app .emr-master-host{height:calc(100% - 46px);min-height:0;overflow:auto}
#emr-app .emr-master-host #ia-master-ras-app{min-height:100%!important;padding:8px!important}
#emr-app .emr-master-host .iamr-shell{min-height:calc(100% - 16px)!important}
#emr-app .emr-master-host .iamr-header{display:none!important}
#emr-app .emr-master-host .iamr-grid-main{margin-top:0!important}
@media(max-width:760px){#emr-app .emr-master-toolbar strong{display:none}}

.master-project-btn{background:linear-gradient(180deg,#28c96f,#15974d)!important;border-color:#41e487!important;color:#07140c!important}
