html{scroll-behavior:smooth;height:100%}*{box-sizing:border-box}body{margin:0}#__next,body{height:100%}[aria-label=Menu]{display:flex;flex-direction:column;width:100%;height:100%;justify-content:center}[aria-label=Menu]>li{background-color:transparent}[aria-label=Menu]>li>div>div{width:100%;display:flex;align-items:center;justify-content:center}.gradient-text{background:transparent linear-gradient(90deg,#6c21ff,#2b1ee8 17%,#2e58ff 49%,#1e7ce8 88%,#21c2ff) 0 0 no-repeat padding-box;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;width:-moz-fit-content;width:fit-content}.copy-to-clipboard-button{padding:2px .5rem!important;margin:1rem;font-family:Roboto,sans-serif!important;border-radius:5px;border:none;opacity:.4;color:#000}.code-toolbar{display:grid;grid-template-columns:100%;grid-template-rows:100%}.code-toolbar>pre{grid-area:1/1/2/2}.code-toolbar>.toolbar{grid-area:1/1/2/2;display:flex;justify-content:flex-end;width:100%;height:-moz-fit-content;height:fit-content;margin-top:.5rem}.selected-prog-lang{box-shadow:inset 4px 6px 6px #2e58ff71}@media only screen and (max-width:1024px){[aria-label=Menu]>li>div>div>p>a{font-size:25px;color:#001b69!important}}.sidebar{background:#323b54}.menu-item{color:#f5f7fa;background:transparent;transition:background .2s,color .2s}.menu-item.active,.menu-item:hover{background:rgba(46,88,255,.08);color:#f5f7fa}.sidebar-divider{border-right:1px solid #e8ecfb}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;tab-size:4;-webkit-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}