@import"https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,300;0,400;0,600;0,700;0,800;1,300;1,400&display=swap";
@import"https://fonts.googleapis.com/css2?family=Fira+Code&display=swap";
.home-hero[data-v-630fe728] {
    margin: 2.5rem 0 2.75rem;
    padding: 0 1.5rem;
    text-align: center
}

@media (min-width: 420px) {
    .home-hero[data-v-630fe728] {
        margin: 3.5rem 0
    }
}

@media (min-width: 720px) {
    .home-hero[data-v-630fe728] {
        margin: 4rem 0 4.25rem
    }
}

.figure[data-v-630fe728] {
    padding: 0 1.5rem
}

.image[data-v-630fe728] {
    display: block;
    margin: 0 auto;
    width: auto;
    max-width: 100%;
    max-height: 280px
}

.title[data-v-630fe728] {
    margin-top: 1.5rem;
    font-size: 2rem
}

@media (min-width: 420px) {
    .title[data-v-630fe728] {
        font-size: 3rem
    }
}

@media (min-width: 720px) {
    .title[data-v-630fe728] {
        margin-top: 2rem
    }
}

.description[data-v-630fe728] {
    margin: .25rem 0 0;
    line-height: 1.3;
    font-size: 1.2rem;
    color: var(--c-text-light)
}

@media (min-width: 420px) {
    .description[data-v-630fe728] {
        line-height: 1.2;
        font-size: 1.6rem
    }
}

.action[data-v-630fe728] {
    margin-top: 1.5rem;
    display: inline-block
}

.action.alt[data-v-630fe728] {
    margin-left: 1.5rem
}

@media (min-width: 420px) {
    .action[data-v-630fe728] {
        margin-top: 2rem;
        display: inline-block
    }
}

.action[data-v-630fe728] .item {
    display: inline-block;
    border-radius: 6px;
    padding: 0 20px;
    line-height: 44px;
    font-size: 1rem;
    font-weight: 500;
    color: var(--c-bg);
    background-color: var(--c-brand);
    border: 2px solid var(--c-brand);
    transition: background-color .1s ease
}

.action.alt[data-v-630fe728] .item {
    background-color: var(--c-bg);
    color: var(--c-brand)
}

.action[data-v-630fe728] .item:hover {
    text-decoration: none;
    color: var(--c-bg);
    background-color: var(--c-brand-light)
}

@media (min-width: 420px) {
    .action[data-v-630fe728] .item {
        padding: 0 24px;
        line-height: 52px;
        font-size: 1.2rem;
        font-weight: 500
    }
}

.home-features[data-v-245bde66] {
    margin: 0 auto;
    padding: 2.5rem 0 2.75rem;
    max-width: 960px
}

.home-hero+.home-features[data-v-245bde66] {
    padding-top: 0
}

@media (min-width: 420px) {
    .home-features[data-v-245bde66] {
        padding: 3.25rem 0 3.5rem
    }
    .home-hero+.home-features[data-v-245bde66] {
        padding-top: 0
    }
}

@media (min-width: 720px) {
    .home-features[data-v-245bde66] {
        padding-right: 1.5rem;
        padding-left: 1.5rem
    }
}

.wrapper[data-v-245bde66] {
    padding: 0 1.5rem
}

.home-hero+.home-features .wrapper[data-v-245bde66] {
    border-top: 1px solid var(--c-divider);
    padding-top: 2.5rem
}

@media (min-width: 420px) {
    .home-hero+.home-features .wrapper[data-v-245bde66] {
        padding-top: 3.25rem
    }
}

@media (min-width: 720px) {
    .wrapper[data-v-245bde66] {
        padding-right: 0;
        padding-left: 0
    }
}

.container[data-v-245bde66] {
    margin: 0 auto;
    max-width: 392px
}

@media (min-width: 720px) {
    .container[data-v-245bde66] {
        max-width: 960px
    }
}

.features[data-v-245bde66] {
    display: flex;
    flex-wrap: wrap;
    margin: -20px -24px
}

.feature[data-v-245bde66] {
    flex-shrink: 0;
    padding: 20px 24px;
    width: 100%
}

