/*!
 *  Hack typeface https://github.com/source-foundry/Hack
 *  License: https://github.com/source-foundry/Hack/blob/master/LICENSE.md
 */
@font-face{font-family:Hack;src:url(../fonts/hack-regular.woff2)format("woff2"),url(../fonts/hack-regular.woff)format("woff");font-weight:400;font-style:normal}@font-face{font-family:Hack;src:url(../fonts/hack-bold.woff2)format("woff2"),url(../fonts/hack-bold.woff)format("woff");font-weight:700;font-style:normal}@font-face{font-family:Hack;src:url(../fonts/hack-italic.woff2)format("woff2"),url(../fonts/hack-italic.woff)format("woff");font-weight:400;font-style:italic}@font-face{font-family:Hack;src:url(../fonts/hack-bolditalic.woff2)format("woff2"),url(../fonts/hack-bolditalic.woff)format("woff");font-weight:700;font-style:italic}@font-face{font-family:IBMPlexMono;src:url(/assets/IBMPlexMono-Regular-Latin1-BsnL3gsb.woff2)format("woff2");font-weight:400;font-style:normal}:root{--base03:#002b36;--base02:#073642;--base01:#586e75;--base00:#657b83;--base0:#839496;--base1:#93a1a1;--base2:#eee8d5;--base3:#fdf6e3;--yellow:#b58900;--orange:#cb4b16;--red:#dc322f;--magenta:#d33682;--violet:#6c71c4;--blue:#268bd2;--cyan:#2aa198;--green:#859900}body{background-color:var(--base03);color:var(--base0);justify-content:center;align-items:center;min-height:100vh;margin:0;padding:20px;font-family:IBMPlexMono,monospace;font-size:20px;display:flex}.terminal-body{text-align:left;width:80%;max-width:800px}.prompt{color:#6897bb}.command{color:#cc7832}a{color:#6897bb;text-decoration:none}a:hover{text-decoration:underline}pre{white-space:pre-wrap;word-wrap:break-word;color:#a9b7c6}.cursor{vertical-align:middle;background-color:#a9b7c6;width:10px;height:1em;animation:1s step-end infinite blink;display:inline-block}@keyframes blink{0%,to{background-color:#0000}50%{background-color:#a9b7c6}}#terminal-container{margin-top:20px}.terminal-input-line{align-items:center;display:flex}.terminal-prompt{color:var(--green);white-space:nowrap;margin-right:8px}.terminal-input{color:var(--base0);font-family:inherit;font-size:inherit;caret-color:var(--base0);appearance:none;box-shadow:none;background:0 0;border:none;border-radius:0;outline:none;flex-grow:1;margin:0;padding:0}.terminal-output{color:var(--yellow);white-space:pre-wrap;word-wrap:break-word;margin-top:8px;margin-bottom:16px}.terminal-history{flex-direction:column;display:flex}.status-active{color:var(--green)}.status-inactive{color:var(--red)}
