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}.theme-default-content code{color:#393939;padding:.25rem .5rem;margin:0;font-size:.85em;background-color:rgba(27,31,35,.05);border-radius:3px}.theme-default-content code .token.deleted{color:#ec5975}.theme-default-content code .token.inserted{color:#01beff}.theme-default-content pre,.theme-default-content pre[class*=language-]{line-height:1.4;padding:1.25rem 1.5rem;margin:.85rem 0;background-color:#282c34;border-radius:6px;overflow:auto}.theme-default-content pre[class*=language-] code,.theme-default-content pre code{color:#fff;padding:0;background-color:transparent;border-radius:0}div[class*=language-]{position:relative;background-color:#282c34;border-radius:6px}div[class*=language-] .highlight-lines{-webkit-user-select:none;user-select:none;padding-top:1.3rem;position:absolute;top:0;left:0;width:100%;line-height:1.4}div[class*=language-] .highlight-lines .highlighted{background-color:rgba(0,0,0,.66)}div[class*=language-] pre,div[class*=language-] pre[class*=language-]{background:transparent;position:relative;z-index:1}div[class*=language-]:before{position:absolute;z-index:3;top:.8em;right:1em;font-size:.75rem;color:hsla(0,0%,100%,.4)}div[class*=language-]:not(.line-numbers-mode) .line-numbers-wrapper{display:none}div[class*=language-].line-numbers-mode .highlight-lines .highlighted{position:relative}div[class*=language-].line-numbers-mode .highlight-lines .highlighted:before{content:" ";position:absolute;z-index:3;left:0;top:0;display:block;width:3.5rem;height:100%;background-color:rgba(0,0,0,.66)}div[class*=language-].line-numbers-mode pre{padding-left:4.5rem;vertical-align:middle}div[class*=language-].line-numbers-mode .line-numbers-wrapper{position:absolute;top:0;width:3.5rem;text-align:center;color:hsla(0,0%,100%,.3);padding:1.25rem 0;line-height:1.4}div[class*=language-].line-numbers-mode .line-numbers-wrapper br{-webkit-user-select:none;user-select:none}div[class*=language-].line-numbers-mode .line-numbers-wrapper .line-number{position:relative;z-index:4;-webkit-user-select:none;user-select:none;font-size:.85em}div[class*=language-].line-numbers-mode:after{content:"";position:absolute;z-index:2;top:0;left:0;width:3.5rem;height:100%;border-radius:6px 0 0 6px;border-right:1px solid rgba(0,0,0,.66);background-color:#282c34}div[class~=language-js]:before{content:"js"}div[class~=language-ts]:before{content:"ts"}div[class~=language-html]:before{content:"html"}div[class~=language-md]:before{content:"md"}div[class~=language-vue]:before{content:"vue"}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:"stylus"}div[class~=language-go]:before{content:"go"}div[class~=language-java]:before{content:"java"}div[class~=language-c]:before{content:"c"}div[class~=language-sh]:before{content:"sh"}div[class~=language-yaml]:before{content:"yaml"}div[class~=language-py]:before{content:"py"}div[class~=language-docker]:before{content:"docker"}div[class~=language-dockerfile]:before{content:"dockerfile"}div[class~=language-makefile]:before{content:"makefile"}div[class~=language-javascript]:before{content:"js"}div[class~=language-typescript]:before{content:"ts"}div[class~=language-markup]:before{content:"html"}div[class~=language-markdown]:before{content:"md"}div[class~=language-json]:before{content:"json"}div[class~=language-ruby]:before{content:"rb"}div[class~=language-python]:before{content:"py"}div[class~=language-bash]:before{content:"sh"}div[class~=language-php]:before{content:"php"}.custom-block .custom-block-title{font-weight:600;margin-bottom:-.4rem}.custom-block.danger,.custom-block.tip,.custom-block.warning{padding:.1rem 1.5rem;border-left-width:.5rem;border-left-style:solid;margin:1rem 0}.custom-block.tip{background-color:#f3f5f7;border-color:#42b983}.custom-block.warning{background-color:rgba(255,229,100,.3);border-color:#e7c000;color:#6b5900}.custom-block.warning .custom-block-title{color:#b29400}.custom-block.warning a{color:#080808}.custom-block.danger{background-color:#ffe6e6;border-color:#c00;color:#4d0000}.custom-block.danger .custom-block-title{color:#900}.custom-block.danger a{color:#080808}.custom-block.details{display:block;position:relative;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}.arrow{display:inline-block;width:0;height:0}.arrow.up{border-bottom:6px solid #ccc}.arrow.down,.arrow.up{border-left:4px solid transparent;border-right:4px solid transparent}.arrow.down{border-top:6px solid #ccc}.arrow.right{border-left:6px solid #ccc}.arrow.left,.arrow.right{border-top:4px solid transparent;border-bottom:4px solid transparent}.arrow.left{border-right:6px solid #ccc}.theme-default-content:not(.custom){max-width:740px;margin:0 auto;padding:2rem 2.5rem}@media (max-width:959px){.theme-default-content:not(.custom){padding:2rem}}@media (max-width:419px){.theme-default-content:not(.custom){padding:1.5rem}}.table-of-contents .badge{vertical-align:middle}body,html{padding:0;margin:0;background-color:#fff}body{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;font-size:16px;color:#080808}.page{padding-left:20rem}.navbar{z-index:20;right:0;height:3.6rem;background-color:#fff;box-sizing:border-box;border-bottom:1px solid #eaecef}.navbar,.sidebar-mask{position:fixed;top:0;left:0}.sidebar-mask{z-index:9;width:100vw;height:100vh;display:none}.sidebar{font-size:16px;background-color:#fff;width:20rem;position:fixed;z-index:10;margin:0;top:3.6rem;left:0;bottom:0;box-sizing:border-box;border-right:1px solid #eaecef;overflow-y:auto}.theme-default-content:not(.custom)>:first-child{margin-top:3.6rem}.theme-default-content:not(.custom) a:hover{text-decoration:underline}.theme-default-content:not(.custom) p.demo{padding:1rem 1.5rem;border:1px solid #ddd;border-radius:4px}.theme-default-content:not(.custom) img{max-width:100%}.theme-default-content.custom{padding:0;margin:0}.theme-default-content.custom img{max-width:100%}a{font-weight:500;text-decoration:none}a,p a code{color:#01beff}p a code{font-weight:400}kbd{background:#eee;border:.15rem solid #ddd;border-bottom:.25rem solid #ddd;border-radius:.15rem;padding:0 .15em}blockquote{font-size:1rem;color:#999;border-left:.2rem solid #dfe2e5;margin:1rem 0;padding:.25rem 0 .25rem 1rem}blockquote>p{margin:0}ol,ul{padding-left:1.2em}strong{font-weight:600}h1,h2,h3,h4,h5,h6{font-weight:600;line-height:1.25}.theme-default-content:not(.custom)>h1,.theme-default-content:not(.custom)>h2,.theme-default-content:not(.custom)>h3,.theme-default-content:not(.custom)>h4,.theme-default-content:not(.custom)>h5,.theme-default-content:not(.custom)>h6{margin-top:-3.1rem;padding-top:4.6rem;margin-bottom:0}.theme-default-content:not(.custom)>h1:first-child,.theme-default-content:not(.custom)>h2:first-child,.theme-default-content:not(.custom)>h3:first-child,.theme-default-content:not(.custom)>h4:first-child,.theme-default-content:not(.custom)>h5:first-child,.theme-default-content:not(.custom)>h6:first-child{margin-top:-1.5rem;margin-bottom:1rem}.theme-default-content:not(.custom)>h1:first-child+.custom-block,.theme-default-content:not(.custom)>h1:first-child+p,.theme-default-content:not(.custom)>h1:first-child+pre,.theme-default-content:not(.custom)>h2:first-child+.custom-block,.theme-default-content:not(.custom)>h2:first-child+p,.theme-default-content:not(.custom)>h2:first-child+pre,.theme-default-content:not(.custom)>h3:first-child+.custom-block,.theme-default-content:not(.custom)>h3:first-child+p,.theme-default-content:not(.custom)>h3:first-child+pre,.theme-default-content:not(.custom)>h4:first-child+.custom-block,.theme-default-content:not(.custom)>h4:first-child+p,.theme-default-content:not(.custom)>h4:first-child+pre,.theme-default-content:not(.custom)>h5:first-child+.custom-block,.theme-default-content:not(.custom)>h5:first-child+p,.theme-default-content:not(.custom)>h5:first-child+pre,.theme-default-content:not(.custom)>h6:first-child+.custom-block,.theme-default-content:not(.custom)>h6:first-child+p,.theme-default-content:not(.custom)>h6:first-child+pre{margin-top:2rem}h1:focus .header-anchor,h1:hover .header-anchor,h2:focus .header-anchor,h2:hover .header-anchor,h3:focus .header-anchor,h3:hover .header-anchor,h4:focus .header-anchor,h4:hover .header-anchor,h5:focus .header-anchor,h5:hover .header-anchor,h6:focus .header-anchor,h6:hover .header-anchor{opacity:1}h1{font-size:2.2rem}h2{font-size:1.65rem;padding-bottom:.3rem;border-bottom:1px solid #eaecef}h3{font-size:1.35rem}a.header-anchor{font-size:.85em;float:left;margin-left:-.87em;padding-right:.23em;margin-top:.125em;opacity:0}a.header-anchor:focus,a.header-anchor:hover{text-decoration:none}.line-number,code,kbd{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}ol,p,ul{line-height:1.7}hr{border:0;border-top:1px solid #eaecef}table{border-collapse:collapse;margin:1rem 0;display:block;overflow-x:auto}tr{border-top:1px solid #dfe2e5}tr:nth-child(2n){background-color:#f6f8fa}td,th{border:1px solid #dfe2e5;padding:.6em 1em}.theme-container.sidebar-open .sidebar-mask{display:block}.theme-container.no-navbar .theme-default-content:not(.custom)>h1,.theme-container.no-navbar h2,.theme-container.no-navbar h3,.theme-container.no-navbar h4,.theme-container.no-navbar h5,.theme-container.no-navbar h6{margin-top:1.5rem;padding-top:0}.theme-container.no-navbar .sidebar{top:0}@media (min-width:720px){.theme-container.no-sidebar .sidebar{display:none}.theme-container.no-sidebar .page{padding-left:0}}@media (max-width:959px){.sidebar{font-size:15px;width:16.4rem}.page{padding-left:16.4rem}}@media (max-width:719px){.sidebar{top:0;padding-top:3.6rem;transform:translateX(-100%);transition:transform .2s ease}.page{padding-left:0}.theme-container.sidebar-open .sidebar{transform:translateX(0)}.theme-container.no-navbar .sidebar{padding-top:0}}@media (max-width:419px){h1{font-size:1.9rem}.theme-default-content div[class*=language-]{margin:.85rem -1.5rem;border-radius:0}}::-webkit-scrollbar-corner{background-color:#aaa}::-webkit-scrollbar{width:10px;height:10px;background-color:#e6e6e6;border-radius:10px;box-shadow:inset 0 0 5px rgba(0,0,0,.2)}::-webkit-scrollbar-thumb{background-color:#01beff;border-radius:10px;background-image:-webkit-linear-gradient(45deg,hsla(0,0%,100%,.2) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.2) 0,hsla(0,0%,100%,.2) 75%,transparent 0,transparent)}*{box-sizing:border-box}.theme-container>.page>.page-nav,.theme-container>.page>.theme-default-content.content__default{max-width:1024px;margin:0 50px}.page div[class*=language-].line-numbers-mode .line-numbers-wrapper{color:#080808}.page div[class*=language-].line-numbers-mode:after{background-color:#f8f8f8;border-right:1px solid #ead2d2}.page div[class*=language-]{background-color:#f8f8f8;border-right:1px solid rgba(6,6,6,.1);margin-top:15px}.page div[class*=language-]:before{color:#080808}.page div[class*=language-bash].line-numbers-mode pre{padding-left:14px}.page div[class*=language-bash].line-numbers-mode:after{width:0}.page div[class*=language-bash].line-numbers-mode .line-numbers-wrapper{color:#080808}.page .token.punctuation{color:#807a7a}.page .token.comment{color:#636363}.page .token.string{color:#c98c6d}.page .theme-default-content pre[class*=language-] code,.page .theme-default-content pre code{color:#476582}table{width:100%;table-layout:fixed;display:table}table tbody tr td,table thead tr th{word-break:break-all;line-height:1.5em}thead th{background-color:#f7f7f7}#nprogress{pointer-events:none}#nprogress .bar{background:#01beff;position:fixed;z-index:1031;top:0;left:0;width:100%;height:2px}#nprogress .peg{display:block;position:absolute;right:0;width:100px;height:100%;box-shadow:0 0 10px #01beff,0 0 5px #01beff;opacity:1;transform:rotate(3deg) translateY(-4px)}#nprogress .spinner{display:block;position:fixed;z-index:1031;top:15px;right:15px}#nprogress .spinner-icon{width:18px;height:18px;box-sizing:border-box;border-color:#01beff transparent transparent #01beff;border-style:solid;border-width:2px;border-radius:50%;-webkit-animation:nprogress-spinner .4s linear infinite;animation:nprogress-spinner .4s linear infinite}.nprogress-custom-parent{overflow:hidden;position:relative}.nprogress-custom-parent #nprogress .bar,.nprogress-custom-parent #nprogress .spinner{position:absolute}@-webkit-keyframes nprogress-spinner{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes nprogress-spinner{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.icon.outbound{color:#aaa;display:inline-block;vertical-align:middle;position:relative;top:-1px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.home{padding:3.6rem 2rem 0;max-width:960px;margin:0 auto;display:block}.home .hero{text-align:center}.home .hero img{max-width:100%;max-height:280px;display:block;margin:3rem auto 1.5rem}.home .hero h1{font-size:3rem}.home .hero .action,.home .hero .description,.home .hero h1{margin:1.8rem auto}.home .hero .description{max-width:35rem;font-size:1.6rem;line-height:1.3;color:#6b6b6b}.home .hero .action-button{display:inline-block;font-size:1.2rem;color:#fff;background-color:#01beff;padding:.8rem 1.6rem;border-radius:4px;transition:background-color .1s ease;box-sizing:border-box;border-bottom:1px solid #00abe6}.home .hero .action-button:hover{background-color:#1ac4ff}.home .features{border-top:1px solid #eaecef;padding:1.2rem 0;margin-top:2.5rem;display:flex;flex-wrap:wrap;align-items:flex-start;align-content:stretch;justify-content:space-between}.home .feature{flex-grow:1;flex-basis:30%;max-width:30%}.home .feature h2{font-size:1.4rem;font-weight:500;border-bottom:none;padding-bottom:0;color:#212121}.home .feature p{color:#464646}.home .footer{padding:2.5rem;border-top:1px solid #eaecef;text-align:center;color:#464646}@media (max-width:719px){.home .features{flex-direction:column}.home .feature{max-width:100%;padding:0 2.5rem}}@media (max-width:419px){.home{padding-left:1.5rem;padding-right:1.5rem}.home .hero img{max-height:210px;margin:2rem auto 1.2rem}.home .hero h1{font-size:2rem}.home .hero .action,.home .hero .description,.home .hero h1{margin:1.2rem auto}.home .hero .description{font-size:1.2rem}.home .hero .action-button{font-size:1rem;padding:.6rem 1.2rem}.home .feature h2{font-size:1.25rem}}.search-box{display:inline-block;position:relative;margin-right:1rem}.search-box input{cursor:text;width:10rem;height:2rem;color:#464646;display:inline-block;border:1px solid #cfd4db;border-radius:2rem;font-size:.9rem;line-height:2rem;padding:0 .5rem 0 2rem;outline:none;transition:all .2s ease;background:#fff url(/assets/img/search.83621669.svg) .6rem .5rem no-repeat;background-size:1rem}.search-box input:focus{cursor:auto;border-color:#01beff}.search-box .suggestions{background:#fff;width:20rem;position:absolute;top:2rem;border:1px solid #cfd4db;border-radius:6px;padding:.4rem;list-style-type:none}.search-box .suggestions.align-right{right:0}.search-box .suggestion{line-height:1.4;padding:.4rem .6rem;border-radius:4px;cursor:pointer}.search-box .suggestion a{white-space:normal;color:#5e5e5e}.search-box .suggestion a .page-title{font-weight:600}.search-box .suggestion a .header{font-size:.9em;margin-left:.25em}.search-box .suggestion.focused{background-color:#f3f4f5}.search-box .suggestion.focused a{color:#01beff}@media (max-width:959px){.search-box input{cursor:pointer;width:0;border-color:transparent;position:relative}.search-box input:focus{cursor:text;left:0;width:10rem}}@media (-ms-high-contrast:none){.search-box input{height:2rem}}@media (max-width:959px) and (min-width:719px){.search-box .suggestions{left:0}}@media (max-width:719px){.search-box{margin-right:0}.search-box input{left:1rem}.search-box .suggestions{right:0}}@media (max-width:419px){.search-box .suggestions{width:calc(100vw - 4rem)}.search-box input:focus{width:8rem}}.sidebar-button{cursor:pointer;display:none;width:1.25rem;height:1.25rem;position:absolute;padding:.6rem;top:.6rem;left:1rem}.sidebar-button .icon{display:block;width:1.25rem;height:1.25rem}@media (max-width:719px){.sidebar-button{display:block}}.dropdown-enter,.dropdown-leave-to{height:0!important}.dropdown-wrapper{cursor:pointer}.dropdown-wrapper .dropdown-title,.dropdown-wrapper .mobile-dropdown-title{display:block;font-size:.9rem;font-family:inherit;cursor:inherit;padding:inherit;line-height:1.4rem;background:transparent;border:none;font-weight:500;color:#080808}.dropdown-wrapper .dropdown-title:hover,.dropdown-wrapper .mobile-dropdown-title:hover{border-color:transparent}.dropdown-wrapper .dropdown-title .arrow,.dropdown-wrapper .mobile-dropdown-title .arrow{vertical-align:middle;margin-top:-1px;margin-left:.4rem}.dropdown-wrapper .mobile-dropdown-title{display:none;font-weight:600}.dropdown-wrapper .mobile-dropdown-title font-size inherit:hover{color:#01beff}.dropdown-wrapper .nav-dropdown .dropdown-item{color:inherit;line-height:1.7rem}.dropdown-wrapper .nav-dropdown .dropdown-item h4{margin:.45rem 0 0;border-top:1px solid #eee;padding:1rem 1.5rem .45rem 1.25rem}.dropdown-wrapper .nav-dropdown .dropdown-item .dropdown-subitem-wrapper{padding:0;list-style:none}.dropdown-wrapper .nav-dropdown .dropdown-item .dropdown-subitem-wrapper .dropdown-subitem{font-size:.9em}.dropdown-wrapper .nav-dropdown .dropdown-item a{display:block;line-height:1.7rem;position:relative;border-bottom:none;font-weight:400;margin-bottom:0;padding:0 1.5rem 0 1.25rem}.dropdown-wrapper .nav-dropdown .dropdown-item a.router-link-active,.dropdown-wrapper .nav-dropdown .dropdown-item a:hover{color:#01beff}.dropdown-wrapper .nav-dropdown .dropdown-item a.router-link-active:after{content:"";width:0;height:0;border-left:5px solid #01beff;border-top:3px solid transparent;border-bottom:3px solid transparent;position:absolute;top:calc(50% - 2px);left:9px}.dropdown-wrapper .nav-dropdown .dropdown-item:first-child h4{margin-top:0;padding-top:0;border-top:0}@media (max-width:719px){.dropdown-wrapper.open .dropdown-title{margin-bottom:.5rem}.dropdown-wrapper .dropdown-title{display:none}.dropdown-wrapper .mobile-dropdown-title{display:block}.dropdown-wrapper .nav-dropdown{transition:height .1s ease-out;overflow:hidden}.dropdown-wrapper .nav-dropdown .dropdown-item h4{border-top:0;margin-top:0;padding-top:0}.dropdown-wrapper .nav-dropdown .dropdown-item>a,.dropdown-wrapper .nav-dropdown .dropdown-item h4{font-size:15px;line-height:2rem}.dropdown-wrapper .nav-dropdown .dropdown-item .dropdown-subitem{font-size:14px;padding-left:1rem}}@media (min-width:719px){.dropdown-wrapper{height:1.8rem}.dropdown-wrapper.open .nav-dropdown,.dropdown-wrapper:hover .nav-dropdown{display:block!important}.dropdown-wrapper.open:blur{display:none}.dropdown-wrapper .nav-dropdown{display:none;height:auto!important;box-sizing:border-box;max-height:calc(100vh - 2.7rem);overflow-y:auto;position:absolute;top:100%;right:0;background-color:#fff;padding:.6rem 0;border:1px solid;border-color:#ddd #ddd #ccc;text-align:left;border-radius:.25rem;white-space:nowrap;margin:0}}.nav-links{display:inline-block}.nav-links a{line-height:1.4rem;color:inherit}.nav-links a.router-link-active,.nav-links a:hover{color:#01beff}.nav-links .nav-item{position:relative;display:inline-block;margin-left:1.5rem;line-height:2rem}.nav-links .nav-item:first-child{margin-left:0}.nav-links .repo-link{margin-left:1.5rem}@media (max-width:719px){.nav-links .nav-item,.nav-links .repo-link{margin-left:0}}@media (min-width:719px){.nav-links a.router-link-active,.nav-links a:hover{color:#080808}.nav-item>a:not(.external).router-link-active,.nav-item>a:not(.external):hover{margin-bottom:-2px;border-bottom:2px solid #15c3ff}}.navbar{padding:.7rem 1.5rem;line-height:2.2rem}.navbar a,.navbar img,.navbar span{display:inline-block}.navbar .logo{height:2.2rem;min-width:2.2rem;margin-right:.8rem;vertical-align:top}.navbar .site-name{font-size:1.3rem;font-weight:600;color:#080808;position:relative}.navbar .links{padding-left:1.5rem;box-sizing:border-box;background-color:#fff;white-space:nowrap;font-size:.9rem;position:absolute;right:1.5rem;top:.7rem;display:flex}.navbar .links .search-box{flex:0 0 auto;vertical-align:top}@media (max-width:719px){.navbar{padding-left:4rem}.navbar .can-hide{display:none}.navbar .links{padding-left:1.5rem}.navbar .site-name{width:calc(100vw - 9.4rem);overflow:hidden;white-space:nowrap;text-overflow:ellipsis}}.page-edit{max-width:740px;margin:0 auto;padding:2rem 2.5rem}@media (max-width:959px){.page-edit{padding:2rem}}@media (max-width:419px){.page-edit{padding:1.5rem}}.page-edit{padding-top:1rem;padding-bottom:1rem;overflow:auto}.page-edit .edit-link{display:inline-block}.page-edit .edit-link a{color:#464646;margin-right:.25rem}.page-edit .last-updated{float:right;font-size:.9em}.page-edit .last-updated .prefix{font-weight:500;color:#464646}.page-edit .last-updated .time{font-weight:400;color:#767676}@media (max-width:719px){.page-edit .edit-link{margin-bottom:.5rem}.page-edit .last-updated{font-size:.8em;float:none;text-align:left}}.page-nav{max-width:740px;margin:0 auto;padding:2rem 2.5rem}@media (max-width:959px){.page-nav{padding:2rem}}@media (max-width:419px){.page-nav{padding:1.5rem}}.page-nav{padding-top:1rem;padding-bottom:0}.page-nav .inner{min-height:2rem;margin-top:0;border-top:1px solid #eaecef;padding-top:1rem;overflow:auto}.page-nav .next{float:right}.page{padding-bottom:2rem;display:block}.sidebar-group .sidebar-group{padding-left:.5em}.sidebar-group:not(.collapsable) .sidebar-heading:not(.clickable){cursor:auto;color:inherit}.sidebar-group.is-sub-group{padding-left:0}.sidebar-group.is-sub-group>.sidebar-heading{font-size:.95em;line-height:1.4;font-weight:400;padding-left:2rem}.sidebar-group.is-sub-group>.sidebar-heading:not(.clickable){opacity:.5}.sidebar-group.is-sub-group>.sidebar-group-items{padding-left:1rem}.sidebar-group.is-sub-group>.sidebar-group-items>li>.sidebar-link{font-size:.95em;border-left:none}.sidebar-group.depth-2>.sidebar-heading{border-left:none}.sidebar-heading{color:#080808;transition:color .15s ease;cursor:pointer;font-size:1.1em;font-weight:700;padding:.35rem 1.5rem .35rem 1.25rem;width:100%;box-sizing:border-box;margin:0;border-left:.25rem solid transparent}.sidebar-heading.open,.sidebar-heading:hover{color:inherit}.sidebar-heading .arrow{position:relative;top:-.12em;left:.5em}.sidebar-heading.clickable.active{font-weight:600;color:#01beff;border-left-color:#01beff}.sidebar-heading.clickable:hover{color:#01beff}.sidebar-group-items{transition:height .1s ease-out;font-size:.95em;overflow:hidden}.sidebar .sidebar-sub-headers{padding-left:1rem;font-size:.95em}a.sidebar-link{font-size:1em;font-weight:400;display:inline-block;color:#080808;border-left:.25rem solid transparent;padding:.35rem 1rem .35rem 1.25rem;line-height:1.4;width:100%;box-sizing:border-box}a.sidebar-link:hover{color:#01beff}a.sidebar-link.active{font-weight:600;color:#01beff;border-left-color:#01beff}.sidebar-group a.sidebar-link{padding-left:2rem}.sidebar-sub-headers a.sidebar-link{padding-top:.25rem;padding-bottom:.25rem;border-left:none}.sidebar-sub-headers a.sidebar-link.active{font-weight:500}.sidebar ul{padding:0;margin:0;list-style-type:none}.sidebar a{display:inline-block}.sidebar .nav-links{display:none;border-bottom:1px solid #eaecef;padding:.5rem 0 .75rem}.sidebar .nav-links a{font-weight:600}.sidebar .nav-links .nav-item,.sidebar .nav-links .repo-link{display:block;line-height:1.25rem;font-size:1.1em;padding:.5rem 0 .5rem 1.5rem}.sidebar>.sidebar-links{padding:1.5rem 0}.sidebar>.sidebar-links>li>a.sidebar-link{font-size:1.1em;line-height:1.7;font-weight:700}.sidebar>.sidebar-links>li:not(:first-child){margin-top:.75rem}@media (max-width:719px){.sidebar .nav-links{display:block}.sidebar .nav-links .dropdown-wrapper .nav-dropdown .dropdown-item a.router-link-active:after{top:calc(1rem - 2px)}.sidebar>.sidebar-links{padding:1rem 0}}.tn-color-red{color:#e83a30!important}.tn-color-red--light{color:#fad8d6!important}.tn-color-red--dark{color:#ba2e26!important}.tn-color-red--disabled{color:#f39c97!important}.tn-color-purplered{color:#e72f8c!important}.tn-color-purplered--light{color:#fad5e8!important}.tn-color-purplered--dark{color:#b9276f!important}.tn-color-purplered--disabled{color:#f397c5!important}.tn-color-purple{color:#892fe8!important}.tn-color-purple--light{color:#e7d5fa!important}.tn-color-purple--dark{color:#6e27ba!important}.tn-color-purple--disabled{color:#c497f3!important}.tn-color-bluepurple{color:#5f4fd9!important}.tn-color-bluepurple--light{color:#dfdcf7!important}.tn-color-bluepurple--dark{color:#4c3fae!important}.tn-color-bluepurple--disabled{color:#afa7ec!important}.tn-color-aquablue{color:#3646ff!important}.tn-color-aquablue--light{color:#d7daff!important}.tn-color-aquablue--dark{color:#2b38cc!important}.tn-color-aquablue--disabled{color:#9aa2ff!important}.tn-color-blue{color:#3d7eff!important}.tn-color-blue--light{color:#d8e5ff!important}.tn-color-blue--dark{color:#3465cc!important}.tn-color-blue--disabled{color:#9ebeff!important}.tn-color-indigo{color:#31c9e8!important}.tn-color-indigo--light{color:#d6f4fa!important}.tn-color-indigo--dark{color:#28a1ba!important}.tn-color-indigo--disabled{color:#98e4f3!important}.tn-color-cyan{color:#2de88d!important}.tn-color-cyan--light{color:#d5faf2!important}.tn-color-cyan--dark{color:#24ba97!important}.tn-color-cyan--disabled{color:#96f3de!important}.tn-color-teal{color:#24f083!important}.tn-color-teal--light{color:#d3fce6!important}.tn-color-teal--dark{color:#1dc069!important}.tn-color-teal--disabled{color:#91f7c1!important}.tn-color-green{color:#31e749!important}.tn-color-green--light{color:#d6fadb!important}.tn-color-green--dark{color:#28b93d!important}.tn-color-green--disabled{color:#98f3a4!important}.tn-color-yellowgreen{color:#a4e82f!important}.tn-color-yellowgreen--light{color:#edfad5!important}.tn-color-yellowgreen--dark{color:#82ba27!important}.tn-color-yellowgreen--disabled{color:#d1f397!important}.tn-color-lime{color:#d5eb00!important}.tn-color-lime--light{color:#f7fbcc!important}.tn-color-lime--dark{color:#aabc00!important}.tn-color-lime--disabled{color:#e9f57f!important}.tn-color-yellow{color:#fff420!important}.tn-color-yellow--light{color:#fffdd2!important}.tn-color-yellow--dark{color:#ccc21a!important}.tn-color-yellow--disabled{color:#fff88f!important}.tn-color-orangeyellow{color:#ffca28!important}.tn-color-orangeyellow--light{color:#fff4d4!important}.tn-color-orangeyellow--dark{color:#cca220!important}.tn-color-orangeyellow--disabled{color:#ffe493!important}.tn-color-orange{color:#ffa726!important}.tn-color-orange--light{color:#ffedd4!important}.tn-color-orange--dark{color:#cc851e!important}.tn-color-orange--disabled{color:#ffd392!important}.tn-color-orangered{color:#ff7043!important}.tn-color-orangered--light{color:#ffe2d9!important}.tn-color-orangered--dark{color:#cc5a36!important}.tn-color-orangered--disabled{color:#ffb7a1!important}.tn-color-brown{color:#914f2c!important}.tn-color-brown--light{color:#e9dcd5!important}.tn-color-brown--dark{color:#743f23!important}.tn-color-brown--disabled{color:#c8a795!important}.tn-color-grey{color:#78909c!important}.tn-color-grey--light{color:#e4e9ec!important}.tn-color-grey--dark{color:#5f7e8b!important}.tn-color-grey--disabled{color:#c6d1d8!important}.tn-color-gray{color:#aaa!important}.tn-color-gray--light{color:#f8f7f8!important}.tn-color-gray--dark{color:#838383!important}.tn-color-gray--disabled{color:#e6e6e6!important}.tn-color-white{color:#fff!important}.tn-color-black{color:#000!important}.tn-border-red{border-color:#e83a30!important}.tn-border-red--light{border-color:#fad8d6!important}.tn-border-red--dark{border-color:#ba2e26!important}.tn-border-red--disabled{border-color:#f39c97!important}.tn-border-purplered{border-color:#e72f8c!important}.tn-border-purplered--light{border-color:#fad5e8!important}.tn-border-purplered--dark{border-color:#b9276f!important}.tn-border-purplered--disabled{border-color:#f397c5!important}.tn-border-purple{border-color:#892fe8!important}.tn-border-purple--light{border-color:#e7d5fa!important}.tn-border-purple--dark{border-color:#6e27ba!important}.tn-border-purple--disabled{border-color:#c497f3!important}.tn-border-bluepurple{border-color:#5f4fd9!important}.tn-border-bluepurple--light{border-color:#dfdcf7!important}.tn-border-bluepurple--dark{border-color:#4c3fae!important}.tn-border-bluepurple--disabled{border-color:#afa7ec!important}.tn-border-aquablue{border-color:#3646ff!important}.tn-border-aquablue--light{border-color:#d7daff!important}.tn-border-aquablue--dark{border-color:#2b38cc!important}.tn-border-aquablue--disabled{border-color:#9aa2ff!important}.tn-border-blue{border-color:#3d7eff!important}.tn-border-blue--light{border-color:#d8e5ff!important}.tn-border-blue--dark{border-color:#3465cc!important}.tn-border-blue--disabled{border-color:#9ebeff!important}.tn-border-indigo{border-color:#31c9e8!important}.tn-border-indigo--light{border-color:#d6f4fa!important}.tn-border-indigo--dark{border-color:#28a1ba!important}.tn-border-indigo--disabled{border-color:#98e4f3!important}.tn-border-cyan{border-color:#2de88d!important}.tn-border-cyan--light{border-color:#d5faf2!important}.tn-border-cyan--dark{border-color:#24ba97!important}.tn-border-cyan--disabled{border-color:#96f3de!important}.tn-border-teal{border-color:#24f083!important}.tn-border-teal--light{border-color:#d3fce6!important}.tn-border-teal--dark{border-color:#1dc069!important}.tn-border-teal--disabled{border-color:#91f7c1!important}.tn-border-green{border-color:#31e749!important}.tn-border-green--light{border-color:#d6fadb!important}.tn-border-green--dark{border-color:#28b93d!important}.tn-border-green--disabled{border-color:#98f3a4!important}.tn-border-yellowgreen{border-color:#a4e82f!important}.tn-border-yellowgreen--light{border-color:#edfad5!important}.tn-border-yellowgreen--dark{border-color:#82ba27!important}.tn-border-yellowgreen--disabled{border-color:#d1f397!important}.tn-border-lime{border-color:#d5eb00!important}.tn-border-lime--light{border-color:#f7fbcc!important}.tn-border-lime--dark{border-color:#aabc00!important}.tn-border-lime--disabled{border-color:#e9f57f!important}.tn-border-yellow{border-color:#fff420!important}.tn-border-yellow--light{border-color:#fffdd2!important}.tn-border-yellow--dark{border-color:#ccc21a!important}.tn-border-yellow--disabled{border-color:#fff88f!important}.tn-border-orangeyellow{border-color:#ffca28!important}.tn-border-orangeyellow--light{border-color:#fff4d4!important}.tn-border-orangeyellow--dark{border-color:#cca220!important}.tn-border-orangeyellow--disabled{border-color:#ffe493!important}.tn-border-orange{border-color:#ffa726!important}.tn-border-orange--light{border-color:#ffedd4!important}.tn-border-orange--dark{border-color:#cc851e!important}.tn-border-orange--disabled{border-color:#ffd392!important}.tn-border-orangered{border-color:#ff7043!important}.tn-border-orangered--light{border-color:#ffe2d9!important}.tn-border-orangered--dark{border-color:#cc5a36!important}.tn-border-orangered--disabled{border-color:#ffb7a1!important}.tn-border-brown{border-color:#914f2c!important}.tn-border-brown--light{border-color:#e9dcd5!important}.tn-border-brown--dark{border-color:#743f23!important}.tn-border-brown--disabled{border-color:#c8a795!important}.tn-border-grey{border-color:#78909c!important}.tn-border-grey--light{border-color:#e4e9ec!important}.tn-border-grey--dark{border-color:#5f7e8b!important}.tn-border-grey--disabled{border-color:#c6d1d8!important}.tn-border-gray{border-color:#aaa!important}.tn-border-gray--light{border-color:#f8f7f8!important}.tn-border-gray--dark{border-color:#838383!important}.tn-border-gray--disabled{border-color:#e6e6e6!important}.tn-border-white{border-color:#fff!important}.tn-border-black{border-color:#000!important}.tn-bg-red{background-color:#e83a30!important;color:#080808}.tn-bg-red--light{background-color:#fad8d6!important}.tn-bg-red--dark{background-color:#ba2e26!important}.tn-bg-red--disabled{background-color:#f39c97!important}.tn-bg-purplered{background-color:#e72f8c!important;color:#080808}.tn-bg-purplered--light{background-color:#fad5e8!important}.tn-bg-purplered--dark{background-color:#b9276f!important}.tn-bg-purplered--disabled{background-color:#f397c5!important}.tn-bg-purple{background-color:#892fe8!important;color:#080808}.tn-bg-purple--light{background-color:#e7d5fa!important}.tn-bg-purple--dark{background-color:#6e27ba!important}.tn-bg-purple--disabled{background-color:#c497f3!important}.tn-bg-bluepurple{background-color:#5f4fd9!important;color:#080808}.tn-bg-bluepurple--light{background-color:#dfdcf7!important}.tn-bg-bluepurple--dark{background-color:#4c3fae!important}.tn-bg-bluepurple--disabled{background-color:#afa7ec!important}.tn-bg-aquablue{background-color:#3646ff!important;color:#080808}.tn-bg-aquablue--light{background-color:#d7daff!important}.tn-bg-aquablue--dark{background-color:#2b38cc!important}.tn-bg-aquablue--disabled{background-color:#9aa2ff!important}.tn-bg-blue{background-color:#3d7eff!important;color:#080808}.tn-bg-blue--light{background-color:#d8e5ff!important}.tn-bg-blue--dark{background-color:#3465cc!important}.tn-bg-blue--disabled{background-color:#9ebeff!important}.tn-bg-indigo{background-color:#31c9e8!important;color:#080808}.tn-bg-indigo--light{background-color:#d6f4fa!important}.tn-bg-indigo--dark{background-color:#28a1ba!important}.tn-bg-indigo--disabled{background-color:#98e4f3!important}.tn-bg-cyan{background-color:#2de88d!important;color:#080808}.tn-bg-cyan--light{background-color:#d5faf2!important}.tn-bg-cyan--dark{background-color:#24ba97!important}.tn-bg-cyan--disabled{background-color:#96f3de!important}.tn-bg-teal{background-color:#24f083!important;color:#080808}.tn-bg-teal--light{background-color:#d3fce6!important}.tn-bg-teal--dark{background-color:#1dc069!important}.tn-bg-teal--disabled{background-color:#91f7c1!important}.tn-bg-green{background-color:#31e749!important;color:#080808}.tn-bg-green--light{background-color:#d6fadb!important}.tn-bg-green--dark{background-color:#28b93d!important}.tn-bg-green--disabled{background-color:#98f3a4!important}.tn-bg-yellowgreen{background-color:#a4e82f!important;color:#080808}.tn-bg-yellowgreen--light{background-color:#edfad5!important}.tn-bg-yellowgreen--dark{background-color:#82ba27!important}.tn-bg-yellowgreen--disabled{background-color:#d1f397!important}.tn-bg-lime{background-color:#d5eb00!important;color:#080808}.tn-bg-lime--light{background-color:#f7fbcc!important}.tn-bg-lime--dark{background-color:#aabc00!important}.tn-bg-lime--disabled{background-color:#e9f57f!important}.tn-bg-yellow{background-color:#fff420!important;color:#080808}.tn-bg-yellow--light{background-color:#fffdd2!important}.tn-bg-yellow--dark{background-color:#ccc21a!important}.tn-bg-yellow--disabled{background-color:#fff88f!important}.tn-bg-orangeyellow{background-color:#ffca28!important;color:#080808}.tn-bg-orangeyellow--light{background-color:#fff4d4!important}.tn-bg-orangeyellow--dark{background-color:#cca220!important}.tn-bg-orangeyellow--disabled{background-color:#ffe493!important}.tn-bg-orange{background-color:#ffa726!important;color:#080808}.tn-bg-orange--light{background-color:#ffedd4!important}.tn-bg-orange--dark{background-color:#cc851e!important}.tn-bg-orange--disabled{background-color:#ffd392!important}.tn-bg-orangered{background-color:#ff7043!important;color:#080808}.tn-bg-orangered--light{background-color:#ffe2d9!important}.tn-bg-orangered--dark{background-color:#cc5a36!important}.tn-bg-orangered--disabled{background-color:#ffb7a1!important}.tn-bg-brown{background-color:#914f2c!important;color:#080808}.tn-bg-brown--light{background-color:#e9dcd5!important}.tn-bg-brown--dark{background-color:#743f23!important}.tn-bg-brown--disabled{background-color:#c8a795!important}.tn-bg-grey{background-color:#78909c!important;color:#080808}.tn-bg-grey--light{background-color:#e4e9ec!important}.tn-bg-grey--dark{background-color:#5f7e8b!important}.tn-bg-grey--disabled{background-color:#c6d1d8!important}.tn-bg-gray{background-color:#aaa!important;color:#080808}.tn-bg-gray--light{background-color:#f8f7f8!important}.tn-bg-gray--dark{background-color:#838383!important}.tn-bg-gray--disabled{background-color:#e6e6e6!important}.tn-bg-white{background-color:#fff!important;color:#080808}.tn-bg-black{background-color:#000!important;color:#080808}.tn-shadow-red{box-shadow:6rpx 6rpx 8rpx #fad8d6}.tn-shadow-purplered{box-shadow:6rpx 6rpx 8rpx #fad5e8}.tn-shadow-purple{box-shadow:6rpx 6rpx 8rpx #e7d5fa}.tn-shadow-bluepurple{box-shadow:6rpx 6rpx 8rpx #dfdcf7}.tn-shadow-aquablue{box-shadow:6rpx 6rpx 8rpx #d7daff}.tn-shadow-blue{box-shadow:6rpx 6rpx 8rpx #d8e5ff}.tn-shadow-indigo{box-shadow:6rpx 6rpx 8rpx #d6f4fa}.tn-shadow-cyan{box-shadow:6rpx 6rpx 8rpx #d5faf2}.tn-shadow-teal{box-shadow:6rpx 6rpx 8rpx #d3fce6}.tn-shadow-green{box-shadow:6rpx 6rpx 8rpx #d6fadb}.tn-shadow-yellowgreen{box-shadow:6rpx 6rpx 8rpx #edfad5}.tn-shadow-lime{box-shadow:6rpx 6rpx 8rpx #f7fbcc}.tn-shadow-yellow{box-shadow:6rpx 6rpx 8rpx #fffdd2}.tn-shadow-orangeyellow{box-shadow:6rpx 6rpx 8rpx #fff4d4}.tn-shadow-orange{box-shadow:6rpx 6rpx 8rpx #ffedd4}.tn-shadow-orangered{box-shadow:6rpx 6rpx 8rpx #ffe2d9}.tn-shadow-brown{box-shadow:6rpx 6rpx 8rpx #e9dcd5}.tn-shadow-grey{box-shadow:6rpx 6rpx 8rpx #e4e9ec}.tn-shadow-gray{box-shadow:6rpx 6rpx 8rpx #f8f7f8}.tn-text-shadow-red{text-shadow:6rpx 6rpx 8rpx #fad8d6}.tn-text-shadow-purplered{text-shadow:6rpx 6rpx 8rpx #fad5e8}.tn-text-shadow-purple{text-shadow:6rpx 6rpx 8rpx #e7d5fa}.tn-text-shadow-bluepurple{text-shadow:6rpx 6rpx 8rpx #dfdcf7}.tn-text-shadow-aquablue{text-shadow:6rpx 6rpx 8rpx #d7daff}.tn-text-shadow-blue{text-shadow:6rpx 6rpx 8rpx #d8e5ff}.tn-text-shadow-indigo{text-shadow:6rpx 6rpx 8rpx #d6f4fa}.tn-text-shadow-cyan{text-shadow:6rpx 6rpx 8rpx #d5faf2}.tn-text-shadow-teal{text-shadow:6rpx 6rpx 8rpx #d3fce6}.tn-text-shadow-green{text-shadow:6rpx 6rpx 8rpx #d6fadb}.tn-text-shadow-yellowgreen{text-shadow:6rpx 6rpx 8rpx #edfad5}.tn-text-shadow-lime{text-shadow:6rpx 6rpx 8rpx #f7fbcc}.tn-text-shadow-yellow{text-shadow:6rpx 6rpx 8rpx #fffdd2}.tn-text-shadow-orangeyellow{text-shadow:6rpx 6rpx 8rpx #fff4d4}.tn-text-shadow-orange{text-shadow:6rpx 6rpx 8rpx #ffedd4}.tn-text-shadow-orangered{text-shadow:6rpx 6rpx 8rpx #ffe2d9}.tn-text-shadow-brown{text-shadow:6rpx 6rpx 8rpx #e9dcd5}.tn-text-shadow-grey{text-shadow:6rpx 6rpx 8rpx #e4e9ec}.tn-text-shadow-gray{text-shadow:6rpx 6rpx 8rpx #f8f7f8}.tn-main-gradient-red{background-image:repeating-linear-gradient(45deg,#e83a30,#e72f8c);color:#fff}.tn-main-gradient-red--reverse{background-image:repeating-linear-gradient(-45deg,#e83a30,#e72f8c);color:#fff}.tn-main-gradient-red--light{background-image:repeating-linear-gradient(45deg,#fad8d6,#fad5e8);color:#e83a30}.tn-main-gradient-red--light--reverse{background-image:repeating-linear-gradient(-45deg,#fad8d6,#fad5e8);color:#e83a30}.tn-main-gradient-red--single{background-image:repeating-linear-gradient(45deg,#e83a30,#f39c97);color:#fff}.tn-main-gradient-red--single--reverse{background-image:repeating-linear-gradient(-45deg,#e83a30,#f39c97);color:#fff}.tn-main-gradient-purplered{background-image:repeating-linear-gradient(45deg,#e72f8c,#892fe8);color:#fff}.tn-main-gradient-purplered--reverse{background-image:repeating-linear-gradient(-45deg,#e72f8c,#892fe8);color:#fff}.tn-main-gradient-purplered--light{background-image:repeating-linear-gradient(45deg,#fad5e8,#e7d5fa);color:#e72f8c}.tn-main-gradient-purplered--light--reverse{background-image:repeating-linear-gradient(-45deg,#fad5e8,#e7d5fa);color:#e72f8c}.tn-main-gradient-purplered--single{background-image:repeating-linear-gradient(45deg,#e72f8c,#f397c5);color:#fff}.tn-main-gradient-purplered--single--reverse{background-image:repeating-linear-gradient(-45deg,#e72f8c,#f397c5);color:#fff}.tn-main-gradient-purple{background-image:repeating-linear-gradient(45deg,#892fe8,#5f4fd9);color:#fff}.tn-main-gradient-purple--reverse{background-image:repeating-linear-gradient(-45deg,#892fe8,#5f4fd9);color:#fff}.tn-main-gradient-purple--light{background-image:repeating-linear-gradient(45deg,#e7d5fa,#dfdcf7);color:#892fe8}.tn-main-gradient-purple--light--reverse{background-image:repeating-linear-gradient(-45deg,#e7d5fa,#dfdcf7);color:#892fe8}.tn-main-gradient-purple--single{background-image:repeating-linear-gradient(45deg,#892fe8,#c497f3);color:#fff}.tn-main-gradient-purple--single--reverse{background-image:repeating-linear-gradient(-45deg,#892fe8,#c497f3);color:#fff}.tn-main-gradient-bluepurple{background-image:repeating-linear-gradient(45deg,#5f4fd9,#3646ff);color:#fff}.tn-main-gradient-bluepurple--reverse{background-image:repeating-linear-gradient(-45deg,#5f4fd9,#3646ff);color:#fff}.tn-main-gradient-bluepurple--light{background-image:repeating-linear-gradient(45deg,#dfdcf7,#d7daff);color:#5f4fd9}.tn-main-gradient-bluepurple--light--reverse{background-image:repeating-linear-gradient(-45deg,#dfdcf7,#d7daff);color:#5f4fd9}.tn-main-gradient-bluepurple--single{background-image:repeating-linear-gradient(45deg,#5f4fd9,#afa7ec);color:#fff}.tn-main-gradient-bluepurple--single--reverse{background-image:repeating-linear-gradient(-45deg,#5f4fd9,#afa7ec);color:#fff}.tn-main-gradient-aquablue{background-image:repeating-linear-gradient(45deg,#3646ff,#3d7eff);color:#fff}.tn-main-gradient-aquablue--reverse{background-image:repeating-linear-gradient(-45deg,#3646ff,#3d7eff);color:#fff}.tn-main-gradient-aquablue--light{background-image:repeating-linear-gradient(45deg,#d7daff,#d8e5ff);color:#3646ff}.tn-main-gradient-aquablue--light--reverse{background-image:repeating-linear-gradient(-45deg,#d7daff,#d8e5ff);color:#3646ff}.tn-main-gradient-aquablue--single{background-image:repeating-linear-gradient(45deg,#3646ff,#9aa2ff);color:#fff}.tn-main-gradient-aquablue--single--reverse{background-image:repeating-linear-gradient(-45deg,#3646ff,#9aa2ff);color:#fff}.tn-main-gradient-blue{background-image:repeating-linear-gradient(45deg,#3d7eff,#31c9e8);color:#fff}.tn-main-gradient-blue--reverse{background-image:repeating-linear-gradient(-45deg,#3d7eff,#31c9e8);color:#fff}.tn-main-gradient-blue--light{background-image:repeating-linear-gradient(45deg,#d8e5ff,#d6f4fa);color:#3d7eff}.tn-main-gradient-blue--light--reverse{background-image:repeating-linear-gradient(-45deg,#d8e5ff,#d6f4fa);color:#3d7eff}.tn-main-gradient-blue--single{background-image:repeating-linear-gradient(45deg,#3d7eff,#9ebeff);color:#fff}.tn-main-gradient-blue--single--reverse{background-image:repeating-linear-gradient(-45deg,#3d7eff,#9ebeff);color:#fff}.tn-main-gradient-indigo{background-image:repeating-linear-gradient(45deg,#31c9e8,#2de88d);color:#fff}.tn-main-gradient-indigo--reverse{background-image:repeating-linear-gradient(-45deg,#31c9e8,#2de88d);color:#fff}.tn-main-gradient-indigo--light{background-image:repeating-linear-gradient(45deg,#d6f4fa,#d5faf2);color:#31c9e8}.tn-main-gradient-indigo--light--reverse{background-image:repeating-linear-gradient(-45deg,#d6f4fa,#d5faf2);color:#31c9e8}.tn-main-gradient-indigo--single{background-image:repeating-linear-gradient(45deg,#31c9e8,#98e4f3);color:#fff}.tn-main-gradient-indigo--single--reverse{background-image:repeating-linear-gradient(-45deg,#31c9e8,#98e4f3);color:#fff}.tn-main-gradient-cyan{background-image:repeating-linear-gradient(45deg,#2de88d,#24f083);color:#fff}.tn-main-gradient-cyan--reverse{background-image:repeating-linear-gradient(-45deg,#2de88d,#24f083);color:#fff}.tn-main-gradient-cyan--light{background-image:repeating-linear-gradient(45deg,#d5faf2,#d3fce6);color:#2de88d}.tn-main-gradient-cyan--light--reverse{background-image:repeating-linear-gradient(-45deg,#d5faf2,#d3fce6);color:#2de88d}.tn-main-gradient-cyan--single{background-image:repeating-linear-gradient(45deg,#2de88d,#96f3de);color:#fff}.tn-main-gradient-cyan--single--reverse{background-image:repeating-linear-gradient(-45deg,#2de88d,#96f3de);color:#fff}.tn-main-gradient-teal{background-image:repeating-linear-gradient(45deg,#24f083,#31e749);color:#fff}.tn-main-gradient-teal--reverse{background-image:repeating-linear-gradient(-45deg,#24f083,#31e749);color:#fff}.tn-main-gradient-teal--light{background-image:repeating-linear-gradient(45deg,#d3fce6,#d6fadb);color:#24f083}.tn-main-gradient-teal--light--reverse{background-image:repeating-linear-gradient(-45deg,#d3fce6,#d6fadb);color:#24f083}.tn-main-gradient-teal--single{background-image:repeating-linear-gradient(45deg,#24f083,#91f7c1);color:#fff}.tn-main-gradient-teal--single--reverse{background-image:repeating-linear-gradient(-45deg,#24f083,#91f7c1);color:#fff}.tn-main-gradient-green{background-image:repeating-linear-gradient(45deg,#31e749,#a4e82f);color:#fff}.tn-main-gradient-green--reverse{background-image:repeating-linear-gradient(-45deg,#31e749,#a4e82f);color:#fff}.tn-main-gradient-green--light{background-image:repeating-linear-gradient(45deg,#d6fadb,#edfad5);color:#31e749}.tn-main-gradient-green--light--reverse{background-image:repeating-linear-gradient(-45deg,#d6fadb,#edfad5);color:#31e749}.tn-main-gradient-green--single{background-image:repeating-linear-gradient(45deg,#31e749,#98f3a4);color:#fff}.tn-main-gradient-green--single--reverse{background-image:repeating-linear-gradient(-45deg,#31e749,#98f3a4);color:#fff}.tn-main-gradient-yellowgreen{background-image:repeating-linear-gradient(45deg,#a4e82f,#d5eb00);color:#fff}.tn-main-gradient-yellowgreen--reverse{background-image:repeating-linear-gradient(-45deg,#a4e82f,#d5eb00);color:#fff}.tn-main-gradient-yellowgreen--light{background-image:repeating-linear-gradient(45deg,#edfad5,#f7fbcc);color:#a4e82f}.tn-main-gradient-yellowgreen--light--reverse{background-image:repeating-linear-gradient(-45deg,#edfad5,#f7fbcc);color:#a4e82f}.tn-main-gradient-yellowgreen--single{background-image:repeating-linear-gradient(45deg,#a4e82f,#d1f397);color:#fff}.tn-main-gradient-yellowgreen--single--reverse{background-image:repeating-linear-gradient(-45deg,#a4e82f,#d1f397);color:#fff}.tn-main-gradient-lime{background-image:repeating-linear-gradient(45deg,#d5eb00,#fff420);color:#fff}.tn-main-gradient-lime--reverse{background-image:repeating-linear-gradient(-45deg,#d5eb00,#fff420);color:#fff}.tn-main-gradient-lime--light{background-image:repeating-linear-gradient(45deg,#f7fbcc,#fffdd2);color:#d5eb00}.tn-main-gradient-lime--light--reverse{background-image:repeating-linear-gradient(-45deg,#f7fbcc,#fffdd2);color:#d5eb00}.tn-main-gradient-lime--single{background-image:repeating-linear-gradient(45deg,#d5eb00,#e9f57f);color:#fff}.tn-main-gradient-lime--single--reverse{background-image:repeating-linear-gradient(-45deg,#d5eb00,#e9f57f);color:#fff}.tn-main-gradient-yellow{background-image:repeating-linear-gradient(45deg,#fff420,#ffca28);color:#fff}.tn-main-gradient-yellow--reverse{background-image:repeating-linear-gradient(-45deg,#fff420,#ffca28);color:#fff}.tn-main-gradient-yellow--light{background-image:repeating-linear-gradient(45deg,#fffdd2,#fff4d4);color:#fff420}.tn-main-gradient-yellow--light--reverse{background-image:repeating-linear-gradient(-45deg,#fffdd2,#fff4d4);color:#fff420}.tn-main-gradient-yellow--single{background-image:repeating-linear-gradient(45deg,#fff420,#fff88f);color:#fff}.tn-main-gradient-yellow--single--reverse{background-image:repeating-linear-gradient(-45deg,#fff420,#fff88f);color:#fff}.tn-main-gradient-orangeyellow{background-image:repeating-linear-gradient(45deg,#ffca28,#ffa726);color:#fff}.tn-main-gradient-orangeyellow--reverse{background-image:repeating-linear-gradient(-45deg,#ffca28,#ffa726);color:#fff}.tn-main-gradient-orangeyellow--light{background-image:repeating-linear-gradient(45deg,#fff4d4,#ffedd4);color:#ffca28}.tn-main-gradient-orangeyellow--light--reverse{background-image:repeating-linear-gradient(-45deg,#fff4d4,#ffedd4);color:#ffca28}.tn-main-gradient-orangeyellow--single{background-image:repeating-linear-gradient(45deg,#ffca28,#ffe493);color:#fff}.tn-main-gradient-orangeyellow--single--reverse{background-image:repeating-linear-gradient(-45deg,#ffca28,#ffe493);color:#fff}.tn-main-gradient-orange{background-image:repeating-linear-gradient(45deg,#ffa726,#ff7043);color:#fff}.tn-main-gradient-orange--reverse{background-image:repeating-linear-gradient(-45deg,#ffa726,#ff7043);color:#fff}.tn-main-gradient-orange--light{background-image:repeating-linear-gradient(45deg,#ffedd4,#ffe2d9);color:#ffa726}.tn-main-gradient-orange--light--reverse{background-image:repeating-linear-gradient(-45deg,#ffedd4,#ffe2d9);color:#ffa726}.tn-main-gradient-orange--single{background-image:repeating-linear-gradient(45deg,#ffa726,#ffd392);color:#fff}.tn-main-gradient-orange--single--reverse{background-image:repeating-linear-gradient(-45deg,#ffa726,#ffd392);color:#fff}.tn-main-gradient-orangered{background-image:repeating-linear-gradient(45deg,#ff7043,#e83a30);color:#fff}.tn-main-gradient-orangered--reverse{background-image:repeating-linear-gradient(-45deg,#ff7043,#e83a30);color:#fff}.tn-main-gradient-orangered--light{background-image:repeating-linear-gradient(45deg,#ffe2d9,#fad8d6);color:#ff7043}.tn-main-gradient-orangered--light--reverse{background-image:repeating-linear-gradient(-45deg,#ffe2d9,#fad8d6);color:#ff7043}.tn-main-gradient-orangered--single{background-image:repeating-linear-gradient(45deg,#ff7043,#ffb7a1);color:#fff}.tn-main-gradient-orangered--single--reverse{background-image:repeating-linear-gradient(-45deg,#ff7043,#ffb7a1);color:#fff}.tn-dynamic-bg-1{color:#fff;background:linear-gradient(45deg,#f15bb5,#9a5ce5,#01beff,#00f5d4);background-size:500% 500%;-webkit-animation:dynamicBg 15s ease infinite;animation:dynamicBg 15s ease infinite}@-webkit-keyframes dynamicBg{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@keyframes dynamicBg{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.tn-cool-bg-color-1{background-image:repeating-linear-gradient(45deg,#f5317f,#ff7c6e);color:#fff}.tn-cool-bg-color-1--reverse{background-image:repeating-linear-gradient(-45deg,#f5317f,#ff7c6e);color:#fff}.tn-cool-bg-color-2{background-image:repeating-linear-gradient(45deg,#ca26ff,#f360a7);color:#fff}.tn-cool-bg-color-2--reverse{background-image:repeating-linear-gradient(-45deg,#ca26ff,#f360a7);color:#fff}.tn-cool-bg-color-3{background-image:repeating-linear-gradient(45deg,#a26ffc,#9d12ff);color:#fff}.tn-cool-bg-color-3--reverse{background-image:repeating-linear-gradient(-45deg,#a26ffc,#9d12ff);color:#fff}.tn-cool-bg-color-4{background-image:repeating-linear-gradient(45deg,#aa77f0,#e871e5);color:#fff}.tn-cool-bg-color-4--reverse{background-image:repeating-linear-gradient(-45deg,#aa77f0,#e871e5);color:#fff}.tn-cool-bg-color-5{background-image:repeating-linear-gradient(45deg,#40a0f7,#4866e6);color:#fff}.tn-cool-bg-color-5--reverse{background-image:repeating-linear-gradient(-45deg,#40a0f7,#4866e6);color:#fff}.tn-cool-bg-color-6{background-image:repeating-linear-gradient(45deg,#209cff,#68e0cf);color:#fff}.tn-cool-bg-color-6--reverse{background-image:repeating-linear-gradient(-45deg,#209cff,#68e0cf);color:#fff}.tn-cool-bg-color-7{background-image:repeating-linear-gradient(45deg,#00c3ff,#58fff5);color:#fff}.tn-cool-bg-color-7--reverse{background-image:repeating-linear-gradient(-45deg,#00c3ff,#58fff5);color:#fff}.tn-cool-bg-color-8{background-image:repeating-linear-gradient(45deg,#00d1ff,#69ff97);color:#fff}.tn-cool-bg-color-8--reverse{background-image:repeating-linear-gradient(-45deg,#00d1ff,#69ff97);color:#fff}.tn-cool-bg-color-9{background-image:repeating-linear-gradient(45deg,#0fd893,#29ecbf);color:#fff}.tn-cool-bg-color-9--reverse{background-image:repeating-linear-gradient(-45deg,#0fd893,#29ecbf);color:#fff}.tn-cool-bg-color-10{background-image:repeating-linear-gradient(45deg,#0fd850,#f9f047);color:#fff}.tn-cool-bg-color-10--reverse{background-image:repeating-linear-gradient(-45deg,#0fd850,#f9f047);color:#fff}.tn-cool-bg-color-11{background-image:repeating-linear-gradient(45deg,#24fe41,#f7fd47);color:#fff}.tn-cool-bg-color-11--reverse{background-image:repeating-linear-gradient(-45deg,#24fe41,#f7fd47);color:#fff}.tn-cool-bg-color-12{background-image:repeating-linear-gradient(45deg,#d6ff7f,#00f657);color:#fff}.tn-cool-bg-color-12--reverse{background-image:repeating-linear-gradient(-45deg,#d6ff7f,#00f657);color:#fff}.tn-cool-bg-color-13{background-image:repeating-linear-gradient(45deg,#fa709a,#fee140);color:#fff}.tn-cool-bg-color-13--reverse{background-image:repeating-linear-gradient(-45deg,#fa709a,#fee140);color:#fff}.tn-cool-bg-color-14{background-image:repeating-linear-gradient(45deg,#fe5e9c,#f1aa76);color:#fff}.tn-cool-bg-color-14--reverse{background-image:repeating-linear-gradient(-45deg,#fe5e9c,#f1aa76);color:#fff}.tn-cool-bg-color-15{background-image:repeating-linear-gradient(45deg,#ff3181,#ff8331);color:#fff}.tn-cool-bg-color-15--reverse{background-image:repeating-linear-gradient(-45deg,#ff3181,#ff8331);color:#fff}.tn-cool-bg-color-16{background-image:repeating-linear-gradient(45deg,#ed1c24,#fece12);color:#fff}.tn-cool-bg-color-16--reverse{background-image:repeating-linear-gradient(-45deg,#ed1c24,#fece12);color:#fff}.tn-cool-bg-image:after{content:" ";position:absolute;z-index:-1;width:100%;height:100%;left:0;bottom:0;border-radius:10rpx;opacity:1;transform:scale(1);background-size:100% 100%;background-image:inherit}.tn-cool-bg-image:nth-of-type(1n):after{background-image:url(/static/images/cool_bg_image/1.png)}.tn-cool-bg-image:nth-of-type(2n):after{background-image:url(/static/images/cool_bg_image/2.png)}.tn-cool-bg-image:nth-of-type(3n):after{background-image:url(/static/images/cool_bg_image/3.png)}.tn-cool-bg-image:nth-of-type(4n):after{background-image:url(/static/images/cool_bg_image/4.png)}.tn-cool-bg-image:nth-of-type(5n):after{background-image:url(/static/images/cool_bg_image/5.png)}.tn-cool-bg-image:nth-of-type(6n):after{background-image:url(/static/images/cool_bg_image/6.png)}.tn-color__wrap{display:flex;flex-wrap:wrap}.tn-color__wrap .tn-color__item{position:relative;flex:0 0 28.5%;height:120px;min-width:300px;padding:5px 25px;border-radius:5px;overflow:hidden;margin-left:2%;margin-bottom:35px}.tn-color__wrap .tn-color__item--no-child{padding:20px 25px!important;height:80px!important}.tn-color__wrap .tn-color__item--main__info{color:hsla(0,0%,100%,.8666666666666667)}.tn-color__wrap .tn-color__item--main__info__title{font-size:18px}.tn-color__wrap .tn-color__item--main__info__color-value{font-size:12px;margin-top:5px}.tn-color__wrap .tn-color__item--children{display:flex;flex-direction:row;position:absolute;width:100%;left:0;bottom:0}.tn-color__wrap .tn-color__item--children--item{flex:1;padding:10px 0}.tn-color__wrap .tn-color__item--children--item__info{color:rgba(8,8,8,.8666666666666667);margin-left:10px}.tn-color__wrap .tn-color__item--children--item__info__title{font-size:14px}.tn-color__wrap .tn-color__item--children--item__info__color-value{font-size:12px}.tn-color__wrap .tn-color__item--children--item:first-of-type .tn-color__item--children--item__info{color:hsla(0,0%,100%,.8666666666666667)!important}.theme-code-block[data-v-759a7d02]{display:none}.theme-code-block__active[data-v-759a7d02]{display:block}.theme-code-block>pre[data-v-759a7d02]{background-color:orange}.theme-code-group__nav[data-v-deefee04]{margin-bottom:-35px;background-color:#282c34;padding-bottom:22px;border-top-left-radius:6px;border-top-right-radius:6px;padding-left:10px;padding-top:10px}.theme-code-group__ul[data-v-deefee04]{margin:auto 0;padding-left:0;display:inline-flex;list-style:none}.theme-code-group__nav-tab[data-v-deefee04]{border:0;padding:5px;cursor:pointer;background-color:transparent;font-size:.85em;line-height:1.4;color:hsla(0,0%,100%,.9);font-weight:600}.theme-code-group__nav-tab-active[data-v-deefee04]{border-bottom:1px solid #42b983}.pre-blank[data-v-deefee04]{color:#42b983}.badge[data-v-15b7b770]{display:inline-block;font-size:14px;height:18px;line-height:18px;border-radius:3px;padding:0 6px;color:#fff}.badge.green[data-v-15b7b770],.badge.tip[data-v-15b7b770],.badge[data-v-15b7b770]{background-color:#42b983}.badge.error[data-v-15b7b770]{background-color:#da5961}.badge.warn[data-v-15b7b770],.badge.warning[data-v-15b7b770],.badge.yellow[data-v-15b7b770]{background-color:#e7c000}.badge+.badge[data-v-15b7b770]{margin-left:5px}