.codeeditor_main__3C7vT{background-color:#dbe7f4;padding:0 20px;min-height:100vh}.codeeditor_divCodeWrapper__ccpmw{display:flex;gap:20px}.codeeditor_codeLabel__lfFtN{padding:10px 30px;border-bottom:1px solid #dbe7f4;gap:10px;align-items:center}.codeeditor_homeBtn__orPdU,.codeeditor_resetBtn__YspMa,.codeeditor_runBtn__do1C7{padding:6px 12px;border-radius:4px;font-size:14px;transition:all .2s ease}.codeeditor_homeBtn__orPdU:hover{background-color:#17a2b8;color:#fff}.codeeditor_runBtn__do1C7{background-color:#28a745;border-color:#28a745}.codeeditor_runBtn__do1C7:hover{background-color:#218838;border-color:#1e7e34}.codeeditor_resetBtn__YspMa:hover{background-color:#5a6268;color:#fff}.codeeditor_codetextbox__Vh6mC{padding:5px}.codeeditor_ViewTitleBarDiv__5QWJt{padding:15px 0}.codeeditor_viewLabel__kyxfM{color:#101010;font-size:16px;font-weight:500}.codeeditor_viewIframe__DMPLK{width:100%;min-height:450px;border:none;background-color:#fff;padding:10px}.codeeditor_dotnetfiddleIframe__QJmhZ{width:100%;height:450px;border-radius:8px}.codeeditor_iframeWrapper__oXA58{background-color:#dbe7f4;padding:10px}.codeeditor_editorPane__e_u9E{min-width:0;overflow:hidden}.codeeditor_editorPane__e_u9E,.codeeditor_resultPane__LAihD{flex:1 1;background-color:#dbe7f4}.codeeditor_codeLabel__lfFtN{display:flex;justify-content:flex-end;padding:8px}.codeeditor_buttonContainer__TZOSH{display:flex;gap:8px}.codeeditor_resultContainer__dqLeG{width:100%;height:500px;overflow:auto;padding:1rem;background:#fff;border:1px solid #ddd}.codeeditor_resultContainer__dqLeG .codeeditor_error-message__m0751{background:#fff;margin:10px 0}.codeeditor_resultContainer__dqLeG .codeeditor_console-output__FmgOt{margin-top:20px;padding:10px;background:#f8f9fa;border:1px solid #dee2e6;border-radius:4px;font-family:monospace}.codeeditor_resultContainer__dqLeG .codeeditor_console-output__FmgOt pre{margin:0;padding:10px;background:#2d2d2d;color:#fff;border-radius:4px;white-space:pre-wrap;word-wrap:break-word}.codeeditor_resultContainer__dqLeG .codeeditor_console-output__FmgOt pre div{padding:2px 0}.codeeditor_resultContainer__dqLeG pre{margin:0;white-space:pre-wrap;word-wrap:break-word}.codeeditor_resultContainer__dqLeG .codeeditor_error-message__m0751 pre{color:#dc3545;font-family:monospace;font-size:.9rem}.codeeditor_resultContainer__dqLeG .codeeditor_error-message__m0751{color:#dc3545;padding:10px;border:1px solid #dc3545;border-radius:4px;margin-top:10px;background-color:#fff3f3}.codeeditor_resultContainer__dqLeG .codeeditor_error-message__m0751 h4{margin:0 0 8px;font-size:1rem;color:#dc3545}.codeeditor_resultContainer__dqLeG .codeeditor_error-message__m0751 pre{margin:0;white-space:pre-wrap;word-wrap:break-word}.codeeditor_desktop-editor__6xVmb{display:block;border:none}.codeeditor_mobile-editor__EVt6g{display:none}@media(max-width:556px){.codeeditor_desktop-editor__6xVmb{display:none}.codeeditor_mobile-editor__EVt6g{display:block;height:95vh;border:none}}.codeeditor_spinnerContainer__NDej_{display:flex;justify-content:center;align-items:center;min-height:500px}.codeeditor_spinner__nHPad{width:50px;height:50px;border:5px solid #f3f3f3;border-top-color:#3498db;border-radius:50%;animation:codeeditor_spin__PSJq0 1s linear infinite}@keyframes codeeditor_spin__PSJq0{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}