:root{--white: #ffffff;--grey: #a1a1a0;--silver: #a1a1a0;--black: #000000;--grey-blue: #2a3447;--blue-darkest: #00658b;--blue-darker: #3b98cb;--blue-dark: #6cb9dc;--blue-light: #a7d3ec;--blue-lightest: #d1e8fa;--yellow-dark: #d2ae3d;--yellow: #f2cd51;--yellow-light: #f8de53;--yellow-lighter: #fcea7a;--yellow-lightest: #fff8be;--green-dark: #82a043;--green: #a6bf51;--green-light: #cad55c;--green-lighter: #d9df78;--green-lightest: #e6eaaf;--gray-dark: #666666;--gray-medium-dark: #868585;--gray-medium: #b1b1b1;--gray-light: #cfcfcf;--gray-lightest: #ebebeb;--near-black: #121621;--near-black-dark: #07080c;--light-gray: #f1f5ff;--test: #a7d3ec;--purple: #635bff}html,body,#root{height:100%;width:100%;margin:0;padding:0}.content{max-width:100%;padding:2rem;display:flex;justify-content:center;align-items:center}[role=toolbar]{display:flex!important;justify-content:center!important;align-items:center!important;position:relative!important;padding-left:60px!important;padding-right:100px!important;height:64px!important}[role=toolbar]>div{width:100%!important;display:flex!important;justify-content:center!important;align-items:center!important;position:relative!important;height:100%!important}.search-container{position:absolute!important;left:50%!important;top:50%!important;transform:translate(-50%,-50%)!important;z-index:1;width:400px!important;height:40px!important;display:flex!important;align-items:center!important}.theme-switcher-container{position:absolute!important;right:80px!important;top:50%!important;transform:translateY(-50%)!important;height:40px!important;display:flex!important;align-items:center!important}[role=toolbar] button,[role=toolbar] .MuiIconButton-root{margin-top:0!important;margin-bottom:0!important;vertical-align:middle!important}.search-container .MuiInputBase-root{height:40px!important}.spinner{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;justify-content:center;align-items:center;z-index:9999;background-color:#fff0;width:100vw;height:100vh}pre code.hljs{display:block;overflow-x:auto;padding:1em}code.hljs{padding:3px 5px}.hljs{background:#23241f;color:#f8f8f2}.hljs-tag,.hljs-subst{color:#f8f8f2}.hljs-strong,.hljs-emphasis{color:#a8a8a2}.hljs-bullet,.hljs-quote,.hljs-number,.hljs-regexp,.hljs-literal,.hljs-link{color:#ae81ff}.hljs-code,.hljs-title,.hljs-section,.hljs-selector-class{color:#a6e22e}.hljs-strong{font-weight:700}.hljs-emphasis{font-style:italic}.hljs-keyword,.hljs-selector-tag,.hljs-name,.hljs-attr{color:#f92672}.hljs-symbol,.hljs-attribute{color:#66d9ef}.hljs-params,.hljs-title.class_,.hljs-class .hljs-title{color:#f8f8f2}.hljs-string,.hljs-type,.hljs-built_in,.hljs-selector-id,.hljs-selector-attr,.hljs-selector-pseudo,.hljs-addition,.hljs-variable,.hljs-template-variable{color:#e6db74}.hljs-comment,.hljs-deletion,.hljs-meta{color:#75715e}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#2a3447;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--icon-fill: white;--icon-hover-fill: #646cff}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff;--icon-fill: black;--icon-hover-fill: #747bff}a:hover{color:#747bff}button{background-color:#f9f9f9}}
