.docs-root{--docs-bg:#f5f4f1;--docs-sidebar:#efeeeb;--docs-surface:#ffffff;--docs-surface-muted:#f2f1ee;--docs-text:#18181b;--docs-text-soft:#52525b;--docs-text-muted:#77736c;--docs-border:#dedbd6;--docs-border-strong:#d8d5cf;--docs-accent:#18181b;--docs-accent-soft:#ffffff;--docs-accent-text:#18181b;--docs-note-bg:#fbfaf8;--docs-note-border:#938f86;--docs-sidebar-width:268px;min-height:100vh;background:var(--docs-bg);color:var(--docs-text);color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased}.docs-root[data-theme=dark]{--docs-bg:#121214;--docs-sidebar:#171719;--docs-surface:#1b1b1f;--docs-surface-muted:#1d1e22;--docs-text:#f4f4f5;--docs-text-soft:#b8b8c0;--docs-text-muted:#85858f;--docs-border:#2b2b30;--docs-border-strong:#393940;--docs-accent:#9bafff;--docs-accent-soft:#252d49;--docs-accent-text:#b9c6ff;--docs-note-bg:#1a2238;--docs-note-border:#6177bb;color-scheme:dark}.docs-root *,.docs-root :after,.docs-root :before{box-sizing:border-box}.docs-root button,.docs-root input{font:inherit}.docs-root a,.docs-root button{-webkit-tap-highlight-color:transparent}.docs-layout{min-height:100vh}.docs-sidebar{position:fixed;z-index:55;inset:0 auto 0 0;display:flex;width:var(--docs-sidebar-width);height:100dvh;flex-direction:column;overflow:hidden;border-right:1px solid var(--docs-border);background:var(--docs-sidebar);padding:22px 16px 14px}.docs-sidebar-brand{display:flex;height:46px;flex:none;align-items:center;margin:0 7px 18px;color:var(--docs-text);text-decoration:none}.docs-sidebar-brand img{width:auto;max-width:142px;height:auto}.docs-root[data-theme=dark] .docs-brand img,.docs-root[data-theme=dark] .docs-sidebar-brand img{filter:brightness(0) invert(1)}.docs-sidebar-search{display:flex;min-height:44px;flex:none;align-items:center;gap:10px;border:1px solid var(--docs-border-strong);border-radius:10px;background:var(--docs-surface);padding:0 11px;color:var(--docs-text-muted);cursor:pointer;transition:border-color .18s ease,background .18s ease,color .18s ease}.docs-sidebar-search:hover{border-color:var(--docs-accent);color:var(--docs-text-soft)}.docs-sidebar-search span{min-width:0;flex:1;text-align:left;font-size:13px}.docs-sidebar-search kbd{border:1px solid var(--docs-border);border-radius:5px;background:var(--docs-surface-muted);padding:2px 6px;color:var(--docs-text-muted);font:600 10px/1.4 inherit}.docs-sidebar nav{min-height:0;flex:1;overflow-y:auto;margin:22px -5px 12px 0;padding-right:5px;scrollbar-width:thin;scrollbar-color:var(--docs-border-strong) transparent}.docs-nav-group{margin-bottom:8px}.docs-nav-group-toggle{display:flex;width:100%;min-height:38px;align-items:center;justify-content:space-between;border:0;border-radius:8px;background:transparent;padding:0 10px;color:var(--docs-text-muted);font-size:12px;font-weight:700;letter-spacing:.01em;text-align:left;cursor:pointer;transition:background .18s ease,color .18s ease}.docs-nav-group-toggle:hover{background:var(--docs-surface-muted);color:var(--docs-text)}.docs-nav-group-toggle svg{transition:transform .18s ease}.docs-nav-group-toggle[aria-expanded=true]{color:var(--docs-text)}.docs-nav-group-toggle[aria-expanded=true] svg{transform:rotate(180deg)}.docs-nav-items{display:grid;gap:2px;margin:2px 0 8px}.docs-nav-items a{display:flex;min-height:36px;align-items:center;border-radius:8px;padding:7px 10px;color:var(--docs-text-soft);font-size:13px;font-weight:540;line-height:1.4;text-decoration:none;transition:background .18s ease,color .18s ease}.docs-nav-items a:hover{background:var(--docs-surface-muted);color:var(--docs-text)}.docs-nav-items a.is-active{background:var(--docs-accent-soft);color:var(--docs-accent-text);font-weight:700}.docs-sidebar-help{flex:none;border-top:1px solid var(--docs-border);padding:13px 10px 10px}.docs-sidebar-help span{display:block;margin-bottom:5px;color:var(--docs-text-muted);font-size:10px}.docs-sidebar-help a{display:inline-flex;align-items:center;gap:3px;color:var(--docs-text-soft);font-size:11px;font-weight:650;text-decoration:none}.docs-sidebar-help a:hover{color:var(--docs-accent-text)}.docs-sidebar-language{display:grid;min-height:40px;flex:none;grid-template-columns:1fr 1fr;gap:3px;border:1px solid var(--docs-border-strong);border-radius:9px;background:var(--docs-surface);padding:3px}.docs-sidebar-language a{display:grid;min-height:32px;place-items:center;border-radius:6px;color:var(--docs-text-muted);font-size:12px;font-weight:700;text-decoration:none}.docs-sidebar-language a:hover{background:var(--docs-surface-muted);color:var(--docs-text)}.docs-sidebar-language a.is-active{background:var(--docs-text);color:var(--docs-bg)}.docs-main{display:grid;width:calc(100% - var(--docs-sidebar-width));max-width:1100px;grid-template-columns:minmax(0,700px) 190px;gap:58px;margin-left:var(--docs-sidebar-width);padding:58px 44px 110px 52px}.docs-article{min-width:0}.docs-breadcrumb{display:flex;align-items:center;gap:5px;margin-bottom:38px;color:var(--docs-text-muted);font-size:12px}.docs-breadcrumb a{color:inherit;text-decoration:none}.docs-breadcrumb a:hover{color:var(--docs-text-soft)}.docs-article h1{max-width:680px;margin:0;color:var(--docs-text);font-size:clamp(38px,3.6vw,48px);font-weight:780;line-height:1.12;letter-spacing:-.045em}.docs-lead{max-width:650px;margin:18px 0 54px;color:var(--docs-text-soft);font-size:18px;line-height:1.75;letter-spacing:-.01em}.docs-article section{scroll-margin-top:28px;margin:0 0 52px}.docs-article h2{margin:0 0 16px;color:var(--docs-text);font-size:24px;font-weight:720;line-height:1.35;letter-spacing:-.025em}.docs-article section>p{max-width:680px;margin:0 0 15px;color:var(--docs-text-soft);font-size:15.5px;line-height:1.9}.docs-check-list{display:grid;gap:0;margin:22px 0 0;padding:0;border-top:1px solid var(--docs-border);list-style:none}.docs-check-list li{display:grid;grid-template-columns:20px minmax(0,1fr);gap:10px;align-items:start;border-bottom:1px solid var(--docs-border);padding:12px 2px;color:var(--docs-text-soft);font-size:14px;line-height:1.65}.docs-check-list svg{margin-top:2px;color:var(--docs-accent)}.docs-product-shot{margin:28px 0 0}.docs-product-shot a{display:block;overflow:hidden;border:1px solid var(--docs-border-strong);border-radius:12px;background:var(--docs-surface);box-shadow:0 14px 34px rgba(24,24,27,.08);cursor:zoom-in}.docs-product-shot img{display:block;width:100%;height:auto}.docs-product-shot figcaption{max-width:650px;margin-top:11px;color:var(--docs-text-muted);font-size:12px;line-height:1.65}.docs-root[data-theme=dark] .docs-product-shot a{box-shadow:0 16px 38px rgba(0,0,0,.28)}.docs-stats{margin:28px 0;border-top:1px solid var(--docs-border-strong)}.docs-stats-heading{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--docs-border);padding:11px 2px;color:var(--docs-text-muted);font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.docs-stats-heading small{font:inherit;letter-spacing:.02em}.docs-stat{border-bottom:1px solid var(--docs-border);padding:17px 2px 18px}.docs-stat-copy{display:grid;grid-template-columns:86px minmax(0,1fr);gap:20px;align-items:baseline}.docs-stat strong{color:var(--docs-text);font-size:30px;font-variant-numeric:tabular-nums;line-height:1;letter-spacing:-.04em}.docs-stat-copy span{max-width:560px;color:var(--docs-text-soft);font-size:14px;line-height:1.65}.docs-stat-bar{height:5px;overflow:hidden;margin:13px 0 0 106px;border-radius:999px;background:var(--docs-border)}.docs-stat-bar>span{display:block;width:0;height:100%;min-width:5px;border-radius:inherit;background:var(--docs-accent)}.docs-comparison{margin:28px 0;border-top:1px solid var(--docs-border-strong)}.docs-comparison-header,.docs-comparison-row{display:grid;grid-template-columns:130px minmax(0,1fr) minmax(0,1fr)}.docs-comparison-header{border-bottom:1px solid var(--docs-border-strong);background:var(--docs-surface-muted);color:var(--docs-text-muted);font-size:10px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.docs-comparison-header span{padding:11px 14px}.docs-comparison-row{border-bottom:1px solid var(--docs-border)}.docs-comparison-row>*{padding:15px 14px}.docs-comparison-row strong{color:var(--docs-text);font-size:13px;line-height:1.6}.docs-comparison-cell{border-left:1px solid var(--docs-border);color:var(--docs-text-muted);font-size:13px;line-height:1.7}.docs-comparison-prismai{color:var(--docs-text)}.docs-sources{margin:24px 0;color:var(--docs-text-muted);font-size:12px;line-height:1.7}.docs-sources>strong{display:block;margin-bottom:7px;color:var(--docs-text-soft);font-size:11px;letter-spacing:.08em;text-transform:uppercase}.docs-sources ol{margin:0;padding-left:18px}.docs-sources a{color:inherit;text-decoration-color:var(--docs-border-strong);text-underline-offset:3px}.docs-sources a:hover{color:var(--docs-text);text-decoration-color:currentColor}.docs-note{margin-top:22px;border-left:3px solid var(--docs-note-border);background:var(--docs-note-bg);padding:15px 18px}.docs-note strong{color:var(--docs-accent-text);font-size:12px}.docs-note p{margin:5px 0 0;color:var(--docs-text-soft);font-size:13px;line-height:1.7}.docs-next{display:flex;min-height:82px;align-items:center;justify-content:space-between;gap:20px;margin-top:68px;border:1px solid var(--docs-border);border-radius:12px;background:var(--docs-surface-muted);padding:18px 20px;color:var(--docs-text);text-decoration:none;transition:border-color .18s ease,transform .18s ease}.docs-next:hover{border-color:var(--docs-border-strong);transform:translateY(-1px)}.docs-next span{display:flex;min-width:0;flex-direction:column;gap:4px;font-size:14px;font-weight:700}.docs-next small{font-weight:500}.docs-article-footer,.docs-next small{color:var(--docs-text-muted);font-size:11px}.docs-article-footer{margin-top:32px}.docs-toc{position:sticky;top:40px;align-self:start;max-height:calc(100vh - 80px);overflow-y:auto;border-left:1px solid var(--docs-border);padding-left:18px}.docs-toc>p{margin:0 0 12px;color:var(--docs-text);font-size:11px;font-weight:750}.docs-toc>a{display:block;margin:10px 0;color:var(--docs-text-muted);font-size:11px;line-height:1.45;text-decoration:none}.docs-toc>a:hover{color:var(--docs-accent-text)}.docs-toc-feedback{margin-top:26px;border-top:1px solid var(--docs-border);padding-top:17px}.docs-toc-feedback>span{color:var(--docs-text-muted);font-size:10px}.docs-toc-feedback>div{display:flex;gap:6px;margin-top:9px}.docs-toc-feedback button{min-width:38px;min-height:30px;border:1px solid var(--docs-border);border-radius:6px;background:var(--docs-surface);color:var(--docs-text-soft);font-size:11px;cursor:pointer}.docs-toc-feedback button:hover{border-color:var(--docs-accent);color:var(--docs-accent-text)}.docs-toc-feedback>p{margin:9px 0 0;color:var(--docs-accent-text);font-size:11px}.docs-corner-theme{position:fixed;z-index:58;top:18px;right:22px;display:grid;width:44px;height:44px;place-items:center;border:1px solid var(--docs-border-strong);border-radius:11px;background:var(--docs-surface);color:var(--docs-text-soft);box-shadow:0 4px 16px rgba(24,24,27,.08);cursor:pointer;transition:border-color .18s ease,background .18s ease,color .18s ease}.docs-corner-theme:hover{border-color:var(--docs-accent);background:var(--docs-accent-soft);color:var(--docs-accent-text)}.docs-backdrop,.docs-header,.docs-mobile-sidebar-head{display:none}.docs-menu-button{border:0;background:transparent;color:var(--docs-text);cursor:pointer}.docs-search-overlay{position:fixed;z-index:100;inset:0;display:flex;align-items:flex-start;justify-content:center;padding-top:11vh}.docs-search-backdrop{position:absolute;inset:0;border:0;background:rgba(10,10,14,.46);backdrop-filter:blur(3px)}.docs-search-modal{position:relative;width:min(640px,calc(100vw - 32px));overflow:hidden;border:1px solid var(--docs-border-strong);border-radius:14px;background:var(--docs-surface);box-shadow:0 28px 80px rgba(0,0,0,.25)}.docs-search-input{display:flex;min-height:64px;align-items:center;gap:12px;border-bottom:1px solid var(--docs-border);padding:0 17px;color:var(--docs-text-muted)}.docs-root .docs-search-input input{min-width:0;height:auto!important;flex:1;border:0!important;border-radius:0!important;outline:0!important;background:transparent!important;box-shadow:none!important;padding:0!important;color:var(--docs-text);font-size:15px}.docs-search-input button{border:1px solid var(--docs-border);border-radius:5px;background:var(--docs-surface-muted);padding:4px 6px;color:var(--docs-text-muted);font-size:9px;cursor:pointer}.docs-search-results{max-height:430px;overflow-y:auto;padding:8px}.docs-search-results a{display:flex;align-items:center;justify-content:space-between;gap:18px;border-radius:9px;padding:12px;color:var(--docs-text);text-decoration:none}.docs-search-results a:hover{background:var(--docs-surface-muted)}.docs-search-results span{display:flex;min-width:0;flex-direction:column;gap:4px}.docs-search-results strong{font-size:13px}.docs-search-results small{overflow:hidden;color:var(--docs-text-muted);font-size:11px;text-overflow:ellipsis;white-space:nowrap}.docs-empty{padding:28px;color:var(--docs-text-muted);text-align:center;font-size:13px}.docs-root :is(a,button,input):focus-visible{outline:2px solid var(--docs-accent);outline-offset:2px}@media (max-width:1080px){.docs-main{max-width:none;grid-template-columns:minmax(0,720px);padding-right:52px}.docs-toc{display:none}}@media (max-width:760px){.docs-header{position:fixed;z-index:65;inset:0 0 auto 0;height:64px;border-bottom:1px solid var(--docs-border);background:color-mix(in srgb,var(--docs-bg) 94%,transparent);padding:0 16px;backdrop-filter:blur(14px)}.docs-brand,.docs-header{display:flex;align-items:center}.docs-brand{color:var(--docs-text);text-decoration:none}.docs-brand img{width:auto;max-width:118px;height:auto;max-height:38px}.docs-menu-button{display:grid;width:42px;height:42px;place-items:center;margin-left:auto;margin-right:46px}.docs-corner-theme{z-index:70;top:11px;right:12px;width:42px;height:42px;border:0;background:transparent;box-shadow:none}.docs-layout{padding-top:64px}.docs-sidebar{z-index:80;width:min(318px,88vw);padding:0 16px 14px;transform:translateX(-102%);transition:transform .22s ease}.docs-sidebar.is-open{transform:translateX(0)}.docs-sidebar-brand{display:none}.docs-mobile-sidebar-head{display:flex;min-height:64px;flex:none;align-items:center;justify-content:space-between;border-bottom:1px solid var(--docs-border);margin-bottom:16px;padding:0 7px;color:var(--docs-text);font-size:13px;font-weight:750}.docs-mobile-sidebar-head button{display:grid;width:42px;height:42px;place-items:center;border:0;background:transparent;color:inherit;cursor:pointer}.docs-backdrop{position:fixed;z-index:75;inset:0;display:block;border:0;background:rgba(0,0,0,.38)}.docs-main{display:block;width:100%;max-width:none;margin-left:0;padding:34px 20px 72px}.docs-breadcrumb{margin-bottom:28px}.docs-article h1{font-size:clamp(32px,10vw,39px);line-height:1.16}.docs-lead{margin:14px 0 44px;font-size:16px;line-height:1.72}.docs-article section{margin-bottom:46px}.docs-article h2{font-size:22px}.docs-article section>p{font-size:15px;line-height:1.85}.docs-check-list li{grid-template-columns:18px minmax(0,1fr);gap:9px;padding:11px 0}.docs-product-shot{margin-top:24px}.docs-product-shot a{overflow-x:auto;border-radius:9px;scrollbar-width:thin}.docs-product-shot img{width:620px;max-width:none}.docs-product-shot figcaption{font-size:11.5px}.docs-stat-copy{grid-template-columns:64px minmax(0,1fr);gap:12px}.docs-stat strong{font-size:26px}.docs-stat-bar{margin-left:76px}.docs-comparison-header{display:none}.docs-comparison-row{display:block;padding:15px 0}.docs-comparison-row>*{display:block;padding:0}.docs-comparison-row strong{margin-bottom:13px;font-size:14px}.docs-comparison-cell{border-left:0;padding-left:92px}.docs-comparison-cell+.docs-comparison-cell{margin-top:10px}.docs-comparison-cell:before{float:left;width:82px;margin-left:-92px;color:var(--docs-text-muted);font-size:10px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;content:attr(data-label)}.docs-comparison-prismai{color:var(--docs-text)}.docs-next{margin-top:54px}}@media (prefers-reduced-motion:reduce){.docs-root *,.docs-root :after,.docs-root :before{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}