.debug-console{color:#0f0;z-index:99999;background:#000000f2;border-top:2px solid #0f0;flex-direction:column;max-height:300px;font-family:Courier New,monospace;font-size:12px;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 20px #00000080}.debug-console.minimized{max-height:40px}.debug-console-header{background:#000c;border-bottom:1px solid #0f0;justify-content:space-between;align-items:center;padding:8px 12px;display:flex}.debug-console-title{color:#0f0;text-transform:uppercase;letter-spacing:1px;font-size:11px;font-weight:700}.debug-console-controls{gap:8px;display:flex}.debug-console-controls button{color:#0f0;cursor:pointer;background:0 0;border:1px solid #0f0;border-radius:3px;padding:4px 8px;font-size:10px;transition:all .2s}.debug-console-controls button:hover{color:#000;background:#0f0}.debug-console-controls button:active{transform:scale(.95)}.debug-console-content{flex:1;max-height:250px;padding:8px 12px;overflow-y:auto}.debug-console-content::-webkit-scrollbar{width:8px}.debug-console-content::-webkit-scrollbar-track{background:#0000004d}.debug-console-content::-webkit-scrollbar-thumb{background:#0f0;border-radius:4px}.debug-console-content::-webkit-scrollbar-thumb:hover{background:#0c0}.debug-console-empty{color:#666;text-align:center;padding:20px;font-style:italic}.debug-console-log{border-bottom:1px solid #00ff001a;gap:8px;padding:4px 0;line-height:1.4;display:flex}.debug-console-log:last-child{border-bottom:none}.log-timestamp{color:#888;flex-shrink:0}.log-message{word-break:break-word;flex:1}.log-error{color:#f44}.log-error .log-timestamp{color:#c00}.log-warn{color:#fa0}.log-warn .log-timestamp{color:#c80}.log-info{color:#a8a8ff}.log-info .log-timestamp{color:#f1ffa0}.log-default{color:#0f0}.debug-console-toggle{color:#0f0;cursor:pointer;z-index:99999;text-transform:uppercase;letter-spacing:1px;background:#000000e6;border:2px solid #0f0;border-radius:4px;padding:8px 16px;font-family:Courier New,monospace;font-size:11px;transition:all .2s;position:fixed;bottom:10px;right:10px}.debug-console-toggle:hover{color:#000;background:#0f0;transform:translateY(-2px);box-shadow:0 4px 12px #00ff004d}.debug-console-toggle:active{transform:translateY(0)}
