main{height:100vh}aside{scrollbar-width:none;width:17rem;position:fixed;top:0;left:0}section{width:calc(100% - 17rem);margin-left:17rem}section footer{height:6rem}section footer,#box{padding:2rem 10rem}#box{height:calc(100% - 6rem);overflow-y:auto}pre,code,aside button{font-size:.975rem}pre,.hljs{border-radius:8px;background-color:inherit!important}section footer{padding-top:0;padding-bottom:0}form{padding:.5rem 1rem}form button,form input{background-color:inherit;padding:0;border:0!important}.grid{grid-template-rows:1fr 4fr 1fr;gap:10px;display:grid}.truncated{white-space:nowrap;text-overflow:ellipsis;cursor:pointer;width:100%;margin:10px 0;font-size:.875rem;display:-webkit-inline-box;overflow:hidden}li,ol{color:var(--light)}li:hover{color:var(--white)}li button{background:0 0;border:0;padding:0}#prompts li button{display:none}#prompts li:hover button{display:block}.small{font-size:.875rem}.spinner{position:absolute;top:0;left:0}.loader{perspective:1000px;color:var(--white);border-radius:50%;width:148px;height:148px;transform:rotate(45deg)}.loader:before,.loader:after{content:"";width:inherit;height:inherit;border-radius:50%;animation:1s linear infinite spin;display:block;position:absolute;top:0;left:0;transform:rotateX(70deg)}.loader:after{color:var(--blue);animation-delay:.4s;transform:rotateY(70deg)}@keyframes rotate{0%{transform:translate(-50%,-50%)rotate(0)}to{transform:translate(-50%,-50%)rotate(360deg)}}@keyframes rotateccw{0%{transform:translate(-50%,-50%)rotate(0)}to{transform:translate(-50%,-50%)rotate(-360deg)}}@keyframes spin{0%,to{box-shadow:.2em 0}12%{box-shadow:.2em .2em}25%{box-shadow:0 .2em}37%{box-shadow:-.2em .2em}50%{box-shadow:-.2em 0}62%{box-shadow:-.2em -.2em}75%{box-shadow:0 -.2em}87%{box-shadow:.2em -.2em}}@media only screen and (max-width:968px){section footer,#box{padding:2rem}section footer{padding-top:0;padding-bottom:0}}@media only screen and (max-width:667px){aside{display:none!important}section{width:100%;margin-left:0}section header,section form,#box{padding:1rem}pre,code{font-size:.875rem}}