.debug-panel-overlay{position:fixed;top:10px;left:10px;z-index:10000;background:#000000e6;border:1px solid rgba(255,255,255,.2);border-radius:8px;max-width:450px;max-height:calc(100vh - 20px);font-family:Courier New,monospace;font-size:12px;color:#fff;box-shadow:0 4px 8px #00000080;pointer-events:auto}.debug-panel-content{padding:10px;overflow-y:auto;overflow-x:hidden;max-height:calc(100vh - 20px);white-space:pre-wrap;word-wrap:break-word;line-height:1.4}.debug-panel-content::-webkit-scrollbar{width:8px}.debug-panel-content::-webkit-scrollbar-track{background:#ffffff1a;border-radius:4px}.debug-panel-content::-webkit-scrollbar-thumb{background:#ffffff4d;border-radius:4px}.debug-panel-content::-webkit-scrollbar-thumb:hover{background:#ffffff80}
