/*! tailwindcss v4.1.17 | MIT License | https://tailwindcss.com */@layer properties{@supports ((-webkit-hyphens:none) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-font-weight:initial;--tw-ordinal:initial;--tw-slashed-zero:initial;--tw-numeric-figure:initial;--tw-numeric-spacing:initial;--tw-numeric-fraction:initial;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-ease:initial}}}@layer theme{:host,:root{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--spacing:.25rem;--text-4xl:2.25rem;--text-4xl--line-height:calc(2.5/2.25);--font-weight-bold:700;--ease-in:cubic-bezier(.4,0,1,1);--ease-out:cubic-bezier(0,0,.2,1);--ease-in-out:cubic-bezier(.4,0,.2,1);--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,::backdrop,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}:host,html{-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}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,pre,samp{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);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}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::-moz-placeholder{opacity:1}::placeholder{opacity:1}@supports (not (-webkit-appearance:-apple-pay-button)) or (contain-intrinsic-size:1px){::-moz-placeholder{color:currentColor}::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::-moz-placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;-moz-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;-moz-appearance:button;appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.mt-8{margin-top:calc(var(--spacing)*8)}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.inline-block{display:inline-block}.h-screen{height:100vh}.w-full{width:100%}.w-screen{width:100vw}.grow{flex-grow:1}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.resize{resize:both}.items-center{align-items:center}.justify-center{justify-content:center}.rounded{border-radius:.25rem}.border{border-style:var(--tw-border-style);border-width:1px}.p-8{padding:calc(var(--spacing)*8)}.text-4xl{font-size:var(--text-4xl);line-height:var(--tw-leading,var(--text-4xl--line-height))}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.uppercase{text-transform:uppercase}.italic{font-style:italic}.tabular-nums{--tw-numeric-spacing:tabular-nums;font-variant-numeric:var(--tw-ordinal,)var(--tw-slashed-zero,)var(--tw-numeric-figure,)var(--tw-numeric-spacing,)var(--tw-numeric-fraction,)}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.grayscale{--tw-grayscale:grayscale(100%)}.filter,.grayscale{filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.ease-in{--tw-ease:var(--ease-in);transition-timing-function:var(--ease-in)}.ease-in-out{--tw-ease:var(--ease-in-out);transition-timing-function:var(--ease-in-out)}.ease-out{--tw-ease:var(--ease-out);transition-timing-function:var(--ease-out)}}:root{--nextra-content-width:90%;--blaze-primary:#fff;--blaze-primary-dim:#ffffffb3;--mpb-baseline:#6b7280;--mpb-baseline-dim:#4b5563;--nextra-primary-hue:0deg;--nextra-primary-saturation:0%}html{color-scheme:dark!important}body:not(:has(.blaze-layout)),body:not(:has(.blaze-layout)) .dark,body:not(:has(.blaze-layout)) [data-theme=dark],html:not(:has(.blaze-layout)){color:#fff!important;background-color:#000!important;font-family:OpenAI Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif!important;font-size:1.0625rem!important;line-height:1.7!important}body:not(:has(.blaze-layout)) #__next,body:not(:has(.blaze-layout)) .nextra-container,body:not(:has(.blaze-layout)) .nextra-nav-container-blur,body:not(:has(.blaze-layout)) [class*=bg-gray],body:not(:has(.blaze-layout)) [class*=bg-neutral],body:not(:has(.blaze-layout)) [class*=bg-slate],body:not(:has(.blaze-layout)) [class*=bg-white],body:not(:has(.blaze-layout)) article,body:not(:has(.blaze-layout)) button,body:not(:has(.blaze-layout)) div[class*=items-center],body:not(:has(.blaze-layout)) div[class*=x\:flex],body:not(:has(.blaze-layout)) main,body:not(:has(.blaze-layout))>div{background-color:#000!important}body:not(:has(.blaze-layout)) .nextra-nav-container,body:not(:has(.blaze-layout)) [class*="x:lg:border-b"],body:not(:has(.blaze-layout)) [class*=x\:border-b],body:not(:has(.blaze-layout)) header,body:not(:has(.blaze-layout)) nav[class*=nextra-nav],body:not(:has(.blaze-layout)) nav[class*=x\:border-b],body:not(:has(.blaze-layout)) nav[class*=x\:sticky],body:not(:has(.blaze-layout)) nav[class*=x\:sticky]>div{--tw-border-style:none!important;background-color:#000!important;border:none!important;border-bottom:0!important}body:not(:has(.blaze-layout)) [class*=backdrop],body:not(:has(.blaze-layout)) [class*=blur]{backdrop-filter:none!important;background-color:#000!important}body:not(:has(.blaze-layout)) footer{color:#ffffff80!important;background-color:#000!important;border:none!important}body:not(:has(.blaze-layout)) .nextra-sidebar-container,body:not(:has(.blaze-layout)) aside[class*=md\:w-64],body:not(:has(.blaze-layout)) aside[class*=x\:w-64]{background-color:#000!important;border:none!important;width:16rem!important;min-width:16rem!important;max-width:16rem!important;margin-top:1rem!important;padding-top:1rem!important}body:not(:has(.blaze-layout)) .nextra-sidebar a,body:not(:has(.blaze-layout)) aside a{color:#fff!important;background-color:#0000!important;border-radius:6px!important;margin-bottom:.125rem!important;padding:.5rem .75rem!important;transition:all .15s!important}body:not(:has(.blaze-layout)) .nextra-sidebar li,body:not(:has(.blaze-layout)) aside li{margin-bottom:.25rem!important}body:not(:has(.blaze-layout)) .nextra-sidebar a:hover,body:not(:has(.blaze-layout)) aside a:hover,body:not(:has(.blaze-layout)) aside li:hover>a{color:#fff!important;background-color:#151515!important}body:not(:has(.blaze-layout)) aside [class*=hover\:bg]:hover{background-color:#151515!important}body:not(:has(.blaze-layout)) .nextra-sidebar a[aria-current=page],body:not(:has(.blaze-layout)) aside a.active,body:not(:has(.blaze-layout)) aside a[aria-current=page]{color:#fff!important;background-color:#0000!important;font-weight:500!important}body:not(:has(.blaze-layout)) aside a.active:hover,body:not(:has(.blaze-layout)) aside a[aria-current=page]:hover{background-color:#151515!important}body:not(:has(.blaze-layout)) aside [class*=font-semibold],body:not(:has(.blaze-layout)) aside p,body:not(:has(.blaze-layout)) aside span,body:not(:has(.blaze-layout)) aside summary{color:#fff!important}body:not(:has(.blaze-layout)) .nextra-sidebar button svg,body:not(:has(.blaze-layout)) aside [class*=sidebar] button svg,body:not(:has(.blaze-layout)) aside button svg{width:1rem!important;height:1rem!important;transform:scale(0)!important}body:not(:has(.blaze-layout)) aside[class*=x\:w-20]{width:5rem!important}body:not(:has(.blaze-layout)) div[class*=x\:w-64][class*=x\:shrink-0]{width:16rem!important}body:not(:has(.blaze-layout)) .nextra-toc-container,body:not(:has(.blaze-layout)) [class*=nextra-toc],body:not(:has(.blaze-layout)) aside.nextra-toc,body:not(:has(.blaze-layout)) nav.nextra-toc{width:0!important;display:none!important}body:not(:has(.blaze-layout)) .nextra-theme-toggle,body:not(:has(.blaze-layout)) [aria-label*=Dark],body:not(:has(.blaze-layout)) [aria-label*=Light],body:not(:has(.blaze-layout)) [aria-label*=Theme],body:not(:has(.blaze-layout)) [aria-label*=dark],body:not(:has(.blaze-layout)) [aria-label*=light],body:not(:has(.blaze-layout)) [aria-label*=theme],body:not(:has(.blaze-layout)) [class*=ThemeSwitch],body:not(:has(.blaze-layout)) button:has(svg[class*=moon]),body:not(:has(.blaze-layout)) button:has(svg[class*=sun]),body:not(:has(.blaze-layout)) button[class*=theme]{display:none!important}body:not(:has(.blaze-layout)) input::-moz-placeholder{color:#0000!important}body:not(:has(.blaze-layout)) input::placeholder{color:#0000!important}body:not(:has(.blaze-layout)) .nextra-search input::-moz-placeholder{color:#fff3!important}body:not(:has(.blaze-layout)) .nextra-search input::placeholder{color:#fff3!important}body:not(:has(.blaze-layout)) .nextra-search,body:not(:has(.blaze-layout)) [class*=nextra-search]{background-color:#1a1a1a!important;border:1px solid #2d2d2d!important;border-radius:8px!important}body:not(:has(.blaze-layout)) .nextra-search input,body:not(:has(.blaze-layout)) [class*=nextra-search] input{color:#fff!important;background-color:#0000!important}body:not(:has(.blaze-layout)) .x\:max-w-\(--nextra-content-width\),body:not(:has(.blaze-layout)) [class*="max-w-(--nextra-content-width)"],body:not(:has(.blaze-layout)) [class*=x\:max-w]{max-width:100%!important}body:not(:has(.blaze-layout)) #__next,body:not(:has(.blaze-layout)) main,body:not(:has(.blaze-layout))>div{width:100%!important;max-width:100%!important}body:not(:has(.blaze-layout)) footer,body:not(:has(.blaze-layout)) header,body:not(:has(.blaze-layout)) nav[class*=x\:sticky]{max-width:100%!important}body:not(:has(.blaze-layout)) article[class*=x\:w-full]{flex-grow:1!important;width:100%!important;max-width:none!important}body:not(:has(.blaze-layout)) .prose,body:not(:has(.blaze-layout)) article[class*=x\:w-full]>.prose,body:not(:has(.blaze-layout)) article[class*=x\:w-full]>div>.prose{width:100%!important;max-width:100%!important}.narrow{max-width:600px!important;margin-left:auto!important;margin-right:auto!important}.centered{text-align:center!important}.narrow-centered,.narrow.centered{text-align:center!important;max-width:600px!important;margin-left:auto!important;margin-right:auto!important}.date{letter-spacing:.02em!important;margin-bottom:.75rem!important;font-size:.875rem!important;font-weight:400!important}.date,.narrow-centered em,.narrow-centered p em{text-align:center!important;color:#fff!important;display:block!important}.narrow-centered em,.narrow-centered p em{margin-top:.75rem!important;font-size:1.1rem!important;line-height:1.6!important}body:not(:has(.blaze-layout)) :not(code):not(pre):not(code *):not(pre *){font-family:OpenAI Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif!important}body:not(:has(.blaze-layout)) .prose h1,body:not(:has(.blaze-layout)) .prose h2,body:not(:has(.blaze-layout)) .prose h3,body:not(:has(.blaze-layout)) .prose h4,body:not(:has(.blaze-layout)) .prose h5,body:not(:has(.blaze-layout)) .prose h6,body:not(:has(.blaze-layout)) h1,body:not(:has(.blaze-layout)) h2,body:not(:has(.blaze-layout)) h3,body:not(:has(.blaze-layout)) h4,body:not(:has(.blaze-layout)) h5,body:not(:has(.blaze-layout)) h6{color:#fff!important;letter-spacing:-.02em!important;border:none!important;font-family:OpenAI Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif!important;font-weight:600!important}body:not(:has(.blaze-layout)) .prose h1,body:not(:has(.blaze-layout)) h1{font-size:2.75rem!important}body:not(:has(.blaze-layout)) .prose h2,body:not(:has(.blaze-layout)) h2{border:none!important;margin-bottom:1rem!important;padding-bottom:0!important;font-size:1.5rem!important}body:not(:has(.blaze-layout)) .prose h3,body:not(:has(.blaze-layout)) h3{font-size:1.25rem!important}body:not(:has(.blaze-layout)) .prose h4,body:not(:has(.blaze-layout)) .prose h5,body:not(:has(.blaze-layout)) .prose h6,body:not(:has(.blaze-layout)) h4,body:not(:has(.blaze-layout)) h5,body:not(:has(.blaze-layout)) h6{font-size:1.1rem!important}body:not(:has(.blaze-layout)) .prose h1:after,body:not(:has(.blaze-layout)) .prose h2:after,body:not(:has(.blaze-layout)) .prose h3:after,body:not(:has(.blaze-layout)) h1:after,body:not(:has(.blaze-layout)) h2:after,body:not(:has(.blaze-layout)) h3:after,body:not(:has(.blaze-layout)) h4:after,body:not(:has(.blaze-layout)) h5:after,body:not(:has(.blaze-layout)) h6:after{content:none!important;display:none!important}body:not(:has(.blaze-layout)) .prose li,body:not(:has(.blaze-layout)) .prose p,body:not(:has(.blaze-layout)) .prose td,body:not(:has(.blaze-layout)) li,body:not(:has(.blaze-layout)) p,body:not(:has(.blaze-layout)) td{color:#fff!important;text-align:start!important}body:not(:has(.blaze-layout)) .prose span,body:not(:has(.blaze-layout)) span{color:#fff}body:not(:has(.blaze-layout)) [data-rehype-pretty-code-figure] span,body:not(:has(.blaze-layout)) code span,body:not(:has(.blaze-layout)) pre span{color:inherit!important}body:not(:has(.blaze-layout)) .prose{text-align:start!important}body:not(:has(.blaze-layout)) a:not(.blog-card-link){color:#fff!important;text-decoration:none!important;transition:opacity .15s!important}body:not(:has(.blaze-layout)) a:not(.blog-card-link):hover{opacity:.7!important}body:not(:has(.blaze-layout)) .narrow a,body:not(:has(.blaze-layout)) .narrow-centered a,body:not(:has(.blaze-layout)) article a:not(.blog-card-link){text-underline-offset:2px!important;text-decoration:underline!important}body:not(:has(.blaze-layout)) .narrow a svg,body:not(:has(.blaze-layout)) .narrow-centered a svg,body:not(:has(.blaze-layout)) article a svg{display:none!important}.blog-card-link,.blog-card-link:active,.blog-card-link:focus,.blog-card-link:hover{opacity:1!important;text-decoration:none!important}.blog-card-link article{opacity:1!important;border:none!important;border-radius:0!important}.blog-card-link :not(img),.blog-card-link:hover :not(img){opacity:1!important;text-decoration:none!important}.blog-card-link img{opacity:1!important;transition:transform .3s!important}body:not(:has(.blaze-layout)) pre{background-color:#0a0a0a!important;border-radius:8px!important;padding:1rem!important;overflow-x:auto!important}body:not(:has(.blaze-layout)) pre code,body:not(:has(.blaze-layout)) pre code span{background-color:#0000!important;padding:0!important;font-family:SF Mono,Fira Code,Consolas,monospace!important}body:not(:has(.blaze-layout)) :not(pre)>code{color:#fff!important;background-color:#1a1a1a!important;border:none!important;border-radius:4px!important;padding:.125rem .375rem!important;font-family:SF Mono,Fira Code,Consolas,monospace!important;font-size:.875em!important}body:not(:has(.blaze-layout)) .prose blockquote,body:not(:has(.blaze-layout)) blockquote{color:#fff!important;background-color:#ffffff05!important;border-left:3px solid #ffffff4d!important;margin:1.5rem 0!important;padding:1rem 1.5rem!important;font-style:normal!important}body:not(:has(.blaze-layout)) .prose table,body:not(:has(.blaze-layout)) .prose td,body:not(:has(.blaze-layout)) .prose th,body:not(:has(.blaze-layout)) table,body:not(:has(.blaze-layout)) td,body:not(:has(.blaze-layout)) th{border-color:#1a1a1a!important}body:not(:has(.blaze-layout)) th{color:#fff!important;background-color:#1a1a1a!important}body:not(:has(.blaze-layout)) td{color:#fff!important}body:not(:has(.blaze-layout)) hr{border-color:#1a1a1a!important}body:not(:has(.blaze-layout)) .nextra-callout,body:not(:has(.blaze-layout)) [class*=callout]{background-color:#0a0a0a!important;border:none!important}body:not(:has(.blaze-layout)) .nextra-card,body:not(:has(.blaze-layout)) [class*=card]:not(.blog-card-link){background-color:#0a0a0a!important;border:1px solid #1a1a1a!important;transition:border-color .15s!important}body:not(:has(.blaze-layout)) .nextra-card:hover,body:not(:has(.blaze-layout)) [class*=card]:not(.blog-card-link):hover{border-color:#ffffff4d!important}body:not(:has(.blaze-layout)) .nextra-breadcrumb,body:not(:has(.blaze-layout)) .nextra-content time,body:not(:has(.blaze-layout)) .nextra-sidebar hr,body:not(:has(.blaze-layout)) .nextra-sidebar-container hr,body:not(:has(.blaze-layout)) [class*=breadcrumb],body:not(:has(.blaze-layout)) [class*=last-updated],body:not(:has(.blaze-layout)) [class*=lastUpdated],body:not(:has(.blaze-layout)) article [class*=x\:text-sm][class*=x\:font-normal]:first-child,body:not(:has(.blaze-layout)) article footer,body:not(:has(.blaze-layout)) article>div:first-child>span:first-child,body:not(:has(.blaze-layout)) article>div:last-child time,body:not(:has(.blaze-layout)) article>div>span:first-child:not(h1 span):not(h2 span):not(p span),body:not(:has(.blaze-layout)) article>footer,body:not(:has(.blaze-layout)) article>span:first-child,body:not(:has(.blaze-layout)) aside hr,body:not(:has(.blaze-layout)) aside>hr,body:not(:has(.blaze-layout)) div:has(>time),body:not(:has(.blaze-layout)) nav[aria-label=breadcrumb],body:not(:has(.blaze-layout)) p:has(time),body:not(:has(.blaze-layout)) span:has(time),body:not(:has(.blaze-layout)) time[datetime]{display:none!important}body:not(:has(.blaze-layout)) .nextra-content>div:last-child,body:not(:has(.blaze-layout)) .nextra-sidebar [class*=border-t],body:not(:has(.blaze-layout)) article [class*=border-t],body:not(:has(.blaze-layout)) article [class*=x\:border-t],body:not(:has(.blaze-layout)) article>div:last-child,body:not(:has(.blaze-layout)) article>nav,body:not(:has(.blaze-layout)) aside [class*=border-t],body:not(:has(.blaze-layout)) aside [class*=x\:border-t],body:not(:has(.blaze-layout)) aside>div,body:not(:has(.blaze-layout)) aside>div:last-child,body:not(:has(.blaze-layout)) main [class*=border-t]{border-top:0!important}body:not(:has(.blaze-layout)) .prose code:after,body:not(:has(.blaze-layout)) .prose code:before{content:none!important}.citation{vertical-align:baseline;margin-left:1px;font-size:.7em;line-height:1;position:relative;top:-.6em}.citation a{transition:color .15s;color:#6b8cce!important;text-decoration:none!important}.citation a:hover{color:#a3befa!important;text-decoration:underline!important}.references-section{border-top:1px solid #ffffff1a;max-width:650px;margin-top:4rem;margin-left:auto;margin-right:auto;padding-top:2rem}.references-section h2{color:#e0e0e0;margin-bottom:1rem;font-size:1.25rem;font-weight:600}.references-list{color:#a0a0a0;margin:0;padding:0;font-size:.875rem;line-height:1.6;list-style:none}.reference-item{gap:.5rem;margin-bottom:.75rem;padding-left:0;display:flex}.reference-backlink{flex-shrink:0;font-size:.85em;color:#6b8cce!important;text-decoration:none!important}.reference-backlink:hover{color:#a3befa!important}.reference-text{flex:1}.reference-text a{color:#6b8cce!important;text-underline-offset:2px!important;text-decoration:underline!important}.reference-text a:hover{color:#a3befa!important}.katex{font-size:1.05em!important}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-ordinal{syntax:"*";inherits:false}@property --tw-slashed-zero{syntax:"*";inherits:false}@property --tw-numeric-figure{syntax:"*";inherits:false}@property --tw-numeric-spacing{syntax:"*";inherits:false}@property --tw-numeric-fraction{syntax:"*";inherits:false}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-ease{syntax:"*";inherits:false}