@media (min-width: 720px) {
    .feature[data-v-245bde66] {
        width: calc(100% / 3)
    }
}

.title[data-v-245bde66] {
    margin: 0;
    border-bottom: 0;
    line-height: 1.4;
    font-size: 1.25rem;
    font-weight: 500
}

@media (min-width: 420px) {
    .title[data-v-245bde66] {
        font-size: 1.4rem
    }
}

.details[data-v-245bde66] {
    margin: 0;
    line-height: 1.6;
    font-size: 1rem;
    color: var(--c-text-light)
}

.title+.details[data-v-245bde66] {
    padding-top: .25rem
}

.footer[data-v-bff49316] {
    margin: 0 auto;
    max-width: 960px
}

@media (min-width: 720px) {
    .footer[data-v-bff49316] {
        padding: 0 1.5rem
    }
}

.container[data-v-bff49316] {
    padding: 2rem 1.5rem 2.25rem
}

.home-hero+.footer .container[data-v-bff49316],
.home-features+.footer .container[data-v-bff49316],
.home-content+.footer .container[data-v-bff49316] {
    border-top: 1px solid var(--c-divider)
}

@media (min-width: 420px) {
    .container[data-v-bff49316] {
        padding: 3rem 1.5rem 3.25rem
    }
}

.text[data-v-bff49316] {
    margin: 0;
    text-align: center;
    line-height: 1.4;
    font-size: .9rem;
    color: var(--c-text-light)
}

.home[data-v-40a20ed2] {
    padding-top: var(--header-height)
}

.home-content[data-v-40a20ed2] {
    max-width: 960px;
    margin: 0 auto;
    padding: 0 1.5rem
}

@media (max-width: 720px) {
    .home-content[data-v-40a20ed2] {
        max-width: 392px;
        padding: 0
    }
}

:root {
    --c-white: #ffffff;
    --c-white-dark: #f8f8f8;
    --c-black: #000000;
    --c-divider-light: rgba(60, 60, 67, .12);
    --c-divider-dark: rgba(84, 84, 88, .48);
    --c-text-light-1: #2c3e50;
    --c-text-light-2: #476582;
    --c-text-light-3: #90a4b7;
    --c-brand: #3eaf7c;
    --c-brand-light: #4abf8a;
    --font-family-base: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
    --font-family-mono: source-code-pro, Menlo, Monaco, Consolas, "Courier New", monospace;
    --z-index-navbar: 10;
    --z-index-sidebar: 6;
    --shadow-1: 0 1px 2px rgba(0, 0, 0, .04), 0 1px 2px rgba(0, 0, 0, .06);
    --shadow-2: 0 3px 12px rgba(0, 0, 0, .07), 0 1px 4px rgba(0, 0, 0, .07);
    --shadow-3: 0 12px 32px rgba(0, 0, 0, .1), 0 2px 6px rgba(0, 0, 0, .08);
    --shadow-4: 0 14px 44px rgba(0, 0, 0, .12), 0 3px 9px rgba(0, 0, 0, .12);
    --shadow-5: 0 18px 56px rgba(0, 0, 0, .16), 0 4px 12px rgba(0, 0, 0, .16);
    --header-height: 3.6rem
}

:root {
    --c-divider: var(--c-divider-light);
    --c-text: var(--c-text-light-1);
    --c-text-light: var(--c-text-light-2);
    --c-text-lighter: var(--c-text-light-3);
    --c-bg: var(--c-white);
    --c-bg-accent: var(--c-white-dark);
    --code-line-height: 24px;
    --code-font-family: var(--font-family-mono);
    --code-font-size: 14px;
    --code-inline-bg-color: rgba(27, 31, 35, .05);
    --code-bg-color: #282c34
}

*,
:before,
:after {
    box-sizing: border-box
}

