#java-editor-container{overflow:hidden}.editor-header{display:flex;justify-content:space-between;padding:12px 18px;background:#ffff;color:#000;align-items:center}.editor-header .brand{font-size:1rem;font-weight:600}.editor-actions{display:flex;align-items:center;gap:10px}.status-indicator{font-size:.8rem;color:#9ca3af}.editor-btn{background:#1e293b;border:1px solid #334155;padding:6px 14px;border-radius:6px;color:#fff;cursor:pointer;font-size:.85rem;transition:.2s}.editor-btn:hover{background:#334155}.editor-btn.primary{background:#2563eb;border-color:#1d4ed8}.editor-btn.primary:hover{background:#1d4ed8}.editor-select{background:#1e293b;color:#fff;border-radius:6px;padding:6px 8px;border:1px solid #334155}#editor-wrapper{display:flex;height:500px;position:relative}.editor{flex:1;height:100%;min-height:300px}.resizer{width:6px;cursor:col-resize;background:#e5e7eb;transition:.2s}.resizer:hover{background:#c8cdd3}.output{width:350px;display:flex;flex-direction:column;border-left:1px solid #e5e7eb;background:#f9fafb;transition:height .3s ease}.output-header{padding:10px 14px;background:#eef2ff;font-weight:600;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;align-items:center}.console{padding:12px;margin:0;overflow:auto;background:#0f172a;color:#d1d5db;height:100%;font-size:.85rem;font-family:monospace;text-wrap:auto}.toggle-btn{border:none;background:0 0;cursor:pointer;color:#475569}.editor-footer{padding:8px 12px;font-size:.8rem;background:#f8fafc;border-top:1px solid #e5e7eb}@media (max-width:768px){#editor-wrapper{flex-direction:column}.resizer{height:6px;width:100%;cursor:row-resize}.output{width:100%;height:180px}}
/*# sourceMappingURL=java.css.map */
