.light{--highlight-text:#7052b7;--highlight-bg:#f8f5fd;--normal-bg:transparent;--normal-text:rgba(0, 0, 0, 0.85);--light-text:#2c3e50;--highlight-shadow:0 0 0 2px rgb(112 82 183 / 20%);--scrollbar-track:#f0e7f5;--scrollbar-thumb:#c4c2cc}.dark{--normal-bg:#030515;--highlight-bg:#180c27;--highlight-text:#fefeff;--normal-text:#bcbfca;--highlight-shadow:0 0 0 2px rgb(255 255 255 / 20%);--scrollbar-track:var(--normal-bg);--scrollbar-thumb:#4b4e5f}:root{--mode-transition:color 0.2s ease-out,background 0.2s ease-out}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,'Fira Sans','Droid Sans','Helvetica Neue',sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--normal-text)}#root{width:100%;height:100%}code,p,pre{font-family:source-code-pro,Menlo,Monaco,Consolas,'Courier New',monospace;word-break:break-all}body._bg_exvh8_2::after{content:'';position:fixed;top:0;left:0;width:100%;height:100%;transition:var(--mode-transition);background:var(--normal-bg);z-index:-1}body._bg_exvh8_2::before{content:'';position:fixed;top:0;left:0;width:100%;height:100%;background:url('/assets/bg.606d142d.png');background-repeat:no-repeat;background-size:100vw 100vh;z-index:-2}body._bg_exvh8_2::-webkit-scrollbar{width:10px;height:10px}body._bg_exvh8_2::-webkit-scrollbar-track{background:var(--scrollbar-track)}body._bg_exvh8_2::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb);border-radius:10px}@media (max-width:1920px){body._bg_exvh8_2::before{background-size:1920px 100vh}}._section_exvh8_51{width:100%;display:flex;flex-direction:row;min-height:100%;padding-top:64px;color:var(--normal-text);transition:var(--mode-transition)}._content_exvh8_61{margin:0;padding:24px;flex:1;width:0}._header_1ok9p_1{width:100%;position:fixed;top:0;left:0;box-shadow:0 8px 24px -2px rgb(0 0 0 / 5%);height:64px;z-index:2}._bg_1ok9p_11{position:absolute;width:100%;height:100%;left:0;top:0;background:url('/assets/bg.606d142d.png');z-index:-1;background-size:100vw 100vh;background-repeat:no-repeat}@media (max-width:1920px){._bg_1ok9p_11{background-size:1920px 100vh}}._wrapper_1ok9p_29{height:100%;padding:5px 30px 5px 20px;display:flex;align-items:center;z-index:2;background:var(--normal-bg);transition:var(--mode-transition)}._title_1ok9p_39{display:flex;align-items:center;color:#8873bb;font-weight:600;font-size:24px}._title_1ok9p_39>img{border-radius:50%;width:40px;height:40px;margin-right:20px}._nav_1ok9p_53{margin-left:auto;display:flex;align-items:center}._navItem_1ok9p_58{display:flex;align-items:center;cursor:pointer;position:relative;padding:4px 2px;color:var(--normal-text);font-weight:500;font-size:14px;transition:color ease .2s}._navItem_1ok9p_58+._navItem_1ok9p_58{margin-left:24px}._navItem_1ok9p_58:hover{color:var(--highlight-text)}._navItem_1ok9p_58:hover::after{-webkit-transform:scale(1);transform:scale(1)}._navItem_1ok9p_58::after{content:'';position:absolute;width:100%;height:2px;bottom:0;left:0;background:var(--highlight-text);-webkit-transform:scale(0);transform:scale(0);transition:-webkit-transform ease .2s;transition:transform ease .2s;transition:transform ease .2s,-webkit-transform ease .2s}._navItem_1ok9p_58>svg{color:var(--highlight-text);margin-left:2px}@-webkit-keyframes zoomout{from{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(0);transform:scale(0)}}@keyframes zoomout{from{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(0);transform:scale(0)}}@-webkit-keyframes zoomin{from{-webkit-transform:scale(0);transform:scale(0)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes zoomin{from{-webkit-transform:scale(0);transform:scale(0)}to{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes zoomout1{from{-webkit-transform:scale(.7);transform:scale(.7)}to{-webkit-transform:scale(0);transform:scale(0)}}@keyframes zoomout1{from{-webkit-transform:scale(.7);transform:scale(.7)}to{-webkit-transform:scale(0);transform:scale(0)}}@-webkit-keyframes zoomin1{from{-webkit-transform:scale(0);transform:scale(0)}to{-webkit-transform:scale(.7);transform:scale(.7)}}@keyframes zoomin1{from{-webkit-transform:scale(0);transform:scale(0)}to{-webkit-transform:scale(.7);transform:scale(.7)}}@-webkit-keyframes fadein{from{opacity:0}to{opacity:1}}@keyframes fadein{from{opacity:0}to{opacity:1}}@-webkit-keyframes rotate{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(45deg);transform:rotate(45deg)}}@keyframes rotate{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(45deg);transform:rotate(45deg)}}@-webkit-keyframes rotate2{0%{-webkit-transform:rotate(0);transform:rotate(0)}25%{-webkit-transform:rotate(-12deg);transform:rotate(-12deg)}50%{-webkit-transform:rotate(0);transform:rotate(0)}75%{-webkit-transform:rotate(-8deg);transform:rotate(-8deg)}100%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}}@keyframes rotate2{0%{-webkit-transform:rotate(0);transform:rotate(0)}25%{-webkit-transform:rotate(-12deg);transform:rotate(-12deg)}50%{-webkit-transform:rotate(0);transform:rotate(0)}75%{-webkit-transform:rotate(-8deg);transform:rotate(-8deg)}100%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}}.mode{width:30px;height:30px;-webkit-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(0);transform:rotate(0);overflow:visible;cursor:pointer;margin-left:20px}.mode:hover .circle{fill:#F6BB42}.mode .sunshines{-webkit-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(0);transform:rotate(0)}.mode .line{-webkit-transform-origin:center center;transform-origin:center center;-webkit-transform:scale(0);transform:scale(0)}.mode .circle{-webkit-transform:scale(1);transform:scale(1);transition:-webkit-transform ease .8s;transition:transform ease .8s;transition:transform ease .8s,-webkit-transform ease .8s;-webkit-transform-origin:center center;transform-origin:center center}.mode.light .circle{-webkit-transform:scale(.6);transform:scale(.6)}.mode.light .sunshines{-webkit-animation:rotate 1.5s;animation:rotate 1.5s;-webkit-transform:rotate(0);transform:rotate(0);-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-timing-function:ease;animation-timing-function:ease}.mode.light .sunshines .line{-webkit-animation:zoomin1 .5s;animation:zoomin1 .5s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-timing-function:ease;animation-timing-function:ease}.mode.light .mask{-webkit-animation:zoomout .8s;animation:zoomout .8s;-webkit-transform-origin:top right;transform-origin:top right;-webkit-animation-timing-function:ease;animation-timing-function:ease;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.mode.light .mask>.background{fill:var(--normal-bg)}.mode.dark{-webkit-animation:rotate2 1s;animation:rotate2 1s;-webkit-animation-delay:.2s;animation-delay:.2s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-timing-function:linear;animation-timing-function:linear}.mode.dark .sunshines .line{-webkit-animation:zoomout1 .5s;animation:zoomout1 .5s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-timing-function:ease;animation-timing-function:ease}.mode.dark .mask{-webkit-animation:zoomin .5s;animation:zoomin .5s;-webkit-transform-origin:top right;transform-origin:top right;-webkit-animation-timing-function:ease;animation-timing-function:ease;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.mode.dark .mask>.background{fill:var(--normal-bg)}._sider_of1xr_1{width:200px!important;background:0 0!important;position:fixed!important;top:64px;left:0}._sider_of1xr_1 .ant-layout-sider-trigger{background:0 0}._sider_of1xr_1 .ant-layout-sider-trigger{color:var(--normal-text)!important}._sider_of1xr_1 .ant-menu{border-right-color:transparent!important;background:0 0!important;color:var(--normal-text)!important}._sider_of1xr_1 .ant-menu-item::after,._sider_of1xr_1 .ant-menu-item:active,._sider_of1xr_1 .ant-menu-submenu-title:active,._sider_of1xr_1 .ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected{background-color:var(--highlight-bg)!important}._sider_of1xr_1 .ant-menu-inline .ant-menu-item::after,._sider_of1xr_1 .ant-menu-vertical .ant-menu-item::after,._sider_of1xr_1 .ant-menu-vertical-left .ant-menu-item::after,._sider_of1xr_1 .ant-menu-vertical-right .ant-menu-item::after{border-color:var(--highlight-text)!important}._sider_of1xr_1 .ant-menu-item-active,._sider_of1xr_1 .ant-menu-item-selected,._sider_of1xr_1 .ant-menu-item:hover,._sider_of1xr_1 .ant-menu-submenu-active,._sider_of1xr_1 .ant-menu-submenu-arrow::after,._sider_of1xr_1 .ant-menu-submenu-arrow::before,._sider_of1xr_1 .ant-menu-submenu-selected,._sider_of1xr_1 .ant-menu-submenu-title:hover,._sider_of1xr_1 .ant-menu:not(.ant-menu-inline) .ant-menu-submenu-open{color:var(--highlight-text)!important}._sider_of1xr_1 .ant-layout-sider-trigger{color:var(--highlight-text)!important}._sider_of1xr_1 .ant-menu-item,._sider_of1xr_1 .ant-menu-submenu-title{transition:all .2s ease-out}._submenu_of1xr_54 .ant-menu-item-active,._submenu_of1xr_54 .ant-menu-item-selected,._submenu_of1xr_54 .ant-menu-item:hover,._submenu_of1xr_54 .ant-menu-submenu-active,._submenu_of1xr_54 .ant-menu-submenu-arrow::after,._submenu_of1xr_54 .ant-menu-submenu-arrow::before,._submenu_of1xr_54 .ant-menu-submenu-selected,._submenu_of1xr_54 .ant-menu-submenu-title:hover,._submenu_of1xr_54 .ant-menu:not(.ant-menu-inline) .ant-menu-submenu-open{color:var(--highlight-text)!important}._submenu_of1xr_54 .ant-menu-item::after,._submenu_of1xr_54 .ant-menu-item:active,._submenu_of1xr_54 .ant-menu-submenu-title:active,._submenu_of1xr_54 .ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected{background-color:var(--highlight-bg)!important}/*!
  Theme: GitHub Dark
  Description: Dark theme as seen on github.com
  Author: github.com
  Maintainer: @Hirse
  Updated: 2021-05-15

  Outdated base version: https://github.com/primer/github-syntax-dark
  Current colors taken from GitHub's CSS
*/.hljs{color:#c9d1d9;background:#0d1117}.hljs-doctag,.hljs-keyword,.hljs-meta .hljs-keyword,.hljs-template-tag,.hljs-template-variable,.hljs-type,.hljs-variable.language_{color:#ff7b72}.hljs-title,.hljs-title.class_,.hljs-title.class_.inherited__,.hljs-title.function_{color:#d2a8ff}.hljs-attr,.hljs-attribute,.hljs-literal,.hljs-meta,.hljs-number,.hljs-operator,.hljs-selector-attr,.hljs-selector-class,.hljs-selector-id,.hljs-variable{color:#79c0ff}.hljs-meta .hljs-string,.hljs-regexp,.hljs-string{color:#a5d6ff}.hljs-built_in,.hljs-symbol{color:#ffa657}.hljs-code,.hljs-comment,.hljs-formula{color:#8b949e}.hljs-name,.hljs-quote,.hljs-selector-pseudo,.hljs-selector-tag{color:#7ee787}.hljs-subst{color:#c9d1d9}.hljs-section{color:#1f6feb;font-weight:700}.hljs-bullet{color:#f2cc60}.hljs-emphasis{color:#c9d1d9;font-style:italic}.hljs-strong{color:#c9d1d9;font-weight:700}.hljs-addition{color:#aff5b4;background-color:#033a16}.hljs-deletion{color:#ffdcd7;background-color:#67060c}