:root{--vam-icon-size: 2rem}#vue-about-me{text-align:center;padding:.8rem}#vue-about-me .animate-logo{animation:iconAnimate 1.5s ease-in-out infinite}#vue-about-me a{color:#0078e7;text-decoration:none}#vue-about-me .repo-link,#vue-about-me .author-link{color:var(--vam-link-color, inherit)}#vue-about-me svg{display:inline-block}#vue-about-me .copyright{display:flex;justify-content:center;align-items:center;font-size:.9rem;padding:5px}#vue-about-me .copyright .logo{display:inline-flex;justify-content:center;align-items:center;fill:currentColor;overflow:hidden;padding:0 .5rem;transition:.5s}#vue-about-me .copyright .logo:hover{transform:scale(1.2)}#vue-about-me .links{display:flex;justify-content:center;align-items:center}#vue-about-me .link-item{display:inline-flex;justify-content:center;align-items:center;color:var(--vam-color, #000);cursor:pointer;-webkit-user-select:none;user-select:none;background-color:var(--vam-icon-bg-color, transparent);border-radius:50%;transition:.3s;margin:.4rem;width:var(--vam-icon-size);height:var(--vam-icon-size)}#vue-about-me .link-item:hover{background-color:var(--vam-color, transparent);transform:scale(1.1);color:var(--vam-hover-color, #fff);text-shadow:0px 0px 1px #000}#vue-about-me .tooltip{position:relative;display:inline-flex}#vue-about-me .tooltip .tooltip-text{visibility:hidden;font-size:12px;width:120px;background-color:#373737e6;color:#fff;text-align:center;border-radius:5px;padding:5px;position:absolute;z-index:1;bottom:125%;left:50%;margin-left:-65px;opacity:0;transition:opacity .2s}#vue-about-me .tooltip .tooltip-text:after{content:"";position:absolute;top:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:#555 transparent transparent transparent}#vue-about-me .tooltip:hover .tooltip-text{visibility:visible;opacity:1}@keyframes iconAnimate{0%,to{transform:scale(1)}10%,30%{transform:scale(.9)}20%,40%,60%,80%{transform:scale(1.1)}50%,70%{transform:scale(1.1)}}.fade-enter-active[data-v-2214d2f0],.fade-leave-active[data-v-2214d2f0]{transition:opacity .2s}.fade-enter-from[data-v-2214d2f0],.fade-leave-to[data-v-2214d2f0]{opacity:0}@keyframes leafsRotate{0%{transform:rotate(0)}to{transform:rotate(1080deg)}}.fan-btn{display:inline-flex;justify-content:center;align-items:center;border-radius:50%;width:3rem;height:3rem;border:2px solid var(--fan-color);border-bottom-width:.25rem;margin:.5rem;font-size:1rem;outline:none;font-family:monospace;font-weight:700;transition:.2s}.fan-btn:hover{color:var(--fan-bg-color);background-color:var(--fan-color)}.fan-btn:focus{outline:none}.fan-btn.is-active,.fan-btn:active{color:var(--fan-bg-color);background-color:var(--fan-color);border-bottom-width:1px}#fan{width:220px;height:290px;margin:2rem auto;position:relative;z-index:4}#fan .fan-header{box-sizing:content-box;width:220px;height:220px;position:absolute;left:-10px;top:-10px;border-radius:50%;z-index:1;border:solid 10px var(--fan-color)}#fan .fan-header .leafs,#fan .fan-header .leafs-3,#fan .fan-header .leafs-2,#fan .fan-header .leafs-1,#fan .fan-header .leafs-0{z-index:2;position:absolute;animation:leafsRotate 0s infinite linear;transform-origin:center center;width:200px;height:200px;top:10px;left:10px}#fan .fan-header .leafs .circle,#fan .fan-header .leafs-3 .circle,#fan .fan-header .leafs-2 .circle,#fan .fan-header .leafs-1 .circle,#fan .fan-header .leafs-0 .circle{box-sizing:content-box;width:10px;height:10px;border:solid 8px var(--fan-color);border-radius:50%;position:absolute;left:87px;top:87px}#fan .fan-header .leafs .leaf,#fan .fan-header .leafs-3 .leaf,#fan .fan-header .leafs-2 .leaf,#fan .fan-header .leafs-1 .leaf,#fan .fan-header .leafs-0 .leaf,#fan .fan-header .leafs .leaf-3,#fan .fan-header .leafs-3 .leaf-3,#fan .fan-header .leafs-2 .leaf-3,#fan .fan-header .leafs-1 .leaf-3,#fan .fan-header .leafs-0 .leaf-3,#fan .fan-header .leafs .leaf-2,#fan .fan-header .leafs-3 .leaf-2,#fan .fan-header .leafs-2 .leaf-2,#fan .fan-header .leafs-1 .leaf-2,#fan .fan-header .leafs-0 .leaf-2,#fan .fan-header .leafs .leaf-1,#fan .fan-header .leafs-3 .leaf-1,#fan .fan-header .leafs-2 .leaf-1,#fan .fan-header .leafs-1 .leaf-1,#fan .fan-header .leafs-0 .leaf-1{box-sizing:content-box;width:72px;height:60px;border-radius:20% 50%;border:8px solid var(--fan-color);position:absolute;left:100px;top:100px;transform-origin:0% 0%}#fan .fan-header .leafs .leaf-2,#fan .fan-header .leafs-3 .leaf-2,#fan .fan-header .leafs-2 .leaf-2,#fan .fan-header .leafs-1 .leaf-2,#fan .fan-header .leafs-0 .leaf-2{transform:rotate(120deg)}#fan .fan-header .leafs .leaf-3,#fan .fan-header .leafs-3 .leaf-3,#fan .fan-header .leafs-2 .leaf-3,#fan .fan-header .leafs-1 .leaf-3,#fan .fan-header .leafs-0 .leaf-3{transform:rotate(240deg)}#fan .fan-header .leafs-0{animation-duration:3s;animation-timing-function:ease-out;animation-delay:0s;animation-iteration-count:1;animation-fill-mode:forwards}#fan .fan-header .leafs-1{animation-duration:2s}#fan .fan-header .leafs-2{animation-duration:1.5s}#fan .fan-header .leafs-3{animation-duration:.8s}#fan .fan-neck{width:10px;height:60px;background:var(--fan-color);position:absolute;top:228px;left:105px;z-index:2}#fan .fan-footer{width:150px;height:10px;border-radius:5%;background:var(--fan-color);position:absolute;top:288px;left:35px;z-index:3}.header-center-group[data-v-4fc4c608]{display:flex;align-items:center;justify-content:center;width:100%;gap:12px}.theme-btn[data-v-4fc4c608],.lang-btn[data-v-4fc4c608]{display:flex;align-items:center;justify-content:center;height:32px;font-size:16px;line-height:1;padding:0 8px;background:none;border:none;outline:none;box-shadow:none}.lang-btn[data-v-4fc4c608]{font-size:16px;font-family:inherit}*,:before,:after{-webkit-box-sizing:border-box;box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}*{--tw-ring-inset: var(--tw-empty, );--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgba(59, 130, 246, .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000}:root{-moz-tab-size:4;-o-tab-size:4;tab-size:4}:-moz-focusring{outline:1px dotted ButtonText}:-moz-ui-invalid{box-shadow:none}::moz-focus-inner{border-style:none;padding:0}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted}a{color:inherit;text-decoration:inherit}audio{display:block;vertical-align:middle}body{margin:0;font-family:inherit;line-height:inherit}button{font-family:inherit;font-size:100%;line-height:1.15;margin:0;text-transform:none;background-color:transparent;background-image:none;padding:0;line-height:inherit;color:inherit}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button,[role=button]{cursor:pointer}html{-webkit-text-size-adjust:100%;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";line-height:1.5}h3{margin:0;font-size:inherit;font-weight:inherit}small{font-size:80%}.prose{color:inherit;max-width:65ch;font-size:1rem;line-height:1.75}.prose [class~=lead]{color:#4b5563;font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.prose a{color:inherit;text-decoration:underline;font-weight:500}.prose a:hover{color:#0d9488}.prose strong{color:inherit;font-weight:600}.prose ol[type=A]{--list-counter-style: upper-alpha}.prose ol[type=a]{--list-counter-style: lower-alpha}.prose ol[type="A s"]{--list-counter-style: upper-alpha}.prose ol[type="a s"]{--list-counter-style: lower-alpha}.prose ol[type=I]{--list-counter-style: upper-roman}.prose ol[type=i]{--list-counter-style: lower-roman}.prose ol[type="I s"]{--list-counter-style: upper-roman}.prose ol[type="i s"]{--list-counter-style: lower-roman}.prose ol[type="1"]{--list-counter-style: decimal}.prose ol>li{position:relative;padding-left:1.75em}.prose ol>li:before{content:counter(list-item,var(--list-counter-style, decimal)) ".";position:absolute;font-weight:400;color:#6b7280;left:0}.prose ul>li{position:relative;padding-left:1.75em}.prose ul>li:before{content:"";position:absolute;background-color:#d1d5db;border-radius:50%;width:.375em;height:.375em;top:.6875em;left:.25em}.prose hr{border-color:#e5e7eb;margin-top:3em;margin-bottom:3em}.prose blockquote{font-weight:500;font-style:italic;color:#111827;border-left-width:.25rem;border-color:#e5e7eb;quotes:"\201c""\201d""\2018""\2019";margin-top:1.6em;margin-bottom:1.6em;padding-left:1em}.prose blockquote p:first-of-type:before{content:open-quote}.prose blockquote p:last-of-type:after{content:close-quote}.prose h1{color:inherit;font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.prose h2{color:inherit;font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.prose h3{color:inherit;font-weight:600;font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.prose h4{color:inherit;font-weight:600;margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.prose figure figcaption{color:#6b7280;font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.prose code{color:inherit;font-weight:600;font-size:.875em}.prose code:before{content:"`"}.prose code:after{content:"`"}.prose a code{color:#111827}.prose pre{color:#e5e7eb;background-color:#1f2937;overflow-x:auto;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding:.8571429em 1.1428571em}.prose pre code{background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:400;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.prose pre code:before{content:none}.prose pre code:after{content:none}.prose table{width:100%;table-layout:auto;text-align:left;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.prose thead{color:#111827;font-weight:600;border-bottom-width:1px;border-bottom-color:#d1d5db}.prose thead th{vertical-align:bottom;padding-right:.5714286em;padding-bottom:.5714286em;padding-left:.5714286em}.prose tbody tr{border-bottom-width:1px;border-bottom-color:#e5e7eb}.prose tbody tr:last-child{border-bottom-width:0}.prose tbody td{vertical-align:top;padding:.5714286em}.prose p{margin-top:1.25em;margin-bottom:1.25em}.prose img{margin-top:2em;margin-bottom:2em}.prose video{margin-top:2em;margin-bottom:2em}.prose figure{margin-top:2em;margin-bottom:2em}.prose figure>*{margin-top:0;margin-bottom:0}.prose h2 code{font-size:.875em}.prose h3 code{font-size:.9em}.prose ol,.prose ul{margin-top:1.25em;margin-bottom:1.25em;list-style-type:none}.prose li{margin-top:.5em;margin-bottom:.5em}.prose>ul>li p{margin-top:.75em;margin-bottom:.75em}.prose>ul>li>*:first-child{margin-top:1.25em}.prose>ul>li>*:last-child{margin-bottom:1.25em}.prose>ol>li>*:first-child{margin-top:1.25em}.prose>ol>li>*:last-child{margin-bottom:1.25em}.prose ul ul,.prose ul ol,.prose ol ul,.prose ol ol{margin-top:.75em;margin-bottom:.75em}.prose hr+*{margin-top:0}.prose h2+*{margin-top:0}.prose h3+*{margin-top:0}.prose h4+*{margin-top:0}.prose thead th:first-child{padding-left:0}.prose thead th:last-child{padding-right:0}.prose tbody td:first-child{padding-left:0}.prose tbody td:last-child{padding-right:0}.prose>:first-child{margin-top:0}.prose>:last-child{margin-bottom:0}.prose b,.prose em{color:inherit}.prose-sm{font-size:.875rem;line-height:1.7142857}.prose-sm p{margin-top:1.1428571em;margin-bottom:1.1428571em}.prose-sm [class~=lead]{font-size:1.2857143em;line-height:1.5555556;margin-top:.8888889em;margin-bottom:.8888889em}.prose-sm blockquote{margin-top:1.3333333em;margin-bottom:1.3333333em;padding-left:1.1111111em}.prose-sm h1{font-size:2.1428571em;margin-top:0;margin-bottom:.8em;line-height:1.2}.prose-sm h2{font-size:1.4285714em;margin-top:1.6em;margin-bottom:.8em;line-height:1.4}.prose-sm h3{font-size:1.2857143em;margin-top:1.5555556em;margin-bottom:.4444444em;line-height:1.5555556}.prose-sm h4{margin-top:1.4285714em;margin-bottom:.5714286em;line-height:1.4285714}.prose-sm img{margin-top:1.7142857em;margin-bottom:1.7142857em}.prose-sm video{margin-top:1.7142857em;margin-bottom:1.7142857em}.prose-sm figure{margin-top:1.7142857em;margin-bottom:1.7142857em}.prose-sm figure>*{margin-top:0;margin-bottom:0}.prose-sm figure figcaption{font-size:.8571429em;line-height:1.3333333;margin-top:.6666667em}.prose-sm code{font-size:.8571429em}.prose-sm h2 code{font-size:.9em}.prose-sm h3 code{font-size:.8888889em}.prose-sm pre{font-size:.8571429em;line-height:1.6666667;margin-top:1.6666667em;margin-bottom:1.6666667em;border-radius:.25rem;padding:.6666667em 1em}.prose-sm ol,.prose-sm ul{margin-top:1.1428571em;margin-bottom:1.1428571em}.prose-sm li{margin-top:.2857143em;margin-bottom:.2857143em}.prose-sm ol>li{padding-left:1.5714286em}.prose-sm ol>li:before{left:0}.prose-sm ul>li{padding-left:1.5714286em}.prose-sm ul>li:before{height:.3571429em;width:.3571429em;top:calc(.8571429em - .1785714em);left:.2142857em}.prose-sm>ul>li p{margin-top:.5714286em;margin-bottom:.5714286em}.prose-sm>ul>li>*:first-child{margin-top:1.1428571em}.prose-sm>ul>li>*:last-child{margin-bottom:1.1428571em}.prose-sm>ol>li>*:first-child{margin-top:1.1428571em}.prose-sm>ol>li>*:last-child{margin-bottom:1.1428571em}.prose-sm ul ul,.prose-sm ul ol,.prose-sm ol ul,.prose-sm ol ol{margin-top:.5714286em;margin-bottom:.5714286em}.prose-sm hr{margin-top:2.8571429em;margin-bottom:2.8571429em}.prose-sm hr+*{margin-top:0}.prose-sm h2+*{margin-top:0}.prose-sm h3+*{margin-top:0}.prose-sm h4+*{margin-top:0}.prose-sm table{font-size:.8571429em;line-height:1.5}.prose-sm thead th{padding-right:1em;padding-bottom:.6666667em;padding-left:1em}.prose-sm thead th:first-child{padding-left:0}.prose-sm thead th:last-child{padding-right:0}.prose-sm tbody td{padding:.6666667em 1em}.prose-sm tbody td:first-child{padding-left:0}.prose-sm tbody td:last-child{padding-right:0}.prose-sm>:first-child{margin-top:0}.prose-sm>:last-child{margin-bottom:0}:root{--fan-color: #333;--fan-bg-color: white}html.dark{--fan-color: white;--fan-bg-color: #333}html,body,#app{height:100%;margin:0;padding:0}html.dark{background:#121212}#nprogress{pointer-events:none}#nprogress .bar{--tw-bg-opacity: 1;background-color:rgba(37,99,235,var(--tw-bg-opacity));opacity:.75;position:fixed;z-index:1031;top:0;left:0;width:100%;height:2px}.btn{--tw-bg-opacity: 1;background-color:rgba(37,99,235,var(--tw-bg-opacity));border-radius:.25rem;cursor:pointer;display:inline-block;padding:.25rem 1rem;--tw-text-opacity: 1;color:rgba(255,255,255,var(--tw-text-opacity))}.btn:hover{--tw-bg-opacity: 1;background-color:rgba(29,78,216,var(--tw-bg-opacity))}.btn:disabled{--tw-bg-opacity: 1;background-color:rgba(75,85,99,var(--tw-bg-opacity));cursor:default;opacity:.5}.icon-btn{cursor:pointer;display:inline-block;opacity:.75;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-transition-property:background-color,border-color,color,fill,stroke,opacity,-webkit-box-shadow,-webkit-transform,filter,backdrop-filter;-o-transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,-webkit-box-shadow,transform,-webkit-transform,filter,backdrop-filter;-webkit-transition-timing-function:cubic-bezier(.4,0,.2,1);-o-transition-timing-function:cubic-bezier(.4,0,.2,1);transition-timing-function:cubic-bezier(.4,0,.2,1);-webkit-transition-duration:.15s;-o-transition-duration:.15s;transition-duration:.15s;-webkit-transition-duration:.2s;-o-transition-duration:.2s;transition-duration:.2s;font-size:.9em}.icon-btn:hover{opacity:1;--tw-text-opacity: 1;color:rgba(37,99,235,var(--tw-text-opacity))}#app{font-family:Avenir,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:center;color:#2c3e50}.animate-logo{animation:iconAnimate 1.5s ease-in-out infinite}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-sm{font-size:.875rem;line-height:1.25rem}.m-auto{margin:auto}.mt-4{margin-top:1rem}.pt-8{padding-top:2rem}.relative{position:relative}.text-left{text-align:left}.text-center{text-align:center}.text-gray-700{--tw-text-opacity: 1;color:rgba(55,65,81,var(--tw-text-opacity))}.dark .dark\:text-gray-200{--tw-text-opacity: 1;color:rgba(229,231,235,var(--tw-text-opacity))}.\<transition{-webkit-transition-property:background-color,border-color,color,fill,stroke,opacity,-webkit-box-shadow,-webkit-transform,filter,backdrop-filter;-o-transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,-webkit-box-shadow,transform,-webkit-transform,filter,backdrop-filter;-webkit-transition-timing-function:cubic-bezier(.4,0,.2,1);-o-transition-timing-function:cubic-bezier(.4,0,.2,1);transition-timing-function:cubic-bezier(.4,0,.2,1);-webkit-transition-duration:.15s;-o-transition-duration:.15s;transition-duration:.15s}
