.docs-body{--docs-bg:#0a0b0d;--docs-surface:#101216;--docs-elevated:#16181d;--docs-line:#1e2127;--docs-line-strong:#2a2e37;--docs-text:#e6e8eb;--docs-secondary:#9ba1ac;--docs-tertiary:#777f8d;--docs-disabled:#454b54;--docs-keyword:#c792ea;--docs-string:#c3e88d;--docs-function:#82aaff;--docs-number:#f78c6c;--docs-error:#f07178;--docs-sans:"Manrope", "Avenir Next", system-ui, sans-serif;--docs-mono:"SFMono-Regular", "Cascadia Code", Consolas, monospace;--docs-wrap:min(1220px, calc(100% - 3rem));--docs-ease:cubic-bezier(.16, 1, .3, 1);background:var(--docs-bg);color:var(--docs-text);font-family:var(--docs-sans);margin:0;font-size:16px;line-height:1.6;overflow-x:hidden}.docs-body:before{display:none}.docs-body *,.docs-body :before,.docs-body :after{box-sizing:border-box}.docs-body a{color:inherit}.docs-body code{font-family:var(--docs-mono);font-variant-ligatures:none}.docs-body h1,.docs-body h2,.docs-body h3{font-family:var(--docs-sans)}.docs-wrap{width:var(--docs-wrap);margin-inline:auto}.docs-skip{z-index:100;background:var(--docs-text);color:var(--docs-bg);padding:.65rem .9rem;text-decoration:none;position:fixed;top:1rem;left:1rem;transform:translateY(-160%)}.docs-skip:focus{transform:translateY(0)}.docs-header{border-bottom:1px solid var(--docs-line);align-items:center;gap:.8rem;height:64px;display:flex}.docs-brand{letter-spacing:-.03em;align-items:center;gap:.6rem;font-size:.92rem;font-weight:650;text-decoration:none;display:inline-flex}.docs-brand svg{fill:none;width:24px;height:24px;stroke:var(--docs-function);stroke-width:1.7px}.docs-brand code{color:var(--docs-tertiary);margin-left:.12rem;font-size:.62rem;font-weight:400}.docs-divider{background:var(--docs-line-strong);width:1px;height:20px;margin-left:.3rem}.docs-section{color:var(--docs-secondary);font-size:.72rem;text-decoration:none}.docs-header nav{color:var(--docs-secondary);align-items:center;gap:1.6rem;margin-left:auto;font-size:.72rem;font-weight:600;display:flex}.docs-header nav a{text-decoration:none;transition:color .15s linear}.docs-header nav a:hover{color:var(--docs-text)}.docs-header .docs-install{border:1px solid var(--docs-text);background:var(--docs-text);min-height:38px;color:var(--docs-bg);border-radius:8px;align-items:center;padding:.45rem .72rem;display:inline-flex}.docs-shell{grid-template-columns:220px minmax(0,800px);align-items:start;gap:clamp(3rem,8vw,8rem);display:grid}.docs-sidebar{border-right:1px solid var(--docs-line);flex-direction:column;min-height:calc(100vh - 64px);padding-block:3.8rem 2rem;font-size:.7rem;display:flex;position:sticky;top:0}.docs-sidebar p{color:var(--docs-tertiary);font:.57rem var(--docs-mono);letter-spacing:.1em;text-transform:uppercase;margin:1.7rem 0 .5rem}.docs-sidebar p:first-child{margin-top:0}.docs-sidebar a{color:var(--docs-secondary);border-left:1px solid #0000;margin-right:1.2rem;padding:.43rem .7rem;text-decoration:none;transition:color .15s linear,background .15s linear,border-color .15s linear}.docs-sidebar a:hover{background:var(--docs-surface);color:var(--docs-text)}.docs-sidebar a[aria-current=page]{border-left-color:var(--docs-function);background:var(--docs-surface);color:var(--docs-text)}.docs-sidebar-status{color:var(--docs-tertiary);align-items:center;gap:.5rem;margin-top:auto;padding-top:2rem;display:flex}.docs-sidebar-status span{background:var(--docs-string);border-radius:50%;width:6px;height:6px}.docs-sidebar-status code{font-size:.57rem}.docs-content{min-width:0;padding:clamp(4.5rem,9vw,7rem) 0 8rem}.docs-hero{grid-template-columns:8rem 1fr;align-items:start;margin-bottom:5rem;display:grid}.docs-hero>p{color:var(--docs-function);font:.61rem var(--docs-mono);letter-spacing:.06em;text-transform:uppercase;grid-column:1;margin:.7rem 0 0}.docs-hero h1{max-width:720px;font:600 clamp(2.8rem, 6vw, 4.7rem)/1.02 var(--docs-sans);letter-spacing:-.052em;grid-column:2;margin:0}.docs-lede{max-width:660px;color:var(--docs-secondary);grid-column:2;margin-top:1.6rem;font-size:clamp(.95rem,1.5vw,1.08rem);line-height:1.75}.docs-prose{counter-reset:section;font-size:.92rem;line-height:1.78}.docs-prose h2{border-top:1px solid var(--docs-line-strong);color:var(--docs-text);font:600 clamp(1.55rem, 3vw, 2.2rem)/1.15 var(--docs-sans);letter-spacing:-.035em;counter-increment:section;margin:5.5rem 0 1.25rem;padding-top:1.2rem;position:relative}.docs-prose h2:first-child{margin-top:0}.docs-prose h2:before{content:counter(section, decimal-leading-zero);width:4.8rem;color:var(--docs-function);font:.58rem var(--docs-mono);letter-spacing:0;position:absolute;top:1.55rem;right:100%}.docs-prose h2>code{color:var(--docs-text);background:0 0;padding:0;font-size:.8em}.docs-prose h3{color:var(--docs-text);letter-spacing:-.02em;margin:2.8rem 0 .7rem;font-size:1rem;font-weight:600}.docs-prose p,.docs-prose ul,.docs-prose ol{max-width:680px;color:var(--docs-secondary)}.docs-prose li{margin-block:.35rem}.docs-prose li::marker{color:var(--docs-function)}.docs-prose strong{color:var(--docs-text)}.docs-prose a{color:var(--docs-function);text-decoration-color:var(--docs-line-strong);text-underline-offset:.22em}.docs-prose a:hover{text-decoration-color:var(--docs-function)}.docs-prose :not(pre)>code{border:1px solid var(--docs-line);background:var(--docs-surface);color:var(--docs-string);border-radius:2px;padding:.15em .35em;font-size:.86em}.docs-code-frame{border:1px solid var(--docs-line);background:#0d0e11;border-radius:16px;max-width:800px;margin:1.5rem 0 2rem;padding:4px;position:relative}.docs-code-surface{border:1px solid var(--docs-line);background:var(--docs-surface);border-radius:12px;overflow:hidden}.docs-code-chrome{border-bottom:1px solid var(--docs-line);height:40px;color:var(--docs-tertiary);font:.59rem var(--docs-mono);align-items:center;gap:.75rem;padding:0 .7rem 0 1rem;display:flex}.docs-code-chrome>span{border-bottom:1px solid var(--docs-function);color:var(--docs-secondary);align-self:stretch;align-items:center;display:flex}.docs-code-chrome small{color:var(--docs-tertiary);font:inherit;margin-left:auto}.docs-code-copy{min-width:58px;min-height:36px;color:var(--docs-tertiary);cursor:pointer;background:0 0;border:0;font:.58rem var(--docs-mono)!important}.docs-code-copy:hover{color:var(--docs-secondary)}.docs-code-copy b{color:var(--docs-string);font-weight:400;display:none}.docs-code-copy.is-copied span{display:none}.docs-code-copy.is-copied b{display:inline}.docs-prose pre{background:var(--docs-surface);max-width:none;color:var(--docs-text);font:.78rem/1.75 var(--docs-mono);-webkit-overflow-scrolling:touch;margin:0;padding:1.2rem 1.25rem 1.3rem;overflow-x:auto}.docs-prose pre code{color:inherit;white-space:pre;background:0 0;border:0;padding:0}.docs-prose .docs-note{border:1px solid var(--docs-line);border-left:2px solid var(--docs-keyword);background:var(--docs-surface);color:var(--docs-secondary);margin:2rem 0;padding:1.1rem 1.2rem 1.1rem 1.35rem}.docs-prose .docs-note strong{color:var(--docs-text);margin-right:.25rem;display:inline-block}.docs-prose .docs-next{border-top:1px solid var(--docs-line-strong);flex-wrap:wrap;gap:.7rem 1.8rem;margin-top:5rem;padding-top:1.4rem;font-size:.75rem;font-weight:600;display:flex}.docs-footer{border-top:1px solid var(--docs-line);min-height:150px;color:var(--docs-tertiary);justify-content:space-between;align-items:center;gap:2rem;padding-block:2.5rem;font-size:.66rem;display:flex}.docs-footer p strong{color:var(--docs-text)}.docs-footer p code{color:var(--docs-string);margin-left:.8rem;font-size:.9em}.docs-footer nav{flex-wrap:wrap;gap:1.5rem;display:flex}.docs-footer a{text-decoration:none}.docs-footer a:hover{color:var(--docs-function)}.docs-toast{z-index:50;opacity:0;border:1px solid var(--docs-line-strong);background:var(--docs-elevated);color:var(--docs-text);transition:transform .2s var(--docs-ease), opacity .15s linear;border-radius:6px;padding:.6rem .8rem;font-size:.66rem;position:fixed;bottom:1.2rem;left:50%;transform:translate(-50%,140%)}.docs-toast.is-visible{opacity:1;transform:translate(-50%)}.docs-body :focus-visible{outline:2px solid var(--docs-function);outline-offset:3px}@media (width<=880px){.docs-shell{grid-template-columns:190px minmax(0,1fr);gap:3rem}.docs-hero{grid-template-columns:1fr}.docs-hero>p,.docs-hero h1,.docs-lede{grid-column:1}.docs-hero>p{margin:0 0 1.2rem}.docs-prose h2:before{width:auto;margin-bottom:.7rem;display:block;position:static}}@media (width<=700px){.docs-body{--docs-wrap:min(100% - 1.5rem, 1220px);font-size:15px}.docs-header{height:58px}.docs-brand code,.docs-divider,.docs-section,.docs-header nav a:not(.docs-install){display:none}.docs-header nav{gap:0}.docs-shell{display:block}.docs-sidebar{border-right:0;border-bottom:1px solid var(--docs-line);white-space:nowrap;-webkit-overflow-scrolling:touch;flex-direction:row;gap:1rem;min-height:0;padding:.7rem 0;position:static;overflow-x:auto}.docs-sidebar p,.docs-sidebar-status{display:none}.docs-sidebar a{border-bottom:1px solid #0000;border-left:0;margin:0;padding:.45rem 0}.docs-sidebar a:hover{background:0 0}.docs-sidebar a[aria-current=page]{border-left:0;border-bottom-color:var(--docs-function);background:0 0}.docs-content{padding:4rem 0 6rem}.docs-hero{margin-bottom:4rem}.docs-hero h1{font-size:clamp(2.55rem,13vw,4rem)}.docs-code-frame:after{content:"";z-index:2;pointer-events:none;background:linear-gradient(to left, var(--docs-surface), transparent);border-radius:0 10px 10px 0;width:24px;position:absolute;top:45px;bottom:5px;right:5px}.docs-prose pre{padding-inline:1rem;font-size:.72rem}.docs-footer{flex-direction:column;align-items:flex-start}}@media (prefers-reduced-motion:reduce){.docs-body *,.docs-body :before,.docs-body :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media print{.docs-header,.docs-sidebar,.docs-toast,.docs-code-copy{display:none!important}.docs-shell{display:block}}
