.root.astro-sz7xmlte{border-top-width:1px;width:100%}.container.astro-sz7xmlte{max-width:1200px;margin:0 auto;padding:2rem 1rem}.notice.astro-sz7xmlte,.copyright.astro-sz7xmlte{color:var(--color-foreground-muted);font-size:.875rem}.notice.astro-sz7xmlte{max-width:60ch;margin-bottom:.5rem}@media (min-width:800px){.container.astro-sz7xmlte{padding:2rem}}[data-mobile-menu-open]{height:100%;overflow:hidden}[data-mobile-menu-open] #mobile-menu{visibility:visible;opacity:1}[data-mobile-menu-open] #mobile-menu .mobile-menu-inner{transform:translateY(0)}.nav.astro-2hp2wczs{align-items:center;display:flex}.desktop.astro-2hp2wczs{display:none}.desktop.astro-2hp2wczs>.astro-2hp2wczs+.astro-2hp2wczs{margin-left:1rem}.desktop.astro-2hp2wczs button.astro-2hp2wczs{cursor:pointer}.desktop.astro-2hp2wczs a.astro-2hp2wczs:hover,.desktop.astro-2hp2wczs button.astro-2hp2wczs:hover{text-underline-offset:2px;text-decoration:underline}.menu-toggle-button.astro-2hp2wczs{display:flex}.mobile-menu.astro-2hp2wczs{visibility:hidden;background-color:var(--color-background);z-index:100;transition-behavior:allow-discrete;transition-property:visibility opacity;opacity:0;transition-duration:.2s;position:fixed;top:4rem;bottom:0;left:0;right:0;overflow-y:auto}.mobile-menu-inner.astro-2hp2wczs{padding:0 1rem;transition:transform .2s;transform:translateY(-.5rem)}.mobile-menu-nav.astro-2hp2wczs{flex-direction:column;padding:1rem 0;display:flex}.mobile-menu-nav.astro-2hp2wczs>.astro-2hp2wczs{margin:0 -.5rem .25rem}.mobile-menu-nav.astro-2hp2wczs button.astro-2hp2wczs{width:100%}.mobile-menu-nav.astro-2hp2wczs a.astro-2hp2wczs{cursor:pointer;text-align:left;border-radius:.25rem;max-width:none;padding:.5rem;display:block}.mobile-menu-nav.astro-2hp2wczs a.astro-2hp2wczs:hover{background-color:var(--color-background-muted)}.mobile-menu-nav.astro-2hp2wczs button.astro-2hp2wczs{cursor:pointer;text-align:left;border-radius:.25rem;max-width:none;padding:.5rem;display:block}.mobile-menu-nav.astro-2hp2wczs button.astro-2hp2wczs:hover{background-color:var(--color-background-muted)}.mobile-menu-slot.astro-2hp2wczs{border-top-width:1px;padding:1rem 0}@media (min-width:800px){.desktop.astro-2hp2wczs{display:flex}.mobile.astro-2hp2wczs{display:none}}@keyframes astroFadeInOut{0%{opacity:1}to{opacity:0}}@keyframes astroFadeIn{0%{opacity:0;mix-blend-mode:plus-lighter}to{opacity:1;mix-blend-mode:plus-lighter}}@keyframes astroFadeOut{0%{opacity:1;mix-blend-mode:plus-lighter}to{opacity:0;mix-blend-mode:plus-lighter}}@keyframes astroSlideFromRight{0%{transform:translate(100%)}}@keyframes astroSlideFromLeft{0%{transform:translate(-100%)}}@keyframes astroSlideToRight{to{transform:translate(100%)}}@keyframes astroSlideToLeft{to{transform:translate(-100%)}}@media (prefers-reduced-motion){::view-transition-group(*){animation:none!important}::view-transition-old(*){animation:none!important}::view-transition-new(*){animation:none!important}[data-astro-transition-scope]{animation:none!important}}.root.astro-3ef6ksr2{border-top-width:6px;border-bottom-width:1px;border-top-color:var(--color-foreground);height:4rem}.container.astro-3ef6ksr2{justify-content:space-between;align-items:center;max-width:1200px;height:100%;margin:0 auto;padding:0 1rem;display:flex}.logo.astro-3ef6ksr2{color:var(--color-foreground);font-size:1.5rem;font-weight:300;line-height:1;text-decoration:none}.logo.astro-3ef6ksr2:hover{text-decoration:underline;text-decoration-thickness:2px}@media (min-width:800px){.container.astro-3ef6ksr2{padding:0 2rem}}.astro-route-announcer{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;top:0;left:0;overflow:hidden}*,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,avenir next,avenir,segoe ui,helvetica neue,Cantarell,Ubuntu,roboto,noto,helvetica,arial,sans-serif;line-height:1.5}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}button,input,select,optgroup,textarea{font:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}hr{border-top-width:1px}.prose{overflow-wrap:anywhere;line-height:1.8}.prose p{margin-top:1em;margin-bottom:1em}.prose h1{margin-top:.875em;margin-bottom:.625em;font-size:2.5rem;line-height:1.2}.prose h2{margin-top:1.7em;margin-bottom:.75em;font-size:1.875rem;line-height:1.3}.prose h3{margin-top:1.6em;margin-bottom:.75em;font-size:1.25rem;font-weight:600;line-height:1.5}.prose h4{margin-top:1.5em;margin-bottom:.75em;font-size:1rem;font-weight:600;line-height:1.6}.prose hr{margin-top:2.5rem;margin-bottom:2.5rem}.prose ul{margin-top:1.25em;margin-bottom:1.25em;padding-left:1.825em}.prose ul ul,.prose ul ol{margin-top:0;margin-bottom:0}.prose ol{margin-top:1.25em;margin-bottom:1.25em;padding-left:1.825em}.prose ol ul,.prose ol ol{margin-top:0;margin-bottom:0}.prose li{margin-top:.625em;margin-bottom:.625em;padding-left:.5rem}.prose li::marker{color:var(--color-foreground-muted)}.prose a{color:var(--color-link);text-underline-offset:2px;text-decoration:underline;position:relative}.prose a:hover{color:var(--color-link-hover)}.prose pre{border-width:1px;border-radius:.25rem;margin-top:1.5rem;margin-bottom:1.5rem;padding:1rem;overflow-x:auto}.prose code:not(pre code){border-width:1px;border-radius:.25rem;padding:.25rem .5rem}.prose img{max-width:100%;height:auto;margin-top:1.5rem;margin-bottom:1.5rem;display:block}.prose details{border-width:1px;border-radius:.25rem;margin-top:1em;margin-bottom:1em;padding:0 1.5rem}.prose details[open]{padding-bottom:1.5rem}.prose details[open] summary{margin-bottom:1.5rem}.prose summary{cursor:pointer;border-bottom-width:1px;margin:0 -1.5rem -1px;padding:.75rem 1.5rem;font-weight:500}.prose table{border-collapse:collapse;width:100%;margin-top:2rem;margin-bottom:2rem;font-size:.875rem}.prose table thead{border-color:var(--color-foreground-muted);text-align:left;border-bottom-width:1px}.prose table tbody tr{border-bottom-width:1px}.prose table td{padding:.5rem}.prose table td:first-child{padding-left:0}.prose table td:last-child{padding-right:0}.prose table th{padding:.5rem}.prose table th:first-child{padding-left:0}.prose table th:last-child{padding-right:0}.prose blockquote{background-color:var(--color-background-muted);border-left-width:4px;padding:.75rem 1rem}.prose blockquote>:first-child{margin-top:0}.prose blockquote>:last-child{margin-bottom:0}.prose h1+*{margin-top:0}.prose h2+*{margin-top:0}.prose h3+*{margin-top:0}.prose h4+*{margin-top:0}.prose hr+*{margin-top:0}.heading-anchor{position:relative}.heading-anchor .heading-anchor-link{opacity:0;padding-left:.125em;text-decoration:none;transition:opacity .1s}.heading-anchor:hover .heading-anchor-link{opacity:1}@media (min-width:800px){.heading-anchor .heading-anchor-link{padding-left:0;padding-right:.125em;position:absolute;left:0;transform:translate(-100%)}}.unresolved-link{color:salmon;text-underline-offset:2px;cursor:not-allowed;text-decoration:underline}.unresolved-link:hover{color:pink}:root{--color-background:#181818;--color-background-muted:#262626;--color-foreground:#ccc;--color-foreground-muted:#999;--color-border:#404040;--color-link:#75b3f0;--color-link-background:#172636;--color-link-hover:#a3ccf5;--color-button-background:#d9d9d9;--color-button-foreground:#141414;--color-button-hover-background:#ccc;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}body{background-color:var(--color-background);color:var(--color-foreground);overflow-y:scroll}*,:after,:before{border-color:var(--color-border)}::backdrop{border-color:var(--color-border)}.btn{background:var(--color-button-background);height:2.5rem;color:var(--color-button-foreground);border-radius:.25rem;justify-content:center;align-items:center;padding:0 1rem;font-weight:600;display:flex}.btn:hover{background-color:var(--color-button-hover-background)}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}body{flex-direction:column;min-height:100vh;display:flex}.page-wrapper.astro-sckkx6r4{flex-grow:1;width:100%}.container.astro-sckkx6r4{max-width:800px;margin:0 auto;padding:0 1rem}@media (min-width:800px){.container.astro-sckkx6r4{padding:0 2rem}}
