html.dark .shiki,html.dark .shiki span{color:var(--shiki-dark)!important;background-color:var(--my-code-dark-bg)!important;font-style:var(--shiki-dark-font-style)!important;font-weight:var(--shiki-dark-font-weight)!important;text-decoration:var(--shiki-dark-text-decoration)!important}:root{--my-code-dark-bg:#161619 }html{scroll-padding-top:90px}html{background-color:var(--c-bg);overflow-x:hidden;overflow-y:scroll}:root{--c-bg: #ffffff;--c-scrollbar: #bbb;--c-scrollbar-hover: #949494}html.dark{--c-bg: #1B1B1F;--c-scrollbar: #111;--c-scrollbar-hover: #222}html.dark .scroll-to-top{color:#fff}.scroll-to-top{color:#000}button{cursor:pointer}::selection{background:#8884}#nprogress{pointer-events:none}#nprogress .bar{background:#888;opacity:.75;position:fixed;z-index:1031;top:0;left:0;width:100%;height:2px}*{scrollbar-color:var(--c-scrollbar) var(--c-bg)}.sponsorkit-avatar{cursor:pointer}.sponsorkit-tier-title{font-weight:600;font-size:20px;fill:currentColor}.sponsorkit-name{font-weight:300;font-size:15px;transform:translateY(8px)}::-webkit-scrollbar{width:6px}::-webkit-scrollbar:horizontal{height:6px}::-webkit-scrollbar-track,::-webkit-scrollbar-corner{background:var(--c-bg);border-radius:10px}::-webkit-scrollbar-thumb{background:var(--c-scrollbar);border-radius:10px}::-webkit-scrollbar-thumb:hover{background:var(--c-scrollbar-hover)}h2+p>em:first-child{opacity:.5;display:block;margin-top:-20px;font-size:.9em}.dark [img-light]{display:none}html:not(.dark) [img-dark]{display:none}::view-transition-old(root),::view-transition-new(root){animation:none;mix-blend-mode:normal}::view-transition-old(root){z-index:1}::view-transition-new(root){z-index:9999}.dark::view-transition-old(root){z-index:9999}.dark::view-transition-new(root){z-index:1}.v-popper--theme-dropdown .v-popper__inner,.v-popper--theme-tooltip .v-popper__inner{border-width:1px;border-radius:.25rem;font-size:1rem;line-height:1.5rem;--un-shadow:var(--un-shadow-inset) 0 1px 3px 0 var(--un-shadow-color, rgb(0 0 0 / .1)),var(--un-shadow-inset) 0 1px 2px -1px var(--un-shadow-color, rgb(0 0 0 / .1));box-shadow:var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow);box-shadow:0 6px 30px #0000001a}.v-popper--theme-tooltip .v-popper__arrow-inner,.v-popper--theme-dropdown .v-popper__arrow-inner{visibility:visible;--un-border-opacity:1;border-color:rgb(255 255 255 / var(--un-border-opacity));dark:border-black}.v-popper--theme-tooltip .v-popper__arrow-outer,.v-popper--theme-dropdown .v-popper__arrow-outer{--at-apply: border-base}.v-popper--theme-tooltip.v-popper--shown,.v-popper--theme-tooltip.v-popper--shown *{transition:none!important}.fade-enter-active,.fade-leave-active{transition:opacity .2s ease}.fade-enter-from,.fade-leave-to{opacity:0}:root{--vp-c-divider: #e2e2e3;--vp-c-border: #c2c2c4;--vp-c-gutter: #e2e2e3;--vp-c-gray-soft: rgba(142, 150, 170, .14);--vp-c-indigo-1: #3451b2;--vp-c-white: #ffffff;--vp-c-black: #000000;--vp-c-neutral-inverse: var(--vp-c-white);--vp-shadow-1: 0 1px 2px rgba(0, 0, 0, .04), 0 1px 2px rgba(0, 0, 0, .06);--vp-c-text-2: rgba(60, 60, 67, .78);--vp-c-text-1: rgba(60, 60, 67)}.dark{--vp-c-text-1: rgba(255, 255, 245, .86);--vp-c-border: #3c3f44;--vp-c-divider: #2e2e32;--vp-c-gutter: #000000;--vp-c-gray-soft: rgba(101, 117, 133, .16);--vp-c-indigo-1: #a8b1ff;--vp-c-neutral-inverse: var(--vp-c-black);--vp-c-text-2: rgba(235, 235, 245, .6)}@keyframes slide-enter{0%{transform:translateY(10px);opacity:0}to{transform:translateY(0);opacity:1}}@media (prefers-reduced-motion: no-preference){html:not(.no-sliding) [slide-enter],html:not(.no-sliding) .slide-enter,html:not(.no-sliding) .slide-enter-content>*:not(:has(.table-of-contents)){--enter-stage: 0;--enter-step: 90ms;--enter-initial: 0ms;animation:slide-enter 1s both 1;animation-delay:calc(var(--enter-initial) + var(--enter-stage) * var(--enter-step))}html:not(.no-sliding) .slide-enter-50{--enter-stage: 3;--enter-step: 90ms;--enter-initial: 0ms;animation:slide-enter 1s both 1;animation-delay:calc(var(--enter-initial) + var(--enter-stage) * var(--enter-step))}html:not(.no-sliding) .slide-enter-60{--enter-stage: 5;--enter-step: 90ms;--enter-initial: 0ms;animation:slide-enter 1s both 1;animation-delay:calc(var(--enter-initial) + var(--enter-stage) * var(--enter-step))}.slide-enter-content>*:nth-child(1){--enter-stage: 1 !important}.slide-enter-content>*:nth-child(2){--enter-stage: 2 !important}.slide-enter-content>*:nth-child(3){--enter-stage: 3 !important}.slide-enter-content>*:nth-child(4){--enter-stage: 4 !important}.slide-enter-content>*:nth-child(5){--enter-stage: 5 !important}.slide-enter-content>*:nth-child(6){--enter-stage: 6 !important}.slide-enter-content>*:nth-child(7){--enter-stage: 7 !important}.slide-enter-content>*:nth-child(8){--enter-stage: 8 !important}.slide-enter-content>*:nth-child(9){--enter-stage: 9 !important}.slide-enter-content>*:nth-child(10){--enter-stage: 10 !important}.slide-enter-content>*:nth-child(11){--enter-stage: 11 !important}.slide-enter-content>*:nth-child(12){--enter-stage: 12 !important}.slide-enter-content>*:nth-child(13){--enter-stage: 13 !important}.slide-enter-content>*:nth-child(14){--enter-stage: 14 !important}.slide-enter-content>*:nth-child(15){--enter-stage: 15 !important}.slide-enter-content>*:nth-child(16){--enter-stage: 16 !important}.slide-enter-content>*:nth-child(17){--enter-stage: 17 !important}.slide-enter-content>*:nth-child(18){--enter-stage: 18 !important}.slide-enter-content>*:nth-child(19){--enter-stage: 19 !important}.slide-enter-content>*:nth-child(20){--enter-stage: 20 !important}}:root{--vp-home-hero-name-color: transparent;--vp-home-hero-name-background: -webkit-linear-gradient( 120deg, var(--vp-c-brand-1) 30%, var(--vp-c-brand-next) );--vp-home-hero-image-background-image:linear-gradient( -45deg, var(--vp-c-brand-1) 30%, var(--vp-c-brand-next) );--vp-home-hero-image-filter: blur(80px)}@media (min-width: 640px){:root{--vp-home-hero-image-filter: blur(120px)}}@media (min-width: 960px){:root{--vp-home-hero-image-filter: blur(120px)}}*,:before,:after{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 rgb(0 0 0 / 0);--un-ring-shadow:0 0 rgb(0 0 0 / 0);--un-shadow-inset: ;--un-shadow:0 0 rgb(0 0 0 / 0);--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgb(147 197 253 / .5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: }::backdrop{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 rgb(0 0 0 / 0);--un-ring-shadow:0 0 rgb(0 0 0 / 0);--un-shadow-inset: ;--un-shadow:0 0 rgb(0 0 0 / 0);--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgb(147 197 253 / .5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: }@font-face{font-family:Bad Script;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/badscript/v18/6NUT8F6PJgbFWQn47_x7pOYkzO1A.woff2) format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Bad Script;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/badscript/v18/6NUT8F6PJgbFWQn47_x7pO8kzO1A.woff2) format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Bad Script;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/badscript/v18/6NUT8F6PJgbFWQn47_x7pOQkzO1A.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Bad Script;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/badscript/v18/6NUT8F6PJgbFWQn47_x7pOUkzO1A.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Bad Script;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/badscript/v18/6NUT8F6PJgbFWQn47_x7pOskzA.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:DM Mono;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/dmmono/v15/aFTU7PB1QTsUX8KYthSQBLyM.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:DM Mono;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/dmmono/v15/aFTU7PB1QTsUX8KYthqQBA.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v20/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuLyfAZJhiI2B.woff2) format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v20/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuLyfAZthiI2B.woff2) format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v20/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuLyfAZNhiI2B.woff2) format("woff2");unicode-range:U+1F00-1FFF}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v20/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuLyfAZxhiI2B.woff2) format("woff2");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v20/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuLyfAZBhiI2B.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v20/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuLyfAZFhiI2B.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v20/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuLyfAZ9hiA.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v20/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuGKYAZJhiI2B.woff2) format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v20/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuGKYAZthiI2B.woff2) format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v20/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuGKYAZNhiI2B.woff2) format("woff2");unicode-range:U+1F00-1FFF}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v20/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuGKYAZxhiI2B.woff2) format("woff2");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v20/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuGKYAZBhiI2B.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v20/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuGKYAZFhiI2B.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v20/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuGKYAZ9hiA.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-weight:800;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v20/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuDyYAZJhiI2B.woff2) format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:800;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v20/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuDyYAZthiI2B.woff2) format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:800;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v20/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuDyYAZNhiI2B.woff2) format("woff2");unicode-range:U+1F00-1FFF}@font-face{font-family:Inter;font-style:normal;font-weight:800;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v20/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuDyYAZxhiI2B.woff2) format("woff2");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Inter;font-style:normal;font-weight:800;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v20/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuDyYAZBhiI2B.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:800;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v20/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuDyYAZFhiI2B.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:800;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v20/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuDyYAZ9hiA.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Roboto Condensed;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/robotocondensed/v31/ieVo2ZhZI2eCN5jzbjEETS9weq8-_d6T_POl0fRJeyWyosBD5XxxKA.woff2) format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Roboto Condensed;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/robotocondensed/v31/ieVo2ZhZI2eCN5jzbjEETS9weq8-_d6T_POl0fRJeyWyosBK5XxxKA.woff2) format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Roboto Condensed;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/robotocondensed/v31/ieVo2ZhZI2eCN5jzbjEETS9weq8-_d6T_POl0fRJeyWyosBC5XxxKA.woff2) format("woff2");unicode-range:U+1F00-1FFF}@font-face{font-family:Roboto Condensed;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/robotocondensed/v31/ieVo2ZhZI2eCN5jzbjEETS9weq8-_d6T_POl0fRJeyWyosBN5XxxKA.woff2) format("woff2");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Roboto Condensed;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/robotocondensed/v31/ieVo2ZhZI2eCN5jzbjEETS9weq8-_d6T_POl0fRJeyWyosBB5XxxKA.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Roboto Condensed;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/robotocondensed/v31/ieVo2ZhZI2eCN5jzbjEETS9weq8-_d6T_POl0fRJeyWyosBA5XxxKA.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Roboto Condensed;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/robotocondensed/v31/ieVo2ZhZI2eCN5jzbjEETS9weq8-_d6T_POl0fRJeyWyosBO5Xw.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}.i-material-symbols\:arrow-upward-rounded{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' height='1.2em' width='1.2em' vertical-align='text-bottom' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='m11 7.825l-4.9 4.9q-.3.3-.7.288t-.7-.313q-.275-.3-.288-.7t.288-.7l6.6-6.6q.15-.15.325-.212T12 4.425q.2 0 .375.063t.325.212l6.6 6.6q.275.275.275.688t-.275.712q-.3.3-.712.3t-.713-.3L13 7.825V19q0 .425-.288.713T12 20q-.425 0-.712-.288T11 19z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;height:1.2em;width:1.2em;vertical-align:text-bottom}.i-material-symbols\:content-paste-sharp{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' height='1.2em' width='1.2em' vertical-align='text-bottom' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M3 21V3h6.175q.275-.875 1.075-1.437T12 1q1 0 1.788.563T14.85 3H21v18zm2-2h14V5h-2v3H7V5H5zm7-14q.425 0 .713-.288T13 4q0-.425-.288-.712T12 3q-.425 0-.712.288T11 4q0 .425.288.713T12 5'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;height:1.2em;width:1.2em;vertical-align:text-bottom}.prose :where(h1,h2,h3,h4,h5,h6):not(:where(.not-prose,.not-prose *)){color:var(--un-prose-headings);font-weight:600;line-height:1.25}.prose :where(a):not(:where(.not-prose,.not-prose *)){color:var(--un-prose-links);text-decoration:underline;font-weight:500}.prose :where(a code):not(:where(.not-prose,.not-prose *)){color:var(--un-prose-links)}.prose :where(p,ul,ol,pre):not(:where(.not-prose,.not-prose *)){margin:1em 0;line-height:1.75}.prose :where(blockquote):not(:where(.not-prose,.not-prose *)){margin:1em 0;padding-left:1em;font-style:italic;border-left:.25em solid var(--un-prose-borders)}.prose :where(h1):not(:where(.not-prose,.not-prose *)){margin:1rem 0;font-size:2.25em}.prose :where(h2):not(:where(.not-prose,.not-prose *)){margin:1.75em 0 .5em;font-size:1.75em}.prose :where(h3):not(:where(.not-prose,.not-prose *)){margin:1.5em 0 .5em;font-size:1.375em}.prose :where(h4):not(:where(.not-prose,.not-prose *)){margin:1em 0;font-size:1.125em}.prose :where(img,video):not(:where(.not-prose,.not-prose *)){max-width:100%}.prose :where(figure,picture):not(:where(.not-prose,.not-prose *)){margin:1em 0}.prose :where(figcaption):not(:where(.not-prose,.not-prose *)){color:var(--un-prose-captions);font-size:.875em}.prose :where(code):not(:where(.not-prose,.not-prose *)){color:var(--un-prose-code);font-size:.875em;font-weight:600;font-family:DM Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.prose :where(:not(pre)>code):not(:where(.not-prose,.not-prose *)):before,.prose :where(:not(pre)>code):not(:where(.not-prose,.not-prose *)):after{content:"`"}.prose :where(pre):not(:where(.not-prose,.not-prose *)){padding:1.25rem 1.5rem;overflow-x:auto;border-radius:.375rem}.prose :where(pre,code):not(:where(.not-prose,.not-prose *)){white-space:pre;word-spacing:normal;word-break:normal;word-wrap:normal;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-hyphens:none;-moz-hyphens:none;hyphens:none;background:transparent}.prose :where(pre code):not(:where(.not-prose,.not-prose *)){font-weight:inherit}.prose :where(ol,ul):not(:where(.not-prose,.not-prose *)){padding-left:1.25em}.prose :where(ol):not(:where(.not-prose,.not-prose *)){list-style-type:decimal}.prose :where(ol[type=A]):not(:where(.not-prose,.not-prose *)){list-style-type:upper-alpha}.prose :where(ol[type=a]):not(:where(.not-prose,.not-prose *)){list-style-type:lower-alpha}.prose :where(ol[type=A s]):not(:where(.not-prose,.not-prose *)){list-style-type:upper-alpha}.prose :where(ol[type=a s]):not(:where(.not-prose,.not-prose *)){list-style-type:lower-alpha}.prose :where(ol[type=I]):not(:where(.not-prose,.not-prose *)){list-style-type:upper-roman}.prose :where(ol[type=i]):not(:where(.not-prose,.not-prose *)){list-style-type:lower-roman}.prose :where(ol[type=I s]):not(:where(.not-prose,.not-prose *)){list-style-type:upper-roman}.prose :where(ol[type=i s]):not(:where(.not-prose,.not-prose *)){list-style-type:lower-roman}.prose :where(ol[type="1"]):not(:where(.not-prose,.not-prose *)){list-style-type:decimal}.prose :where(ul):not(:where(.not-prose,.not-prose *)){list-style-type:disc}.prose :where(ol>li):not(:where(.not-prose,.not-prose *))::marker,.prose :where(ul>li):not(:where(.not-prose,.not-prose *))::marker,.prose :where(summary):not(:where(.not-prose,.not-prose *))::marker{color:var(--un-prose-lists)}.prose :where(hr):not(:where(.not-prose,.not-prose *)){margin:2em 0;border:1px solid var(--un-prose-hr)}.prose :where(table):not(:where(.not-prose,.not-prose *)){display:block;margin:1em 0;border-collapse:collapse;overflow-x:auto}.prose :where(tr):not(:where(.not-prose,.not-prose *)):nth-child(2n){background:var(--un-prose-bg-soft)}.prose :where(td,th):not(:where(.not-prose,.not-prose *)){border:1px solid var(--un-prose-borders);padding:.625em 1em}.prose :where(abbr):not(:where(.not-prose,.not-prose *)){cursor:help}.prose :where(kbd):not(:where(.not-prose,.not-prose *)){color:var(--un-prose-code);border:1px solid;padding:.25rem .5rem;font-size:.875em;border-radius:.25rem}.prose :where(details):not(:where(.not-prose,.not-prose *)){margin:1em 0;padding:1.25rem 1.5rem;background:var(--un-prose-bg-soft)}.prose :where(summary):not(:where(.not-prose,.not-prose *)){cursor:pointer;font-weight:600}.prose{color:var(--un-prose-body);max-width:65ch}.prose-coolgray{--un-prose-body:#374151;--un-prose-headings:#111827;--un-prose-links:#111827;--un-prose-lists:#9ca3af;--un-prose-hr:#e5e7eb;--un-prose-captions:#6b7280;--un-prose-code:#111827;--un-prose-borders:#e5e7eb;--un-prose-bg-soft:#f3f4f6;--un-prose-invert-body:#e5e7eb;--un-prose-invert-headings:#f3f4f6;--un-prose-invert-links:#f3f4f6;--un-prose-invert-lists:#6b7280;--un-prose-invert-hr:#374151;--un-prose-invert-captions:#9ca3af;--un-prose-invert-code:#f3f4f6;--un-prose-invert-borders:#374151;--un-prose-invert-bg-soft:#1f2937}.dark .dark\:prose-invert{--un-prose-body:var(--un-prose-invert-body);--un-prose-headings:var(--un-prose-invert-headings);--un-prose-links:var(--un-prose-invert-links);--un-prose-lists:var(--un-prose-invert-lists);--un-prose-hr:var(--un-prose-invert-hr);--un-prose-captions:var(--un-prose-invert-captions);--un-prose-code:var(--un-prose-invert-code);--un-prose-borders:var(--un-prose-invert-borders);--un-prose-bg-soft:var(--un-prose-invert-bg-soft)}.pointer-events-none,[pointer-events-none=""]{pointer-events:none}.absolute,[absolute=""]{position:absolute}.fixed{position:fixed}.relative,[relative=""]{position:relative}.bottom-3{bottom:.75rem}.left--3rem,[left--3rem=""]{left:-3rem}.right-3{right:.75rem}.top--2rem,[top--2rem=""]{top:-2rem}.top-0{top:0}.z-\[30\]{z-index:30}.z-100{z-index:100}.grid{display:grid}.m-5{margin:1.25rem}.m-auto{margin:auto}.m4{margin:1rem}.my{margin-top:1rem;margin-bottom:1rem}.\!-mt-6{margin-top:-1.5rem!important}.mb-0{margin-bottom:0}.mb-10{margin-bottom:2.5rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.mt-10{margin-top:2.5rem}.mt-2{margin-top:.5rem}.mt-40{margin-top:10rem}.mt-8{margin-top:2rem}.block{display:block}.inline-block{display:inline-block}.hidden{display:none}.h-10{height:2.5rem}.h-12{height:3rem}.h-16{height:4rem}.h-1em{height:1em}.h-full{height:100%}.h1{height:.25rem}.h20,[h20=""]{height:5rem}.max-w-prose{max-width:65ch}.min-h-screen{min-height:100vh}.w-10{width:2.5rem}.w-12{width:3rem}.w-1em{width:1em}.w-full{width:100%}.flex,[flex~="~"]{display:flex}.flex-auto{flex:1 1 auto}.flex-shrink{flex-shrink:1}.flex-grow,.grow{flex-grow:1}[flex~=col]{flex-direction:column}.flex-wrap,[flex~=wrap]{flex-wrap:wrap}.transform{transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.animate-delay-1200\!{animation-delay:1.2s!important}.animate-delay-500{animation-delay:.5s}.select-none,[select-none=""]{-webkit-user-select:none;user-select:none}.resize{resize:both}.items-center,[flex~=items-center]{align-items:center}.justify-center{justify-content:center}.gap-2,[flex~=gap-2]{gap:.5rem}.overflow-hidden{overflow:hidden}.of-x-hidden{overflow-x:hidden}.ws-nowrap,[ws-nowrap=""]{white-space:nowrap}.b,.border{border-width:1px}.border-0{border-width:0px}.rounded-full{border-radius:9999px}.bg-transparent{background-color:transparent}.hover-bg-hex-8883:hover{--un-bg-opacity:.2;background-color:rgb(136 136 136 / var(--un-bg-opacity))}[stroke-width~="2"]{stroke-width:2px}[stroke-width~="8"]{stroke-width:8px}.px{padding-left:1rem;padding-right:1rem}.px-0{padding-left:0;padding-right:0}.py-0{padding-top:0;padding-bottom:0}.pt-1{padding-top:.25rem}.text-center{text-align:center}.align-middle,[align-middle=""]{vertical-align:middle}.text-6xl{font-size:3.75rem;line-height:1}.text-8em,[text-8em=""]{font-size:8em}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm,[text-sm=""]{font-size:.875rem;line-height:1.25rem}.dark .dark\:text-gray-200{--un-text-opacity:1;color:rgb(229 231 235 / var(--un-text-opacity))}.text-gray-700{--un-text-opacity:1;color:rgb(55 65 81 / var(--un-text-opacity))}.color-transparent,[color-transparent=""]{color:transparent}.font-bold,[font-bold=""]{font-weight:700}.font-normal{font-weight:400}.leading-1\.2em{line-height:1.2em}.font-mono,[font-mono=""]{font-family:DM Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.font-sans{font-family:Inter,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"}.no-underline{text-decoration:none}.text-stroke-2,[text-stroke-2=""]{-webkit-text-stroke-width:2px}.text-stroke-hex-aaa,[text-stroke-hex-aaa=""]{--un-text-stroke-opacity:1;-webkit-text-stroke-color:rgb(170 170 170 / var(--un-text-stroke-opacity))}.op0\!{opacity:0!important}.op10,[op10=""]{opacity:.1}.op30{opacity:.3}.op50,.opacity-50,[op50=""]{opacity:.5}.hover\:op100:hover{opacity:1}.hover\:op75:hover{opacity:.75}.outline{outline-style:solid}.outline-none{outline:2px solid transparent;outline-offset:2px}.filter{filter:var(--un-blur) var(--un-brightness) var(--un-contrast) var(--un-drop-shadow) var(--un-grayscale) var(--un-hue-rotate) var(--un-invert) var(--un-saturate) var(--un-sepia)}.backdrop-filter{-webkit-backdrop-filter:var(--un-backdrop-blur) var(--un-backdrop-brightness) var(--un-backdrop-contrast) var(--un-backdrop-grayscale) var(--un-backdrop-hue-rotate) var(--un-backdrop-invert) var(--un-backdrop-opacity) var(--un-backdrop-saturate) var(--un-backdrop-sepia);backdrop-filter:var(--un-backdrop-blur) var(--un-backdrop-brightness) var(--un-backdrop-contrast) var(--un-backdrop-grayscale) var(--un-backdrop-hue-rotate) var(--un-backdrop-invert) var(--un-backdrop-opacity) var(--un-backdrop-saturate) var(--un-backdrop-sepia)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-300{transition-duration:.3s}.ease{transition-timing-function:cubic-bezier(.4,0,.2,1)}.ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)}@media print{.print\:hidden{display:none}}@media (min-width: 768px){[flex~="md:row"]{flex-direction:row}.md\:items-center,[flex~="md:items-center"]{align-items:center}}@media (min-width: 1280px){.xl\:fixed{position:fixed}}html.dark .prose{--fg: #bbb;--fg-deep: #ddd;--fg-deeper: #fff}.prose{--fg: #555;--fg-deep: #222;--fg-deeper: #000}html.dark .list-title{color:#fff}.list-title{color:#000}.prose{color:var(--fg)!important;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:var(--fg-deeper);text-decoration:none;font-weight:500}.prose strong{color:var(--fg-deep);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:#7d7d7d4d;margin-top:3em;margin-bottom:3em}.prose blockquote{font-weight:500;font-style:italic;color:inherit;border-left-width:.25rem;quotes:"“" "”" "‘" "’";margin-top:1.6em;margin-bottom:1.6em;padding-left:1em;margin-left:-1.1em}.prose blockquote p:first-of-type:before{content:open-quote}.prose blockquote p:last-of-type:after{content:close-quote}.prose h1{color:var(--fg-deeper);font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.prose h2{color:var(--fg-deep);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;opacity:.7}.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:var(--fg-deep);font-weight:600;font-size:.875em}.prose code:before{content:"`"}.prose code:after{content:"`"}.prose a code{color:#111827}.prose pre{color:#e5e7eb;overflow-x:auto;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem}.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:var(--fg-deep);font-weight:600;border-bottom-width:1px;border-bottom-color:#8882}.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:#8882}.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>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 h6{text-transform:uppercase;margin-top:20px;margin-bottom:10px;opacity:.5;font-weight:500;letter-spacing:2px}.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{color:var(--fg-deep)}.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}.prose pre:not(.shiki){padding:0;margin:0;background:transparent}.prose .shiki{font-family:DM Mono,Input Mono,Fira Code,monospace;font-size:.92em;line-height:1.4;margin:.5em 0}.prose img{width:100%}.prose p>img{width:100%;border-radius:.5rem;--un-shadow:var(--un-shadow-inset) 0 1px 3px 0 var(--un-shadow-color, rgb(0 0 0 / .1)),var(--un-shadow-inset) 0 1px 2px -1px var(--un-shadow-color, rgb(0 0 0 / .1));box-shadow:var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow);transform:scale(1.05);margin:2.6em 0}.prose a{font-weight:inherit;text-decoration:none;border-bottom:1px solid rgba(125,125,125,.3);transition:border .3s ease-in-out}.prose a:hover{border-bottom:1px solid var(--fg)}.prose a code{color:inherit}.prose hr{width:50px;margin:2em auto}a.item{transition:.2s all ease-out;text-decoration:none;border-bottom:none!important;opacity:.6}a.item:hover{opacity:1}.prose blockquote{font-weight:400;font-style:normal;line-height:1.6em;padding:.5em 1em;margin-left:-1.1em}.prose blockquote>*{opacity:.7}.prose blockquote>:first-child{margin-top:0}.prose blockquote>:last-child{margin-bottom:0}.prose blockquote p:first-of-type:before{content:none}.prose blockquote p:first-of-type:after{content:none}.table-of-contents ul>li:before{display:none}.table-of-contents{position:fixed;top:90px;bottom:0;font-size:.8em;left:20px;z-index:200;overflow:hidden;display:none;width:100px;flex-direction:column}@media (min-width: 1024px){.table-of-contents{width:200px;display:flex}}@media (min-width: 1280px){.table-of-contents{width:300px}}.table-of-contents-anchor{margin-left:.5rem;margin-right:.5rem;display:flex;align-items:center;font-size:1.125rem;line-height:1.75rem;padding-left:.5em}.table-of-contents>ul{text-overflow:ellipsis;height:100%;overflow-y:auto;margin-top:.25rem;list-style-type:none;border-radius:.25rem;padding-bottom:1.25rem;padding-left:0;text-decoration:none;opacity:0;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s;transition-duration:.7s}.table-of-contents>ul>li>ul{padding-left:0}.table-of-contents>ul>li>ul>li>ul{padding-left:0}.table-of-contents:hover>ul{list-style-type:none;opacity:.75}.table-of-contents ul>li{line-height:1.5em;margin-top:.5em;list-style-type:none}.table-of-contents ul>li>a{opacity:.75;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.table-of-contents ul>li>a:hover{opacity:1}.vp-adaptive-theme{position:relative}.lang{position:absolute;right:.5em;top:.5em;font-size:.75rem;line-height:1rem;--un-text-opacity:1;color:rgb(63 63 70 / var(--un-text-opacity));font-family:Inter,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";opacity:1;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s;transition-duration:.5s}.vp-adaptive-theme:hover .lang{opacity:0;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s;transition-duration:.5s}@keyframes rainbow{0%{--vp-c-brand-1: #00a98e;--vp-c-brand-light: #4ad1b4;--vp-c-brand-lighter: #78fadc;--vp-c-brand-dark: #008269;--vp-c-brand-darker: #005d47;--vp-c-brand-next: #009ff7}1.25%{--vp-c-brand-1: #00a996;--vp-c-brand-light: #4bd1bd;--vp-c-brand-lighter: #79fbe5;--vp-c-brand-dark: #008371;--vp-c-brand-darker: #005e4f;--vp-c-brand-next: #009dfa}2.5%{--vp-c-brand-1: #00a99f;--vp-c-brand-light: #4cd1c6;--vp-c-brand-lighter: #7afbee;--vp-c-brand-dark: #00837a;--vp-c-brand-darker: #005e56;--vp-c-brand-next: #009bfc}3.75%{--vp-c-brand-1: #00a9a7;--vp-c-brand-light: #4dd1cf;--vp-c-brand-lighter: #7bfbf8;--vp-c-brand-dark: #008382;--vp-c-brand-darker: #005e5e;--vp-c-brand-next: #0098fd}5%{--vp-c-brand-1: #00a9b0;--vp-c-brand-light: #4ed1d7;--vp-c-brand-lighter: #7dfaff;--vp-c-brand-dark: #00838a;--vp-c-brand-darker: #005e65;--vp-c-brand-next: #0096fd}6.25%{--vp-c-brand-1: #00a9b8;--vp-c-brand-light: #4fd1e0;--vp-c-brand-lighter: #7efaff;--vp-c-brand-dark: #008391;--vp-c-brand-darker: #005e6d;--vp-c-brand-next: #0093fd}7.5%{--vp-c-brand-1: #00a9c0;--vp-c-brand-light: #50d0e8;--vp-c-brand-lighter: #7ffaff;--vp-c-brand-dark: #008399;--vp-c-brand-darker: #005e74;--vp-c-brand-next: #2e90fc}8.75%{--vp-c-brand-1: #00a8c7;--vp-c-brand-light: #51d0f0;--vp-c-brand-lighter: #81f9ff;--vp-c-brand-dark: #0082a0;--vp-c-brand-darker: #005e7b;--vp-c-brand-next: #4d8dfa}10%{--vp-c-brand-1: #00a8cf;--vp-c-brand-light: #52cff7;--vp-c-brand-lighter: #82f8ff;--vp-c-brand-dark: #0082a7;--vp-c-brand-darker: #005e81;--vp-c-brand-next: #638af8}11.25%{--vp-c-brand-1: #00a7d5;--vp-c-brand-light: #53cfff;--vp-c-brand-lighter: #84f8ff;--vp-c-brand-dark: #0081ae;--vp-c-brand-darker: #005d87;--vp-c-brand-next: #7587f5}12.5%{--vp-c-brand-1: #00a6dc;--vp-c-brand-light: #55ceff;--vp-c-brand-lighter: #85f7ff;--vp-c-brand-dark: #0081b4;--vp-c-brand-darker: #005d8d;--vp-c-brand-next: #8583f1}13.75%{--vp-c-brand-1: #00a6e2;--vp-c-brand-light: #56cdff;--vp-c-brand-lighter: #87f6ff;--vp-c-brand-dark: #0080b9;--vp-c-brand-darker: #005c93;--vp-c-brand-next: #9280ed}15%{--vp-c-brand-1: #00a4e7;--vp-c-brand-light: #57ccff;--vp-c-brand-lighter: #88f4ff;--vp-c-brand-dark: #007fbf;--vp-c-brand-darker: #005b98;--vp-c-brand-next: #9f7ce9}16.25%{--vp-c-brand-1: #00a3ec;--vp-c-brand-light: #58caff;--vp-c-brand-lighter: #89f3ff;--vp-c-brand-dark: #007ec3;--vp-c-brand-darker: #005b9c;--vp-c-brand-next: #aa78e3}17.5%{--vp-c-brand-1: #00a2f1;--vp-c-brand-light: #58c9ff;--vp-c-brand-lighter: #8af1ff;--vp-c-brand-dark: #007dc8;--vp-c-brand-darker: #0059a0;--vp-c-brand-next: #b574dd}18.75%{--vp-c-brand-1: #00a0f4;--vp-c-brand-light: #59c7ff;--vp-c-brand-lighter: #8bf0ff;--vp-c-brand-dark: #007bcb;--vp-c-brand-darker: #0058a3;--vp-c-brand-next: #be71d7}20%{--vp-c-brand-1: #009ff7;--vp-c-brand-light: #5ac5ff;--vp-c-brand-lighter: #8ceeff;--vp-c-brand-dark: #007ace;--vp-c-brand-darker: #0057a6;--vp-c-brand-next: #c76dd1}21.25%{--vp-c-brand-1: #009dfa;--vp-c-brand-light: #5ac3ff;--vp-c-brand-lighter: #8decff;--vp-c-brand-dark: #0078d0;--vp-c-brand-darker: #0055a8;--vp-c-brand-next: #cf69c9}22.5%{--vp-c-brand-1: #009bfc;--vp-c-brand-light: #5bc1ff;--vp-c-brand-lighter: #8de9ff;--vp-c-brand-dark: #0076d2;--vp-c-brand-darker: #0053aa;--vp-c-brand-next: #d566c2}23.75%{--vp-c-brand-1: #0098fd;--vp-c-brand-light: #5bbfff;--vp-c-brand-lighter: #8ee7ff;--vp-c-brand-dark: #0074d3;--vp-c-brand-darker: #0051ab;--vp-c-brand-next: #dc63ba}25%{--vp-c-brand-1: #0096fd;--vp-c-brand-light: #5bbcff;--vp-c-brand-lighter: #8ee4ff;--vp-c-brand-dark: #0071d4;--vp-c-brand-darker: #004fab;--vp-c-brand-next: #e160b3}26.25%{--vp-c-brand-1: #0093fd;--vp-c-brand-light: #5bb9ff;--vp-c-brand-lighter: #8ee1ff;--vp-c-brand-dark: #006fd3;--vp-c-brand-darker: #004dab;--vp-c-brand-next: #e65eab}27.5%{--vp-c-brand-1: #2e90fc;--vp-c-brand-light: #69b6ff;--vp-c-brand-lighter: #99deff;--vp-c-brand-dark: #006cd2;--vp-c-brand-darker: #004baa;--vp-c-brand-next: #e95ca2}28.75%{--vp-c-brand-1: #4d8dfa;--vp-c-brand-light: #7eb3ff;--vp-c-brand-lighter: #abdbff;--vp-c-brand-dark: #0069d1;--vp-c-brand-darker: #0048a9;--vp-c-brand-next: #ed5a9a}30%{--vp-c-brand-1: #638af8;--vp-c-brand-light: #8fb0ff;--vp-c-brand-lighter: #bbd7ff;--vp-c-brand-dark: #3066cf;--vp-c-brand-darker: #0045a7;--vp-c-brand-next: #ef5992}31.25%{--vp-c-brand-1: #7587f5;--vp-c-brand-light: #9fadff;--vp-c-brand-lighter: #cad4ff;--vp-c-brand-dark: #4963cc;--vp-c-brand-darker: #0941a4;--vp-c-brand-next: #f15989}32.5%{--vp-c-brand-1: #8583f1;--vp-c-brand-light: #aea9ff;--vp-c-brand-lighter: #d8d1ff;--vp-c-brand-dark: #5b5fc8;--vp-c-brand-darker: #2e3ea1;--vp-c-brand-next: #f25981}33.75%{--vp-c-brand-1: #9280ed;--vp-c-brand-light: #bca6ff;--vp-c-brand-lighter: #e6cdff;--vp-c-brand-dark: #6a5cc4;--vp-c-brand-darker: #413a9d;--vp-c-brand-next: #f25a79}35%{--vp-c-brand-1: #9f7ce9;--vp-c-brand-light: #c8a2ff;--vp-c-brand-lighter: #f2c9ff;--vp-c-brand-dark: #7758c0;--vp-c-brand-darker: #503598;--vp-c-brand-next: #f25c71}36.25%{--vp-c-brand-1: #aa78e3;--vp-c-brand-light: #d39eff;--vp-c-brand-lighter: #fec6ff;--vp-c-brand-dark: #8354bb;--vp-c-brand-darker: #5c3193;--vp-c-brand-next: #f15e69}37.5%{--vp-c-brand-1: #b574dd;--vp-c-brand-light: #de9bff;--vp-c-brand-lighter: #ffc2ff;--vp-c-brand-dark: #8d50b5;--vp-c-brand-darker: #662c8e;--vp-c-brand-next: #ef6061}38.75%{--vp-c-brand-1: #be71d7;--vp-c-brand-light: #e897ff;--vp-c-brand-lighter: #ffbfff;--vp-c-brand-dark: #964baf;--vp-c-brand-darker: #6f2688;--vp-c-brand-next: #ed635a}40%{--vp-c-brand-1: #c76dd1;--vp-c-brand-light: #f194fa;--vp-c-brand-lighter: #ffbcff;--vp-c-brand-dark: #9e47a9;--vp-c-brand-darker: #772082;--vp-c-brand-next: #eb6552}41.25%{--vp-c-brand-1: #cf69c9;--vp-c-brand-light: #f991f2;--vp-c-brand-lighter: #ffb9ff;--vp-c-brand-dark: #a643a2;--vp-c-brand-darker: #7e197c;--vp-c-brand-next: #e8694b}42.5%{--vp-c-brand-1: #d566c2;--vp-c-brand-light: #ff8deb;--vp-c-brand-lighter: #ffb6ff;--vp-c-brand-dark: #ac3f9b;--vp-c-brand-darker: #841075;--vp-c-brand-next: #e46c44}43.75%{--vp-c-brand-1: #dc63ba;--vp-c-brand-light: #ff8be3;--vp-c-brand-lighter: #ffb3ff;--vp-c-brand-dark: #b23b94;--vp-c-brand-darker: #89046f;--vp-c-brand-next: #e06f3d}45%{--vp-c-brand-1: #e160b3;--vp-c-brand-light: #ff88db;--vp-c-brand-lighter: #ffb1ff;--vp-c-brand-dark: #b7378c;--vp-c-brand-darker: #8d0068;--vp-c-brand-next: #db7336}46.25%{--vp-c-brand-1: #e65eab;--vp-c-brand-light: #ff86d2;--vp-c-brand-lighter: #ffaffb;--vp-c-brand-dark: #bb3485;--vp-c-brand-darker: #910060;--vp-c-brand-next: #d77630}47.5%{--vp-c-brand-1: #e95ca2;--vp-c-brand-light: #ff84ca;--vp-c-brand-lighter: #ffadf2;--vp-c-brand-dark: #be317d;--vp-c-brand-darker: #940059;--vp-c-brand-next: #d17a2a}48.75%{--vp-c-brand-1: #ed5a9a;--vp-c-brand-light: #ff83c1;--vp-c-brand-lighter: #fface9;--vp-c-brand-dark: #c12f75;--vp-c-brand-darker: #970052;--vp-c-brand-next: #cc7d24}50%{--vp-c-brand-1: #ef5992;--vp-c-brand-light: #ff82b8;--vp-c-brand-lighter: #ffabe0;--vp-c-brand-dark: #c32d6d;--vp-c-brand-darker: #98004b;--vp-c-brand-next: #c6811e}51.25%{--vp-c-brand-1: #f15989;--vp-c-brand-light: #ff82af;--vp-c-brand-lighter: #ffabd7;--vp-c-brand-dark: #c52d65;--vp-c-brand-darker: #9a0043;--vp-c-brand-next: #bf8418}52.5%{--vp-c-brand-1: #f25981;--vp-c-brand-light: #ff82a7;--vp-c-brand-lighter: #ffabce;--vp-c-brand-dark: #c52e5e;--vp-c-brand-darker: #9a003c;--vp-c-brand-next: #b98713}53.75%{--vp-c-brand-1: #f25a79;--vp-c-brand-light: #ff839e;--vp-c-brand-lighter: #ffacc5;--vp-c-brand-dark: #c62f56;--vp-c-brand-darker: #9a0035;--vp-c-brand-next: #b28a0f}55%{--vp-c-brand-1: #f25c71;--vp-c-brand-light: #ff8496;--vp-c-brand-lighter: #ffadbc;--vp-c-brand-dark: #c5314e;--vp-c-brand-darker: #99002e;--vp-c-brand-next: #ab8d0c}56.25%{--vp-c-brand-1: #f15e69;--vp-c-brand-light: #ff868d;--vp-c-brand-lighter: #ffaeb4;--vp-c-brand-dark: #c43447;--vp-c-brand-darker: #980027;--vp-c-brand-next: #a3900b}57.5%{--vp-c-brand-1: #ef6061;--vp-c-brand-light: #ff8885;--vp-c-brand-lighter: #ffb0ab;--vp-c-brand-dark: #c3373f;--vp-c-brand-darker: #970020;--vp-c-brand-next: #9c920d}58.75%{--vp-c-brand-1: #ed635a;--vp-c-brand-light: #ff8a7d;--vp-c-brand-lighter: #ffb2a3;--vp-c-brand-dark: #c13b38;--vp-c-brand-darker: #940619;--vp-c-brand-next: #949510}60%{--vp-c-brand-1: #eb6552;--vp-c-brand-light: #ff8d76;--vp-c-brand-lighter: #ffb59b;--vp-c-brand-dark: #be3e31;--vp-c-brand-darker: #921111;--vp-c-brand-next: #8b9715}61.25%{--vp-c-brand-1: #e8694b;--vp-c-brand-light: #ff8f6e;--vp-c-brand-lighter: #ffb794;--vp-c-brand-dark: #bb4229;--vp-c-brand-darker: #8f1908;--vp-c-brand-next: #83991b}62.5%{--vp-c-brand-1: #e46c44;--vp-c-brand-light: #ff9367;--vp-c-brand-lighter: #ffba8c;--vp-c-brand-dark: #b74622;--vp-c-brand-darker: #8c1f00;--vp-c-brand-next: #7a9b21}63.75%{--vp-c-brand-1: #e06f3d;--vp-c-brand-light: #ff9661;--vp-c-brand-lighter: #ffbd86;--vp-c-brand-dark: #b44a1a;--vp-c-brand-darker: #882500;--vp-c-brand-next: #719d27}65%{--vp-c-brand-1: #db7336;--vp-c-brand-light: #ff995a;--vp-c-brand-lighter: #ffc17f;--vp-c-brand-dark: #af4e11;--vp-c-brand-darker: #842a00;--vp-c-brand-next: #679e2e}66.25%{--vp-c-brand-1: #d77630;--vp-c-brand-light: #ff9c54;--vp-c-brand-lighter: #ffc47a;--vp-c-brand-dark: #ab5206;--vp-c-brand-darker: #802f00;--vp-c-brand-next: #5da035}67.5%{--vp-c-brand-1: #d17a2a;--vp-c-brand-light: #fea04f;--vp-c-brand-lighter: #ffc774;--vp-c-brand-dark: #a55600;--vp-c-brand-darker: #7b3300;--vp-c-brand-next: #51a13c}68.75%{--vp-c-brand-1: #cc7d24;--vp-c-brand-light: #f8a34a;--vp-c-brand-lighter: #ffca70;--vp-c-brand-dark: #a05900;--vp-c-brand-darker: #773700;--vp-c-brand-next: #44a244}70%{--vp-c-brand-1: #c6811e;--vp-c-brand-light: #f2a646;--vp-c-brand-lighter: #ffce6c;--vp-c-brand-dark: #9b5d00;--vp-c-brand-darker: #713b00;--vp-c-brand-next: #34a44b}71.25%{--vp-c-brand-1: #bf8418;--vp-c-brand-light: #ebaa42;--vp-c-brand-lighter: #ffd168;--vp-c-brand-dark: #956000;--vp-c-brand-darker: #6c3e00;--vp-c-brand-next: #1ba553}72.5%{--vp-c-brand-1: #b98713;--vp-c-brand-light: #e4ad3f;--vp-c-brand-lighter: #ffd466;--vp-c-brand-dark: #8e6300;--vp-c-brand-darker: #674100;--vp-c-brand-next: #00a65b}73.75%{--vp-c-brand-1: #b28a0f;--vp-c-brand-light: #ddb03d;--vp-c-brand-lighter: #ffd764;--vp-c-brand-dark: #886600;--vp-c-brand-darker: #614400;--vp-c-brand-next: #00a663}75%{--vp-c-brand-1: #ab8d0c;--vp-c-brand-light: #d5b33c;--vp-c-brand-lighter: #ffda63;--vp-c-brand-dark: #816900;--vp-c-brand-darker: #5b4700;--vp-c-brand-next: #00a76c}76.25%{--vp-c-brand-1: #a3900b;--vp-c-brand-light: #cdb63c;--vp-c-brand-lighter: #f8dd63;--vp-c-brand-dark: #7a6b00;--vp-c-brand-darker: #554900;--vp-c-brand-next: #00a874}77.5%{--vp-c-brand-1: #9c920d;--vp-c-brand-light: #c5b83d;--vp-c-brand-lighter: #f0e064;--vp-c-brand-dark: #736e00;--vp-c-brand-darker: #4e4b00;--vp-c-brand-next: #00a87d}78.75%{--vp-c-brand-1: #949510;--vp-c-brand-light: #bdbb3e;--vp-c-brand-lighter: #e7e366;--vp-c-brand-dark: #6c7000;--vp-c-brand-darker: #474d00;--vp-c-brand-next: #00a985}80%{--vp-c-brand-1: #8b9715;--vp-c-brand-light: #b4bd41;--vp-c-brand-lighter: #dee668;--vp-c-brand-dark: #647200;--vp-c-brand-darker: #404f00;--vp-c-brand-next: #00a98e}81.25%{--vp-c-brand-1: #83991b;--vp-c-brand-light: #abc045;--vp-c-brand-lighter: #d4e86c;--vp-c-brand-dark: #5c7400;--vp-c-brand-darker: #385100;--vp-c-brand-next: #00a996}82.5%{--vp-c-brand-1: #7a9b21;--vp-c-brand-light: #a2c249;--vp-c-brand-lighter: #cbea70;--vp-c-brand-dark: #537600;--vp-c-brand-darker: #2f5200;--vp-c-brand-next: #00a99f}83.75%{--vp-c-brand-1: #719d27;--vp-c-brand-light: #98c44e;--vp-c-brand-lighter: #c1ec75;--vp-c-brand-dark: #4a7700;--vp-c-brand-darker: #255300;--vp-c-brand-next: #00a9a7}85%{--vp-c-brand-1: #679e2e;--vp-c-brand-light: #8ec654;--vp-c-brand-lighter: #b7ee7a;--vp-c-brand-dark: #407900;--vp-c-brand-darker: #185500;--vp-c-brand-next: #00a9b0}86.25%{--vp-c-brand-1: #5da035;--vp-c-brand-light: #84c75a;--vp-c-brand-lighter: #acf080;--vp-c-brand-dark: #357a0a;--vp-c-brand-darker: #015600;--vp-c-brand-next: #00a9b8}87.5%{--vp-c-brand-1: #51a13c;--vp-c-brand-light: #79c961;--vp-c-brand-lighter: #a1f287;--vp-c-brand-dark: #277b16;--vp-c-brand-darker: #005700;--vp-c-brand-next: #00a9c0}88.75%{--vp-c-brand-1: #44a244;--vp-c-brand-light: #6dca68;--vp-c-brand-lighter: #96f48e;--vp-c-brand-dark: #117c1f;--vp-c-brand-darker: #005700;--vp-c-brand-next: #00a8c7}90%{--vp-c-brand-1: #34a44b;--vp-c-brand-light: #60cc70;--vp-c-brand-lighter: #89f595;--vp-c-brand-dark: #007d28;--vp-c-brand-darker: #005801;--vp-c-brand-next: #00a8cf}91.25%{--vp-c-brand-1: #1ba553;--vp-c-brand-light: #51cd77;--vp-c-brand-lighter: #7cf69d;--vp-c-brand-dark: #007e30;--vp-c-brand-darker: #00590d;--vp-c-brand-next: #00a7d5}92.5%{--vp-c-brand-1: #00a65b;--vp-c-brand-light: #48ce80;--vp-c-brand-lighter: #75f7a6;--vp-c-brand-dark: #007f38;--vp-c-brand-darker: #005917;--vp-c-brand-next: #00a6dc}93.75%{--vp-c-brand-1: #00a663;--vp-c-brand-light: #48cf88;--vp-c-brand-lighter: #75f8ae;--vp-c-brand-dark: #008040;--vp-c-brand-darker: #005a20;--vp-c-brand-next: #00a6e2}95%{--vp-c-brand-1: #00a76c;--vp-c-brand-light: #49cf91;--vp-c-brand-lighter: #76f9b7;--vp-c-brand-dark: #008049;--vp-c-brand-darker: #005b28;--vp-c-brand-next: #00a4e7}96.25%{--vp-c-brand-1: #00a874;--vp-c-brand-light: #49d099;--vp-c-brand-lighter: #76f9c0;--vp-c-brand-dark: #008151;--vp-c-brand-darker: #005c30;--vp-c-brand-next: #00a3ec}97.5%{--vp-c-brand-1: #00a87d;--vp-c-brand-light: #49d0a2;--vp-c-brand-lighter: #77fac9;--vp-c-brand-dark: #008159;--vp-c-brand-darker: #005c37;--vp-c-brand-next: #00a2f1}98.75%{--vp-c-brand-1: #00a985;--vp-c-brand-light: #4ad1ab;--vp-c-brand-lighter: #77fad3;--vp-c-brand-dark: #008261;--vp-c-brand-darker: #005d3f;--vp-c-brand-next: #00a0f4}to{--vp-c-brand-1: #00a98e;--vp-c-brand-light: #4ad1b4;--vp-c-brand-lighter: #78fadc;--vp-c-brand-dark: #008269;--vp-c-brand-darker: #005d47;--vp-c-brand-next: #009ff7}}:root{--vp-c-brand-1: #00a98e;--vp-c-brand-light: #4ad1b4;--vp-c-brand-lighter: #78fadc;--vp-c-brand-dark: #008269;--vp-c-brand-darker: #005d47;--vp-c-brand-next: #009ff7;animation:rainbow 40s linear infinite}@media (prefers-reduced-motion: reduce){:root{animation:none!important}}.VPSwitch[data-v-d2917489]{position:relative;border-radius:11px;display:block;width:40px;height:22px;flex-shrink:0;border:1px solid var(--vp-c-border);background-color:var(--vp-c-gray-soft);transition:border-color .25s!important;cursor:pointer}.VPSwitch[data-v-d2917489]:hover{border-color:var(--vp-c-indigo-1)}.check[data-v-d2917489]{position:absolute;top:1px;left:1px;width:18px;height:18px;border-radius:50%;background-color:var(--vp-c-neutral-inverse);box-shadow:var(--vp-shadow-1);transition:transform .25s!important}.icon[data-v-d2917489]{position:relative;display:block;width:18px;height:18px;border-radius:50%;overflow:hidden}.icon[data-v-d2917489] svg{position:absolute;top:3px;left:3px;width:12px;height:12px;fill:var(--vp-c-text-2)}.dark .icon[data-v-d2917489] svg{fill:var(--vp-c-text-1);transition:opacity .25s!important}.sun[data-v-9e2d842b]{opacity:1}.moon[data-v-9e2d842b],.dark .sun[data-v-9e2d842b]{opacity:0}.dark .moon[data-v-9e2d842b]{opacity:1}.dark .VPSwitchAppearance[data-v-9e2d842b] .check{transform:translate(18px)}.flex-grow[data-v-7c0c7b20]{flex-grow:1}@media (prefers-reduced-motion){path[data-v-7c0c7b20]{animation:none!important;stroke-dasharray:unset!important}}@keyframes grow-7c0c7b20{0%{stroke-dashoffset:1px;stroke-dasharray:0 1673.24px;opacity:0}10%{opacity:1}40%{stroke-dasharray:1673.24}85%{stroke-dasharray:1673.24px 0}95%,to{stroke-dasharray:0 1673.24px}}.path1[data-v-7c0c7b20]{stroke-dashoffset:0px;stroke-dasharray:1673.24px 0;animation:grow-7c0c7b20 10s ease forwards infinite;transform-origin:center;stroke:#303030;animation-delay:0s}.dark .path1[data-v-7c0c7b20]{stroke:#fff}.nav .logo[data-v-749b6d34]{opacity:1}.divider[data-v-749b6d34]{margin-right:8px;margin-left:8px;width:1px;height:24px;background-color:var(--vp-c-divider);content:""}.nav[data-v-749b6d34]{padding:0 32px;width:100%;display:grid;grid-template-columns:max-content auto max-content;box-sizing:border-box;border-bottom:1px solid transparent}.nav[data-v-749b6d34]>*{margin:auto}.nav img[data-v-749b6d34]{margin-bottom:0}.nav a[data-v-749b6d34]{cursor:pointer;text-decoration:none;color:inherit;transition:opacity .2s ease;opacity:.6;outline:none}.nav a[data-v-749b6d34]:hover{opacity:1;text-decoration-color:inherit}.nav .right[data-v-749b6d34]{display:grid;grid-gap:1.2rem;grid-auto-flow:column}.nav .right[data-v-749b6d34]>*{margin:auto}@media (min-width: 960px){.nav[data-v-749b6d34]{background-color:transparent;transition:background-color .3s,border-color .3s}.nav[data-v-749b6d34]:not(.top){background-color:#ffffff80;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom-color:var(--vp-c-divider)}}.dark .nav[data-v-749b6d34]:not(.top){background-color:#1e1e1e80}html:not(.dark) .icon2[data-v-749b6d34]{display:none}.dark .icon1[data-v-749b6d34]{display:none}html{scroll-behavior:smooth}
