:root{font-family:Consolas,Monaco,Andale Mono,Ubuntu Mono,monospace;line-height:1.5;font-weight:400;color-scheme:dark;color:#0f0;background-color:#1e1e1e;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;padding:0;min-width:320px;min-height:100vh;background-color:#1e1e1e;overflow-x:hidden}*{box-sizing:border-box}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:#1e1e1e}::-webkit-scrollbar-thumb{background:#333;border-radius:5px;border:2px solid #1e1e1e}::-webkit-scrollbar-thumb:hover{background:#444}.navbar,nav{position:fixed;top:0;left:0;right:0;height:60px;background-color:#1e1e1ef2;border-bottom:1px solid #333;display:flex;align-items:center;padding:0 2rem;z-index:1000;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.navbar-brand{font-size:1.5rem;font-weight:700;color:#0f0;letter-spacing:-1px}.app-layout{padding-top:80px;min-height:100vh;width:100%;display:flex;justify-content:center}
