*,:before,:after{box-sizing:border-box;border-style:solid;border-width:0;border-color:var(--un-default-border-color,#e5e7eb)}html,:host{-webkit-text-size-adjust:100%;tab-size:4;font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent;font-family:ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;line-height:1.5}body{line-height:inherit;margin:0}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-feature-settings:normal;font-variation-settings:normal;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-feature-settings:inherit;font-variation-settings:inherit;font-family:inherit;font-size:100%;font-weight:inherit;line-height:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{margin:0;padding:0;list-style:none}dialog{padding:0}textarea{resize:vertical}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}:root{--color-body:#d9ded8;--color-fg1:#333;--color-fg2:#666;--color-fg3:#999;--color-code:#e8eee7;--color-bd1:#ccc;--color-bd2:#bebebe;--color-main:#0aa81f;--color-bg1:#e2f1e4;--lh-tight:1.3;--lh-base:1.6;--lh-relaxed:1.86;--fs-xs:.75rem;--fs-sm:.875rem;--fs-base:1rem;--fs-lg:1.25rem;--fs-xl:1.625rem;--fs-2xl:2rem;--fs-3xl:2.5rem;--fs-4xl:3rem;--font-mono:"Menlo","Meslo LG",monospace;--font-sans:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;--transition-base:all .2s ease}.dark{--color-body:#1b1b1b;--color-fg1:#ddd;--color-fg2:#aaa;--color-fg3:#8f8d8d;--color-code:#2c2c2c;--color-bd1:#444;--color-bd2:#555;--color-main:#0fa823;--color-bg1:#3c3d3c}html{font-size:17px;line-height:var(--lh-base);scrollbar-width:thin;scrollbar-gutter:stable;scrollbar-color:var(--color-fg3)transparent}@media (min-width:768px){html{font-size:18px}}body{font-family:var(--font-sans);color:var(--color-fg1);background-color:var(--color-body);overflow-x:hidden}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit;transition:var(--transition-base);border-color:var(--color-fg2)}.lang-switcher:before{content:"|";opacity:.5;display:inline}::view-transition-old(root){mix-blend-mode:normal;animation:none}::view-transition-new(root){mix-blend-mode:normal;animation:none}::view-transition-old(root){z-index:1}::view-transition-new(root){z-index:2147483646}.dark::view-transition-old(root){z-index:2147483646}.dark::view-transition-new(root){z-index:1}.m-0{margin:0}.mx-auto{margin-left:auto;margin-right:auto}.my-0{margin-top:0;margin-bottom:0}.mb-0\!{margin-bottom:0!important}.mb-2xl{margin-bottom:2.5rem}.mb-lg{margin-bottom:1.2rem}.mb-md{margin-bottom:.85rem}.mb-sm{margin-bottom:.65rem}.mb-xl{margin-bottom:1.8rem}.mb-xs{margin-bottom:.35rem}.ml-sm{margin-left:.65rem}.ml-xs{margin-left:.35rem}.mr-sm{margin-right:.65rem}.mt-2xl{margin-top:2.5rem}.mt-md{margin-top:.85rem}.mt-xl{margin-top:1.8rem}.last\:mb-0:last-child{margin-bottom:0}.inline{display:inline}.block{display:block}.inline-block{display:inline-block}.h-48px{height:48px}.h-full{height:100%}.max-w-768px{max-width:768px}.max-w-full{max-width:100%}.min-h-60vh{min-height:60vh}.min-h-screen{min-height:100vh}.min-w-0{min-width:0}.w-full{width:100%}.flex{display:flex}.inline-flex{display:inline-flex}.flex-1{flex:1}.flex-shrink-0{flex-shrink:0}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.list-none{list-style-type:none}.items-start{align-items:flex-start}.items-center{align-items:center}.items-stretch{align-items:stretch}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-1{gap:.25rem}.gap-md{gap:.85rem}.gap-sm{gap:.65rem}.gap-xs{gap:.35rem}.overflow-hidden{overflow:hidden}.truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.break-all{word-break:break-all}.b-t,.border-t{border-top-width:1px}.border-b,.hover\:b-b:hover{border-bottom-width:1px}.b-bd1,.border-bd1{border-color:var(--color-bd1)}.border-fg2{border-color:var(--color-fg2)}.hover\:border-transparent:hover{border-color:#0000}.rounded-lg{border-radius:12px}.rounded-md{border-radius:8px}.b-none,.border-none{border-style:none}.bg-bg1{background-color:var(--color-bg1)}.p-0{padding:0}.p-lg{padding:1.2rem}.p-y-xl{padding-top:1.8rem;padding-bottom:1.8rem}.px-lg{padding-left:1.2rem;padding-right:1.2rem}.px-md{padding-left:.85rem;padding-right:.85rem}.px-xs{padding-left:.35rem;padding-right:.35rem}.py-xs{padding-top:.35rem;padding-bottom:.35rem}.pb-sm{padding-bottom:.65rem}.pb-xs{padding-bottom:.35rem}.pl-0\!{padding-left:0!important}.pt-0\!{padding-top:0!important}.pt-lg{padding-top:1.2rem}.pt-sm{padding-top:.65rem}.pt-xl{padding-top:1.8rem}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.c-fg1{color:var(--color-fg1)}.c-fg2{color:var(--color-fg2)}.c-fg3{color:var(--color-fg3)}.c-main{color:var(--color-main)}.hover\:c-fg1:hover{color:var(--color-fg1)}.hover\:c-fg2:hover{color:var(--color-fg2)}.font-500{font-weight:500}.font-600{font-weight:600}.font-700{font-weight:700}.lh-tight{line-height:var(--lh-tight)}.font-mono{font-family:Menlo,Meslo LG,monospace}.hover\:underline:hover{-webkit-text-decoration-line:underline;text-decoration-line:underline}.no-underline{text-decoration:none}.opacity-40{opacity:.4}.opacity-60,.hover\:op-60:hover{opacity:.6}.hover\:opacity-70:hover{opacity:.7}.fs-2xl{font-size:var(--fs-2xl)}.fs-4xl{font-size:var(--fs-4xl)}.fs-base{font-size:var(--fs-base)}.fs-lg{font-size:var(--fs-lg)}.fs-sm{font-size:var(--fs-sm)}.fs-xl{font-size:var(--fs-xl)}.fs-xs{font-size:var(--fs-xs)}@media (min-width:768px){.md\:mb-sm{margin-bottom:.65rem}.md\:mb-xl{margin-bottom:1.8rem}.md\:ml-sm{margin-left:.65rem}.md\:mt-3xl{margin-top:4rem}.md\:mt-lg{margin-top:1.2rem}.md\:max-w-50\%{max-width:50%}.md\:min-h-screen{min-height:100vh}.md\:min-w-100px{min-width:100px}.md\:flex-shrink-0{flex-shrink:0}.md\:flex-row{flex-direction:row}.md\:flex-wrap{flex-wrap:wrap}.md\:items-start{align-items:flex-start}.md\:items-baseline{align-items:baseline}.md\:justify-between{justify-content:space-between}.md\:gap-sm{gap:.65rem}.md\:py-xl{padding-top:1.8rem;padding-bottom:1.8rem}.md\:pb-0{padding-bottom:0}.md\:pt-md{padding-top:.85rem}.md\:text-right{text-align:right}.md\:font-size-60px{font-size:60px}}article,.prose{word-wrap:break-word;font-size:var(--fs-base);line-height:var(--lh-relaxed)}article strong,.prose strong{color:var(--color-main)}article h1,article h2,article h3,article h4,article h5,article h6,.prose h1,.prose h2,.prose h3,.prose h4,.prose h5,.prose h6{font-weight:600;line-height:var(--lh-base);color:var(--color-fg1);margin-bottom:1em;display:block;position:relative}article h1:before,article h2:before,article h3:before,article h4:before,article h5:before,article h6:before,.prose h1:before,.prose h2:before,.prose h3:before,.prose h4:before,.prose h5:before,.prose h6:before{color:var(--color-fg3);opacity:.5;margin-right:.5em;font-size:.875em;font-weight:500}article h1,.prose h1{margin-top:0;font-size:1.4rem}article h2,.prose h2{margin-top:2.5em;font-size:1.25rem}article h2:before,.prose h2:before{content:"H2."}article h3,.prose h3{margin-top:2em;font-size:1.15rem}article h3:before,.prose h3:before{content:"H3."}article h4,.prose h4{margin-top:1.8em;font-size:1.05rem}article h5,article h6,.prose h5,.prose h6{margin-top:1.5em;font-size:1rem;font-weight:600}article p,.prose p{line-height:var(--lh-relaxed);word-wrap:break-word;overflow-wrap:break-word;margin-bottom:1.5em}article ul,article ol,.prose ul,.prose ol{margin-bottom:1.2em;padding-left:1.5em}@media (min-width:768px){article ul,article ol,.prose ul,.prose ol{padding-left:2em}}article ul,.prose ul{list-style-type:disc}article ol,.prose ol{list-style-type:decimal}article li,.prose li{margin-bottom:.8em;padding-left:.5em}article li::marker{color:var(--color-fg3)}.prose li::marker{color:var(--color-fg3)}article ul li,.prose ul li{padding-left:.3em}article code,.prose code{background:var(--color-code);word-wrap:break-word;overflow-wrap:break-word;border-radius:3px;padding:2px 6px;font-family:Menlo,Meslo LG,monospace;font-size:.9rem}article pre,.prose pre{background:var(--color-code);scrollbar-width:thin;scrollbar-color:var(--color-bd2)transparent;border-radius:5px;margin-bottom:1.2em;padding:12px;overflow-x:auto}@media (min-width:768px){article pre,.prose pre{max-width:calc(100% + 32px);margin-left:-16px;margin-right:-16px}}article pre code,.prose pre code{background:0 0;padding:0;font-size:.85em}article blockquote,.prose blockquote{border-left:4px solid var(--color-bd2);background-color:var(--color-code);margin:1.5em 0;padding:12px 16px}@media (min-width:768px){article blockquote,.prose blockquote{max-width:calc(100% + 32px);margin-left:-16px;margin-right:-16px}}article blockquote p,.prose blockquote p{margin:0}article figure,.prose figure{margin:1.5em 0;padding:0}@media (min-width:768px){article figure,.prose figure{max-width:calc(100% + 32px);margin-left:-16px;margin-right:-16px}}article img,.prose img{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='96' height='48' viewBox='0 0 96 48'%3E%3Crect width='96' height='48' fill='transparent'/%3E%3Cg transform='translate(36,12)'%3E%3Cpath fill='%239fa0a0' fill-opacity='0.5' d='M4 3H2v18h20V3zm16 2v14H4V5zm-6 4h-2v2h-2v2H8v2H6v2h2v-2h2v-2h2v-2h2v2h2v2h2v-2h-2v-2h-2zM8 7H6v2h2z'/%3E%3C/g%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:100% 100%;max-width:100%;height:auto;margin:0 auto;transition:opacity .3s ease-in;display:block}.dark article img,.dark .prose img{filter:blur()brightness(.85)saturate(.9)}article img.lazy-img,.prose img.lazy-img{background-color:var(--color-code)}article img[data-status=loaded],.prose img[data-status=loaded]{animation:.8s blur-in}article img[data-status=loading],.prose img[data-status=loading]{animation:1s infinite loading}article img[data-status=error],.prose img[data-status=error]{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='96' height='48' viewBox='0 0 96 48'%3E%3Crect width='96' height='48' fill='transparent'/%3E%3Cg transform='translate(36,12)'%3E%3Cpath fill='%239fa0a0' fill-opacity='0.5' d='M22 3H2v18h20v-2h-2v-2h2v-2h-2v-2h2v-2h-2V9h2V7h-2V5h2zm-2 4v2h-2v2h2v2h-2v2h2v2h-2v2H4V5h14v2zm-6 2h-2v2h-2v2H8v2H6v2h2v-2h2v-2h2v-2h2v2h2v-2h-2zM6 7h2v2H6z'/%3E%3C/g%3E%3C/svg%3E")}article figcaption,.prose figcaption{font-size:var(--fs-sm);color:var(--color-fg3);text-align:center;line-height:var(--lh-relaxed);margin-top:.8em;padding:0 12px}article figcaption p,.prose figcaption p{margin:0}article table,.prose table{border-collapse:collapse;-webkit-overflow-scrolling:touch;width:100%;margin:1.5em 0;overflow-x:auto}@media (min-width:768px){article table,.prose table{width:calc(100% + 32px);max-width:calc(100% + 32px);margin-left:-16px;margin-right:-16px}}article table th,article table td,.prose table th,.prose table td{text-align:left;border-bottom:1px solid var(--color-bd1);padding:8px 12px;font-size:.9rem}article table th,.prose table th{border-bottom:2px solid var(--color-bd2);font-weight:600}article table tbody tr:last-child td,.prose table tbody tr:last-child td{border-bottom:none}article a,.prose a{opacity:.875;border-bottom-width:1px}article a:hover,.prose a:hover{opacity:.5}.icon{vertical-align:-.18em;width:1em;height:1em;-webkit-mask:var(--svg)no-repeat;mask:var(--svg)no-repeat;color:inherit;background-color:currentColor;display:inline-block;-webkit-mask-size:100% 100%;mask-size:100% 100%}.i-arrow-right{--svg:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23000' d='M2 13v-2h13.586V5.586L22 12l-6.414 6.414V13z'/%3E%3C/svg%3E")}.i-arrow-left{--svg:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23000' d='M22 13v-2H8.414V5.586L2 12l6.414 6.414V13z'/%3E%3C/svg%3E")}.i-arrow-left-alt{--svg:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23000' d='M12.707 17.293L8.414 13H18v-2H8.414l4.293-4.293l-1.414-1.414L4.586 12l6.707 6.707z'/%3E%3C/svg%3E")}.i-moon-fill{--svg:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23000' d='M12 1.992a10 10 0 1 0 9.236 13.838c.341-.82-.476-1.644-1.298-1.31a6.5 6.5 0 0 1-6.864-10.787l.077-.08c.551-.63.113-1.653-.758-1.653h-.266l-.068-.006z'/%3E%3C/svg%3E")}.i-sun-fill{--svg:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23000' d='M12 19a1 1 0 0 1 .993.883L13 20v1a1 1 0 0 1-1.993.117L11 21v-1a1 1 0 0 1 1-1m6.313-2.09l.094.083l.7.7a1 1 0 0 1-1.32 1.497l-.094-.083l-.7-.7a1 1 0 0 1 1.218-1.567zm-11.306.083a1 1 0 0 1 .083 1.32l-.083.094l-.7.7a1 1 0 0 1-1.497-1.32l.083-.094l.7-.7a1 1 0 0 1 1.414 0M4 11a1 1 0 0 1 .117 1.993L4 13H3a1 1 0 0 1-.117-1.993L3 11zm17 0a1 1 0 0 1 .117 1.993L21 13h-1a1 1 0 0 1-.117-1.993L20 11zM6.213 4.81l.094.083l.7.7a1 1 0 0 1-1.32 1.497l-.094-.083l-.7-.7A1 1 0 0 1 6.11 4.74zm12.894.083a1 1 0 0 1 .083 1.32l-.083.094l-.7.7a1 1 0 0 1-1.497-1.32l.083-.094l.7-.7a1 1 0 0 1 1.414 0M12 2a1 1 0 0 1 .993.883L13 3v1a1 1 0 0 1-1.993.117L11 4V3a1 1 0 0 1 1-1m0 5a5 5 0 1 1-4.995 5.217L7 12l.005-.217A5 5 0 0 1 12 7'/%3E%3C/svg%3E")}@keyframes blur-in{0%{filter:blur(5px);opacity:0}30%{opacity:1}to{opacity:1}}@keyframes loading{0%{opacity:.4}50%{opacity:1}to{opacity:.4}}