@font-face{font-family:Roboto;src:url(/assets/Roboto-VariableFont_wdth_wght-CTnIOZTo.ttf)}@font-face{font-family:Inter;src:url(/assets/Inter-VariableFont_opsz_wght-c8O0ljhh.ttf)}html{width:100%;height:auto;font-size:16px}body{background-image:url(/assets/bg4-BD7JWo5m.png);background-repeat:no-repeat;background-size:cover;width:100%;height:auto;margin:0;padding:0}#root{flex-direction:column;justify-content:space-between;width:100%;height:auto;display:flex}@media (width<=525px){html{font-size:12px}}header{background-color:#1c1c1fd6;flex-direction:row;justify-content:start;align-items:center;gap:10px;width:auto;height:60px;padding:8px 0 8px 30px;display:flex}header img{width:43px;height:42.5px}.headerText{flex-direction:column;justify-content:center;align-items:center;gap:10px;height:90%;display:flex}.headerText h1{color:#e8e8e8;margin:0;font-family:Roboto;font-size:1.875rem;font-weight:200}main{width:100%;height:100vh;padding:2.5% 0 0}footer{background-color:#0f1117d6;flex-direction:row;justify-content:start;align-items:start;gap:15px;width:auto;height:10vh;padding:10px 0 10px 30px;display:flex}.footerText{flex-direction:column;justify-content:start;align-items:start;gap:5px;height:90%;display:flex}.footerText p{color:#e8e8e8;margin:0;font-family:Roboto;font-size:.875rem;font-weight:300}.consoleBlock{flex-direction:column;justify-content:start;align-items:center;gap:20px;width:76%;height:90%;display:flex}.consoleBlockButtons{flex-direction:row;justify-content:start;align-items:center;gap:15px;width:100%;display:flex}.panels{height:100%}.panelInner{justify-content:center;align-items:start;height:100%;display:flex;overflow:hidden}.resizeHandle{cursor:col-resize;background:0 0;border:none;outline:none;width:14px;position:relative}.resizeHandle:before{content:"";background:#2f323a;border-radius:999px;width:3px;transition:background-color .15s,width .15s,height .15s;position:absolute;top:3%;bottom:9%;left:50%;transform:translate(-50%)}.resizeHandle:hover:before,.resizeHandle:active:before{background:#626977;width:4px}.resizeHandle:focus,.resizeHandle:focus-visible,.resizeHandle:active{box-shadow:none;border:none;outline:none}@media (width<=525px){main{flex-direction:column;justify-content:start;gap:20px;height:120vh;padding:0}.panelInner{padding:20px 0 0}.consoleBlock{width:97%}header img{width:35px;height:34.6px}.resizeHandle{cursor:row-resize;touch-action:none;width:100%;height:14px}.resizeHandle:before{width:70%;height:3px;top:50%;bottom:auto;left:15%;transform:translateY(-50%)}.resizeHandle:hover:before,.resizeHandle:active:before{width:70%;height:4px}}.codeEditorWindow{border-radius:8px;width:90%;height:94%;overflow:hidden}@media (width<=525px){.codeEditorWindow{border-radius:8px;width:97%;height:94%;overflow:hidden}}.customButton{all:unset;cursor:pointer;border-radius:4px;justify-content:center;align-items:center;padding:8px 12px;font-family:Roboto;font-size:1rem;display:inline-flex}.runButton{color:#f4f5f4;background-color:#6d8467}.clearButton{color:#f4f5f4;background-color:#815757}.runButton:hover{color:#fff;background-color:#546e4e}.clearButton:hover{color:#fff;background-color:#674040}.runButton:active{background-color:#3b5734}.clearButton:active{background-color:#4d2626}.customButton:disabled{opacity:.5;cursor:not-allowed}.console{color:#d4d4d4;background:#0f1117d6;border-radius:8px;flex-direction:column;width:100%;height:95%;font-family:monospace;display:flex;overflow:hidden}.consoleHeader{color:#888;border-bottom:1px solid #222;padding:10px 14px;font-size:14px}.consoleBody{flex:1;padding:12px;overflow-y:auto}.consoleLine{white-space:pre-wrap;padding:4px 0}.consoleLine.log{color:#d4d4d4}.consoleLine.warn{color:#facc15}.consoleLine.error{color:#ef4444}.consoleEmpty{color:#666;font-style:italic}@media (width<=525px){.console{width:100%;height:80%}}
