@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/IMG_7255-B-j6ZJGP.JPG);background-repeat:no-repeat;background-size:cover;width:100%;height:auto;margin:0;padding:0}#root{flex-direction:column;width:100%;height:auto;display:flex}header{background-color:#1c1c1fd6;flex-direction:row;justify-content:start;align-items:center;gap:10px;width:auto;height:64px;padding:8px 0 8px 30px;display:flex}.header img{width:50px;height:50px}.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{flex-direction:row;justify-content:space-evenly;align-items:center;width:100%;height:100vh;display:flex}footer{background-color:#0f1117d6;flex-direction:row;justify-content:start;align-items:center;gap:15px;width:auto;height:9vh;padding:10px 0 10px 25px;display:flex}.footerText{flex-direction:column;justify-content:start;align-items:start;gap:10px;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:20%;height:90%;display:flex}.consoleBlockButtons{flex-direction:row;justify-content:start;align-items:center;gap:15px;width:100%;display:flex}@media (width<=525px){main{flex-direction:column;height:120vh}.consoleBlock{width:97%;height:25%}}.codeEditorWindow{border-radius:8px;width:65%;height:90%;overflow:hidden}@media (width<=525px){.codeEditorWindow{width:97%;height:70%}}.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:#a4ca99;background-color:#2c3039;border:1px solid #e7eeff}.clearButton{color:#c67c7c;background-color:#2c3039;border:1px solid #e7eeff}.customButton:hover{background-color:#262931}.runButton:hover{color:#80a176}.clearButton:hover{color:#a17676}.customButton:active{background:#111827}.customButton:disabled{opacity:.5;cursor:not-allowed}.console{color:#d4d4d4;background:#0f1117d6;border-radius:8px;flex-direction:column;width:100%;height:90%;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%}}
