@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@300&display=swap);@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@300&family=Ubuntu:wght@300&display=swap);html{background:#000;color:#2a87f6}.page{margin:0 auto;padding:100px 20px;width:100%}#crystals{height:100%;left:0;position:fixed;top:0;width:480px}@-webkit-keyframes bg-crystal001{to{background-position:0 900px}}@keyframes bg-crystal001{to{background-position:0 900px}}#crystals .crystal_01{-webkit-animation:bg-crystal001 30s infinite;animation:bg-crystal001 30s infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear;background:url(/static/media/crystals_01.a26f170fc23aa5a6b629.png)repeat-y;height:100%;position:absolute;width:100%}@-webkit-keyframes bg-crystal002{to{background-position:0 900px}}@keyframes bg-crystal002{to{background-position:0 900px}}#crystals .crystal_02{-webkit-animation:bg-crystal002 60s infinite;animation:bg-crystal002 60s infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear;background:url(/static/media/crystals_02.92f1bce57908a8130cc6.png)repeat-y;height:100%;position:absolute;width:100%}@-webkit-keyframes bg-crystal003{to{background-position:0 -1200px}}@keyframes bg-crystal003{to{background-position:0 -1200px}}#crystals .crystal_03{-webkit-animation:bg-crystal003 90s infinite;animation:bg-crystal003 90s infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear;background:url(/static/media/crystals_03.3d75a6268739c93fd818.png)repeat-y;height:100%;left:50%;margin-left:-180px;position:absolute;width:100%}#worldCrystals{height:520px;left:0;position:fixed;top:150px;width:100%}#worldCrystals .crystal_01{background:url(/static/media/world_cloud.87dc2d71f73b6b661543.png)no-repeat -500px 0;height:100%;position:absolute;width:100%}@-webkit-keyframes bg-crystal004{to{background-position:1198px 0}}@keyframes bg-crystal004{to{background-position:1198px 0}}#worldCrystals .crystal_02{-webkit-animation:bg-crystal004 60s infinite;animation:bg-crystal004 60s infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear;background:url(/static/media/world_crystal01.ff248ea7df5c3e3178be.png)repeat-x;height:100%;position:absolute;width:100%}@-webkit-keyframes bg-crystal005{to{background-position:1086px 0}}@keyframes bg-crystal005{to{background-position:1086px 0}}#worldCrystals .crystal_03{-webkit-animation:bg-crystal005 90s infinite;animation:bg-crystal005 90s infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear;background:url(/static/media/world_crystal02.5d67ebffd6a1158dc417.png)repeat-x;height:100%;left:50%;margin-left:-180px;position:absolute;width:100%}*,:after,:before{font-family:Roboto,sans-serif;font-family:Ubuntu,sans-serif}:after,:before{box-sizing:border-box}:active,:focus,:hover{outline:none}body{margin:0;overflow:hidden}#app{align-items:center;display:flex;height:100vh;justify-content:center}#terminal{height:550px;max-width:900px;transition:.2s;width:90vw}#window{align-items:center;cursor:default;display:flex;height:40px;padding:0 15px}.btn{border:none;border-radius:50%;box-shadow:0 2px 2px #33333375;height:13px;margin-right:10px;width:13px}.red{background-color:#ff4136}.error{color:#ff4136}.yellow{background-color:#ffdc00}.info{color:#ffdc00}.green{background-color:#2ecc40}#field,#title{font-size:.85rem}#title{margin-left:auto}#field{height:calc(100% - 40px);overflow:auto;overflow-wrap:break-word;padding:5px}#field::-webkit-scrollbar{width:10px}#field.dark::-webkit-scrollbar-thumb{background-color:#333444}#field.light::-webkit-scrollbar-thumb{background-color:#aca9bb}#field>div{cursor:default;min-height:20px;width:100%}#input-container{display:flex}#cursor,#query{display:inline-block}#query{margin-right:10px;white-space:pre-line}#cursor{bottom:-2px;height:3px;left:2px;position:relative;width:.5rem}@-webkit-keyframes blink-dark{0%,to{background-color:#f4f4f4}50%{background-color:initial}}@keyframes blink-dark{0%,to{background-color:#f4f4f4}50%{background-color:initial}}@-webkit-keyframes blink-light{0%,to{background-color:#474554}50%{background-color:initial}}@keyframes blink-light{0%,to{background-color:#474554}50%{background-color:initial}}@media (max-height:600px),only screen and (max-width:600px){#terminal{height:100vh;min-width:100vw;width:100vw}#field{height:100%}#window{display:none}}
/*# sourceMappingURL=main.dfd56970.css.map*/