@charset "UTF-8";.hideMenu{position:relative;padding-left:15px}#createMermaid{position:fixed;bottom:10px;height:100px;width:100px;z-index:0;box-sizing:border-box;transition:.3s;background:#334463;border-radius:15px;box-shadow:0 2px 5px 1px #403c4329}#createMermaid p{line-height:normal}#createMermaid:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:-99;border-radius:15px;background:#334463;box-shadow:0 2px 5px 1px #403c4329}#createMermaid .mermaid{opacity:0;height:0}#createMermaid .toggle{cursor:pointer;position:absolute;top:0px;left:50%;transform:translate(-50%);font-size:3rem;color:#fff}#createMermaid .title{color:#fff;font-weight:700;font-size:1.6em;text-align:center;margin-top:50px}#createMermaid.active{width:80%;height:calc(100vh - 100px);transition:.3s;overflow:auto;scroll-behavior:smooth;overflow-scrolling:touch}#createMermaid.active .mermaid{opacity:1;height:auto;text-align:center}#createMermaid.active .toggle{transform:rotate(45deg);right:50px;left:auto}hr{margin-top:70px!important;margin-bottom:70px!important;border-color:#d6e0e7!important}.documentation{width:92%!important}.documentation>ul:first-of-type ul{list-style:decimal!important;margin-left:20px}.documentation>ul:first-of-type ul li{border-bottom:2px dotted rgba(0,0,0,.1)}.documentation>ul:first-of-type ul li:last-child{border-bottom:none}.documentation>ul:first-of-type{top:80px!important;right:-250px!important;overflow-y:scroll;max-height:80vh;background-image:linear-gradient(0deg,transparent calc(100% - 1px),#f0f0f0 calc(100% - 1px)),linear-gradient(90deg,#ffffffe0 calc(100% - 1px),#f0f0f0 calc(100% - 1px))!important;background-size:16px 16px;background-repeat:repeat;background-position:center center;backdrop-filter:blur(10px)!important;border-radius:10px!important;box-shadow:0 0 20px -10px!important;z-index:1!important;transition:.3s!important;border-left:5px solid var(--primary)}.documentation>ul:first-of-type:hover{right:15px!important}.documentation>ul:first-of-type li{border-bottom:none}.documentation>ul:first-of-type li a{color:#7e7e7e!important;display:block;width:100%;padding:5px 10px}html{font-size:85%!important}.small_img{width:50%}.mermaid{font-size:.85rem!important;line-height:unset!important;font-family:trebuchet ms,verdana,arial!important}
