:root{--nextra-primary-hue:138deg;--nextra-primary-saturation:61%;--nextra-primary-lightness:42%;--spindl-green:hsl(138deg 61% 42%);--spindl-green-selected:hsl(138deg 74% 31%)}.dark{--nextra-primary-lightness:60%;--spindl-green-selected:hsl(138deg 78% 58%)}h2.nextra-border{border-bottom:none;padding-bottom:0}div:has(>a[class~="x:max-w-[50%]"]){border-top:none;padding-top:0;gap:1rem;align-items:stretch}a[class~="x:max-w-[50%]"]{flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 0.5rem);max-width:calc(50% - .5rem);flex-direction:column;align-items:flex-start;gap:.125rem;padding:.625rem .875rem;border:1px solid #e2e8f0;border-radius:.75rem;color:#1e293b;font-weight:600;transition:border-color .15s ease,box-shadow .15s ease}a[class~="x:max-w-[50%]"]:hover{border-color:#cbd5e1;box-shadow:0 1px 3px rgba(0,0,0,.08);color:#1e293b}.dark a[class~="x:max-w-[50%]"]{border-color:#2a2a2a;color:#e2e8f0}.dark a[class~="x:max-w-[50%]"]:hover{border-color:#3f3f46;color:#e2e8f0}a[class~="x:max-w-[50%]"] svg{display:none}a[class~="x:max-w-[50%]"]:after{font-size:.8125rem;font-weight:400;color:#64748b}a[class~="x:pe-4"]:after{content:"‹ Previous"}a[class~="x:text-end"]{align-items:flex-end;text-align:end}a[class~="x:text-end"]:after{content:"Next ›"}main a[class~="x:text-primary-600"]{color:inherit;font-weight:600;-webkit-text-decoration-line:underline;text-decoration-line:underline;-webkit-text-decoration-color:var(--spindl-green);text-decoration-color:var(--spindl-green);text-decoration-thickness:1px;text-underline-offset:2px;transition:text-decoration-thickness .15s ease}main a[class~="x:text-primary-600"]:hover{-webkit-text-decoration-line:underline;text-decoration-line:underline;text-decoration-thickness:3px}.spindl-dd{position:relative;display:inline-flex;align-items:stretch}.spindl-dd__trigger{display:inline-flex;align-items:center;cursor:pointer;background:transparent;color:inherit;transition:background-color .15s ease,color .15s ease}.spindl-dd__caret{transform:rotate(90deg);transition:transform .2s ease}.spindl-dd__trigger[aria-expanded=true] .spindl-dd__caret{transform:rotate(-90deg)}.spindl-dd__menu{position:absolute;top:calc(100% + .5rem);z-index:30;min-width:15rem;margin:0;padding:.375rem;list-style:none;text-align:left;font-size:.875rem;font-weight:400;color:#374151;background:#fff;border:1px solid #e2e8f0;border-radius:.875rem;box-shadow:none;opacity:0;visibility:hidden;transform:translateY(-.25rem);pointer-events:none;transition:opacity .15s ease,transform .15s ease,visibility 0s linear .15s}.spindl-dd__menu--end{right:0;transform-origin:top right}.spindl-dd__menu--start{left:0;transform-origin:top left}.spindl-dd__menu.is-open{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto;transition:opacity .15s ease,transform .15s ease,visibility 0s}.dark .spindl-dd__menu{color:#d1d5db;background:#111111;border-color:#2a2a2a}.spindl-dd__item{display:flex;align-items:center;gap:.75rem;width:100%;padding:.5rem;border-radius:.625rem;background:transparent;color:inherit;text-align:left;cursor:pointer;transition:background-color .15s ease}.spindl-dd__item:hover{background:#f1f5f9}.dark .spindl-dd__item:hover{background:rgba(255,255,255,.06)}.spindl-dd__item-icon{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:1.75rem;height:1.75rem;border:1px solid #e2e8f0;border-radius:.5rem;color:#374151}.dark .spindl-dd__item-icon{border-color:#2a2a2a;color:#d1d5db}.spindl-dd__item-text{display:flex;flex-direction:column;min-width:0}.spindl-dd__item-title{display:flex;align-items:center;gap:.25rem;font-weight:500;white-space:nowrap;color:#111827}.dark .spindl-dd__item-title{color:#f3f4f6}.spindl-dd__item-desc{font-size:.75rem;color:#6b7280}.spindl-dd__check{-webkit-margin-start:auto;margin-inline-start:auto;flex-shrink:0;color:var(--spindl-green)}.spindl-copy-page{position:relative;float:inline-end;display:inline-flex;align-items:stretch;border:1px solid #e2e8f0;border-radius:.5rem;background:#fff;font-size:.875rem;font-weight:500;color:#374151}.dark .spindl-copy-page{border-color:#2a2a2a;background:transparent;color:#d1d5db}.spindl-copy-page__main{display:inline-flex;align-items:center;gap:.5rem;padding:.375rem .625rem;border-radius:.5rem 0 0 .5rem;cursor:pointer;background:transparent;color:inherit;transition:background-color .15s ease,color .15s ease}.spindl-copy-page__toggle{padding:0 .5rem;border-left:1px solid #e2e8f0;border-radius:0 .5rem .5rem 0}.dark .spindl-copy-page__toggle{border-left-color:#2a2a2a}.spindl-copy-page__main:hover,.spindl-copy-page__toggle:hover{background:#f1f5f9;color:#111827}.dark .spindl-copy-page__main:hover,.dark .spindl-copy-page__toggle:hover{background:rgba(255,255,255,.06);color:#f9fafb}.spindl-copy-page__label{display:inline-block;width:4.75rem;text-align:left}.spindl-theme-trigger{padding:.5rem;border-radius:.375rem;color:#4b5563}.spindl-theme-trigger:hover{background:#f1f5f9;color:#111827}.dark .spindl-theme-trigger{color:#9ca3af}.dark .spindl-theme-trigger:hover{background:rgba(255,255,255,.06);color:#f9fafb}.nextra-sidebar-footer{display:none}.nextra-navbar .nextra-navbar-blur{background-color:rgb(var(--nextra-bg)/.99)}.nextra-mobile-nav .nextra-search,.nextra-navbar .nextra-search{display:none!important}.spindl-search-trigger{display:inline-flex;align-items:center;gap:.5rem;width:16rem;height:2.25rem;padding:0 .625rem;border:1px solid #e2e8f0;border-radius:.5rem;background:rgb(0 0 0/.03);color:#6b7280;font-size:.875rem;cursor:pointer;transition:background-color .15s ease,border-color .15s ease}.spindl-search-trigger:hover{background:#f1f5f9;border-color:#cbd5e1}.dark .spindl-search-trigger{border-color:#2a2a2a;background:rgb(255 255 255/.06);color:#9ca3af}.dark .spindl-search-trigger:hover{background:rgb(255 255 255/.1)}.spindl-search-trigger__icon{flex-shrink:0}.spindl-search-trigger__label{white-space:nowrap}.spindl-search-trigger__kbd{-webkit-margin-start:auto;margin-inline-start:auto;padding:0 .35rem;border:1px solid #e2e8f0;border-radius:.375rem;background:rgb(var(--nextra-bg));font-family:inherit;font-size:.75rem;line-height:1.4}.dark .spindl-search-trigger__kbd{border-color:#2a2a2a}.spindl-search-mobile{display:none}@media (max-width:1279px){.spindl-search-trigger{display:none}.spindl-search-mobile{display:inline-flex;align-items:center;justify-content:center;position:fixed;top:.875rem;inset-inline-end:.75rem;z-index:60;width:2.25rem;height:2.25rem;border:1px solid #e2e8f0;border-radius:.5rem;background:rgb(var(--nextra-bg));color:#374151;cursor:pointer;transition:background-color .15s ease,border-color .15s ease}.spindl-search-mobile:hover{background:#f1f5f9;border-color:#cbd5e1}.dark .spindl-search-mobile{border-color:#2a2a2a;color:#d1d5db}.dark .spindl-search-mobile:hover{background:rgb(255 255 255/.06)}.spindl-menu-open .spindl-search-mobile{display:none}}.spindl-search-overlay{position:fixed;inset:0;z-index:200}.spindl-search-backdrop{position:absolute;inset:0;background:rgba(0,0,0,.5)}.spindl-search-panel{position:absolute;top:10vh;left:50%;transform:translateX(-50%);width:min(640px,92vw)}.spindl-search-overlay .nextra-search{width:100%}.spindl-search-overlay .nextra-search:before{content:"";position:absolute;left:1.1rem;top:50%;transform:translateY(-50%);width:20px;height:20px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='none' stroke='%236b7280' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='11' cy='11' r='7'/%3E%3Cpath d='m20 20-3.5-3.5'/%3E%3C/svg%3E") 50% /contain no-repeat;pointer-events:none;z-index:1}.spindl-search-overlay .nextra-search input{width:100%;padding:.9rem 1.1rem .9rem 2.9rem;font-size:1.05rem;border:1px solid #e2e8f0;border-radius:.9rem;background:rgb(var(--nextra-bg));box-shadow:0 0 0 4px #fff,0 16px 48px rgba(0,0,0,.3)}.dark .spindl-search-overlay .nextra-search input{border-color:#2a2a2a;box-shadow:0 0 0 4px #fff,0 16px 48px rgba(0,0,0,.45)}.spindl-search-overlay .nextra-search kbd{display:none}.nextra-search-results{z-index:210!important;width:min(640px,92vw)!important;background:rgb(var(--nextra-bg))!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;padding-bottom:0!important;overflow:hidden auto;margin-top:-10px!important;box-shadow:0 0 0 4px #fff,0 16px 48px rgba(0,0,0,.3)!important}.dark .nextra-search-results{box-shadow:0 0 0 4px #fff,0 16px 48px rgba(0,0,0,.45)!important}.nextra-search-results [class~="x:uppercase"]{display:none}.nextra-search-results a{position:relative;padding:.5rem .75rem .5rem 2.5rem}.nextra-search-results a:before{content:"";position:absolute;left:.85rem;top:.7rem;width:16px;height:16px;opacity:.6;background:50%/contain no-repeat}.nextra-search-results a[href*="#"]:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%236b7280' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cline x1='4' y1='9' x2='20' y2='9'/%3E%3Cline x1='4' y1='15' x2='20' y2='15'/%3E%3Cline x1='10' y1='3' x2='8' y2='21'/%3E%3Cline x1='16' y1='3' x2='14' y2='21'/%3E%3C/svg%3E")}.nextra-search-results a:not([href*="#"]):before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%236b7280' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z'/%3E%3Cpolyline points='14 2 14 8 20 8'/%3E%3C/svg%3E")}.dark .nextra-search-results a[href*="#"]:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%239ca3af' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cline x1='4' y1='9' x2='20' y2='9'/%3E%3Cline x1='4' y1='15' x2='20' y2='15'/%3E%3Cline x1='10' y1='3' x2='8' y2='21'/%3E%3Cline x1='16' y1='3' x2='14' y2='21'/%3E%3C/svg%3E")}.dark .nextra-search-results a:not([href*="#"]):before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%239ca3af' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z'/%3E%3Cpolyline points='14 2 14 8 20 8'/%3E%3C/svg%3E")}.nextra-search-results a:hover:before,.nextra-search-results a[class~="x:bg-primary-500/10"]:before{opacity:1}.nextra-search-results a [class~="x:text-gray-600"]{display:none}.nextra-search-results a>div:first-child{font-size:.875rem;font-weight:400}.spindl-route{margin-top:.15rem;font-size:.72rem;line-height:1.3;color:#9ca3af;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dark .spindl-route{color:#6b7280}.nextra-search-results:after{content:"↑↓  Select        ↵  Open        Esc  Close";position:-webkit-sticky;position:sticky;bottom:0;display:block;margin-top:.375rem;padding:.5rem .9rem;border-top:1px solid #e5e7eb;background:rgb(var(--nextra-bg));font-size:.72rem;color:#6b7280;white-space:pre}.dark .nextra-search-results:after{border-top-color:#2a2a2a;color:#9ca3af}.spindl-search-panel.spindl-has-results .nextra-search input{border-bottom-left-radius:0;border-bottom-right-radius:0}.nextra-search-results{border-top-left-radius:0!important;border-top-right-radius:0!important}pre:has(>code.nextra-code)>div[class*=opacity-0]{opacity:1!important;top:.5rem;right:.5rem;z-index:10}pre:has(>code.nextra-code)>div[class*=opacity-0] button{background:#fff}.dark pre:has(>code.nextra-code)>div[class*=opacity-0] button{background:#111111}@media (min-width:1024px){.nextra-toc{display:block!important}}.spindl-toc-title{display:inline-flex;align-items:center;gap:.45em}.spindl-toc-icon{position:absolute;left:0;top:50%;transform:translateY(-50%);width:12px;height:12px}.nextra-toc p:has(.spindl-toc-title){position:relative;padding-top:0;margin-top:3.125rem}.nextra-toc ul{-webkit-padding-start:1rem;padding-inline-start:1rem;margin-top:-.75rem}.nextra-toc li{position:relative}.nextra-toc li:before{content:"";position:absolute;inset-inline-start:-1rem;top:-.4rem;bottom:-.4rem;width:1px;background:#e5e7eb;transition:background-color .15s ease,box-shadow .15s ease}.dark .nextra-toc li:before{background:#2a2a2a}.nextra-toc li:hover:before{background:#cbd5e1}.dark .nextra-toc li:hover:before{background:#6b7280}.nextra-toc li:has(>a[class~="x:text-primary-600"]):before{background:var(--spindl-green)}.nextra-toc a{transition:opacity .15s ease,color .15s ease}.nextra-toc a[class~="x:ms-3"]{opacity:.7}.nextra-toc a[class~="x:ms-6"]{opacity:.55}.nextra-toc a[class~="x:ms-9"]{opacity:.4}.nextra-toc a[class~="x:ms-12"]{opacity:.3}.nextra-toc a{font-weight:400}.nextra-toc a[class~="x:text-primary-600"]{opacity:1;font-weight:600}.nextra-toc a:hover{opacity:1}.spindl-table{overflow-x:auto;margin-top:1.25em}.spindl-table table{display:table;width:100%;min-width:max-content;margin:0;border-collapse:separate;border-spacing:0;font-size:.9375rem}.spindl-table td,.spindl-table th{border:none;border-right:1px solid #f1f5f9;border-bottom:1px solid #e5e7eb;padding:.625rem 1rem;text-align:left;vertical-align:top;background:transparent}.spindl-table td:last-child,.spindl-table th:last-child{border-right:none}.dark .spindl-table td,.dark .spindl-table th{border-bottom-color:#2a2a2a;border-right-color:rgba(255,255,255,.06)}.spindl-table thead th{background:#f8fafc;font-weight:600;white-space:nowrap;border-top:1px solid #e5e7eb}.dark .spindl-table thead th{background:rgba(255,255,255,.03);border-top-color:#2a2a2a}.spindl-table thead th:first-child{border-left:1px solid #e5e7eb;border-top-left-radius:.5rem}.spindl-table thead th:last-child{border-right:1px solid #e5e7eb;border-top-right-radius:.5rem}.dark .spindl-table thead th:first-child{border-left-color:#2a2a2a}.dark .spindl-table thead th:last-child{border-right-color:#2a2a2a}.spindl-table tbody tr{background:transparent;transition:background-color .12s ease}.spindl-table tbody tr:hover{background:#eef2f7}.dark .spindl-table tbody tr:hover{background:rgba(255,255,255,.07)}.spindl-table tbody tr:last-child td{border-bottom:none}main [role=tablist]{margin-top:1.25em;gap:.5rem;padding:.375rem .75rem 0;background:#fff;border:1px solid #e2e8f0;border-radius:.75rem .75rem 0 0}main [role=tablist]+div{background:#fff;border:1px solid #e2e8f0;border-top:none;border-radius:0 0 .75rem .75rem;padding:.75rem}.dark main [role=tablist],.dark main [role=tablist]+div{background:#0f0f0f;border-color:#2a2a2a}main [role=tab][aria-selected=true]{position:relative;z-index:1;margin-bottom:-1px;background:#fff;border-bottom:1px solid #fff;border-radius:.4rem .4rem 0 0}.dark main [role=tab][aria-selected=true]{background:#0f0f0f;border-bottom-color:#0f0f0f}main [role=tab][aria-selected=false]{margin-bottom:0;opacity:.5}main [role=tab][aria-selected=false]:hover{opacity:1}main [role=tabpanel]{margin-top:0}.spindl-figcaption{display:block;margin-top:.5rem;font-size:.875rem;color:#6b7280;opacity:.7}.dark .spindl-figcaption{color:#9ca3af}.spindl-embed{margin:1.5rem auto;max-width:640px}.spindl-embed iframe{max-width:100%;border:none}.spindl-embed--tweet{display:flex;justify-content:center}.spindl-embed--tweet iframe{width:100%;max-width:550px;min-height:560px}main :is(h1,h2,h3,h4,h5,h6){scroll-margin-top:5rem}details[class~="x:rounded"]:has(+details){border-bottom-left-radius:0;border-bottom-right-radius:0}details[class~="x:rounded"]+details[class~="x:rounded"]{margin-top:0;border-top-width:0;border-top-left-radius:0;border-top-right-radius:0}details>summary a[aria-label="Permalink for this section"]:hover,details>summary:hover{background:transparent}details>:not(summary){-webkit-padding-start:1.75rem;padding-inline-start:1.75rem}details>summary a[aria-label="Permalink for this section"]{opacity:0;transition:opacity .15s}details>summary a[aria-label="Permalink for this section"]:focus-visible,details>summary:hover a[aria-label="Permalink for this section"]{opacity:1}details>summary a[aria-label="Permalink for this section"] svg{display:none}details>summary a[aria-label="Permalink for this section"]:after{content:"#"}.nextra-callout[class~="x:bg-green-100"]{background:#f3f4f6;border-color:#e5e7eb;color:#374151}.dark .nextra-callout[class~="x:bg-green-100"]{background:rgba(255,255,255,.05);border-color:#2a2a2a;color:#d1d5db}.nextra-sidebar a[class~="x:bg-primary-100"]{position:relative;background:transparent;color:var(--spindl-green-selected)}.nextra-sidebar ul ul a[class~="x:bg-primary-100"]:before{content:"";position:absolute;inset-inline-start:-.75rem;top:-.25rem;bottom:-.25rem;width:1px;background:var(--spindl-green-selected)}.nextra-sidebar ul ul:before{top:0;bottom:-.25rem}.nextra-sidebar button[class~="x:bg-primary-100"]{background:transparent;color:#4b5563;font-weight:400}.dark .nextra-sidebar button[class~="x:bg-primary-100"]{color:#a3a3a3}.nextra-sidebar{width:18rem}:root{--spindl-drawer:min(25.5rem,90vw);--spindl-menu-header-h:3.25rem}.spindl-hamburger,.spindl-menu-backdrop,.spindl-menu-header{display:none}.nextra-hamburger{display:none!important}@media (max-width:1280px){.nextra-sidebar{display:flex!important;position:fixed;top:0;inset-inline-start:0;height:100dvh;width:var(--spindl-drawer);z-index:45;background:rgb(var(--nextra-bg));box-shadow:1px 0 0 #e2e8f0;overflow-y:auto;padding-top:var(--spindl-menu-header-h);transform:translateX(-100%);transition:transform .28s ease}.dark .nextra-sidebar{box-shadow:1px 0 0 #2a2a2a}.spindl-hamburger{display:inline-flex;align-items:center;justify-content:center;position:fixed;top:.875rem;inset-inline-start:.75rem;z-index:60;width:2.25rem;height:2.25rem;border:1px solid #e2e8f0;border-radius:.5rem;background:rgb(var(--nextra-bg));color:#374151;cursor:pointer;opacity:1;transition:background-color .15s ease,border-color .15s ease,color .15s ease,opacity .15s ease .28s,visibility 0s .28s}.dark .spindl-hamburger{border-color:#2a2a2a;color:#d1d5db}.spindl-hamburger:hover{background:#f1f5f9;border-color:#cbd5e1;color:#111827}.dark .spindl-hamburger:hover{background:rgba(255,255,255,.06);border-color:#3f3f46;color:#f9fafb}.spindl-menu-header{display:flex;align-items:center;justify-content:space-between;position:fixed;top:0;inset-inline-start:0;z-index:46;width:var(--spindl-drawer);height:var(--spindl-menu-header-h);padding:0 .75rem 0 .875rem;background:rgb(var(--nextra-bg));transform:translateX(-100%);transition:transform .28s ease}.spindl-menu-brand{display:inline-flex;align-items:center;gap:.4em;font-weight:600;color:inherit}.nextra-navbar>nav{-webkit-padding-start:3.5rem;padding-inline-start:3.5rem}.nextra-navbar .spindl-dd{display:none}.spindl-menu-open .spindl-hamburger{opacity:0;visibility:hidden;transition:opacity .12s ease,visibility 0s .12s}.spindl-menu-open .spindl-menu-backdrop{display:block;position:fixed;inset:0;z-index:40;background:rgba(0,0,0,.4)}.spindl-menu-open .nextra-sidebar,.spindl-menu-open .spindl-menu-header{transform:translateX(0)}.spindl-menu-open body{overflow:hidden}}