@import"https://fonts.googleapis.com/css2?family=Space+Mono:ital,wght@0,400;0,700;1,400;1,700&display=swap";.h-unstyled-list{list-style:none;margin:0;padding:0}.h-center-text{text-align:center}.col-full{flex:0 1 100%}.col-three-quart{flex:0 1 75%}.col-two-third{flex:0 1 66.666666%}.col-half{flex:0 1 50%}.col-third{flex:0 1 33.333333%}.col-quart{flex:0 1 100%}@media screen and (min-width:768px){.col-quart{flex:0 1 50%}}@media screen and (min-width:992px){.col-quart{flex:0 1 25%}}.col-full,.col-half,.col-quart,.col-third,.col-three-quart,.col-two-third{margin-bottom:.5rem;padding-left:.25rem;padding-right:.25rem}.col-full--no-padding,.col-half--no-padding,.col-quart--no-padding,.col-third--no-padding,.col-three-quart--no-padding,.col-two-third--no-padding{padding:0}.col-full--no-padding-right,.col-half--no-padding-right,.col-quart--no-padding-right,.col-third--no-padding-right,.col-three-quart--no-padding-right,.col-two-third--no-padding-right{padding-right:0}.col-full--no-padding-left,.col-half--no-padding-left,.col-quart--no-padding-left,.col-third--no-padding-left,.col-three-quart--no-padding-left,.col-two-third--no-padding-left{padding-left:0}.col-full--no-margin,.col-half--no-margin,.col-quart--no-margin,.col-third--no-margin,.col-three-quart--no-margin,.col-two-third--no-margin{margin:0}.col-full--no-margin-bottom,.col-half--no-margin-bottom,.col-quart--no-margin-bottom,.col-third--no-margin-bottom,.col-three-quart--no-margin-bottom,.col-two-third--no-margin-bottom{margin-bottom:0}.col-full--no-margin-top,.col-half--no-margin-top,.col-quart--no-margin-top,.col-third--no-margin-top,.col-three-quart--no-margin-top,.col-two-third--no-margin-top{margin-top:0}.m-command-entry{display:flex;flex-direction:column;font-size:.75rem}.m-command-entry__command,.m-command-entry__static-data{align-items:center;display:flex}.m-command-entry__prefix{color:#00bf00;font-weight:300;margin-right:.5rem}.m-command-entry__path{color:#bfbf00}.m-command-entry__command-icon{margin-right:.5rem}.m-command-entry__command-input{background-color:transparent;border:none;caret-color:#fff;color:#fff;flex:1 1;font-size:.75rem;height:.75rem;padding:0}.m-command-entry__command-input:focus{outline:none}.m-command-entry__message{margin-bottom:1rem;white-space:pre-line}.m-command-entry__message--error{color:#ff7575}.m-command-entry__message--success{color:#00bf00}.m-command-entry__message--process{color:#9b8382;margin:0}.m-command-entry__message--info{color:#bfbf00}.m-project-list__name{color:#d075ff}.m-project-list__name:hover{color:#e1a8ff;cursor:pointer}.m-project-list__content{display:none}.m-project-list__content--open{display:block}.m-project-list__link{color:#6ca7ff}.m-project-list__version{color:#9b8382}.m-project-list__tech-used{color:#ff7575}.o-terminal{background-color:#222;border-radius:8px;box-shadow:0 0 12px 6px rgba(0,0,0,.25);color:#fff;display:flex;flex-direction:column;height:30rem;margin:0 auto;overflow:hidden;width:100%}.o-terminal__buttons,.o-terminal__header,.o-terminal__header-info{display:flex;justify-content:space-between}.o-terminal__header{background-color:#801336;flex-direction:column-reverse;justify-content:flex-end;min-height:3rem;padding:.25rem}@media screen and (min-width:768px){.o-terminal__header{flex-direction:row}}.o-terminal__header-info{justify-content:flex-start}@media screen and (min-width:768px){.o-terminal__header-info{justify-content:space-between}}.o-terminal__icon{background:rgba(0,0,0,.25);border-radius:8px;height:2.5rem;margin-right:.5rem;padding:.25rem;width:2.5rem}.o-terminal__icon-inner{height:100%;position:relative;width:100%}.o-terminal__title{font-size:1rem;line-height:2.5rem;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media screen and (min-width:768px){.o-terminal__title{font-size:1.25rem}}.o-terminal__buttons{align-items:center;justify-content:space-around;margin-left:auto;width:9rem}.o-terminal__button{align-items:center;border-radius:4px;box-shadow:0 0 6px rgba(0,0,0,.5);display:flex;height:1.5625rem;width:2.5rem}.o-terminal__button--fullscreen-toggle,.o-terminal__button--minimize{background-color:#c72c41}.o-terminal__button--fullscreen-toggle:focus,.o-terminal__button--fullscreen-toggle:hover,.o-terminal__button--minimize:focus,.o-terminal__button--minimize:hover{background-color:#d84e61}.o-terminal__button--fullscreen-toggle:active,.o-terminal__button--minimize:active{background-color:#731a26}.o-terminal__button--close{background-color:#ee4540}.o-terminal__button--close:focus,.o-terminal__button--close:hover{background-color:#f2736f}.o-terminal__button--close:active{background-color:#b81510}.o-terminal__button:focus,.o-terminal__button:hover{cursor:pointer}.o-terminal__button:active{box-shadow:inset 0 0 2px 1px rgba(0,0,0,.5)}.o-terminal__button-icon{height:1.25rem;margin:0 auto;position:relative;width:1.25rem}.o-terminal__content{display:flex;flex:1 1;flex-direction:column;overflow-y:auto;padding:.5rem}.o-terminal--fancy .o-terminal__header{background:linear-gradient(180deg,#801336 0,#ac1a49 50%,#96163f 51%,#e1326a)}.o-terminal--fancy .o-terminal__button--fullscreen-toggle,.o-terminal--fancy .o-terminal__button--minimize{background:linear-gradient(180deg,#c72c41 0,#d84e61 50%,#d3394e 51%,#e68d99)}.o-terminal--fancy .o-terminal__button--fullscreen-toggle:focus,.o-terminal--fancy .o-terminal__button--fullscreen-toggle:hover,.o-terminal--fancy .o-terminal__button--minimize:focus,.o-terminal--fancy .o-terminal__button--minimize:hover{background:linear-gradient(180deg,#d84e61 0,#e17886 50%,#dd6373 51%,#efb7be)}.o-terminal--fancy .o-terminal__button--fullscreen-toggle:active,.o-terminal--fancy .o-terminal__button--minimize:active{background:linear-gradient(180deg,#731a26 0,#9d2333 50%,#881e2d 51%,#b2273a)}.o-terminal--fancy .o-terminal__button--close{background:linear-gradient(180deg,#ee4540 0,#f2736f 50%,#f05c57 51%,#f8b7b5)}.o-terminal--fancy .o-terminal__button--close:focus,.o-terminal--fancy .o-terminal__button--close:hover{background:linear-gradient(180deg,#f2736f 0,#f6a09e 50%,#f48986 51%,#fde5e4)}.o-terminal--fancy .o-terminal__button--close:active{background:linear-gradient(180deg,#b81510 0,#e61b15 50%,#cf1812 51%,#ec2e29)}.o-terminal ::-webkit-scrollbar{width:10px}.o-terminal ::-webkit-scrollbar-track{background:#f1f1f1}.o-terminal ::-webkit-scrollbar-thumb{background:#888}.o-terminal ::-webkit-scrollbar-thumb:hover{background:#555}html{scroll-behavior:smooth}#__next,body,html{padding:0;margin:0;min-height:100vh;font-family:Space Mono,monospace}body{background-color:#2d132c}a,input,label,select,textarea{font-family:Space Mono,monospace}a{color:inherit;text-decoration:none}*{box-sizing:border-box}main{align-items:center;display:flex;flex:1 1;padding:1rem}@media screen and (min-width:768px){main{padding:0 6.25rem}}.page{display:flex;flex-direction:column;margin:0 auto;min-height:100vh;width:100vw}.page__content{flex:1 1}@media screen and (min-width:992px){.page{flex-direction:row;width:1200px}}