@charset "UTF-8";@font-face{font-family:Fredericka the Great;src:url(/assets/FREDERICKATHEGREAT-REGULAR-2.990272de.TTF) format("truetype");font-weight:400;font-style:normal}:root{--comment-color: #f1f2f3;--grey-0: #fff;--grey-1: #fdfdfd;--grey-2: #f7f7f7;--grey-3: #eff2f3;--grey-4: #ccc;--grey-5: #999;--grey-6: #666;--grey-7: #333;--grey-8: #222;--grey-9: #000;--grey-1-a0: rgba(253, 253, 253, 0);--grey-1-a7: rgba(253, 253, 253, .7);--grey-1-a5: rgba(253, 253, 253, .5);--grey-1-a3: rgba(253, 253, 253, .3);--grey-9-a1: rgba(0, 0, 0, .1);--grey-9-a5: rgba(0, 0, 0, .5);--grey-2-a0: rgba(247, 247, 247, 0);--color-pink-light: #ffe6fa;--color-cyan-light: #e3fdf5;--color-red: #e9546b;--color-pink: #ed6ea0;--color-orange: #ec8c69;--color-yellow: #eab700;--color-green: #0a7426;--color-aqua: #3e999f;--color-blue: #49b1f5;--color-purple: #9d5b8b;--color-grey: #869194;--color-red-a1: rgba(233, 84, 107, .1);--color-red-a3: rgba(233, 84, 107, .3);--color-pink-a3: rgba(237, 110, 160, .3);--color-pink-light-a3: rgba(255, 230, 250, .3);--color-pink-light-a5: rgba(255, 230, 250, .5);--color-pink-light-a7: rgba(255, 230, 250, .7);--body-bg-shadow: var(--grey-2);--box-bg-shadow: var(--grey-9-a1);--text-color: var(--grey-7);--header-text-color: var(--grey-0);--primary-color: var(--color-red);--nav-bg: linear-gradient(-225deg, var(--color-cyan-light) 0, var(--color-pink-light) 100%);--footer-bg: linear-gradient(-45deg, #ec8c69, #e9546b, #38a1db, #23d5ab);--note-border: #cda0c7;--note-bg: #fdf8ff;--note-text: #8a51c0;--note-hover: #f14668;--comment-btn: #ed9abb}[theme=dark]:root{--comment-color: var(--grey-1);--grey-0: #222;--grey-1: #21252b;--grey-2: #363636;--grey-3: #444;--grey-4: #666;--grey-5: #aaa;--grey-6: #ccc;--grey-7: #ddd;--grey-8: #eee;--grey-9: #f7f7f7;--grey-1-a7: rgba(34, 34, 34, .7);--grey-1-a5: rgba(34, 34, 34, .5);--grey-1-a3: rgba(34, 34, 34, .3);--grey-1-a0: rgba(34, 34, 34, 0);--grey-9-a1: rgba(51, 51, 51, .1);--grey-2-a0: rgba(54, 54, 54, 0);--color-pink-light: #322d31;--color-cyan-light: #2d3230;--color-red: rgba(237, 118, 137, .9);--color-pink: rgba(241, 139, 179, .8);--color-orange: rgba(240, 163, 135, .8);--color-yellow: #ffe175;--color-green: #86c59d;--color-aqua: #97d3d6;--color-blue: #9cd0ed;--color-purple: #cfacc5;--color-grey: #c3c8ca;--body-bg-shadow: #000;--box-bg-shadow: #000;--text-color: var(--grey-5);--header-text-color: var(--grey-9);--note-bg: rgba(48, 49, 50, .8);--note-text: rgba(109, 164, 219, .8);--note-hover: rgba(168, 49, 72, .8)}[theme=dark]:root img{filter:brightness(.8)}::-webkit-scrollbar{width:.5rem;height:.5rem}::-webkit-scrollbar-track{border-radius:2em}::-webkit-scrollbar-thumb{background-color:var(--color-pink-light);background-image:-webkit-linear-gradient(45deg,hsla(0,0%,100%,.4) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.4) 0,hsla(0,0%,100%,.4) 75%,transparent 0,transparent);border-radius:2em}::-webkit-scrollbar-corner{background-color:transparent}#nprogress .bar{background:var(--primary-color)!important}@keyframes slideUpBigIn{0%{opacity:0;transform:translateY(80px)}to{opacity:1;transform:translateY(0)}}@keyframes slideDownIn{0%{opacity:0;transform:translateY(-50px)}to{opacity:1;transform:translateY(0)}}@keyframes slideUpIn{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes titleScale{0%{opacity:0;transform:scale(.7)}to{opacity:1;transform:scale(1)}}@keyframes author-shake{0%{transform:scale(1)}10%,20%{transform:scale(.9) rotate(3deg)}30%,50%,70%,90%{transform:scale(1.1) rotate(-3deg)}40%,60%,80%{transform:scale(1.1) rotate(3deg)}to{transform:scale(1)}}@keyframes blur{0%{filter:blur(10px)}to{filter:blur(0)}}@keyframes sidebarItem{0%{transform:translate(200px)}to{transform:translate(0)}}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@media (max-width: 567px){.md h1,.md h2,.md h3,.md h4,.md h5,.md h6{padding-left:.25rem}}.md{font-family:Mulish,-apple-system,PingFang SC,Microsoft YaHei,sans-serif;overflow-wrap:break-word;word-wrap:break-word}.md img{width:100%}.md .links:last-child,.md .tabs:last-child,.md blockquote:last-child,.md img:last-child,.md ol:last-child,.md pre:last-child,.md table:last-child,.md ul:last-child{margin-bottom:0}.md p{margin:0 0 .8rem}.md a{color:var(--primary-color)!important}.md a:hover{color:var(--color-blue)!important}.md blockquote{padding:10px 1rem!important;font-size:90%!important;border-left:.2rem solid var(--grey-4)!important;border-left-color:var(--primary-color)!important;border-radius:.1875rem;background-color:var(--grey-2)!important;color:var(--grey-5)!important;word-wrap:break-word}.md blockquote ul{margin:.625rem 0!important}.md blockquote ul li:before{width:.375rem!important;height:.375rem!important;top:.6875rem!important}.md blockquote p{margin:0!important}.md dl,.md ol,.md ul{margin:0 0 .8em;padding:.1em .2em .1em 1.4em}.md ol:not([start]){counter-reset:counter}.md ol>li:before{counter-increment:counter;content:counter(counter);position:absolute;width:1.4em;height:1.4em;border-radius:50%;text-align:center;font-size:.8em;line-height:1.4;top:.4em;left:-1.8em;background:var(--primary-color);color:var(--grey-1);cursor:pointer}.md ol>li:hover:before{color:var(--grey-1);background:var(--color-pink)}.md li ul>li:before{background:var(--grey-1);border:1px solid var(--primary-color)}.md li ol>li:before{content:counter(counter) ".";background:0 0;color:var(--primary-color);font-size:1em;line-height:1}.md li ol>li:hover:before{background:0 0;color:var(--color-pink)}.md li{position:relative;margin:.2rem 0}.md li:before{transition:all .2s ease-in-out 0s}.md li p{margin:0 0 .5em}.md dl dt{position:relative}dt{font-weight:700}.md dl dd{padding-left:.9375em}.md dl dt:hover:before,.md ul>li:hover:before{background:var(--color-pink)}.md dl dt:before,.md ul>li:before{content:"";position:absolute;width:.4em;height:.4em;background:var(--primary-color);border-radius:50%;top:.75em;left:-1em}.md table:last-child{margin-bottom:0}.md table{border-collapse:collapse!important;border-spacing:0;font-size:.875em;width:100%;overflow:auto}.md table th{font-weight:700;padding-bottom:.625rem;text-align:center}.md table td{border:.0625rem solid var(--grey-3);font-weight:400;padding:.5rem;text-align:left;vertical-align:middle}.md table tbody tr:hover{background:var(--grey-2)}:not(pre)>code{color:var(--primary-color)!important;border-radius:.3rem!important;border:.0625rem solid rgba(0,0,0,.1);background-color:var(--grey-0)!important;padding:.2rem .3rem!important;word-wrap:break-word}.md pre{position:relative;font-size:85%;line-height:1.45;color:#abb2bf;background:#282c34;margin-bottom:1rem!important;padding:3rem 1.5rem 1rem!important;border-radius:5px!important;overflow:auto}.v-md-pre-wrapper:after{position:absolute;top:16px;left:14px;width:12px;height:12px;border-radius:50%;background:#fc625d;-webkit-box-shadow:20px 0 #fdbc40,40px 0 #35cd4b;box-shadow:20px 0 #fdbc40,40px 0 #35cd4b;content:" "}.md code{font-family:consolas!important;font-size:.9rem!important}@media (max-width: 419px){.v-md-pre-wrapper{margin:0!important;border-radius:6px!important}}@media (max-width: 767px){.vuepress-markdown-body:not(.custom){padding:1.5rem .5rem!important}}.md mark{background-color:#dbfdad}.md u{--line-color: var(--note-hover, var(--primary-color));text-decoration:none;text-decoration-style:wavy;text-decoration-line:underline;text-decoration-color:var(--line-color);border-bottom:none}.md s{color:var(--grey-5);-webkit-text-decoration-color:var(--note-hover, var(--grey-5));text-decoration-color:var(--note-hover, var(--grey-5))}.md hr{margin:20px auto;border:2px dashed var(--primary-color)!important}.vuepress-markdown-body{color:var(--text-color)!important;background:var(--grey-0)!important}.vuepress-markdown-body tr:nth-child(2n){background-color:var(--grey-2)!important}.bg{background-color:var(--grey-0)}.page-header{position:relative;width:100%;height:70vh;background:var(--color-red) no-repeat center center/cover;z-index:-9}.page-header:after{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;background-color:#0003;transition:all .2s ease-in-out 0s}.page-title{display:flex;justify-content:center;align-items:center;flex-direction:column;position:fixed;width:100%;height:50vh;min-height:10rem;padding:4rem 5rem 0;font-size:2.25em;color:var(--header-text-color);animation:titleScale 1s;z-index:1}.page-cover-100{position:fixed;top:0;left:0;width:100%;height:100vh;object-fit:cover}.page-cover{position:fixed;top:0;left:0;width:100%;height:70vh;object-fit:cover}.page-container{position:relative;width:calc(100% - .625rem);margin:1.5rem auto;padding:1.75rem 2.25rem;border-radius:.75rem;box-shadow:0 0 1rem var(--box-bg-shadow);animation:slideUpIn 1s}@media (min-width: 1200px){.page-container{width:60.5rem}}@media (max-width: 767px){.page-container{padding:1rem .875rem}.page-title{font-size:2rem;padding:3rem .5rem 0}}.main-container{display:flex;align-items:flex-start;justify-content:center;width:calc(100% - .625rem);margin:0 auto;padding-bottom:1.75rem;animation:slideUpIn 1s}.left-container{width:calc(100% - 18.75rem);transition:all .3s}.right-container{position:sticky;top:1rem;width:18rem;margin-left:.8rem}.test{width:100%}.temp{display:none}@media (min-width: 1200px){.main-container{width:72.5rem}}@media (max-width: 991px){.left-container{width:100%}.right-container{display:none;width:100%}}.side-card{padding:1rem;border-radius:.5rem;box-shadow:0 0 1rem var(--box-bg-shadow);transition:all .2s ease-in-out 0s}.side-card:not(:first-child){margin-top:1.25rem}@media (max-width: 991px){.side-card{margin:0 1rem}}.dialog-wrapper{width:600px!important}@media (min-width: 760px){.dialog-wrapper{padding:2rem 2.5rem 0;height:500px}}.dialog-text{color:var(--grey-5)}.colorFlag{cursor:pointer;color:var(--grey-6)}.mt-4{margin-top:1rem}.mt-12{margin-top:65px}.mt-10{margin-top:40px}.mt-11{margin-top:55px}.n-drawer-body-content-wrapper::-webkit-scrollbar{display:none!important}.hljs{font-family:consolas;font-size:1rem}.n-pagination-item:hover,.n-pagination-item--active{color:var(--grey-0)!important;background-image:linear-gradient(to right,var(--color-pink) 0,var(--color-orange) 100%)!important;box-shadow:0 0 .75rem var(--color-pink-a3)!important;border:none!important}.pagination{justify-content:center;padding:1.25rem 3.125rem}.n-pagination .n-pagination-item{color:var(--grey-5)}.loading-warp{display:flex;justify-content:center;align-items:center;margin-top:20px}.loading-warp .btn{letter-spacing:1.25px;color:var(--grey-0)!important;background-image:linear-gradient(to right,var(--color-pink) 0,var(--color-orange) 100%)}.article-tag{display:inline-block;position:relative;font-size:.75em;padding:0 .3125rem;border-radius:.3125rem;background:var(--note-bg);color:var(--note-text)}.article-tag:not(:last-child){margin-right:.625rem}.article-tag:hover{color:#e9546b}.article-tag:hover:before{width:104%;left:-2%}.article-tag:before{content:"";position:absolute;bottom:0;height:100%;width:0;right:0;background:var(--color-red-a1);border-radius:.25rem;transition:all .2s ease-in-out 0s}.tag-info{text-align:left;margin-top:.625rem;font-size:.75em}.reply-box{display:flex;flex-direction:column}.box-normal{display:flex;height:50px;transition:.2s}.box-normal .reply-box-warp{flex:auto;margin-left:.6rem}.box-normal .reply-box-send{display:flex;justify-content:center;align-items:center;flex-basis:70px;margin-left:10px;border-radius:4px;background-color:var(--comment-btn);color:var(--grey-0);cursor:pointer}.box-normal .send-active{background-color:var(--color-pink)}.reply-box-avatar{display:flex;justify-content:center;align-items:center;width:3rem;height:3.125rem}.reply-box-textarea{width:100%;height:100%;padding:5px 10px;border:1px solid var(--grey-3);border-radius:6px;background-color:var(--comment-color);font-size:12px;line-height:38px;color:var(--text-color);resize:none;outline:none}.box-expand{display:flex;align-items:center;margin-left:3.6rem;margin-top:.3125rem}.shoka-avatar{width:3rem;height:3rem;border-radius:50%}.side-bg{background:var(--grey-1)}.author-avatar{display:block;max-width:10rem;margin:0 auto;padding:.125rem;box-shadow:0 0 1rem .625rem var(--body-bg-shadow);border:.0625rem solid var(--body-bg-shadow);border-radius:50%;animation:1s ease-in-out 0ms 1 normal forwards running blur}.author-avatar:hover{-webkit-animation:author-shake 1s;animation:1s ease 0ms 1 normal none running author-shake}.author-name{margin-top:.5rem;font-weight:400;text-align:center;color:var(--grey-7)}.site-desc{margin-top:.5rem;font-size:1em;text-align:center;color:var(--grey-5)}.blog-container{display:flex;justify-content:center;margin-top:.8rem;line-height:1.4;text-align:center}.blog-item{color:var(--grey-6);padding:0 .7rem}.blog-item:not(:first-child){border-left:.0625rem solid var(--grey-4)}.count{font-size:1.25rem;font-weight:600;text-align:center}.name{font-size:.875rem}.social-container{margin-top:1rem;text-align:center}.social-container .social-item{display:inline-block;width:1.875rem;height:1.875rem;margin:0 .125rem;text-align:center}.talk-user-name{display:flex;align-items:center;font-size:.875rem;font-weight:600;margin-right:.3125rem;color:#ef89c6}.talk-content{margin-top:.3125rem;font-size:.9375rem;line-height:1.5rem;word-wrap:break-word;word-break:break-all;white-space:pre-line}.talk-image{display:flex;align-items:center;justify-content:flex-start;align-content:flex-start;flex-wrap:wrap;margin-top:.3125rem}.talk-image .image{max-width:15rem;max-height:12.5rem;padding:1px;border-radius:.25rem;cursor:pointer;object-fit:cover}.talk-time,.talk-like,.talk-comment{font-size:.8125rem;margin-right:1.25rem;color:#9499a0}.like-flag{color:var(--color-pink)}.aplayer.aplayer-fixed.aplayer-narrow .aplayer-body{left:-66px!important}.aplayer.aplayer-fixed.aplayer-narrow .aplayer-body:hover{left:0!important}*,:after,:before{box-sizing:border-box;margin:0;padding:0}body{background:var(--grey-0);color:var(--text-color);font-family:Mulish,-apple-system,PingFang SC,Microsoft YaHei,sans-serif;font-size:1em;overflow-x:hidden;line-height:2}a,button,h1,h2,h3,h4,h5,h6{font-family:NotoSerifSC,-apple-system,Microsoft YaHei,sans-serif;font-weight:700;line-height:1.5;margin:1.25rem 0 .9375rem}button,input,select,textarea{background-color:transparent;border-style:none}li{list-style:none}a{border:none;color:currentColor;outline:0;text-decoration:none;overflow-wrap:break-word;word-wrap:break-word;transition:all .2s ease-in-out 0s;cursor:pointer}.clearfix:after{visibility:hidden;clear:both;display:block;content:".";height:0}.clearfix{zoom:1}.svg-icon[data-v-bfba7d94]{vertical-align:-.15em;overflow:hidden;fill:currentColor}.v-md-editor-preview li.v-md-editor__todo-list-item{margin-left:-20px;list-style:none}.v-md-editor-preview .v-md-editor__todo-list-checkbox{position:relative;display:inline-block;width:15px;height:15px;margin-top:-3px;margin-right:4px;vertical-align:middle;border-style:solid;border-width:1px;border-radius:2px}.v-md-editor-preview .v-md-editor__todo-list-checkbox--checked:after{position:absolute;top:2px;left:5px;display:table;width:3px;height:7px;border:2px solid #fff;border-top:0;border-left:0;-webkit-transform:rotate(45deg) scale(1);transform:rotate(45deg) scale(1);transition:all .2s ease-in-out;content:""}[data-v-md-anchor]{cursor:pointer}.vuepress-markdown-body code[class*=v-md-prism-],.vuepress-markdown-body pre[class*=v-md-prism-]{color:#ccc;font-size:1em;font-family:Consolas,Monaco,Andale Mono,Ubuntu Mono,monospace;line-height:1.5;white-space:pre;text-align:left;word-wrap:normal;word-break:normal;word-spacing:normal;-webkit-hyphens:none;hyphens:none;background:none}.vuepress-markdown-body>:first-child,.vuepress-markdown-body>div[data-v-md-line]:first-child>:first-child{margin-top:0!important}.vuepress-markdown-body>:last-child,.vuepress-markdown-body>div[data-v-md-line]:last-child>:last-child{margin-bottom:0!important}.vuepress-markdown-body pre[class*=v-md-prism-]{margin:.5em 0;padding:1em;overflow:auto}.vuepress-markdown-body :not(pre)>code[class*=v-md-prism-],.vuepress-markdown-body pre[class*=v-md-prism-]{background:#2d2d2d}.vuepress-markdown-body :not(pre)>code[class*=v-md-prism-]{padding:.1em;white-space:normal;border-radius:.3em}.vuepress-markdown-body .token.block-comment,.vuepress-markdown-body .token.cdata,.vuepress-markdown-body .token.comment,.vuepress-markdown-body .token.doctype,.vuepress-markdown-body .token.prolog{color:#999}.vuepress-markdown-body .token.punctuation{color:#ccc}.vuepress-markdown-body .token.attr-name,.vuepress-markdown-body .token.deleted,.vuepress-markdown-body .token.namespace,.vuepress-markdown-body .token.tag{color:#e2777a}.vuepress-markdown-body .token.function-name{color:#6196cc}.vuepress-markdown-body .token.boolean,.vuepress-markdown-body .token.function,.vuepress-markdown-body .token.number{color:#f08d49}.vuepress-markdown-body .token.class-name,.vuepress-markdown-body .token.constant,.vuepress-markdown-body .token.property,.vuepress-markdown-body .token.symbol{color:#f8c555}.vuepress-markdown-body .token.atrule,.vuepress-markdown-body .token.builtin,.vuepress-markdown-body .token.important,.vuepress-markdown-body .token.keyword,.vuepress-markdown-body .token.selector{color:#cc99cd}.vuepress-markdown-body .token.attr-value,.vuepress-markdown-body .token.char,.vuepress-markdown-body .token.regex,.vuepress-markdown-body .token.string,.vuepress-markdown-body .token.variable{color:#7ec699}.vuepress-markdown-body .token.entity,.vuepress-markdown-body .token.operator,.vuepress-markdown-body .token.url{color:#67cdcc}.vuepress-markdown-body .token.bold,.vuepress-markdown-body .token.important{font-weight:700}.vuepress-markdown-body .token.italic{font-style:italic}.vuepress-markdown-body .token.entity{cursor:help}.vuepress-markdown-body .token.inserted{color:green}.vuepress-markdown-body code{margin:0;padding:.25rem .5rem;color:#476582;font-size:.85em;background-color:#1b1f230d;border-radius:3px}.vuepress-markdown-body code .token.deleted{color:#ec5975}.vuepress-markdown-body code .token.inserted{color:#3eaf7c}.vuepress-markdown-body pre,.vuepress-markdown-body pre[class*=v-md-prism-]{margin:.85rem 0;padding:1.25rem 1.5rem;overflow:auto;line-height:1.4;background-color:#282c34;border-radius:6px}.vuepress-markdown-body pre[class*=v-md-prism-] code,.vuepress-markdown-body pre code{padding:0;color:#fff;background-color:initial;border-radius:0}.vuepress-markdown-body div[class*=v-md-pre-wrapper-]{position:relative;background-color:#282c34;border-radius:6px}.vuepress-markdown-body div[class*=v-md-pre-wrapper-] pre,.vuepress-markdown-body div[class*=v-md-pre-wrapper-] pre[class*=v-md-prism-]{position:relative;z-index:1;background:transparent}.vuepress-markdown-body div[class*=v-md-pre-wrapper-]:before{position:absolute;top:.8em;right:1em;z-index:3;color:#fff6;font-size:.75rem}.vuepress-markdown-body div[class*=v-md-pre-wrapper-]:not(.line-numbers-mode) .line-numbers-wrapper{display:none}.vuepress-markdown-body div[class*=v-md-pre-wrapper-].line-numbers-mode pre{padding-left:4.5rem;vertical-align:middle}.vuepress-markdown-body div[class*=v-md-pre-wrapper-].line-numbers-mode .line-numbers-wrapper{position:absolute;top:0;width:3.5rem;padding:1.25rem 0;color:#ffffff4d;line-height:1.4;text-align:center}.vuepress-markdown-body div[class*=v-md-pre-wrapper-].line-numbers-mode .line-numbers-wrapper br{-webkit-user-select:none;user-select:none}.vuepress-markdown-body div[class*=v-md-pre-wrapper-].line-numbers-mode .line-numbers-wrapper .line-number{position:relative;z-index:4;font-size:.85em;-webkit-user-select:none;user-select:none}.vuepress-markdown-body div[class*=v-md-pre-wrapper-].line-numbers-mode:after{position:absolute;top:0;left:0;z-index:2;width:3.5rem;height:100%;background-color:#282c34;border-right:1px solid rgba(0,0,0,.66);border-radius:6px 0 0 6px;content:""}.vuepress-markdown-body div[class~=v-md-pre-wrapper-js]:before{content:"js"}.vuepress-markdown-body div[class~=v-md-pre-wrapper-ts]:before{content:"ts"}.vuepress-markdown-body div[class~=v-md-pre-wrapper-html]:before{content:"html"}.vuepress-markdown-body div[class~=v-md-pre-wrapper-md]:before{content:"md"}.vuepress-markdown-body div[class~=v-md-pre-wrapper-vue]:before{content:"vue"}.vuepress-markdown-body div[class~=v-md-pre-wrapper-css]:before{content:"css"}.vuepress-markdown-body div[class~=v-md-pre-wrapper-sass]:before{content:"sass"}.vuepress-markdown-body div[class~=v-md-pre-wrapper-scss]:before{content:"scss"}.vuepress-markdown-body div[class~=v-md-pre-wrapper-less]:before{content:"less"}.vuepress-markdown-body div[class~=v-md-pre-wrapper-stylus]:before{content:"stylus"}.vuepress-markdown-body div[class~=v-md-pre-wrapper-go]:before{content:"go"}.vuepress-markdown-body div[class~=v-md-pre-wrapper-java]:before{content:"java"}.vuepress-markdown-body div[class~=v-md-pre-wrapper-c]:before{content:"c"}.vuepress-markdown-body div[class~=v-md-pre-wrapper-sh]:before{content:"sh"}.vuepress-markdown-body div[class~=v-md-pre-wrapper-yaml]:before{content:"yaml"}.vuepress-markdown-body div[class~=v-md-pre-wrapper-py]:before{content:"py"}.vuepress-markdown-body div[class~=v-md-pre-wrapper-docker]:before{content:"docker"}.vuepress-markdown-body div[class~=v-md-pre-wrapper-dockerfile]:before{content:"dockerfile"}.vuepress-markdown-body div[class~=v-md-pre-wrapper-makefile]:before{content:"makefile"}.vuepress-markdown-body div[class~=v-md-pre-wrapper-javascript]:before{content:"js"}.vuepress-markdown-body div[class~=v-md-pre-wrapper-typescript]:before{content:"ts"}.vuepress-markdown-body div[class~=v-md-pre-wrapper-markup]:before{content:"html"}.vuepress-markdown-body div[class~=v-md-pre-wrapper-markdown]:before{content:"md"}.vuepress-markdown-body div[class~=v-md-pre-wrapper-json]:before{content:"json"}.vuepress-markdown-body div[class~=v-md-pre-wrapper-ruby]:before{content:"rb"}.vuepress-markdown-body div[class~=v-md-pre-wrapper-python]:before{content:"py"}.vuepress-markdown-body div[class~=v-md-pre-wrapper-bash]:before{content:"sh"}.vuepress-markdown-body div[class~=v-md-pre-wrapper-php]:before{content:"php"}.vuepress-markdown-body .arrow{display:inline-block;width:0;height:0}.vuepress-markdown-body .arrow.up{border-bottom:6px solid #ccc}.vuepress-markdown-body .arrow.down,.vuepress-markdown-body .arrow.up{border-right:4px solid transparent;border-left:4px solid transparent}.vuepress-markdown-body .arrow.down{border-top:6px solid #ccc}.vuepress-markdown-body .arrow.right{border-left:6px solid #ccc}.vuepress-markdown-body .arrow.left,.vuepress-markdown-body .arrow.right{border-top:4px solid transparent;border-bottom:4px solid transparent}.vuepress-markdown-body .arrow.left{border-right:6px solid #ccc}.vuepress-markdown-body:not(.custom){padding:2rem 2.5rem}@media (max-width:959px){.vuepress-markdown-body:not(.custom){padding:2rem}}@media (max-width:419px){.vuepress-markdown-body:not(.custom){padding:1.5rem}}.vuepress-markdown-body .table-of-contents .badge{vertical-align:middle}.vuepress-markdown-body{color:#2c3e50;font-size:16px;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;background-color:#fff}.vuepress-markdown-body:not(.custom) a:hover{text-decoration:underline}.vuepress-markdown-body:not(.custom) p.demo{padding:1rem 1.5rem;border:1px solid #ddd;border-radius:4px}.vuepress-markdown-body:not(.custom) img{max-width:100%}.vuepress-markdown-body.custom{margin:0;padding:0}.vuepress-markdown-body.custom img{max-width:100%}.vuepress-markdown-body a{font-weight:500;text-decoration:none}.vuepress-markdown-body a,.vuepress-markdown-body p a code{color:#3eaf7c}.vuepress-markdown-body p a code{font-weight:400}.vuepress-markdown-body kbd{padding:0 .15em;background:#eee;border:.15rem solid #ddd;border-bottom:.25rem solid #ddd;border-radius:.15rem}.vuepress-markdown-body blockquote{margin:1rem 0;padding:.25rem 0 .25rem 1rem;color:#999;font-size:1rem;border-left:.2rem solid #dfe2e5}.vuepress-markdown-body blockquote>p{margin:0}.vuepress-markdown-body ol,.vuepress-markdown-body ul{margin:1em 0;padding-left:1.2em}.vuepress-markdown-body strong{font-weight:600}.vuepress-markdown-body h1,.vuepress-markdown-body h2,.vuepress-markdown-body h3,.vuepress-markdown-body h4,.vuepress-markdown-body h5,.vuepress-markdown-body h6{font-weight:600;line-height:1.25}.vuepress-markdown-body h1{margin:.67em 0;font-size:2.2rem}.vuepress-markdown-body h2{margin:.83em 0;padding-bottom:.3rem;font-size:1.65rem;border-bottom:1px solid #eaecef}.vuepress-markdown-body h3{margin:1em 0;font-size:1.35rem}.vuepress-markdown-body h4{margin:1.33em 0}.vuepress-markdown-body h5{margin:1.67em 0}.vuepress-markdown-body h6{margin:2.33em 0}.vuepress-markdown-body em,.vuepress-markdown-body i{font-style:italic}.vuepress-markdown-body ul{list-style-type:disc}.vuepress-markdown-body ol ul,.vuepress-markdown-body ul ul{list-style-type:circle}.vuepress-markdown-body ol ol ul,.vuepress-markdown-body ol ul ul,.vuepress-markdown-body ul ol ul,.vuepress-markdown-body ul ul ul{list-style-type:square}.vuepress-markdown-body ol{list-style-type:decimal}.vuepress-markdown-body .line-number,.vuepress-markdown-body code,.vuepress-markdown-body kbd{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.vuepress-markdown-body ol,.vuepress-markdown-body p,.vuepress-markdown-body ul{line-height:1.7}.vuepress-markdown-body hr{border:0;border-top:1px solid #eaecef}.vuepress-markdown-body table{display:block;margin:1rem 0;overflow-x:auto;border-collapse:collapse}.vuepress-markdown-body tr{border-top:1px solid #dfe2e5}.vuepress-markdown-body tr:nth-child(2n){background-color:#f6f8fa}.vuepress-markdown-body td,.vuepress-markdown-body th{padding:.6em 1em;border:1px solid #dfe2e5}.vuepress-markdown-body .v-md-svg-outbound{position:relative;top:-1px;display:inline-block;color:#aaa;vertical-align:middle}@media (max-width:419px){.vuepress-markdown-body h1{font-size:1.9rem}.vuepress-markdown-body div[class*=v-md-pre-wrapper-]{margin:.85rem -1.5rem;border-radius:0}}.v-md-plugin-tip p{margin-top:1em;margin-bottom:1em}.v-md-plugin-tip .v-md-plugin-tip-title{margin-bottom:-.4rem;font-weight:600}.v-md-plugin-tip.danger,.v-md-plugin-tip.tip,.v-md-plugin-tip.warning{margin:1rem 0;padding:.1rem 1.5rem;border-left-width:.5rem;border-left-style:solid}.v-md-plugin-tip.tip{background-color:#f3f5f7;border-color:#42b983}.v-md-plugin-tip.warning{color:#6b5900;background-color:#ffe5644d;border-color:#e7c000}.v-md-plugin-tip.warning .v-md-plugin-tip-title{color:#b29400}.v-md-plugin-tip.warning a{color:#2c3e50}.v-md-plugin-tip.danger{color:#4d0000;background-color:#ffe6e6;border-color:#c00}.v-md-plugin-tip.danger .v-md-plugin-tip-title{color:#900}.v-md-plugin-tip.danger a{color:#2c3e50}.v-md-plugin-tip.details{position:relative;display:block;margin:1.6em 0;padding:1.6em;background-color:#eee;border-radius:2px}.v-md-plugin-tip.details h4{margin-top:0}.v-md-plugin-tip.details figure:last-child,.v-md-plugin-tip.details p:last-child{margin-bottom:0;padding-bottom:0}.v-md-plugin-tip.details summary{outline:none;cursor:pointer}#nprogress{pointer-events:none}#nprogress .bar{background:#29d;position:fixed;z-index:1031;top:0;left:0;width:100%;height:2px}#nprogress .peg{display:block;position:absolute;right:0px;width:100px;height:100%;box-shadow:0 0 10px #29d,0 0 5px #29d;opacity:1;-webkit-transform:rotate(3deg) translate(0px,-4px);-ms-transform:rotate(3deg) translate(0px,-4px);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:solid 2px transparent;border-top-color:#29d;border-left-color:#29d;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 .spinner,.nprogress-custom-parent #nprogress .bar{position:absolute}@-webkit-keyframes nprogress-spinner{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(360deg)}}@keyframes nprogress-spinner{0%{transform:rotate(0)}to{transform:rotate(360deg)}}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;-moz-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.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:700}.token.italic{font-style:italic}.token.entity{cursor:help}.token.inserted{color:green}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ 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);font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:50%;background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.footer-wrapper[data-v-1ed167f9]{position:absolute;left:0;right:0;bottom:0;width:100%;height:8rem;padding:2.5rem 0;font-size:.875rem;text-align:center;color:var(--grey-0);background:var(--footer-bg);background-size:300% 300%;-webkit-animation:gradientBG-1ed167f9 10s ease infinite;animation:gradientBG-1ed167f9 10s ease infinite}.footer-wrapper .footer-link[data-v-1ed167f9]{text-decoration:underline}@keyframes gradientBG-1ed167f9{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.app-wrapper[data-v-9a8debb7]{position:relative;min-height:100vh}.main-wrapper[data-v-9a8debb7]{display:flex;flex-direction:column;width:100%;padding:0 0 8rem}
