:root{--c-bg: #fff;--c-text: #222;--c-scrollbar: #eee;--c-scrollbar-hover: #bbb;color-scheme:light dark}html{background-color:var(--c-bg);color:var(--c-text);overflow-x:hidden;overflow-y:scroll}html.dark{--c-bg: #050505;--c-text: #ddd;--c-scrollbar: #111;--c-scrollbar-hover: #222;color-scheme:dark}::selection{background:#8884}*{scrollbar-color:var(--c-scrollbar) var(--c-bg)}::-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}@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))}.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}}::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}.fade-enter-active,.fade-leave-active{transition:opacity .2s ease}.fade-enter-from,.fade-leave-to{opacity:0}#nprogress{pointer-events:none}#nprogress .bar{background:#888;opacity:.75;position:fixed;z-index:1031;top:0;left:0;width:100%;height:2px}:root{--prose-max-width: 65ch;--prose-width: min(var(--prose-max-width), 100%);--prose-margin: calc(calc(100vw - var(--prose-width)) / 2)}.prose{color:var(--fg);max-width:var(--prose-max-width);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;border-color:#7d7d7d4d;quotes:"“" "”" "‘" "’";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: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{font-family:DM Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;color:var(--fg-deep);font-weight:500;font-size:.92em;background-color:#aaaaaa18;border-radius:.25rem;padding:.2em .3em;margin:-.2em 0}.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;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: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 .photos img{margin-top:0;margin-bottom:0}.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}.shiki,.shiki span{color:var(--shiki-light);background-color:var(--shiki-light-bg);font-style:var(--shiki-light-font-style);font-weight:var(--shiki-light-font-weight);text-decoration:var(--shiki-light-text-decoration)}html.dark .shiki,html.dark .shiki span{color:var(--shiki-dark);background-color:var(--shiki-dark-bg);font-style:var(--shiki-dark-font-style);font-weight:var(--shiki-dark-font-weight);text-decoration:var(--shiki-dark-text-decoration);--twoslash-popup-bg: #191919;--twoslash-border-color: #8884}html:not(.dark) .shiki{--twoslash-popup-bg: #fafafa}.shiki{background-color:#fafafa}html.dark .shiki{background-color:#0e0e0e}.twoslash ul{font-size:1em!important}.twoslash ul>li:before{display:none}.twoslash ul>li{padding:1px;margin:0}.twoslash-query-presisted .twoslash-popup-info{transform:translateY(1.6em)}.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 img.img-broken{position:relative;display:block;width:100%;min-height:140px;margin:1.5em 0;padding:2em 1em;border:1px dashed rgba(125,125,125,.35);border-radius:10px;background:#7d7d7d0a;color:transparent;overflow:hidden;animation:img-broken-float 4s ease-in-out infinite}.prose img.img-broken:before{content:"🖼️";position:absolute;top:50%;left:50%;transform:translate(-50%,calc(-50% - 1.2em));font-size:2em;filter:grayscale(.4);animation:img-broken-wiggle 2.4s ease-in-out infinite}.prose img.img-broken:after{content:"这里有一张图片的，但是加载失败了 ฅ(°ω°ฅ)";position:absolute;top:50%;left:50%;transform:translate(-50%,calc(-50% + 1em));width:max-content;max-width:90%;text-align:center;font-family:DM Mono,Input Mono,monospace;font-size:.85em;color:#7d7d7dd9;letter-spacing:.02em}@keyframes img-broken-wiggle{0%,to{transform:translate(-50%,calc(-50% - 1.2em)) rotate(-4deg)}50%{transform:translate(-50%,calc(-50% - 1.2em)) rotate(4deg)}}@keyframes img-broken-float{0%,to{box-shadow:0 0 #7d7d7d00}50%{box-shadow:0 0 0 4px #7d7d7d0a}}@media (prefers-reduced-motion: reduce){.prose img.img-broken,.prose img.img-broken:before{animation:none}}.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{--fg-light: #888;--fg: #555;--fg-deep: #222;--fg-deeper: #000;color:var(--fg)}.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}html.dark .prose{--fg-light: #888;--fg: #bbb;--fg-deep: #ddd;--fg-deeper: #fff}a.item{transition:.2s all ease-out;text-decoration:none;border-bottom:none!important;opacity:.6}a.item:hover{opacity:1}a.header-anchor{float:left;margin-top:.125em;margin-left:-1.2em;padding-right:.5em;font-size:.85em;opacity:0;text-decoration:none;border:0!important}a.header-anchor:hover,a.header-anchor:focus{text-decoration:none}h1:hover .header-anchor,h1:focus .header-anchor,h2:hover .header-anchor,h2:focus .header-anchor,h3:hover .header-anchor,h3:focus .header-anchor,h4:hover .header-anchor,h4:focus .header-anchor,h5:hover .header-anchor,h5:focus .header-anchor,h6:hover .header-anchor,h6:focus .header-anchor{opacity:.5}.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}.prose s{opacity:.5}.prose em{font-family:ui-serif,Georgia,Cambria,Times New Roman,Times,serif;color:var(--fg-deep);font-size:1.05em}.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;width:1.75rem;height:1.75rem;display:flex;align-items:center;justify-content:center;border-width:1px;--un-border-opacity:.27;border-color:rgb(136 136 136 / var(--un-border-opacity));border-radius:.25rem;--un-bg-opacity:1;background-color:rgb(255 255 255 / var(--un-bg-opacity));font-size:1.125rem;line-height:1.75rem;--un-text-opacity:.47;color:rgb(136 136 136 / var(--un-text-opacity));--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);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:.4s}.dark .table-of-contents-anchor{--un-bg-opacity:1;background-color:rgb(0 0 0 / var(--un-bg-opacity))}@media (min-width: 768px){.table-of-contents-anchor{border-color:transparent;--un-shadow:0 0 var(--un-shadow-color, rgb(0 0 0 / 0));box-shadow:var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow)}}.table-of-contents>ul{text-overflow:ellipsis;height:100%;overflow-y:auto;margin-top:.25rem;border-radius:.25rem;padding-bottom:1.25rem;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}*:hover>.table-of-contents>.table-of-contents-anchor,.toc-always-on .table-of-contents>.table-of-contents-anchor{color:inherit}.toc-always-on .table-of-contents>ul{opacity:.6}*:hover>.table-of-contents>ul{opacity:.75}.table-of-contents ul>li:before{display:none}.table-of-contents ul>li{padding-left:.8rem;line-height:1.5em;margin-top:.5em}.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}.code-wrap .line{white-space:break-spaces}.markdown-magic-link{display:inline-flex;align-items:center;background:#8882;transform:translateY(3px);line-height:100%;color:var(--fg-light)!important;gap:.25rem;border-width:0px!important;border-radius:.25rem;padding:.25rem .375rem;font-family:Roboto Condensed;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}.markdown-magic-link:hover{background:#8883;color:var(--fg)!important}.markdown-magic-link-image{display:inline-block;height:1.1em;width:1.1em;background-size:cover;background-repeat:no-repeat;background-position:center;border-radius:2px}.markdown-magic-link.markdown-magic-link-github-at{transform:translateY(6px);margin-left:.125rem;gap:.3rem;border-radius:9999px;padding-top:0;padding-bottom:0;padding-left:0;padding-right:.5rem;font-size:.875rem;line-height:1.25rem}.markdown-magic-link.markdown-magic-link-github-at .markdown-magic-link-image{height:1.6em;width:1.6em;border-radius:50%}.prose code .highlighted{background-color:#8881;width:calc(100% + 48px);display:inline-block;transition:background-color .5s;margin:0 -24px;padding:0 24px}.prose .shiki.has-highlighted .line:not(.highlighted){opacity:.75}.prose .highlighted-word{background-color:#8881;border:1px solid #8885;padding:1px 3px;margin:-1px -3px;border-radius:4px}:root{--color-note: #0969da;--color-tip: #1a7f37;--color-warning: #9a6700;--color-severe: #bc4c00;--color-caution: #d1242f;--color-important: #8250df}.dark{--color-note: #2f81f7;--color-tip: #3fb950;--color-warning: #d29922;--color-severe: #db6d28;--color-caution: #f85149;--color-important: #a371f7}.markdown-alert{padding:.5rem 1rem;margin-bottom:16px;color:inherit;border-left:.25em solid #888}.markdown-alert>:first-child{margin-top:0}.markdown-alert>:last-child{margin-bottom:0}.markdown-alert .markdown-alert-title{display:flex;font-weight:500;align-items:center;line-height:1}.markdown-alert .markdown-alert-title .octicon{margin-right:.5rem;display:inline-block;overflow:visible!important;vertical-align:text-bottom;fill:currentColor}.markdown-alert.markdown-alert-note{border-left-color:var(--color-note)}.markdown-alert.markdown-alert-note .markdown-alert-title{color:var(--color-note)}.markdown-alert.markdown-alert-important{border-left-color:var(--color-important)}.markdown-alert.markdown-alert-important .markdown-alert-title{color:var(--color-important)}.markdown-alert.markdown-alert-warning{border-left-color:var(--color-warning)}.markdown-alert.markdown-alert-warning .markdown-alert-title{color:var(--color-warning)}.markdown-alert.markdown-alert-tip{border-left-color:var(--color-tip)}.markdown-alert.markdown-alert-tip .markdown-alert-title{color:var(--color-tip)}.markdown-alert.markdown-alert-caution{border-left-color:var(--color-caution)}.markdown-alert.markdown-alert-caution .markdown-alert-title{color:var(--color-caution)}.logo-stem[data-v-da34687b],.logo-shoulder[data-v-da34687b]{color:#303030;fill:none}.dark .logo-stem[data-v-da34687b],.dark .logo-shoulder[data-v-da34687b]{color:#fdfdfd}.logo-stem[data-v-da34687b]{stroke-dasharray:64;stroke-dashoffset:64;animation:draw-stem-da34687b .7s cubic-bezier(.65,0,.35,1) .2s forwards}.logo-shoulder[data-v-da34687b]{stroke-dasharray:38;stroke-dashoffset:38;animation:draw-shoulder-da34687b .45s cubic-bezier(.65,0,.35,1) .85s forwards}@keyframes draw-stem-da34687b{0%{stroke-dashoffset:64;opacity:.3}8%{opacity:1}to{stroke-dashoffset:0;opacity:1}}@keyframes draw-shoulder-da34687b{0%{stroke-dashoffset:38;opacity:.3}10%{opacity:1}to{stroke-dashoffset:0;opacity:1}}@media (prefers-reduced-motion){.logo-stem[data-v-da34687b],.logo-shoulder[data-v-da34687b]{animation:none!important;stroke-dashoffset:0!important;opacity:1!important}}.header[data-astro-cid-ymhdp2rl] h1[data-astro-cid-ymhdp2rl]{margin-bottom:0}.logo[data-astro-cid-ymhdp2rl]{position:absolute;top:1.5rem;left:1.5rem}.nav[data-astro-cid-ymhdp2rl]{padding:2rem;width:100%;display:grid;grid-template-columns:auto max-content;box-sizing:border-box}.nav[data-astro-cid-ymhdp2rl]>[data-astro-cid-ymhdp2rl]{margin:auto}.nav[data-astro-cid-ymhdp2rl] img[data-astro-cid-ymhdp2rl]{margin-bottom:0}.nav[data-astro-cid-ymhdp2rl] a[data-astro-cid-ymhdp2rl]{cursor:pointer;text-decoration:none;color:inherit;transition:opacity .2s ease;opacity:.6;outline:none}.nav[data-astro-cid-ymhdp2rl] a[data-astro-cid-ymhdp2rl]:hover{opacity:1;text-decoration-color:inherit}.nav[data-astro-cid-ymhdp2rl] .right[data-astro-cid-ymhdp2rl]{display:grid;grid-gap:1.2rem;grid-auto-flow:column}.nav[data-astro-cid-ymhdp2rl] .right[data-astro-cid-ymhdp2rl]>[data-astro-cid-ymhdp2rl]{margin:auto}.no-copyright[data-astro-cid-sz7xmlte]~.copyright[data-astro-cid-sz7xmlte]{display:none}.art-constellation[data-v-24109bed]{width:100vw;height:100vh}@media (max-width: 720px){.art-constellation[data-v-24109bed]{display:none}}
