@import"https://fonts.googleapis.com/css2?family=JetBrains+Mono:wght@400;500;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;700&display=swap";@import"https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500;700&display=swap";:root{font-family:Inter,system-ui,sans-serif;font-size:14px;color-scheme:light dark;scroll-behavior:smooth;scroll-padding-top:7rem;font-weight:500;--un-bg-opacity:1;background-color:rgb(250 250 250 / var(--un-bg-opacity))}@media(prefers-color-scheme:dark){:root{--un-bg-opacity:1;background-color:rgb(23 23 23 / var(--un-bg-opacity))}}.font-mono{font-family:DM Mono,monospace}.text-secondary{--un-text-opacity:1;color:rgb(113 113 122 / var(--un-text-opacity))}@media(prefers-color-scheme:dark){.text-secondary{--un-text-opacity:1;color:rgb(163 163 163 / var(--un-text-opacity))}}.container{margin-left:auto;margin-right:auto;max-width:960px!important;padding-left:1rem;padding-right:1rem}.dotbg{--dot-bg: #eee;--dot-color: transparent;--dot-size: 1px;--dot-space: 22px;background:linear-gradient(90deg,var(--dot-bg) calc(var(--dot-space) - var(--dot-size)),transparent 1%) center / var(--dot-space) var(--dot-space),linear-gradient(var(--dot-bg) calc(var(--dot-space) - var(--dot-size)),transparent 1%) center / var(--dot-space) var(--dot-space),var(--dot-color)}input:focus{--un-ring-width:2px !important;--un-ring-offset-shadow:var(--un-ring-inset) 0 0 0 var(--un-ring-offset-width) var(--un-ring-offset-color) !important;--un-ring-shadow:var(--un-ring-inset) 0 0 0 calc(var(--un-ring-width) + var(--un-ring-offset-width)) var(--un-ring-color) !important;box-shadow:var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow)!important}.fade-in{animation:fadeIn .24s}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}article.doc h1{margin-bottom:1rem;font-size:1.5rem;line-height:2rem;font-weight:700}article.doc h2{font-size:1.25rem;line-height:1.75rem}article.doc h3{font-size:1.125rem;line-height:1.75rem}article.doc :is(h1,h2,h3,h4,h5,h6){display:flex;align-items:center;gap:.5rem}article.doc :is(p,blockquote,.markdown-alert)+:is(h2,h3,h4,h5,h6){margin-top:2rem}article.doc :is(h2,h3,h4,h5,h6){font-weight:700}article.doc :is(h2,h3,h4,h5,h6)+:is(h2,h3,h4,h5,h6){margin-top:.75rem}article.doc *+p{margin-top:.5rem}article.doc a{--un-text-opacity:1;color:rgb(245 158 11 / var(--un-text-opacity));text-decoration-line:underline}article.doc :not(.astro-code) code{border-radius:.25rem;--un-bg-opacity:1;background-color:rgb(228 228 231 / var(--un-bg-opacity));padding-left:.25rem;padding-right:.25rem}@media(prefers-color-scheme:dark){article.doc :not(.astro-code) code{--un-bg-opacity:1;background-color:rgb(38 38 38 / var(--un-bg-opacity))}}article.doc blockquote{margin-top:1rem;margin-bottom:1rem;border-radius:.5rem;--un-bg-opacity:1;background-color:rgb(244 244 245 / var(--un-bg-opacity));padding:.5rem;--un-text-opacity:1;color:rgb(113 113 122 / var(--un-text-opacity))}@media(prefers-color-scheme:dark){article.doc blockquote{--un-bg-opacity:1;background-color:rgb(38 38 38 / var(--un-bg-opacity));--un-text-opacity:1;color:rgb(163 163 163 / var(--un-text-opacity))}}article.doc ol{margin-inline-start:2rem;margin-top:.75rem;list-style-type:decimal}article.doc ol li+li{margin-top:1rem}article.doc ul{margin-inline-start:2rem;margin-top:.75rem;list-style-type:disc}.astro-code{margin-top:1rem;margin-bottom:1rem;border-radius:.5rem;padding:1rem}.markdown-alert{margin-top:1rem;margin-bottom:1rem}.markdown-alert p:not(:first-child){margin-inline-start:.5rem}.markdown-alert.markdown-alert-note{border-radius:.5rem;background-color:#bfdbfe1a;padding:.5rem}@media(prefers-color-scheme:dark){.markdown-alert.markdown-alert-note{--un-bg-opacity:1;background-color:rgb(30 64 175 / var(--un-bg-opacity));--un-bg-opacity:.1}}.markdown-alert-note .markdown-alert-title{display:inline-flex;border-radius:.75rem;--un-bg-opacity:1;background-color:rgb(219 234 254 / var(--un-bg-opacity));padding:.125rem .5rem;--un-text-opacity:1;color:rgb(59 130 246 / var(--un-text-opacity));font-weight:500}@media(prefers-color-scheme:dark){.markdown-alert-note .markdown-alert-title{--un-bg-opacity:1;background-color:rgb(30 64 175 / var(--un-bg-opacity));--un-bg-opacity:.2}}.markdown-alert-note{--un-text-opacity:1;color:rgb(59 130 246 / var(--un-text-opacity))}@media(prefers-color-scheme:dark){.markdown-alert-note{--un-text-opacity:1;color:rgb(191 219 254 / var(--un-text-opacity))}}.markdown-alert-title+p{margin-top:0!important}@media(prefers-color-scheme:dark){.astro-code,.astro-code span{color:var(--shiki-dark)!important;background-color:var(--shiki-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}}code{font-family:DM Mono,monospace;font-size:.95rem!important;font-variant-ligatures:common-ligatures;font-weight:400}.anchor .anchor-link{text-decoration:none;opacity:0;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s;transition-duration:.3s}.anchor:hover .anchor-link{opacity:.7}.card-3d{transition:transform .2s ease-in-out}.card-3d:hover{transform:skew(3.142deg) rotate(-1.142deg) translateY(-10px)}.legal p+*{margin-top:1rem}.legal *+p{margin-top:.5rem}.legal h1{margin-bottom:1rem;text-align:center;font-size:1.5rem;line-height:2rem;font-weight:700}.legal h2{font-weight:700}.legal *+h2{margin-top:1rem}.legal h3{font-weight:700}.legal *+h3{margin-top:.5rem}.legal ul{margin-inline-start:2rem;margin-top:.75rem;list-style-type:disc}.legal ol{margin-inline-start:2rem;margin-top:.75rem;list-style-type:decimal}.legal .anchor:hover .anchor-link{opacity:.3}
