*{box-sizing:border-box;font-family:Consolas,Courier New,monospace;margin:0;padding:0}:focus,a:focus{outline:none}.non-selectable{user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}body,html{height:100%;scroll-behavior:smooth;width:100%}body{background-color:#1e1e1e;font-size:16px;overflow-x:hidden;overflow-y:auto;transition:background-color .3s ease}[id]{scroll-behavior:smooth;scroll-margin-top:130px}.app{align-items:center;display:flex;height:100vh;justify-content:center;padding:15px;position:relative;width:100vw}.app.classic-mode{display:block;margin:0;min-height:100vh;overflow-x:hidden;overflow-y:auto;padding:0;position:relative;width:100%}body.cmd-theme{background-color:#0c0c0c!important;background-image:linear-gradient(180deg,#0c0c0c,#0c0c0c)!important;color:#ccc!important}body.powershell-theme{background-color:#012456;background-image:linear-gradient(180deg,#012456,#012456)}body.ubuntu-theme{background-color:#300a24;background-image:linear-gradient(180deg,#300a24,#300a24)}@media (max-width:768px){.app{padding:60px 10px 10px}body,html{height:100%}}@media (max-width:480px){.app{padding:60px 5px 5px}body{font-size:14px}}.fade-in{animation:fadeIn .3s ease forwards}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.scale-in{animation:scaleIn .3s ease forwards}@keyframes scaleIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}
/*# sourceMappingURL=main.f04425e5.css.map*/