.related{list-style:none;color:var(--text-color-tertiary);width:fit-content;margin:0 auto;padding-left:0}.related li{display:flex;align-items:center;gap:.5em;font-weight:700}.related h4{margin:.33em 0}@media screen and (max-width:600px){.related li{flex-direction:column-reverse;gap:0;font-size:.9em;align-items:baseline;margin:1em}.related li h4{margin:0}}.sublings{display:flex;justify-content:space-between;padding:1rem var(--content-padding);margin:1rem 0;flex-wrap:wrap;color:var(--text-color-tertiary);gap:2rem}.sublings .newer{flex:1}.sublings .newer div,.sublings .earlier div{display:flex;align-items:center;gap:.5rem;color:var(--text-color-tertiary);font-size:67%}.sublings .earlier div{justify-content:right}@media screen and (max-width:600px){.sublings{gap:0;flex-flow:column}.sublings .newer div svg,.sublings .earlier div svg{display:none}.sublings .earlier div{justify-content:left}}.syndication{max-width:45rem;margin:0 auto}.syndication details{padding:1rem}.syndication summary h4{margin:0}.syndication a{margin-top:.5rem}.code-copy-wrapper{position:relative;display:flow-root}.code-copy-wrapper>pre.astro-code{position:relative}.code-copy-wrapper>button.code-copy-button{--button-height: 2rem;position:absolute;top:.5rem;right:.5rem;z-index:1;opacity:0;pointer-events:none;transition:opacity .2s ease,background-color .2s ease}.code-copy-wrapper:hover .code-copy-button,.code-copy-wrapper:focus-within .code-copy-button,.code-copy-button:focus{opacity:1;pointer-events:auto}.code-copy-button[data-copied=true]{color:var(--text-color-success)}@media print{.code-copy-button{display:none}}code{word-break:break-word;word-wrap:break-word}pre,code:not([class*=language-]):not(.code-highlight){background-color:var(--code-bg-color);border-radius:.25rem;color:var(--code-color)}code:not([class*=language-]){padding:.15rem .3rem}pre{padding:1rem;margin:.667em 0;overflow-x:auto;word-break:break-word;word-wrap:break-word;white-space:pre-wrap}pre.scroll-x{white-space:pre}@media screen and (max-width:600px){pre{font-size:80%}}pre code{background-color:transparent!important;border-radius:0!important;padding:0!important}pre cite{margin:-1rem -1rem .125rem;padding:.25rem 1rem;background:#ffffff1a;display:block;font-style:normal}.line-number:before{white-space:nowrap}code[class*=language-]{white-space:pre-wrap!important;line-height:1!important}code[class*=language-].scroll-x{white-space:pre!important}.code-line{transition:background-color .2s ease,filter .2s ease;padding-top:.25rem;padding-bottom:.25rem}.code-line:not(.highlight-line):not(.inserted):not(.deleted):hover{background-color:#fff8}.code-line:hover{filter:brightness(80%)}pre.astro-code{position:relative;overflow-x:auto;font-family:Fira Code,Fira Mono,Menlo,Consolas,DejaVu Sans Mono,monospace;background-color:var(--code-bg-color)!important;color:var(--shiki-light)!important;text-shadow:none;direction:ltr;text-align:left;word-spacing:normal;word-break:normal;line-height:1.5;tab-size:2}pre.astro-code.code-scroll,pre[class*=language-].code-scroll{max-height:min(80vh,48rem);overflow-y:auto;overscroll-behavior:auto}pre.astro-code span{color:var(--shiki-light)!important}pre.astro-code code{font-family:inherit;line-height:inherit;white-space:normal}pre.astro-code .line{display:block;min-height:1em;line-height:inherit;white-space:pre-wrap;transition:background-color .2s ease}@media screen and (max-width:600px){pre.astro-code{line-height:1.25}pre.astro-code .line+.line{margin-top:.25em}}pre.astro-code .line:hover{background-color:#00000010}pre[class*=language-]{overflow-x:auto}pre.astro-code.scroll-x,pre.astro-code:has(>code.scroll-x){overflow-x:auto}pre.astro-code.scroll-x .line,pre.astro-code:has(>code.scroll-x) .line{white-space:pre}@media(prefers-color-scheme:dark){:root{--code-bg-color: #000000aa;--code-color: var(--text-color)}.code-line:not(.highlight-line):not(.inserted):not(.deleted):hover{background-color:#ffffff0f}.code-line:hover{filter:brightness(125%)}pre.astro-code,pre.astro-code span{color:var(--shiki-dark)!important}pre.astro-code .line:hover{background-color:#ffffff0f}}@media(prefers-color-scheme:light){code[class*=language-],pre[class*=language-]{color:inherit!important;text-shadow:none!important}pre.astro-code{background-color:var(--code-bg-color)!important;color:var(--shiki-light)!important}pre.astro-code .line:hover{background-color:#00000010}}@media print{pre{page-break-inside:auto;box-decoration-break:clone}code[class*=language-],pre[class*=language-]{color:inherit!important}pre,code:not([class*=language-]):not(.code-highlight){border:1px solid #eee;background-color:inherit}}:root{--code-bg-color: #00000018;--code-color: var(--text-color-primary)}.lightning-donation:hover{text-decoration:none}
