*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{width:100%;height:100%}body{overflow:hidden}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--mui-palette-surface-outlineVariant, rgba(128,128,128,.4));border-radius:10px;border:2px solid transparent;background-clip:content-box}::-webkit-scrollbar-thumb:hover{background:var(--mui-palette-surface-outline, rgba(128,128,128,.6));background-clip:content-box}:root{--term-bg: #0e100a;--term-surface: #161911;--term-text: #e0e2d2;--term-dim: #9aa08c;--term-accent: #c3e956;--term-green: #8fd88f;--term-red: #ff9a8f;--term-violet: #b5d8a8;--term-amber: #ffb868;--base: var(--term-bg);--mantle: var(--term-surface);--crust: #090b06;--text: var(--term-text);--subtext0: var(--term-dim);--subtext1: var(--term-dim);--surface0: #20241a;--surface1: #2a2e22;--surface2: #34382b;--blue: var(--term-accent);--green: var(--term-green);--red: var(--term-red);--yellow: var(--term-amber);--peach: var(--term-amber);--mauve: var(--term-violet);--sapphire: var(--term-accent);--font-mono: "Roboto Mono", "Fira Code", ui-monospace, monospace}@media(pointer:coarse){.command-input,.pwn-input{font-size:16px!important}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}@keyframes blink{0%,50%{opacity:1}51%,to{opacity:0}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}
