.content code{padding:.25rem .5rem;margin:0;font-size:1em;border-radius:3px}.content code .token.deleted{color:#ec5975}.content code .token.inserted{color:#3eaf7c}.content pre,.content pre[class*=language-]{line-height:1.4;padding:1.2rem 1.5rem;margin:0;background-color:#2d2a2e;border-radius:6px;overflow:auto}.content pre[class*=language-] code,.content pre code{position:static;color:#fff;padding:0;background-color:transparent;border-radius:0}div[class*=language-]{width:100%;max-width:650px;margin-bottom:20px;position:relative;background-color:#2d2a2e;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:#19181a}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:#19181a}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:#2d2a2e}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-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"}*{box-sizing:border-box}body{margin:0;height:100vh;background-color:#221f22;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;padding:0 60px}#app,.theme-container,body{display:flex;flex-direction:column;align-items:center}#app,.theme-container{width:100%}.icon.outbound{display:none}a{color:#78dbe8;-webkit-text-decoration-color:rgba(120,219,232,0);text-decoration-color:rgba(120,219,232,0);transition:-webkit-text-decoration-color .3s;transition:text-decoration-color .3s;transition:text-decoration-color .3s,-webkit-text-decoration-color .3s}a em{color:#999}a:hover{-webkit-text-decoration-color:rgba(120,219,232,.5);text-decoration-color:rgba(120,219,232,.5)}.header-anchor{opacity:0;transition:opacity .3s ease;position:absolute;transform:translateX(-150%)}h1:hover>.header-anchor,h2:hover>.header-anchor,h3:hover>.header-anchor,h4:hover>.header-anchor,h5:hover>.header-anchor,h6:hover>.header-anchor{opacity:1}@media (max-width:510px){body{padding:0 40px}}.content{width:100%;max-width:650px;display:flex;flex-direction:column;flex-shrink:0}.content blockquote{margin:20px 0 40px;padding:20px;background-color:rgba(51,51,51,.2)}.content blockquote p{margin:0!important}.content img{width:100%}.content h1,.content h2,.content h3,.content h4{color:#ffd866;font-weight:300;width:100%;max-width:650px}.content ul{margin:0;padding:0;display:flex;flex-direction:column;width:100%;max-width:650px}.content li{list-style:none;margin-bottom:15px;font-size:14px;font-weight:200;color:#999;display:block}.content li span{text-transform:uppercase;font-size:10px;position:relative;bottom:6px;padding-left:3px;color:#ff6188}.content li strong{color:#ffd866}.content li a{font-size:20px;font-weight:300;margin-bottom:4px;display:inline-block}.content li ul{margin-top:4px;margin-left:10px}.content li ul li{margin-bottom:2px}.content p:last-of-type{margin-bottom:40px}p{color:#e6e6e6;line-height:24px;width:100%;max-width:650px;margin:20px 0}p a{color:#78dbe8;-webkit-text-decoration-color:rgba(120,219,232,0);text-decoration-color:rgba(120,219,232,0);transition:-webkit-text-decoration-color .3s;transition:text-decoration-color .3s;transition:text-decoration-color .3s,-webkit-text-decoration-color .3s}p a:hover{-webkit-text-decoration-color:rgba(120,219,232,.5);text-decoration-color:rgba(120,219,232,.5)}p em,p i{color:#999;font-weight:100}code{background:#2d2a2e;padding:2px 3px;border-radius:3px;margin:0 3px;color:#ab9df2;position:relative;top:-2px}.table-of-contents{width:100%;max-width:650px}.table-of-contents ul li{margin-bottom:5px}.table-of-contents ul li a{font-size:16px}.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}.theme-container[data-v-53a6996b]{margin-top:40px}.content[data-v-53a6996b]{margin:10px 0}.content p[data-v-53a6996b]:last-of-type{margin-top:0;margin-bottom:20px}.pers[data-v-53a6996b]{height:200px;background-image:url(/pers-cropped.png);background-size:cover;background-position:50%;background-repeat:no-repeat;width:200px;border-radius:3px;background-color:#a5a5a5;flex-shrink:0}@media (max-width:640px){.pers[data-v-53a6996b]{width:100%;background-size:contain}}.feature[data-v-53a6996b]{display:flex;width:100%;max-width:800px;align-items:center;flex-shrink:0}@media (max-width:640px){.feature[data-v-53a6996b]{flex-direction:column}}.info[data-v-53a6996b]{width:100%;background-color:#272327;margin:0 0 0 20px;height:200px;display:flex;flex-direction:column;justify-content:space-between;flex-grow:1;padding:20px;box-sizing:border-box}@media (max-width:640px){.info[data-v-53a6996b]{flex-shrink:0;flex-direction:column;margin:20px 0 0}}.info li[data-v-53a6996b]{list-style:none;color:#fff;font-size:21px}small[data-v-53a6996b]{font-size:14px;font-weight:200;color:#999;display:block;margin-top:4px}.content[data-v-ff4fbbb4]{max-width:100%;align-items:center;margin:0}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;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}.feature[data-v-18e2598c]{position:relative;display:flex;width:100%;max-width:800px;margin:0 0 40px;flex-direction:column;align-items:center;justify-content:flex-end;height:350px;border-radius:10px;box-shadow:0 20px 50px hsla(0,0%,0%,20%);padding:0 20px 30px;flex-shrink:0;box-sizing:border-box;overflow:hidden}.feature img[data-v-18e2598c]{position:absolute;width:1px;height:1px;opacity:0}.image[data-v-18e2598c],.image_blurred[data-v-18e2598c]{background-size:cover;background-position:50%;background-repeat:no-repeat;position:absolute;box-sizing:border-box;width:110%;height:110%;top:-5%;left:-5%;z-index:10}.image_blurred[data-v-18e2598c]{filter:blur(8px);z-index:20;clip-path:inset(63% 0 0 0)}.feature h1[data-v-18e2598c],h2[data-v-18e2598c]{margin:0;color:#fff;text-align:center;position:relative;z-index:30}.feature h1[data-v-18e2598c]{font-weight:700;margin:0 0 5px}.feature h2[data-v-18e2598c]{font-weight:200;color:#ccc}@media (max-width:640px){.image_blurred[data-v-18e2598c]{clip-path:inset(57% 0 0 0)}}@media (max-width:470px){.feature[data-v-18e2598c]{height:300px;padding:0 20px 10px}}.header[data-v-bfe0d3ec]{width:100%;max-width:800px;box-sizing:border-box;height:60px;display:flex;justify-content:space-between;align-items:center;flex-shrink:0}.back[data-v-bfe0d3ec]{color:#999;transition:color .3s ease;text-decoration:none;display:flex}.back[data-v-bfe0d3ec]:hover{color:#fff}.back[data-v-bfe0d3ec]:before{content:"〈";display:block;position:relative;margin-right:5px;left:-5px;top:1px;font-weight:600;transition:all .1s ease-in-out}.back[data-v-bfe0d3ec]:hover:before{left:-10px}@keyframes colorwheel-269466c9{0%{background-color:#ff6188}50%{background-color:#a9db76}to{background-color:#ff6188}}.colorful[data-v-269466c9]{display:block;margin:20px 0;padding:10px 30px;background-color:#ff6188;color:#fff;font-size:22px;font-weight:600;flex-grow:0;align-self:center;text-decoration:none;border-radius:4px;box-shadow:0 5px 10px hsla(0,0%,0%,30%);transition:padding .3s cubic-bezier(.68,-.55,.265,1.55)}.colorful[data-v-269466c9]:hover{padding:10px 50px;animation:colorwheel-269466c9 3s linear infinite}