@import url(https://fonts.googleapis.com/css2?family=Source+Code+Pro:ital,wght@0,200..900;1,200..900&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;height:100%;margin:0;width:100%}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}@keyframes flow{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@keyframes rotate{0%{transform:rotate(0deg)}50%{transform:rotate(180deg)}to{transform:rotate(1turn)}}@keyframes orb{0%{scale:1}50%{scale:1.1}to{scale:1}}.main{animation:flow 40s ease infinite;background:linear-gradient(-45deg,#0f0d18,#442f3b,#0f0d18,#442f3b);background-size:400% 400%;min-height:100dvh;min-width:100dvw}.logo,.main{max-height:100dvh;max-width:100dvw}.logo{align-items:center;display:flex;height:100dvh;justify-content:center;position:absolute;width:100dvw}.logo-img{animation:rotate 30s linear infinite,orb 14s linear infinite;filter:blur(4.5px);height:500px;left:calc();opacity:.2;right:auto;-webkit-user-select:none;user-select:none}.Window{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#0f0d18;background:#0f0d18c7;border:1px solid hsla(0,0%,100%,.125);border-radius:5px;cursor:grab;height:70%;padding-left:10px;position:absolute;width:50%}.window-text-area{bottom:40px;display:flex;flex-direction:column-reverse;height:-webkit-fit-content;height:fit-content;max-height:85%;overflow-y:scroll;position:absolute;width:95%}.line{color:#fff;font-family:Source Code Pro;font-size:20px;letter-spacing:1px}.window-line{bottom:0;display:flex;flex-direction:row;padding-bottom:10px;position:absolute;width:100%}.window-line-input,.window-line-span{color:#fff;font-family:Source Code Pro;font-size:20px;letter-spacing:1px}.window-line-input{background:none;border:none;box-shadow:none;margin-left:5px;overflow-x:scroll;width:55%}.window-line-input:focus{outline:none}.window-line-span-gradient{-webkit-text-fill-color:#0000;background:-webkit-linear-gradient(#eee,#c799de);-webkit-background-clip:text}.window-header{background-color:#0f0d18;border-radius:5px;height:30px}.buttons-header{display:flex;gap:0;position:absolute;right:0;top:4px}svg{height:-webkit-fit-content;height:fit-content;width:-webkit-fit-content;width:fit-content}::-webkit-scrollbar{width:0}
/*# sourceMappingURL=main.a42ef456.css.map*/