:root,html,body,#root{margin:0;width:100%;height:100%;background:#000}.split-layout{display:grid;width:100vw;height:100vh;grid-template-rows:1fr 1fr;gap:0;overflow:hidden}.panel{position:relative;min-width:0;min-height:0;border:0;background:#000;overflow:hidden}.report-frame{width:calc(100% + 280px);margin-left:-140px;height:calc(100% + 44px);border:0;display:block;background:#000}.status-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:#000000bf;color:#fff;font-family:Arial,Helvetica,sans-serif;font-size:1.1rem;text-align:center;padding:1rem}.status-overlay.blocked{flex-direction:column;gap:.5rem;background:#141414eb}.status-overlay.blocked p{margin:0}.status-overlay.blocked a{color:#7fb2ff;text-decoration:underline}