html {
    line-height: 1.4;
    font-size: 16px;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0;
    width: 100%;
    min-width: 320px;
    min-height: 100vh;
    line-height: 1.4;
    font-family: var(--font-family-base);
    font-size: 16px;
    font-weight: 400;
    color: var(--c-text);
    background-color: var(--c-bg);
    direction: ltr;
    font-synthesis: none;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

main {
    display: block
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    line-height: 1.25
}

h1,
h2,
h3,
h4,
h5,
h6,
strong,
b {
    font-weight: 600
}

h1:hover .header-anchor,
h1:focus .header-anchor,
h2:hover .header-anchor,
h2:focus .header-anchor,
h3:hover .header-anchor,
h3:focus .header-anchor,
h4:hover .header-anchor,
h4:focus .header-anchor,
h5:hover .header-anchor,
h5:focus .header-anchor,
h6:hover .header-anchor,
h6:focus .header-anchor {
    opacity: 1
}

h1 {
    margin-top: 1.5rem;
    font-size: 1.9rem
}

@media screen and (min-width: 420px) {
    h1 {
        font-size: 2.2rem
    }
}

h2 {
    margin-top: 2.25rem;
    margin-bottom: 1.25rem;
    border-bottom: 1px solid var(--c-divider);
    padding-bottom: .3rem;
    line-height: 1.25;
    font-size: 1.65rem
}

h2+h3 {
    margin-top: 1.5rem
}

h3 {
    margin-top: 2rem;
    font-size: 1.35rem
}

h4 {
    font-size: 1.15rem
}

p,
ol,
ul {
    margin: 1rem 0;
    line-height: 1.7
}

a,
area,
button,
[role=button],
input,
label,
select,
summary,
textarea {
    touch-action: manipulation
}

a {
    text-decoration: none;
    color: var(--c-brand)
}

a:hover {
    text-decoration: underline
}

a.header-anchor {
    float: left;
    margin-top: .125em;
    margin-left: -.87em;
    padding-right: .23em;
    font-size: .85em;
    opacity: 0
}

a.header-anchor:hover,
a.header-anchor:focus {
    text-decoration: none
}

figure {
    margin: 0
}

img {
    max-width: 100%
}

ul,
ol {
    padding-left: 1.25em
}

li>ul,
li>ol {
    margin: 0
}

table {
    display: block;
    border-collapse: collapse;
    margin: 1rem 0;
    overflow-x: auto
}

tr {
    border-top: 1px solid #dfe2e5
}

tr:nth-child(2n) {
    background-color: #f6f8fa
}

th,
td {
    border: 1px solid #dfe2e5;
    padding: .6em 1em
}

blockquote {
    margin: 1rem 0;
    border-left: .2rem solid #dfe2e5;
    padding: .25rem 0 .25rem 1rem;
    font-size: 1rem;
    color: #999
}

blockquote>p {
    margin: 0
}

form {
    margin: 0
}

.theme.sidebar-open .sidebar-mask {
    display: block
}

.theme.no-navbar>h1,
.theme.no-navbar>h2,
.theme.no-navbar>h3,
.theme.no-navbar>h4,
.theme.no-navbar>h5,
.theme.no-navbar>h6 {
    margin-top: 1.5rem;
    padding-top: 0
}

.theme.no-navbar aside {
    top: 0
}

@media screen and (min-width: 720px) {
    .theme.no-sidebar aside {
        display: none
    }
    .theme.no-sidebar main {
        margin-left: 0
    }
}

.sidebar-mask {
    position: fixed;
    z-index: 2;
    display: none;
    width: 100vw;
    height: 100vh
}

code {
    margin: 0;
    border-radius: 3px;
    padding: .25rem .5rem;
    font-family: var(--code-font-family);
    font-size: .85em;
    color: var(--c-text-light);
    background-color: var(--code-inline-bg-color)
}

code .token.deleted {
    color: #ec5975
}

code .token.inserted {
    color: var(--c-brand)
}

div[class*=language-] {
    position: relative;
    margin: 1rem -1.5rem;
    background-color: var(--code-bg-color);
    overflow-x: auto
}

li>div[class*=language-] {
    border-radius: 6px 0 0 6px;
    margin: 1rem -1.5rem 1rem -1.25rem
}

@media (min-width: 420px) {
    div[class*=language-] {
        margin: 1rem 0;
        border-radius: 6px
    }
    li>div[class*=language-] {
        margin: 1rem 0;
        border-radius: 6px
    }
}

[class*=language-] pre,
[class*=language-] code {
    text-align: left;
    white-space: pre;
    word-spacing: normal;
    word-break: normal;
    word-wrap: normal;
    -moz-tab-size: 4;
    -o-tab-size: 4;
    tab-size: 4;
    -webkit-hyphens: none;
    -moz-hyphens: none;
    -ms-hyphens: none;
    hyphens: none
}

[class*=language-] pre {
    position: relative;
    z-index: 1;
    margin: 0;
    padding: 1.25rem 1.5rem;
    background: transparent;
    overflow-x: auto
}

[class*=language-] code {
    padding: 0;
    line-height: var(--code-line-height);
    font-size: var(--code-font-size);
    color: #eee
}

.highlight-lines {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    padding: 1.25rem 0;
    width: 100%;
    line-height: var(--code-line-height);
    font-family: var(--code-font-family);
    font-size: var(--code-font-size);
    user-select: none;
    overflow: hidden
}

.highlight-lines .highlighted {
    background-color: #000000a8
}

div[class*=language-].line-numbers-mode {
    padding-left: 3.5rem
}

.line-numbers-wrapper {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 3;
    border-right: 1px solid rgba(0, 0, 0, .5);
    padding: 1.25rem 0;
    width: 3.5rem;
    text-align: center;
    line-height: var(--code-line-height);
    font-family: var(--code-font-family);
    font-size: var(--code-font-size);
    color: #888
}

div[class*=language-]:before {
    position: absolute;
    top: .6em;
    right: 1em;
    z-index: 2;
    font-size: .8rem;
    color: #888
}

div[class~=language-html]:before,
div[class~=language-markup]:before {
    content: "html"
}

div[class~=language-md]:before,
div[class~=language-markdown]:before {
    content: "md"
}

div[class~=language-css]:before {
    content: "css"
}

div[class~=language-sass]:before {
    content: "sass"
}

div[class~=language-scss]:before {
    content: "scss"
}

div[class~=language-less]:before {
    content: "less"
}

div[class~=language-stylus]:before {
    content: "styl"
}

div[class~=language-js]:before,
div[class~=language-javascript]:before {
    content: "js"
}

div[class~=language-ts]:before,
div[class~=language-typescript]:before {
    content: "ts"
}

div[class~=language-json]:before {
    content: "json"
}

div[class~=language-rb]:before,
div[class~=language-ruby]:before {
    content: "rb"
}

div[class~=language-py]:before,
div[class~=language-python]:before {
    content: "py"
}

div[class~=language-sh]:before,
div[class~=language-bash]:before {
    content: "sh"
}

div[class~=language-php]:before {
    content: "php"
}

div[class~=language-go]:before {
    content: "go"
}

div[class~=language-rust]:before {
    content: "rust"
}

div[class~=language-java]:before {
    content: "java"
}

div[class~=language-c]:before {
    content: "c"
}

div[class~=language-yaml]:before {
    content: "yaml"
}

div[class~=language-dockerfile]:before {
    content: "dockerfile"
}

div[class~=language-vue]:before {
    content: "vue"
}

.token.comment,
.token.block-comment,
.token.prolog,
.token.doctype,
.token.cdata {
    color: #999
}

.token.punctuation {
    color: #ccc
}

.token.tag,
.token.attr-name,
.token.namespace,
.token.deleted {
    color: #e2777a
}

.token.function-name {
    color: #6196cc
}

.token.boolean,
.token.number,
.token.function {
    color: #f08d49
}

.token.property,
.token.class-name,
.token.constant,
.token.symbol {
    color: #f8c555
}

.token.selector,
.token.important,
.token.atrule,
.token.keyword,
.token.builtin {
    color: #cc99cd
}

.token.string,
.token.char,
.token.attr-value,
.token.regex,
.token.variable {
    color: #7ec699
}

.token.operator,
.token.entity,
.token.url {
    color: #67cdcc
}

.token.important,
.token.bold {
    font-weight: bold
}

.token.italic {
    font-style: italic
}

.token.entity {
    cursor: help
}

.token.inserted {
    color: green
}

.custom-block.tip,
.custom-block.info,
.custom-block.warning,
.custom-block.danger {
    margin: 1rem 0;
    border-left: .5rem solid;
    padding: .1rem 1.5rem;
    overflow-x: auto
}

.custom-block.tip {
    background-color: #f3f5f7;
    border-color: var(--c-brand)
}

.custom-block.info {
    background-color: #f3f5f7;
    border-color: var(--c-text-light-2)
}

.custom-block.warning {
    border-color: #e7c000;
    color: #6b5900;
    background-color: #ffe5644d
}

.custom-block.warning .custom-block-title {
    color: #b29400
}

.custom-block.warning a {
    color: var(--c-text)
}

.custom-block.danger {
    border-color: #c00;
    color: #4d0000;
    background-color: #ffe6e6
}

.custom-block.danger .custom-block-title {
    color: #900
}

.custom-block.danger a {
    color: var(--c-text)
}

.custom-block.details {
    position: relative;
    display: block;
    border-radius: 2px;
    margin: 1.6em 0;
    padding: 1.6em;
    background-color: #eee
}

.custom-block.details h4 {
    margin-top: 0
}

.custom-block.details figure:last-child,
.custom-block.details p:last-child {
    margin-bottom: 0;
    padding-bottom: 0
}

.custom-block.details summary {
    outline: none;
    cursor: pointer
}

.custom-block-title {
    margin-bottom: -.4rem;
    font-weight: 600
}

.sidebar-links {
    margin: 0;
    padding: 0;
    list-style: none
}

.sidebar-link-item {
    display: block;
    margin: 0;
    border-left: .25rem solid transparent;
    color: var(--c-text)
}

a.sidebar-link-item:hover {
    text-decoration: none;
    color: var(--c-brand)
}

a.sidebar-link-item.active {
    color: var(--c-brand)
}

.sidebar>.sidebar-links {
    padding: .75rem 0 5rem
}

@media (min-width: 720px) {
    .sidebar>.sidebar-links {
        padding: 1.5rem 0
    }
}

.sidebar>.sidebar-links>.sidebar-link+.sidebar-link {
    padding-top: .5rem
}

@media (min-width: 720px) {
    .sidebar>.sidebar-links>.sidebar-link+.sidebar-link {
        padding-top: 1.25rem
    }
}

.sidebar>.sidebar-links>.sidebar-link>.sidebar-link-item {
    padding: .35rem 1.5rem .35rem 1.25rem;
    font-size: 1.1rem;
    font-weight: 700
}

.sidebar>.sidebar-links>.sidebar-link>a.sidebar-link-item.active {
    border-left-color: var(--c-brand);
    font-weight: 600
}

.sidebar>.sidebar-links>.sidebar-link>.sidebar-links>.sidebar-link>.sidebar-link-item {
    display: block;
    padding: .35rem 1.5rem .35rem 2rem;
    line-height: 1.4;
    font-size: 1rem;
    font-weight: 400
}

.sidebar>.sidebar-links>.sidebar-link>.sidebar-links>.sidebar-link>a.sidebar-link-item.active {
    border-left-color: var(--c-brand);
    font-weight: 600
}

.sidebar>.sidebar-links>.sidebar-link>.sidebar-links>.sidebar-link>.sidebar-links>.sidebar-link>.sidebar-link-item {
    display: block;
    padding: .3rem 1.5rem .3rem 3rem;
    line-height: 1.4;
    font-size: .9rem;
    font-weight: 400
}

.sidebar>.sidebar-links>.sidebar-link>.sidebar-links>.sidebar-link>.sidebar-links>.sidebar-link>.sidebar-links>.sidebar-link>.sidebar-link-item {
    display: block;
    padding: .3rem 1.5rem .3rem 4rem;
    line-height: 1.4;
    font-size: .9rem;
    font-weight: 400
}

.debug[data-v-5fe1be7f] {
    box-sizing: border-box;
    position: fixed;
    right: 8px;
    bottom: 8px;
    z-index: 9999;
    border-radius: 4px;
    width: 74px;
    height: 32px;
    color: #eee;
    overflow: hidden;
    cursor: pointer;
    background-color: #000000d9;
    transition: all .15s ease
}

.debug[data-v-5fe1be7f]:hover {
    background-color: #000000bf
}

.debug.open[data-v-5fe1be7f] {
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    margin-top: 0;
    border-radius: 0;
    padding: 0;
    overflow: scroll
}

@media (min-width: 512px) {
    .debug.open[data-v-5fe1be7f] {
        width: 512px
    }
}

.debug.open[data-v-5fe1be7f]:hover {
    background-color: #000000d9
}

.title[data-v-5fe1be7f] {
    margin: 0;
    padding: 6px 16px;
    line-height: 20px;
    font-size: 13px
}

.block[data-v-5fe1be7f] {
    margin: 2px 0 0;
    border-top: 1px solid rgba(255, 255, 255, .16);
    padding: 8px 16px;
    font-family: Hack, monospace;
    font-size: 13px
}

.block+.block[data-v-5fe1be7f] {
    margin-top: 8px
}

.nav-bar-title[data-v-7ac13a1e] {
    font-size: 1.3rem;
    font-weight: 600;
    color: var(--c-text)
}

.nav-bar-title[data-v-7ac13a1e]:hover {
    text-decoration: none
}

.logo[data-v-7ac13a1e] {
    margin-right: .75rem;
    height: 1.3rem;
    vertical-align: bottom
}

.icon.outbound {
    position: relative;
    top: -1px;
    display: inline-block;
    vertical-align: middle;
    color: var(--c-text-lighter)
}

.item[data-v-49fe041d] {
    display: block;
    padding: 0 1.5rem;
    line-height: 36px;
    font-size: 1rem;
    font-weight: 600;
    color: var(--c-text);
    white-space: nowrap
}

.item[data-v-49fe041d]:hover,
.item.active[data-v-49fe041d] {
    text-decoration: none;
    color: var(--c-brand)
}

.item.external[data-v-49fe041d]:hover {
    border-bottom-color: transparent;
    color: var(--c-text)
}

@media (min-width: 720px) {
    .item[data-v-49fe041d] {
        border-bottom: 2px solid transparent;
        padding: 0;
        line-height: 24px;
        font-size: .9rem;
        font-weight: 500
    }
    .item[data-v-49fe041d]:hover,
    .item.active[data-v-49fe041d] {
        border-bottom-color: var(--c-brand);
        color: var(--c-text)
    }
}

.item[data-v-07381bdb] {
    display: block;
    padding: 0 1.5rem 0 2.5rem;
    line-height: 32px;
    font-size: .9rem;
    font-weight: 500;
    color: var(--c-text);
    white-space: nowrap
}

@media (min-width: 720px) {
    .item[data-v-07381bdb] {
        padding: 0 24px 0 12px;
        line-height: 32px;
        font-size: .85rem;
        font-weight: 500;
        color: var(--c-text);
        white-space: nowrap
    }
    .item.active .arrow[data-v-07381bdb] {
        opacity: 1
    }
}

.item[data-v-07381bdb]:hover,
.item.active[data-v-07381bdb] {
    text-decoration: none;
    color: var(--c-brand)
}

.item.external[data-v-07381bdb]:hover {
    border-bottom-color: transparent;
    color: var(--c-text)
}

@media (min-width: 720px) {
    .arrow[data-v-07381bdb] {
        display: inline-block;
        margin-right: 8px;
        border-top: 6px solid #ccc;
        border-right: 4px solid transparent;
        border-bottom: 0;
        border-left: 4px solid transparent;
        vertical-align: middle;
        opacity: 0;
        transform: translateY(-2px) rotate(-90deg)
    }
}

.nav-dropdown-link[data-v-18d75f62] {
    position: relative;
    height: 36px;
    overflow: hidden;
    cursor: pointer
}

@media (min-width: 720px) {
    .nav-dropdown-link[data-v-18d75f62] {
        height: auto;
        overflow: visible
    }
    .nav-dropdown-link:hover .dialog[data-v-18d75f62] {
        display: block
    }
}

.nav-dropdown-link.open[data-v-18d75f62] {
    height: auto
}

.button[data-v-18d75f62] {
    display: block;
    border: 0;
    padding: 0 1.5rem;
    width: 100%;
    text-align: left;
    line-height: 36px;
    font-family: var(--font-family-base);
    font-size: 1rem;
    font-weight: 600;
    color: var(--c-text);
    white-space: nowrap;
    background-color: transparent;
    cursor: pointer
}

.button[data-v-18d75f62]:focus {
    outline: 0
}

@media (min-width: 720px) {
    .button[data-v-18d75f62] {
        border-bottom: 2px solid transparent;
        padding: 0;
        line-height: 24px;
        font-size: .9rem;
        font-weight: 500
    }
}

.button-arrow[data-v-18d75f62] {
    display: inline-block;
    margin-top: -1px;
    margin-left: 8px;
    border-top: 6px solid #ccc;
    border-right: 4px solid transparent;
    border-bottom: 0;
    border-left: 4px solid transparent;
    vertical-align: middle
}

.button-arrow.right[data-v-18d75f62] {
    transform: rotate(-90deg)
}

@media (min-width: 720px) {
    .button-arrow.right[data-v-18d75f62] {
        transform: rotate(0)
    }
}

.dialog[data-v-18d75f62] {
    margin: 0;
    padding: 0;
    list-style: none
}

@media (min-width: 720px) {
    .dialog[data-v-18d75f62] {
        display: none;
        position: absolute;
        top: 26px;
        right: -8px;
        border-radius: 6px;
        padding: 12px 0;
        min-width: 128px;
        background-color: var(--c-bg);
        box-shadow: var(--shadow-3)
    }
}

.nav-links[data-v-640fc9fc] {
    padding: .75rem 0;
    border-bottom: 1px solid var(--c-divider)
}

@media (min-width: 720px) {
    .nav-links[data-v-640fc9fc] {
        display: flex;
        padding: 6px 0 0;
        align-items: center;
        border-bottom: 0
    }
    .item+.item[data-v-640fc9fc] {
        padding-left: 24px
    }
}

.sidebar-button {
    position: absolute;
    top: .6rem;
    left: 1rem;
    display: none;
    padding: .6rem;
    cursor: pointer
}

.sidebar-button .icon {
    display: block;
    width: 1.25rem;
    height: 1.25rem
}

@media screen and (max-width: 719px) {
    .sidebar-button {
        display: block
    }
}

.nav-bar[data-v-40587210] {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: var(--z-index-navbar);
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid var(--c-divider);
    padding: .7rem 1.5rem .7rem 4rem;
    height: var(--header-height);
    background-color: var(--c-bg)
}

@media (min-width: 720px) {
    .nav-bar[data-v-40587210] {
        padding: .7rem 1.5rem
    }
}

.flex-grow[data-v-40587210] {
    flex-grow: 1
}

.nav[data-v-40587210] {
    display: none
}

@media (min-width: 720px) {
    .nav[data-v-40587210] {
        display: block
    }
}

.sidebar[data-v-17c48e2f] {
    position: fixed;
    top: var(--header-height);
    bottom: 0;
    left: 0;
    z-index: var(--z-index-sidebar);
    border-right: 1px solid var(--c-divider);
    width: 16.4rem;
    background-color: var(--c-bg);
    overflow-y: auto;
    transform: translate(-100%);
    transition: transform .25s ease
}

@media (min-width: 720px) {
    .sidebar[data-v-17c48e2f] {
        transform: translate(0)
    }
}

@media (min-width: 960px) {
    .sidebar[data-v-17c48e2f] {
        width: 20rem
    }
}

.sidebar.open[data-v-17c48e2f] {
    transform: translate(0)
}

.nav[data-v-17c48e2f] {
    display: block
}

@media (min-width: 720px) {
    .nav[data-v-17c48e2f] {
        display: none
    }
}

.link[data-v-55695e90] {
    display: inline-block;
    font-size: 1rem;
    font-weight: 500;
    color: var(--c-text-light)
}

.link[data-v-55695e90]:hover {
    text-decoration: none;
    color: var(--c-brand)
}

.icon[data-v-55695e90] {
    margin-left: 4px
}

.last-updated[data-v-30c3cbb4] {
    display: inline-block;
    margin: 0;
    line-height: 1.4;
    font-size: .9rem;
    color: var(--c-text-light)
}

@media (min-width: 960px) {
    .last-updated[data-v-30c3cbb4] {
        font-size: 1rem
    }
}

.prefix[data-v-30c3cbb4] {
    display: inline-block;
    font-weight: 500
}

.datetime[data-v-30c3cbb4] {
    display: inline-block;
    margin-left: 6px;
    font-weight: 400
}

.page-footer[data-v-5c96fb00] {
    padding-top: 1rem;
    padding-bottom: 1rem;
    overflow: auto
}

@media (min-width: 960px) {
    .page-footer[data-v-5c96fb00] {
        display: flex;
        justify-content: space-between;
        align-items: center
    }
}

.updated[data-v-5c96fb00] {
    padding-top: 4px
}

@media (min-width: 960px) {
    .updated[data-v-5c96fb00] {
        padding-top: 0
    }
}

.next-and-prev-link[data-v-e65a9748] {
    padding-top: 1rem
}

.container[data-v-e65a9748] {
    display: flex;
    justify-content: space-between;
    border-top: 1px solid var(--c-divider);
    padding-top: 1rem
}

.prev[data-v-e65a9748],
.next[data-v-e65a9748] {
    display: flex;
    flex-shrink: 0;
    width: 50%
}

.prev[data-v-e65a9748] {
    justify-content: flex-start;
    padding-right: 12px
}

.next[data-v-e65a9748] {
    justify-content: flex-end;
    padding-left: 12px
}

.link[data-v-e65a9748] {
    display: inline-flex;
    align-items: center;
    max-width: 100%;
    font-size: 1rem;
    font-weight: 500
}

.text[data-v-e65a9748] {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.icon[data-v-e65a9748] {
    display: block;
    flex-shrink: 0;
    width: 16px;
    height: 16px;
    fill: var(--c-text);
    transform: translateY(1px)
}

.icon-prev[data-v-e65a9748] {
    margin-right: 8px
}

.icon-next[data-v-e65a9748] {
    margin-left: 8px
}

.page[data-v-8fcebc32] {
    padding-top: var(--header-height)
}

@media (min-width: 720px) {
    .page[data-v-8fcebc32] {
        margin-left: 16.4rem
    }
}

@media (min-width: 960px) {
    .page[data-v-8fcebc32] {
        margin-left: 20rem
    }
}

.container[data-v-8fcebc32] {
    margin: 0 auto;
    padding: 0 0.5rem 4rem;
    max-width: 50rem
}

.content[data-v-8fcebc32] {
    padding-bottom: 1.5rem
}

@media (max-width: 420px) {
    .content[data-v-8fcebc32] {
        clear: both
    }
}

#ads-container {
    margin: 0 auto
}

@media (min-width: 420px) {
    #ads-container {
        position: relative;
        right: 0;
        float: right;
        margin: -8px -8px 24px 24px;
        width: 146px
    }
}

@media (max-width: 420px) {
    #ads-container {
        height: 105px;
        margin: 1.75rem 0
    }
}

@media (min-width: 1400px) {
    #ads-container {
        position: fixed;
        right: 8px;
        bottom: 8px
    }
}

:root {
    --c-brand: #671cc9;
    --c-brand-light: #671cc9;
    --font-family-base: "Nunito", sans-serif;
    --font-family-mono: "Fira Code", monospace;
    --font-size-base: 16px
}

body {
    font-size: var(--font-size-base)
}

.nav-bar .logo {
    position: relative;
    height: 2.3rem
}

.nav-bar-title {
    display: flex;
    align-items: center;
    font-size: .8rem!important;
    text-transform: uppercase
}

.nav-dropdown-link .dialog .isExternal .icon {
    display: none
}

.inner-text {
    margin-top: 10px;
}