*{box-sizing:border-box;margin:0;padding:0}body{color:#e4e4e4eb;background:#211d25;min-height:100vh;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}#root{flex-direction:column;min-height:100vh;display:flex}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:#211d25}::-webkit-scrollbar-thumb{background:#e4e4e411;border-radius:5px}::-webkit-scrollbar-thumb:hover{background:#e4e4e41e}::-webkit-scrollbar-corner{background:#211d25}a:hover{opacity:.9}button:hover{filter:brightness(1.1)}::selection{color:#fff;background:#3d325099}.monaco-editor{font-feature-settings:"liga" on, "calt" on}.monaco-editor .minimap{opacity:.8}.monaco-editor .minimap:hover{opacity:1}@keyframes blink{0%,50%{opacity:1}51%,to{opacity:0}}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (width<=1200px){.editor-grid{grid-template-columns:1fr!important}}
