*,:after,:before{box-sizing:border-box;border-width:0;border-style:solid;border-color:var(--un-default-border-color, #e5e7eb)}:after,:before{--un-content: ""}:host,html{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}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;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-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,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}menu,ol,ul{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}[role=button],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}:root{--c-bg: #000;--c-border: hsla(0,0%,100%,.22);--c-text: #d8d8d8;--c-text-soft: #b8b8b8;--c-text-muted: gray;--c-text-strong: #f5f5f5;--c-accent: #fff;--c-code-bg: hsla(0,0%,100%,.09);--c-code-bg-solid: #0a0a0a;--c-selection: hsla(0,0%,100%,.24);--c-scrollbar: #1a1a1a;--c-scrollbar-hover: #333}html{background-color:var(--c-bg);color-scheme:dark;font-family:Geist,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow-x:hidden;overflow-y:scroll}body{background-color:var(--c-bg);color:var(--c-text)}::-moz-selection{color:var(--c-text-strong);background:var(--c-selection)}::selection{color:var(--c-text-strong);background:var(--c-selection)}#nprogress{pointer-events:none}#nprogress .bar{background:var(--c-accent);opacity:.75;position:fixed;z-index:1031;top:0;left:0;width:100%;height:2px}*{scrollbar-color:var(--c-scrollbar) var(--c-bg)}::-webkit-scrollbar{width:6px}::-webkit-scrollbar:horizontal{height:6px}::-webkit-scrollbar-corner,::-webkit-scrollbar-track{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}:root{--motion-press-scale: .975;--motion-route-distance: .625rem;--motion-body-delay: 70ms;--motion-response: .36s;--motion-exit-response: .18s;--motion-opacity-response: .16s;--motion-press-response: .1s;--motion-tooltip-response: .16s;--motion-tooltip-exit-response: .14s;--motion-ease-out: cubic-bezier(.23, 1, .32, 1);--motion-spring: cubic-bezier(.16, 1, .3, 1)}@supports (transition-timing-function:linear(0,1)){:root{--motion-spring: linear( 0, .156 10%, .408 20%, .62 30%, .769 40%, .864 50%, .922 60%, .956 70%, .976 80%, .987 90%, 1 )}}::view-transition-group(site-avatar){animation-duration:var(--motion-response);animation-timing-function:var(--motion-spring)}::view-transition-group(site-nav){animation:none}::view-transition-old(site-nav){animation:none}::view-transition-new(site-nav){display:none}::view-transition-group(site-nav-ink){animation-duration:var(--motion-response);animation-timing-function:var(--motion-spring)}.site-nav-ink{position:absolute;top:calc(100% - 1px);left:0;height:2px;pointer-events:none;background:currentColor;opacity:0;transform:translateZ(0);transform-origin:left center;transition:transform .18s var(--motion-spring),width .18s var(--motion-spring),opacity var(--motion-opacity-response) ease-out}.site-nav-ink.is-visible{opacity:1}.site-main{position:relative}.site-page{position:relative;width:100%;min-height:1px}.site-page-enter-active [data-motion-title],.site-page-leave-active [data-motion-title]{will-change:filter,opacity,transform}.site-page-enter-active [data-motion-body],.site-page-leave-active [data-motion-body]{will-change:opacity}.site-page [data-motion-title]{opacity:1;filter:none;transform:translateZ(0);transition:transform var(--motion-response) var(--motion-spring),opacity var(--motion-opacity-response) ease-out,filter .22s ease-out}.site-page [data-motion-body]{opacity:1;transition:opacity var(--motion-opacity-response) ease-out var(--motion-body-delay)}.site-page-leave-active [data-motion-title]{transition:transform var(--motion-exit-response) var(--motion-ease-out),opacity .12s var(--motion-ease-out),filter .14s var(--motion-ease-out)}.site-page-leave-active [data-motion-body]{transition:opacity .12s var(--motion-ease-out)}.site-page-enter-from [data-motion-title],.site-page-leave-to [data-motion-title]{opacity:0;filter:blur(2px);transform:translate3d(0,var(--motion-route-distance),0)}.site-page-enter-from [data-motion-body],.site-page-leave-to [data-motion-body]{opacity:0}@starting-style{.site-page [data-motion-title]{opacity:0;filter:blur(2px);transform:translate3d(0,var(--motion-route-distance),0)}.site-page [data-motion-body]{opacity:0}}.site-page-leave-active{position:absolute;top:2.5rem;right:1.75rem;left:1.75rem;pointer-events:none}.site-interactive{touch-action:manipulation;transform:translateZ(0) scale(1);transform-origin:center;transition:transform .18s var(--motion-spring),color var(--motion-opacity-response) ease-out,background-color var(--motion-opacity-response) ease-out;-webkit-tap-highlight-color:transparent}.site-interactive:active{transform:translateZ(0) scale(var(--motion-press-scale));transition-duration:var(--motion-press-response)}.site-list-item{--site-list-offset: 0px;--site-list-scale: 1;transform:translate3d(var(--site-list-offset),0,0) scale(var(--site-list-scale));transform-origin:center;transition:transform .18s var(--motion-spring),opacity var(--motion-opacity-response) ease-out,color var(--motion-opacity-response) ease-out}@media(hover:hover)and (pointer:fine){.site-list-item:hover{--site-list-offset: 4px;opacity:1}}.site-list-item:focus-visible{--site-list-offset: 4px;opacity:1}.site-list-item:active{--site-list-scale: var(--motion-press-scale);transition-duration:var(--motion-press-response)}.site-scroll-top{opacity:0;pointer-events:none;transform:translate3d(0,.25rem,0) scale(.92);transition:transform .18s var(--motion-spring),opacity var(--motion-opacity-response) ease-out,background-color var(--motion-opacity-response) ease-out}.site-scroll-top.is-visible{opacity:.3;pointer-events:auto;transform:translateZ(0) scale(1)}.site-scroll-top.is-visible:focus-visible,.site-scroll-top.is-visible:hover{opacity:1}.site-scroll-top.is-visible:focus-visible{outline:2px solid hsla(0,0%,100%,.85);outline-offset:.25rem}@media(prefers-reduced-motion:reduce){.site-page [data-motion-body],.site-page [data-motion-title],.site-page-enter-active [data-motion-body],.site-page-enter-active [data-motion-title],.site-page-leave-active [data-motion-body],.site-page-leave-active [data-motion-title]{filter:none;transform:none;transition:opacity .12s linear}.site-page-enter-from [data-motion-body],.site-page-enter-from [data-motion-title],.site-page-leave-to [data-motion-body],.site-page-leave-to [data-motion-title]{opacity:0;filter:none;transform:none}@starting-style{.site-page [data-motion-body],.site-page [data-motion-title]{opacity:0;filter:none;transform:none}}.site-interactive,.site-interactive:active{transform:none;transition:color .12s linear,background-color .12s linear}.site-list-item,.site-list-item:active,.site-list-item:focus-visible,.site-list-item:hover,.site-scroll-top,.site-scroll-top.is-visible{transform:none;transition:opacity .12s linear,color .12s linear,background-color .12s linear}.site-nav-ink{transition:opacity .12s linear}}:root{--prose-max-width: 55ch}.prose{color:var(--fg);max-width:var(--prose-max-width);font-size:1.0625rem;line-height:1.6470588}.prose [class~=lead]{color:var(--fg-deep);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:var(--fg-light);left:0}.prose hr{border-color:var(--c-border);margin-top:3em;margin-bottom:3em}.prose blockquote{font-weight:500;font-style:italic;color:inherit;border-left-width:.25rem;border-color:var(--c-border);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:500;font-size:1.5rem;margin-top:0;margin-bottom:.8888889em;line-height:2rem;letter-spacing:-.025em}.prose h2{color:var(--fg-deep);font-weight:500;font-size:1.5rem;margin-top:2em;margin-bottom:1em;line-height:2rem;letter-spacing:-.025em}.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:var(--fg-light);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.prose code{font-family:Geist 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:var(--c-code-bg);border-radius:.25rem;padding:.2em .3em;margin:-.2em 0}.prose pre{color:#e8e8e8;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 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 ol ol,.prose ol ul,.prose ul ol,.prose ul ul{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 img{width:100%}.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: var(--c-text-muted);--fg: var(--c-text-soft);--fg-deep: var(--c-text);--fg-deeper: var(--c-text-strong);color:var(--fg)}.prose a{font-weight:inherit;text-decoration:none;border-bottom:1px solid var(--c-border)}.prose a:where(:not(.site-list-item)){transition:color var(--motion-opacity-response) var(--motion-ease-out),border-color var(--motion-opacity-response) var(--motion-ease-out),background-color var(--motion-opacity-response) var(--motion-ease-out)}.prose a:hover{border-bottom:1px solid var(--c-accent)}.prose a code{color:inherit}.prose hr{width:50px;margin:2em auto}a.item{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;transition:opacity var(--motion-opacity-response) var(--motion-ease-out)}a.header-anchor:focus,a.header-anchor:hover{text-decoration:none}h1:focus-within .header-anchor,h1:hover .header-anchor,h2:focus-within .header-anchor,h2:hover .header-anchor,h3:focus-within .header-anchor,h3:hover .header-anchor,h4:focus-within .header-anchor,h4:hover .header-anchor,h5:focus-within .header-anchor,h5:hover .header-anchor,h6:focus-within .header-anchor,h6:hover .header-anchor{opacity:.5}a.header-anchor:focus-visible{opacity:.5;transition-duration:0s}.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{color:var(--c-accent);font-size:1.05em}.use-sponsorship{position:relative;display:inline-flex;align-items:baseline;color:inherit;outline:none;transform:scale(1);transform-origin:center;transition:color var(--motion-opacity-response) ease-out,transform var(--motion-press-response) ease-out;-webkit-tap-highlight-color:transparent}.use-sponsorship:active{transform:scale(var(--motion-press-scale))}.use-sponsorship:focus-visible{border-radius:.25rem;outline:2px solid hsla(0,0%,100%,.7);outline-offset:.2rem}.use-sponsorship__tooltip{position:absolute;z-index:10;bottom:calc(100% + .55rem);left:0;width:-moz-max-content;width:max-content;max-width:min(16rem,calc(100vw - 2rem));padding:.38rem .55rem;color:var(--c-text);font-family:inherit;font-size:.72rem;font-weight:550;line-height:1.25;letter-spacing:.02em;pointer-events:none;visibility:hidden;background:#080808bd;border:1px solid var(--c-border);border-radius:.55rem;box-shadow:0 .75rem 2rem #00000052;opacity:0;filter:blur(2px);backdrop-filter:blur(1rem) saturate(145%);transform:translate3d(0,4px,0) scale(.98);transform-origin:left bottom;transition:filter var(--motion-tooltip-exit-response) var(--motion-ease-out),opacity var(--motion-tooltip-exit-response) var(--motion-ease-out),transform var(--motion-tooltip-exit-response) var(--motion-ease-out),visibility 0s linear var(--motion-tooltip-exit-response);-webkit-backdrop-filter:blur(1rem) saturate(145%)}.use-sponsorship:focus .use-sponsorship__tooltip,.use-sponsorship:hover .use-sponsorship__tooltip{visibility:visible;opacity:1;filter:blur(0);transform:translateZ(0) scale(1);transition:filter var(--motion-tooltip-response) var(--motion-ease-out),opacity var(--motion-tooltip-response) var(--motion-ease-out),transform var(--motion-tooltip-response) var(--motion-ease-out),visibility 0s;will-change:filter,opacity,transform}@media(prefers-reduced-motion:reduce){.prose a:where(:not(.site-list-item)){transition-duration:.12s;transition-timing-function:linear}a.header-anchor{transition:opacity .12s linear}a.header-anchor:focus-visible{transition-duration:0s}.use-sponsorship,.use-sponsorship:active{transform:none;transition:none}.use-sponsorship__tooltip{filter:none;transform:none;transition:opacity .12s linear,visibility 0s linear .12s;will-change:auto}.use-sponsorship:focus .use-sponsorship__tooltip,.use-sponsorship:hover .use-sponsorship__tooltip{filter:none;transform:none;transition:opacity .12s linear,visibility 0s;will-change:auto}}@media(prefers-reduced-transparency:reduce){.use-sponsorship__tooltip{background:var(--c-code-bg-solid);backdrop-filter:none;-webkit-backdrop-filter:none}}@media(prefers-contrast:more){.use-sponsorship__tooltip{color:var(--c-text-strong);background:var(--c-bg);border-color:var(--c-text-strong)}}@font-face{font-family:Geist Mono;font-style:normal;font-weight:400;font-display:swap;src:url(../assets/fonts/geistmono-e976128f.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Geist Mono;font-style:normal;font-weight:400;font-display:swap;src:url(../assets/fonts/geistmono-03737868.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist Mono;font-style:normal;font-weight:400;font-display:swap;src:url(../assets/fonts/geistmono-5df35d39.woff2) format("woff2");unicode-range:u+2000-2001,u+2004-2008,u+200a,u+23b8-23bd,u+2500-259f}@font-face{font-family:Geist Mono;font-style:normal;font-weight:400;font-display:swap;src:url(../assets/fonts/geistmono-48ef518d.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Geist Mono;font-style:normal;font-weight:400;font-display:swap;src:url(../assets/fonts/geistmono-7de289a4.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Geist Mono;font-style:normal;font-weight:400;font-display:swap;src:url(../assets/fonts/geistmono-421a7e38.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Geist Mono;font-style:normal;font-weight:500;font-display:swap;src:url(../assets/fonts/geistmono-e976128f.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Geist Mono;font-style:normal;font-weight:500;font-display:swap;src:url(../assets/fonts/geistmono-03737868.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist Mono;font-style:normal;font-weight:500;font-display:swap;src:url(../assets/fonts/geistmono-5df35d39.woff2) format("woff2");unicode-range:u+2000-2001,u+2004-2008,u+200a,u+23b8-23bd,u+2500-259f}@font-face{font-family:Geist Mono;font-style:normal;font-weight:500;font-display:swap;src:url(../assets/fonts/geistmono-48ef518d.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Geist Mono;font-style:normal;font-weight:500;font-display:swap;src:url(../assets/fonts/geistmono-7de289a4.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Geist Mono;font-style:normal;font-weight:500;font-display:swap;src:url(../assets/fonts/geistmono-421a7e38.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}*,:after,:before{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 transparent;--un-ring-shadow:0 0 transparent;--un-shadow-inset: ;--un-shadow:0 0 transparent;--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgba(147,197,253,.5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: }::backdrop{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 transparent;--un-ring-shadow:0 0 transparent;--un-shadow-inset: ;--un-shadow:0 0 transparent;--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgba(147,197,253,.5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: }.i-mingcute-arrow-up-line,[i-mingcute-arrow-up-line=""]{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' height='1.2em' width='1.2em' vertical-align='text-bottom' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none'%3E%3Cpath d='M24 0v24H0V0zM12.593 23.258l-.011.002l-.071.035l-.02.004l-.014-.004l-.071-.035q-.016-.005-.024.005l-.004.01l-.017.428l.005.02l.01.013l.104.074l.015.004l.012-.004l.104-.074l.012-.016l.004-.017l-.017-.427q-.004-.016-.017-.018m.265-.113l-.013.002l-.185.093l-.01.01l-.003.011l.018.43l.005.012l.008.007l.201.093q.019.005.029-.008l.004-.014l-.034-.614q-.005-.019-.02-.022m-.715.002a.02.02 0 0 0-.027.006l-.006.014l-.034.614q.001.018.017.024l.015-.002l.201-.093l.01-.008l.004-.011l.017-.43l-.003-.012l-.01-.01z'/%3E%3Cpath fill='currentColor' d='M12.707 3.636a1 1 0 0 0-1.414 0L5.636 9.293a1 1 0 1 0 1.414 1.414L11 6.757V20a1 1 0 1 0 2 0V6.757l3.95 3.95a1 1 0 0 0 1.414-1.414z'/%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;height:1.2em;width:1.2em;vertical-align:text-bottom}.i-mingcute-bluesky-social-line,[i-mingcute-bluesky-social-line=""]{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' height='1.2em' width='1.2em' vertical-align='text-bottom' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='m12.594 23.258l-.012.002l-.071.035l-.02.004l-.014-.004l-.071-.036q-.016-.004-.024.006l-.004.01l-.017.428l.005.02l.01.013l.104.074l.015.004l.012-.004l.104-.074l.012-.016l.004-.017l-.017-.427q-.004-.016-.016-.018m.264-.113l-.014.002l-.184.093l-.01.01l-.003.011l.018.43l.005.012l.008.008l.201.092q.019.005.029-.008l.004-.014l-.034-.614q-.005-.019-.02-.022m-.715.002a.02.02 0 0 0-.027.006l-.006.014l-.034.614q.001.018.017.024l.015-.002l.201-.093l.01-.008l.003-.011l.018-.43l-.003-.012l-.01-.01z'/%3E%3Cpath fill='currentColor' d='M4.747 5.105a.94.94 0 0 0-.41.892l.314 3.287A3 3 0 0 0 7.637 12H9a1 1 0 0 1 .371 1.928l-2.34.937c-.885.354-1.122 1.32-.664 1.932c.288.384.576.731.84.996c.233.233.532.485.865.74c.619.475 1.625.214 1.94-.734l1.04-3.115a1 1 0 0 1 1.897 0l1.038 3.115c.316.948 1.322 1.21 1.941.735a9 9 0 0 0 .865-.741c.265-.265.553-.612.84-.996c.458-.612.222-1.578-.664-1.932l-2.34-.937A1 1 0 0 1 15 12h1.363a3 3 0 0 0 2.986-2.716l.314-3.287a.94.94 0 0 0-.41-.892a.75.75 0 0 0-.858-.001c-2.645 1.708-4.05 3.442-5.5 6.343a1 1 0 0 1-1.79 0c-1.45-2.901-2.855-4.635-5.5-6.343a.75.75 0 0 0-.858.001m-2.4 1.082C2.13 3.913 4.567 2.053 6.69 3.424C9.13 5 10.662 6.639 12 8.9c1.338-2.261 2.87-3.9 5.31-5.476c2.123-1.371 4.56.49 4.344 2.763l-.314 3.287a5 5 0 0 1-2.783 4.02c1.329 1.039 1.818 2.978.677 4.502c-.317.423-.669.853-1.027 1.211c-.317.317-.69.628-1.062.914c-1.88 1.441-4.375.35-5.055-1.69l-.09-.269l-.09.27c-.68 2.04-3.175 3.13-5.055 1.689a11 11 0 0 1-1.062-.914a11.5 11.5 0 0 1-1.027-1.211c-1.141-1.524-.651-3.463.678-4.502a5 5 0 0 1-2.784-4.02z'/%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;height:1.2em;width:1.2em;vertical-align:text-bottom}.i-mingcute-external-link-line,[i-mingcute-external-link-line=""]{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' height='1.2em' width='1.2em' vertical-align='text-bottom' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none'%3E%3Cpath d='m12.593 23.258l-.011.002l-.071.035l-.02.004l-.014-.004l-.071-.035q-.016-.005-.024.005l-.004.01l-.017.428l.005.02l.01.013l.104.074l.015.004l.012-.004l.104-.074l.012-.016l.004-.017l-.017-.427q-.004-.016-.017-.018m.265-.113l-.013.002l-.185.093l-.01.01l-.003.011l.018.43l.005.012l.008.007l.201.093q.019.005.029-.008l.004-.014l-.034-.614q-.005-.018-.02-.022m-.715.002a.02.02 0 0 0-.027.006l-.006.014l-.034.614q.001.018.017.024l.015-.002l.201-.093l.01-.008l.004-.011l.017-.43l-.003-.012l-.01-.01z'/%3E%3Cpath fill='currentColor' d='M11 6a1 1 0 1 1 0 2H5v11h11v-6a1 1 0 1 1 2 0v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2zm9-3a1 1 0 0 1 1 1v5a1 1 0 1 1-2 0V6.414l-8.293 8.293a1 1 0 0 1-1.414-1.414L17.586 5H15a1 1 0 1 1 0-2Z'/%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;height:1.2em;width:1.2em;vertical-align:text-bottom}.i-mingcute-github-line,[i-mingcute-github-line=""]{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' height='1.2em' width='1.2em' vertical-align='text-bottom' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none'%3E%3Cpath d='m12.593 23.258l-.011.002l-.071.035l-.02.004l-.014-.004l-.071-.035q-.016-.005-.024.005l-.004.01l-.017.428l.005.02l.01.013l.104.074l.015.004l.012-.004l.104-.074l.012-.016l.004-.017l-.017-.427q-.004-.016-.017-.018m.265-.113l-.013.002l-.185.093l-.01.01l-.003.011l.018.43l.005.012l.008.007l.201.093q.019.005.029-.008l.004-.014l-.034-.614q-.005-.018-.02-.022m-.715.002a.02.02 0 0 0-.027.006l-.006.014l-.034.614q.001.018.017.024l.015-.002l.201-.093l.01-.008l.004-.011l.017-.43l-.003-.012l-.01-.01z'/%3E%3Cpath fill='currentColor' d='M6.315 6.176c-.25-.638-.24-1.367-.129-2.034a6.8 6.8 0 0 1 2.12 1.07c.28.214.647.283.989.18A9.3 9.3 0 0 1 12 5c.961 0 1.874.14 2.703.391c.342.104.709.034.988-.18a6.8 6.8 0 0 1 2.119-1.07c.111.667.12 1.396-.128 2.033c-.15.384-.075.826.208 1.14C18.614 8.117 19 9.04 19 10c0 2.114-1.97 4.187-5.134 4.818c-.792.158-1.101 1.155-.495 1.726c.389.366.629.882.629 1.456v3a1 1 0 0 0 2 0v-3c0-.57-.12-1.112-.334-1.603C18.683 15.35 21 12.993 21 10c0-1.347-.484-2.585-1.287-3.622c.21-.82.191-1.646.111-2.28c-.071-.568-.17-1.312-.57-1.756c-.595-.659-1.58-.271-2.28-.032a9 9 0 0 0-2.125 1.045A11.4 11.4 0 0 0 12 3c-.994 0-1.953.125-2.851.356a9 9 0 0 0-2.125-1.045c-.7-.24-1.686-.628-2.281.031c-.408.452-.493 1.137-.566 1.719l-.005.038c-.08.635-.098 1.462.112 2.283C3.484 7.418 3 8.654 3 10c0 2.992 2.317 5.35 5.334 6.397A4 4 0 0 0 8 17.98l-.168.034c-.717.099-1.176.01-1.488-.122c-.76-.322-1.152-1.133-1.63-1.753c-.298-.385-.732-.866-1.398-1.088a1 1 0 0 0-.632 1.898c.558.186.944 1.142 1.298 1.566c.373.448.869.916 1.58 1.218c.682.29 1.483.393 2.438.276V21a1 1 0 0 0 2 0v-3c0-.574.24-1.09.629-1.456c.607-.572.297-1.568-.495-1.726C6.969 14.187 5 12.114 5 10c0-.958.385-1.881 1.108-2.684c.283-.314.357-.756.207-1.14'/%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;height:1.2em;width:1.2em;vertical-align:text-bottom}.i-mingcute-rss-line,[i-mingcute-rss-line=""]{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' height='1.2em' width='1.2em' vertical-align='text-bottom' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none'%3E%3Cpath d='m12.594 23.258l-.012.002l-.071.035l-.02.004l-.014-.004l-.071-.036q-.016-.004-.024.006l-.004.01l-.017.428l.005.02l.01.013l.104.074l.015.004l.012-.004l.104-.074l.012-.016l.004-.017l-.017-.427q-.004-.016-.016-.018m.264-.113l-.014.002l-.184.093l-.01.01l-.003.011l.018.43l.005.012l.008.008l.201.092q.019.005.029-.008l.004-.014l-.034-.614q-.005-.019-.02-.022m-.715.002a.02.02 0 0 0-.027.006l-.006.014l-.034.614q.001.018.017.024l.015-.002l.201-.093l.01-.008l.003-.011l.018-.43l-.003-.012l-.01-.01z'/%3E%3Cpath fill='currentColor' d='M18 3a3 3 0 0 1 2.995 2.824L21 6v12a3 3 0 0 1-2.824 2.995L18 21H6a3 3 0 0 1-2.995-2.824L3 18V6a3 3 0 0 1 2.824-2.995L6 3zm0 2H6a1 1 0 0 0-.993.883L5 6v12a1 1 0 0 0 .883.993L6 19h12a1 1 0 0 0 .993-.883L19 18V6a1 1 0 0 0-.883-.993zm-9.5 9a1.5 1.5 0 1 1 0 3a1.5 1.5 0 0 1 0-3M8 10.5a5.5 5.5 0 0 1 5.5 5.5a1 1 0 1 1-2 0A3.5 3.5 0 0 0 8 12.5a1 1 0 1 1 0-2M8.5 7a8.5 8.5 0 0 1 8.481 9.066a1 1 0 1 1-1.995-.132a6.5 6.5 0 0 0-6.92-6.92a1 1 0 1 1-.132-1.995q.28-.02.566-.019'/%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;height:1.2em;width:1.2em;vertical-align:text-bottom}.i-mingcute-social-x-line,[i-mingcute-social-x-line=""]{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' height='1.2em' width='1.2em' vertical-align='text-bottom' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='m12.594 23.258l-.012.002l-.071.035l-.02.004l-.014-.004l-.071-.036q-.016-.004-.024.006l-.004.01l-.017.428l.005.02l.01.013l.104.074l.015.004l.012-.004l.104-.074l.012-.016l.004-.017l-.017-.427q-.004-.016-.016-.018m.264-.113l-.014.002l-.184.093l-.01.01l-.003.011l.018.43l.005.012l.008.008l.201.092q.019.005.029-.008l.004-.014l-.034-.614q-.005-.019-.02-.022m-.715.002a.02.02 0 0 0-.027.006l-.006.014l-.034.614q.001.018.017.024l.015-.002l.201-.093l.01-.008l.003-.011l.018-.43l-.003-.012l-.01-.01z'/%3E%3Cpath fill='currentColor' d='M19.753 4.659a1 1 0 0 0-1.506-1.317l-5.11 5.84L8.8 3.4A1 1 0 0 0 8 3H4a1 1 0 0 0-.8 1.6l6.437 8.582l-5.39 6.16a1 1 0 0 0 1.506 1.317l5.11-5.841L15.2 20.6a1 1 0 0 0 .8.4h4a1 1 0 0 0 .8-1.6l-6.437-8.582l5.39-6.16ZM16.5 19L6 5h1.5L18 19z'/%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;height:1.2em;width:1.2em;vertical-align:text-bottom}.i-mingcute-threads-line,[i-mingcute-threads-line=""]{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' height='1.2em' width='1.2em' vertical-align='text-bottom' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='m12.594 23.258l-.012.002l-.071.035l-.02.004l-.014-.004l-.071-.036q-.016-.004-.024.006l-.004.01l-.017.428l.005.02l.01.013l.104.074l.015.004l.012-.004l.104-.074l.012-.016l.004-.017l-.017-.427q-.004-.016-.016-.018m.264-.113l-.014.002l-.184.093l-.01.01l-.003.011l.018.43l.005.012l.008.008l.201.092q.019.005.029-.008l.004-.014l-.034-.614q-.005-.019-.02-.022m-.715.002a.02.02 0 0 0-.027.006l-.006.014l-.034.614q.001.018.017.024l.015-.002l.201-.093l.01-.008l.003-.011l.018-.43l-.003-.012l-.01-.01z'/%3E%3Cpath fill='currentColor' d='M5.45 4.623C6.997 2.974 9.24 2 12.017 2c4.565 0 7.592 2.631 8.55 6.277a1 1 0 0 1-1.935.508C17.905 6.022 15.676 4 12.016 4c-2.286 0-3.98.789-5.106 1.99c-1.136 1.212-1.769 2.923-1.769 4.885v2.25c0 1.962.633 3.673 1.769 4.884C8.036 19.212 9.73 20 12.016 20c1.655 0 2.968-.384 3.976-1.005c1.015-.625 1.62-1.454 1.79-2.405c.195-1.096-.045-1.848-.458-2.391a3.2 3.2 0 0 0-.814-.741c-.135.749-.376 1.456-.74 2.01c-1.342 2.039-3.908 2.214-5.6 1.539c-.916-.365-1.701-1.364-1.945-2.435a3 3 0 0 1 .141-1.843c.265-.636.756-1.178 1.455-1.59c.692-.409 1.72-.597 2.739-.625c.614-.017 1.28.024 1.95.133c-.14-.65-.377-1.135-.644-1.384c-.484-.45-1.286-.767-2.09-.762c-.777.006-1.436.305-1.83.935a1 1 0 1 1-1.696-1.06c.837-1.338 2.216-1.865 3.513-1.875c1.27-.009 2.578.472 3.466 1.298c.898.836 1.284 2.207 1.384 3.454c.874.381 1.7.94 2.305 1.737c.781 1.03 1.117 2.358.833 3.951c-.29 1.624-1.315 2.898-2.71 3.757C15.673 21.54 13.985 22 12.016 22c-2.776 0-5.02-.974-6.565-2.623c-1.536-1.638-2.31-3.864-2.31-6.252v-2.25c0-2.388.774-4.614 2.31-6.252ZM14.6 12.7a8.4 8.4 0 0 0-1.986-.186c-.891.024-1.516.193-1.777.347c-.384.227-.55.458-.624.637a1.02 1.02 0 0 0-.038.63c.122.536.525.938.736 1.021c1.126.45 2.535.212 3.188-.78c.235-.358.422-.96.5-1.669Z'/%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;height:1.2em;width:1.2em;vertical-align:text-bottom}.\[view-transition-name\:site-avatar\]{view-transition-name:site-avatar}.\[view-transition-name\:site-nav-ink\]{view-transition-name:site-nav-ink}.\[view-transition-name\:site-nav\]{view-transition-name:site-nav}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.visible{visibility:visible}.absolute{position:absolute}.fixed,[position~=fixed]{position:fixed}.relative,[relative=""]{position:relative}.bottom-3,[position~=bottom-3]{bottom:.75rem}.left-5{left:1.25rem}.right-3,[position~=right-3]{right:.75rem}.top-\[calc\(50\%_-_1\.25rem\)\]{top:calc(50% - 1.25rem)}.z-1{z-index:1}.z-100,[z-100=""]{z-index:100}.z-40,[z-40=""]{z-index:40}.grid,[grid~="~"]{display:grid}.cols-\[auto_max-content\],[grid~="cols-[auto_max-content]"]{grid-template-columns:auto max-content}.m-0\!{margin:0!important}.m-auto,[m-auto=""]{margin:auto}[m~=x-auto]{margin-left:auto;margin-right:auto}[m~=y-8]{margin-top:2rem;margin-bottom:2rem}.\!mt--6{margin-top:-1.5rem!important}.mb-0,[mb-0=""]{margin-bottom:0}.mb-6{margin-bottom:1.5rem}.mb-8,[mb-8=""]{margin-bottom:2rem}.ml--1\.5,[ml--1\.5=""]{margin-left:-.375rem}.mt--2,[mt--2=""]{margin-top:-.5rem}.mt--2\!{margin-top:-.5rem!important}.mt-2{margin-top:.5rem}.box-border,[box-border=""]{box-sizing:border-box}.block,[block=""]{display:block}.hidden,[hidden=""]{display:none}.h-10,[h-10=""]{height:2.5rem}.h-16{height:4rem}.h-6{height:1.5rem}.h-full{height:100%}.h1{height:.25rem}.w-10,[w-10=""]{width:2.5rem}.w-16{width:4rem}.w-full,[w-full=""]{width:100%}.flex,[flex~="~"]{display:flex}.inline-flex{display:inline-flex}.flex-auto,[flex-auto=""]{flex:1 1 auto}.flex-none,[flex-none=""]{flex:none}[flex~=col]{flex-direction:column}[flex~=wrap]{flex-wrap:wrap}.transform{transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.cursor-pointer{cursor:pointer}.resize,[resize=""]{resize:both}.items-center,[flex~=items-center]{align-items:center}.justify-center{justify-content:center}.gap-\[1\.2rem\],[flex~="gap-[1.2rem]"]{gap:1.2rem}.gap-2,[flex~=gap-2]{gap:.5rem}.overflow-hidden{overflow:hidden}.of-x-hidden,[of-x-hidden=""]{overflow-x:hidden}.ws-nowrap,[ws-nowrap=""]{white-space:nowrap}.border-0\!,.hover\:border-0\!:hover{border-width:0!important}.rounded{border-radius:.25rem}.rounded-full,[rounded-full=""]{border-radius:9999px}.bg-black\/80{background-color:#000c}.hover-bg-hex-8883:hover,[hover~=hover-bg-hex-8883]:hover:hover{--un-bg-opacity:.2;background-color:rgb(136 136 136 / var(--un-bg-opacity))}.object-cover{-o-object-fit:cover;object-fit:cover}.p-0\.5{padding:.125rem}.p-8,[p-8=""]{padding:2rem}.px,[px=""]{padding-left:1rem;padding-right:1rem}.py-2,[py-2=""]{padding-top:.5rem;padding-bottom:.5rem}[p~=x-7]{padding-left:1.75rem;padding-right:1.75rem}.pb{padding-bottom:1rem}[p~=t-10]{padding-top:2.5rem}[pb~="[max(2.5rem,env(safe-area-inset-bottom))]"]{padding-bottom:max(2.5rem,env(safe-area-inset-bottom))}.align-middle,[align-middle=""]{vertical-align:middle}.text-lg,[text-lg=""]{font-size:1.125rem;line-height:1.75rem}.text-sm,[text-sm=""]{font-size:.875rem;line-height:1.25rem}.text-xs,[text-xs=""]{font-size:.75rem;line-height:1rem}.text-inherit{color:inherit}.font-normal{font-weight:400}.lh-1\.2em,[lh-1\.2em=""]{line-height:1.2em}.lh-none{line-height:1}.font-mono,[font-mono=""]{font-family:Geist Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.italic,[italic=""]{font-style:italic}.no-underline,[no-underline=""]{text-decoration:none}.op-40,[op-40=""]{opacity:.4}.op-50,.op50,[op-50=""],[op50=""]{opacity:.5}.op75,[op75=""],.hover\:op-75:hover,[hover\:op-75=""]:hover{opacity:.75}.shadow-\[0_0_0_1px_var\(--c-border\)\,0_0\.5rem_1\.5rem_rgb\(0_0_0_\/_24\%\)\]{--un-shadow:0 0 0 1px var(--c-border),0 .5rem 1.5rem rgba(0,0,0,.24);box-shadow:var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow)}.focus-visible\:outline-2:focus-visible{outline-width:2px}.focus-visible\:outline-white\/70:focus-visible{outline-color:#ffffffb3}.focus-visible\:outline-offset-1:focus-visible{outline-offset:1px}.focus-visible\:outline-solid:focus-visible{outline-style:solid}@media print{.print\:hidden,[print\:hidden=""]{display:none}.print\:op-0,[print\:op-0=""]{opacity:0}}@media(min-width:768px){.md\:block,[md\:block=""]{display:block}.md\:hidden,[md\:hidden=""]{display:none}[flex~="md:row"]{flex-direction:row}.md\:items-center,[flex~="md:items-center"]{align-items:center}}@media(min-width:1280px){.xl\:fixed{position:fixed}.xl\:top-\[1\.5rem\]{top:1.5rem}}.landing-background[data-v-ca2bc561]{position:fixed;inset:0;z-index:0;image-rendering:pixelated;pointer-events:none;background:var(--c-bg);-webkit-mask-image:radial-gradient(ellipse 24rem 55% at 50% 45%,rgba(0,0,0,.3) 35%,#000 100%);mask-image:radial-gradient(ellipse 24rem 55% at 50% 45%,#0000004d 35%,#000)}.app-foreground[data-v-9e78f4f4]{position:relative;z-index:1;min-height:100vh;min-height:100dvh;display:grid;grid-template-rows:auto 1fr}.site-main[data-v-9e78f4f4]{display:flex}.site-page.is-home-page[data-v-c4ea7e14]{width:100%;margin-block:auto}.site-page.is-home-page [data-motion-title][data-v-c4ea7e14]{margin-bottom:1.5rem}.site-page.is-home-page[data-v-c4ea7e14] .prose{max-width:50ch}.site-page.is-home-page[data-v-c4ea7e14] .prose p,.site-page.is-home-page[data-v-c4ea7e14] .prose hr{margin-block:.875em}
