.error-404{display:flex;flex-direction:column;align-items:center}.error-404 .container{text-align:center;margin-top:5rem;max-width:420px;padding:1rem}.error-404 .container a:hover{text-decoration:none}.error-404 .container h1{font-weight:200;margin-bottom:2rem}.error-404 .container h4{font-weight:300;margin-bottom:1rem}html body ::-webkit-scrollbar{height:10px;width:10px;background:#0c0916}html body ::-webkit-scrollbar:hover{background:#08060f}html body ::-webkit-scrollbar-thumb{background:#2b2542;-webkit-border-radius:3px;-webkit-box-shadow:0 0 4px rgba(0,0,0,.9)}html body ::-webkit-scrollbar-thumb:hover{background:#342c4f}html body img{max-width:75%}html body ::-webkit-scrollbar-corner{background:#000}html body code:not([class*=language-]){display:inline-block;padding-left:.25rem;padding-right:.25rem;background-color:#2b253a;border-radius:2px;word-break:break-word}html body pre[class*=language-].line-numbers{position:relative;outline:none;background-color:#241f31;margin:1rem;padding:1rem 1rem 1rem 3rem;border-radius:4px;border:1px solid #353348;box-shadow:0 2px 1px -1px rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 1px 3px 0 rgba(0,0,0,.12)}html body pre[class*=language-].line-numbers>div:first-child{border-bottom:1px solid #353348;background-color:#1d1928}html body hr.MuiDivider-root{margin-top:1rem;margin-bottom:1rem}html body a{color:#41b54b;text-decoration:none}html body a:hover{color:#ade2b2;text-decoration:underline}html body ul{padding-left:1rem;margin-top:.75rem;margin-bottom:.75rem}html body ul ol,html body ul ul{margin-top:.25rem;margin-bottom:.25rem}html body ul>li{list-style:disc none outside;list-style:initial;margin-left:1rem;margin-bottom:.25rem}html body ol{padding-left:1rem;margin-top:.75rem;margin-bottom:.75rem}html body ol ol,html body ol ul{margin-top:.25rem;margin-bottom:.25rem}html body ol>li{margin-left:1rem;margin-bottom:.25rem}html body .MuiButtonBase-root:not(.MuiListItem-root),html body table{margin-top:.5rem;margin-bottom:.5rem}html body table{width:100%;border-spacing:0}html body table thead tr th{background-color:#241f31;border-top:1px solid #353348;border-bottom:1px solid #353348;margin:0;padding:.25rem .5rem;cursor:default;text-align:left}html body table thead tr th:first-child{border-left:1px solid #353348;border-top-left-radius:4px}html body table thead tr th:last-child{border-right:1px solid #353348;border-top-right-radius:4px}html body table tbody tr td{margin:0;padding:.25rem .5rem}html body table tbody tr td:first-child{border-left:1px solid #353348}html body table tbody tr td:last-child{border-right:1px solid #353348}html body table tbody>tr:not(:last-child) td{border-bottom:1px solid #18122b}html body table tbody>tr:last-child>td{border-bottom:1px solid #353348}html body table tbody>tr:last-child>td:first-child{border-bottom-left-radius:4px}html body table tbody>tr:last-child>td:last-child{border-bottom-right-radius:4px}code[class*=language-],pre[class*=language-]{color:#ccc;background:none;font-family:Consolas,Monaco,Andale Mono,Ubuntu Mono,monospace;font-size:1em;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;word-wrap:normal;line-height:1.5;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-hyphens:none;-ms-hyphens:none;hyphens:none}pre[class*=language-]{padding:1em;margin:.5em 0;overflow:auto}:not(pre)>code[class*=language-],pre[class*=language-]{background:#2d2d2d}:not(pre)>code[class*=language-]{padding:.1em;border-radius:.3em;white-space:normal}.token.block-comment,.token.cdata,.token.comment,.token.doctype,.token.prolog{color:#999}.token.punctuation{color:#ccc}.token.attr-name,.token.deleted,.token.namespace,.token.tag{color:#e2777a}.token.function-name{color:#6196cc}.token.boolean,.token.function,.token.number{color:#f08d49}.token.class-name,.token.constant,.token.property,.token.symbol{color:#f8c555}.token.atrule,.token.builtin,.token.important,.token.keyword,.token.selector{color:#cc99cd}.token.attr-value,.token.char,.token.regex,.token.string,.token.variable{color:#7ec699}.token.entity,.token.operator,.token.url{color:#67cdcc}.token.bold,.token.important{font-weight:700}.token.italic{font-style:italic}.token.entity{cursor:help}.token.inserted{color:green}pre[class*=language-].line-numbers{position:relative;padding-left:3.8em;counter-reset:linenumber}pre[class*=language-].line-numbers>code{position:relative;white-space:inherit}.line-numbers .line-numbers-rows{position:absolute;pointer-events:none;top:0;font-size:100%;left:-3.8em;width:3em;letter-spacing:-1px;border-right:1px solid #999;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.line-numbers-rows>span{display:block;counter-increment:linenumber}.line-numbers-rows>span:before{content:counter(linenumber);color:#999;display:block;padding-right:.8em;text-align:right}