@import url(https://fonts.googleapis.com/css2?family=Grechen+Fuemen&display=swap);@import url(https://fonts.googleapis.com/css2?family=Lobster+Two:ital,wght@0,400;0,700;1,400;1,700&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:rgba(19,19,31,.866);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:18px;height:100%;margin:auto;max-width:1600px;padding:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{height:100vh;margin:0;width:100wh}.mainLayout{align-items:flex-start;background:radial-gradient(circle at 0 120%,#0a0e17,#0a0e17,#0b0e18,#0b0d18,#0c0d18,#0c0d18,#0d0d19,#0d0d19);color:#fff;display:flex;height:calc(100vh - 52px);justify-content:flex-start;width:100%}.content{transition:opacity .5s ease,transform .5s ease;width:30%}.hamClass{display:none}@media (max-width:768px){.content{position:absolute;width:100%}.hamClass{display:block;left:12px;position:absolute;top:12px}.show{transform:translateX(0)}.hide,.show{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#09090980;transition:opacity .5s ease,transform .5s ease}.hide{transform:translateX(-1200px)}}.sideLayout{border-right:1px solid #ffffff42;height:calc(100vh - 52px);padding-left:10px;width:100%}.contentLi{cursor:pointer;padding:5px}.contentLi:hover{color:#ffb700}.rightLayout{height:calc(100vh - 52px);overflow:hidden;padding-left:40px;padding-right:20px;padding-top:10px;width:70%}.scrollableBodyLayout{height:calc(100vh - 52px);overflow-y:auto;padding-right:16px;width:100%}.scrollLogo span:first-child{color:#ffb700;font-family:Grechen Fuemen,serif;font-size:56px;font-style:normal;font-weight:400}.scrollLogo span:nth-child(2){font-family:Lobster Two,serif;font-size:56px;font-style:normal;font-weight:700}.openingPage{align-items:flex-start;display:flex;flex-direction:column;justify-content:center;padding-left:140px}.openingPage div:nth-child(4),.openingPage p:nth-child(2),.openingPage p:nth-child(3){font-size:24px}.listOfFormats li:first-child{font-weight:700}.listOfFormats li:nth-child(2){text-decoration:underline}.listOfFormats li:nth-child(3){font-style:italic}.listOfFormats li:nth-child(4){margin-bottom:2px;padding:0}.listOfFormats li:nth-child(4),.listOfFormats li:nth-child(5){background-color:#9d9d9d4f;font-family:Fira Code,Courier New,monospace;width:fit-content}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:#0000;border-radius:10px}::-webkit-scrollbar-thumb{background:#888;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#ffb700}@media (max-width:768px){.rightLayout{padding-left:10px;padding-right:10px;padding-top:10px;width:100%}.openingPage{padding:0}.scrollLogo{display:none}}.codeBlock{background-color:hsla(0,3%,41%,.367);border-radius:10px;color:hsla(0,0%,100%,.892);overflow-y:scroll}.boldFormatText{color:#f8ffc4;font-weight:800}.hamburger{cursor:pointer;display:flex;flex-direction:column;height:24px;justify-content:space-between;position:relative;transition:transform .5s ease-in-out;width:30px}.line{background:#fff;border-radius:4px;height:3px;transition:all .4s ease-in-out;width:100%}.hamburger.active{transform:rotate(1turn)}.hamburger.active .line:first-child{transform:translateY(10px) rotate(45deg)}.hamburger.active .line:nth-child(2){opacity:0}.hamburger.active .line:nth-child(3){transform:translateY(-10px) rotate(-45deg)}.navbar{align-items:center;background:radial-gradient(circle at 0 120%,#121929,#141a2d,#161c30,#181d34,#1b1e37,#1d203b,#1f213e,#222242);border-bottom:1px solid #ffffff42;display:flex;height:40px;justify-content:space-between;padding:6px 30px}.navbar-logo span:first-child{color:#ffb700;font-family:Grechen Fuemen,serif;font-size:26px;font-style:normal;font-weight:400}.navbar-logo span:nth-child(2){font-family:Lobster Two,serif;font-size:26px;font-style:normal;font-weight:700}.navbar-logo{color:#fff;font-size:20px;font-weight:700}.navbar-links{display:flex;gap:20px;list-style:none}.navbar-links li{display:inline}.navbar-links a{color:#fff;font-family:Lobster Two,serif;font-size:16px;font-style:normal;font-weight:700;text-decoration:none;transition:color .3s}.navbar-links a:hover{color:#ffb700}.searchBox{align-items:center;background-color:#fff;border-radius:25px;display:flex;gap:6px;height:30px;justify-content:space-between;padding:4px;width:36vw}.innerSearchBox{justify-content:center;padding-left:4px;width:84%}.innerSearchBox,.searchIconDiv{align-items:center;display:flex;height:100%}.searchIconDiv{border-radius:25px;gap:6px;justify-content:space-between;width:16%}.searchIconInerDiv{align-items:center;border:1px solid rgba(0,0,0,.299);border-radius:25px;display:flex;height:100%;justify-content:center;width:50%}.searchBox p{margin:0}.innerSearchBox input{border:none;border:1px solid rgba(0,0,0,.299);border-radius:25px;height:90%;outline:none;padding-left:10px;width:100%}@media (max-width:768px){.navbar-links{display:none}.navbar{display:flex;justify-content:center}.searchBox{display:none}}
/*# sourceMappingURL=main.fc4eb226.css.map*/