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;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}#root,.App,body,html{height:100%;width:100%}.App{background:linear-gradient(1deg,#000,#11111d);color:var(--text-color);font-family:Verdana,Geneva,Tahoma,sans-serif;position:absolute;text-align:center}:root{--background-color:#1e90ff;--text-color:#ffffffb3;--header-line:#41414189;--header-background:#41414125;--header-background-hover:#bebebe89;--header-text-hover:#171717}.header{height:10vh;justify-self:center;margin-top:0;position:-webkit-sticky;position:sticky;top:0;width:50%}.header,.header li{display:flex;padding:0;z-index:99}.header li{align-items:center;border-bottom:1px solid var(--header-line);font-size:1.2rem;justify-content:center;position:relative;width:100%}.header li:hover{border-bottom:4px solid #aed5e8;cursor:pointer}.home{height:100%;left:0;position:absolute;top:0;width:100%;z-index:0}.home .to-console{background-color:initial;border:5px solid #aed5e8;border-radius:30px;color:#aed5e8;font-size:1.5rem;font-weight:900;height:9vh;position:absolute;right:4rem;top:1em;width:13vw}.home .to-console:hover{background:linear-gradient(90deg,#aed5e8,#1b2156);border:none;color:#1b2156;cursor:pointer}.home .main-title{bottom:9rem;font-size:9rem;font-weight:800;left:6rem}.home .description,.home .main-title{font-style:oblique;position:absolute;text-align:left}.home .description{bottom:3rem;color:#aed5e8c8;font-size:1.5rem;left:9rem;line-height:5vh;white-space:pre-line}.home .gradient-text{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#aed5e8,#1b2156);-webkit-background-clip:text}.home .typing{animation:typing 1s steps(20) forwards,stop-blink 1s forwards;border-right:3px solid var(--text-color);font-family:monospace;overflow:hidden;white-space:nowrap;width:0}@keyframes typing{0%{width:0}to{width:80%}}@keyframes blink{50%{border-color:#0000}}@keyframes stop-blink{0%{border-right-color:var(--text-color)}to{border-right-color:#0000}}@media (max-width:400px){.home .main-title{bottom:auto;font-size:3.5rem;left:0;text-align:center;top:4rem;width:100%}.home .description{font-size:1rem;left:1rem}@keyframes typing{0%{width:0}to{width:90%}}}.docs{background:linear-gradient(1deg,#000,#11111d);min-height:100%;overflow:auto;position:absolute;top:0;width:100%}.doc-navbar{background-color:hsla(0,0%,42%,.188);height:100%;min-width:150px;padding-top:6rem;position:fixed;width:12%}.doc-navbar,.doc-navbar .subject{display:flex;flex-direction:column}.doc-navbar .subject{align-items:start;border-bottom:1px solid var(--text-color);font-size:1rem;width:100%}.doc-navbar .subject:hover{cursor:pointer}.doc-navbar .subject-main-line{align-items:start;box-sizing:border-box;display:flex;padding:1rem;width:100%}.doc-navbar .subject-main-line:hover{background-color:rgba(240,248,255,.092)}.doc-navbar .sub-subjects{display:flex;flex-direction:column;margin-left:30%;width:100%}.doc-navbar .sub-subject{align-items:start;border-bottom:1px solid var(--text-color);box-sizing:border-box;display:flex;padding:.5rem;text-align:left;width:70%}.doc-navbar .sub-subject:hover{background-color:rgba(240,248,255,.092);cursor:pointer}.doc-navbar .collapse-button{background-color:initial;border:none;color:inherit;font-size:1rem;margin-right:.5rem}.doc-navbar .collapse-button:hover{background-color:#f0f8ff24;border-radius:7px;cursor:pointer}
/*# sourceMappingURL=main.0c5f85ed.css.map*/