@import"https://fonts.googleapis.com/css2?family=JetBrains+Mono:wght@400;500;600;700&family=Inter:wght@400;500;600;700&display=swap";:root{color-scheme:dark;--background: hsl(222 20% 6%);--foreground: hsl(210 20% 92%);--card: hsl(222 18% 8%);--card-foreground: hsl(210 20% 92%);--primary: hsl(210 100% 52%);--primary-foreground: hsl(0 0% 100%);--secondary: hsl(222 16% 14%);--muted: hsl(222 16% 16%);--muted-foreground: hsl(215 16% 52%);--accent: hsl(222 16% 18%);--accent-foreground: hsl(210 20% 92%);--border: hsl(222 16% 16%);--input: hsl(222 16% 12%);--ring: hsl(210 100% 52%);--brand-cyan: #22D3EE}*{box-sizing:border-box;margin:0;padding:0}body{background:var(--background);color:var(--foreground);font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code,pre,.font-mono{font-family:JetBrains Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}a{color:var(--primary);text-decoration:none}a:hover{text-decoration:underline}.docs-header{position:fixed;top:0;left:0;right:0;z-index:50;height:56px;display:flex;align-items:center;justify-content:space-between;padding:0 24px;border-bottom:1px solid var(--border);background:#0c0e12cc;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.docs-header-brand{display:flex;align-items:center;gap:12px;text-decoration:none;color:var(--foreground)}.docs-header-brand:hover{text-decoration:none}.docs-header-brand svg{width:32px;height:32px;flex-shrink:0}.docs-header-brand-text{display:flex;flex-direction:column;line-height:1.2}.docs-header-brand-name{font-size:14px;font-weight:600;letter-spacing:-.02em;text-transform:uppercase}.docs-header-brand-subtitle{font-size:11px;color:var(--muted-foreground)}.docs-header-nav{display:flex;align-items:center;gap:16px}.docs-header-link{font-size:13px;color:var(--muted-foreground);text-decoration:none;transition:color .15s;padding:6px 10px;border-radius:6px}.docs-header-link:hover{color:var(--foreground);background:var(--muted);text-decoration:none}.docs-header-link-button{border:0;background:transparent;cursor:pointer;font-family:inherit}.docs-header-github{display:flex;align-items:center;gap:6px;font-size:13px;color:var(--muted-foreground);text-decoration:none;padding:6px 12px;border-radius:6px;border:1px solid var(--border);transition:all .15s}.docs-header-github:hover{color:var(--foreground);border-color:var(--muted-foreground);background:var(--muted);text-decoration:none}.docs-header-github svg{width:16px;height:16px}.shell{display:grid;grid-template-columns:280px 1fr 220px;min-height:100vh;padding-top:56px}.sidebar{border-right:1px solid var(--border);background:var(--card);position:sticky;top:56px;height:calc(100vh - 56px);overflow-y:auto;padding:16px 12px}.sidebar::-webkit-scrollbar{width:4px}.sidebar::-webkit-scrollbar-track{background:transparent}.sidebar::-webkit-scrollbar-thumb{background:var(--border);border-radius:4px}.search{width:100%;margin-bottom:16px;padding:8px 12px;border-radius:6px;border:1px solid var(--border);background:var(--input);color:var(--foreground);font-size:13px;font-family:inherit;outline:none;transition:border-color .15s}.search::placeholder{color:var(--muted-foreground)}.search:focus{border-color:var(--ring);box-shadow:0 0 0 2px #0a85ff26}.nav section+section{margin-top:20px}.nav h2{margin:0 0 8px;padding:0 8px;color:var(--muted-foreground);font-size:11.5px;font-weight:600;letter-spacing:.06em;text-transform:uppercase}.nav ul{margin:0;padding:0;list-style:none}.nav li+li{margin-top:2px}.nav a{text-decoration:none;display:block;border-radius:6px;padding:7px 10px;font-size:14px;color:var(--muted-foreground);transition:all .15s}.nav a:hover{background:var(--muted);color:var(--foreground);text-decoration:none}.nav a.active{background:#0a85ff1a;color:var(--primary);font-weight:500}.content{width:100%;min-width:0;padding:40px 56px;overflow-y:auto;height:calc(100vh - 56px)}.article-header p{margin:0 0 6px;color:var(--primary);text-transform:uppercase;font-size:12px;font-weight:600;letter-spacing:.06em}.article-header h1{margin:0;font-size:34px;font-weight:700;letter-spacing:-.02em;color:var(--foreground)}.article-header span{display:block;margin-top:10px;color:var(--muted-foreground);font-size:16px;line-height:1.6}.toc{position:sticky;top:56px;height:calc(100vh - 56px);overflow-y:auto;padding:24px 16px;border-left:1px solid var(--border)}.toc::-webkit-scrollbar{width:3px}.toc::-webkit-scrollbar-track{background:transparent}.toc::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}.toc-title{font-size:11.5px;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:var(--muted-foreground);margin-bottom:12px}.toc-list{list-style:none;padding:0;margin:0;border-left:1px solid var(--border)}.toc-list li{margin:0}.toc-list a{display:block;padding:5px 0 5px 12px;font-size:13px;color:var(--muted-foreground);text-decoration:none;transition:color .2s ease,border-color .2s ease;border-left:2px solid transparent;margin-left:-1px;line-height:1.5}.toc-list a:hover{color:var(--foreground);text-decoration:none}.toc-list a.toc-active{color:var(--primary);border-left-color:var(--primary);font-weight:500}.toc-indent a{padding-left:24px;font-size:12px}article{margin-top:32px;line-height:1.75;font-size:16px;color:var(--card-foreground)}article h2{margin-top:40px;margin-bottom:16px;font-size:24px;font-weight:600;letter-spacing:-.01em;color:var(--foreground);padding-bottom:10px;border-bottom:1px solid var(--border);scroll-margin-top:80px}article h3{margin-top:32px;margin-bottom:12px;font-size:19px;font-weight:600;color:var(--foreground);scroll-margin-top:80px}article h4{margin-top:24px;margin-bottom:8px;font-size:16px;font-weight:600;color:var(--foreground)}article p{margin:14px 0}article ul,article ol{margin:14px 0;padding-left:24px}article li+li{margin-top:6px}article li::marker{color:var(--muted-foreground)}.code-block-wrapper{position:relative;margin:16px 0}.code-block-wrapper pre{overflow-x:auto;padding:18px 80px 18px 20px;border-radius:8px;border:1px solid var(--border);background:#0a0c10;font-size:14.5px;line-height:1.7;margin:0}.code-copy-btn{position:absolute;top:8px;right:8px;z-index:2;display:inline-flex;align-items:center;gap:5px;padding:5px 10px;border-radius:6px;border:1px solid var(--border);background:#15181e;color:var(--muted-foreground);font-size:12px;font-family:inherit;cursor:pointer;transition:all .2s ease;line-height:1}.code-copy-btn:hover{color:var(--foreground);border-color:var(--muted-foreground);background:#1d212a}.code-copy-btn-copied,.code-copy-btn-copied:hover{color:#3cdda7;border-color:#17825e;background:#0c1d17}article code{font-size:.875em}article :not(pre)>code{background:var(--muted);padding:2px 6px;border-radius:4px;font-size:.85em;color:#75b3f0}article table{width:100%;border-collapse:collapse;margin:20px 0;font-size:14px;border-radius:8px;overflow:hidden}article th{border:1px solid var(--border);padding:10px 14px;text-align:left;font-weight:600;background:var(--card);color:var(--foreground)}article td{border:1px solid var(--border);padding:10px 14px;text-align:left;color:var(--card-foreground)}article tr:hover td{background:#13151b}article blockquote{margin:20px 0;padding:14px 18px;border-left:3px solid var(--primary);background:#0a85ff0f;border-radius:0 8px 8px 0;color:var(--muted-foreground);font-size:15px}article blockquote strong{color:var(--foreground)}article hr{border:none;border-top:1px solid var(--border);margin:28px 0}.mermaid-diagram{margin:16px 0;padding:20px;border-radius:8px;border:1px solid var(--border);background:#111318;overflow-x:auto;display:flex;justify-content:center}.mermaid-diagram svg{max-width:100%;height:auto}.mermaid-error{margin:16px 0;padding:12px 16px;border-radius:8px;border:1px solid hsl(0,65%,50%);background:#d22d2d14;color:#e06c6c;font-size:13px}.empty{min-height:100vh;display:grid;place-items:center;color:var(--muted-foreground)}.cookie-banner{position:fixed;inset-inline:0;bottom:0;z-index:80;border-top:1px solid #2a3550;background:#101623fa;box-shadow:0 -18px 48px #020617d1;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.cookie-banner-content{width:100%;max-width:1280px;min-height:142px;margin:0 auto;padding:24px 26px;display:flex;align-items:flex-end;justify-content:space-between;gap:22px}.cookie-banner-copy{max-width:920px}.cookie-banner-title{font-size:18px;font-weight:600;color:var(--foreground)}.cookie-banner-text{margin-top:6px;font-size:14px;line-height:1.6;color:var(--muted-foreground)}.cookie-banner-actions{display:flex;align-items:center;gap:8px}.cookie-btn{border-radius:6px;font-size:12px;font-weight:500;padding:7px 10px;cursor:pointer;font-family:inherit}.cookie-btn-outline{border:1px solid var(--border);background:transparent;color:var(--foreground)}.cookie-btn-outline:hover{border-color:var(--muted-foreground)}.cookie-btn-primary{border:1px solid var(--primary);background:var(--primary);color:var(--primary-foreground)}.cookie-btn-primary:hover{filter:brightness(1.05)}.cookie-modal-layer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100}.cookie-modal-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:#010610a6;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);cursor:pointer}.cookie-modal{position:relative;width:min(980px,calc(100% - 2rem));max-height:82vh;overflow-y:auto;margin:clamp(1rem,4vw,3rem) auto 0;border:1px solid #2a3550;border-radius:16px;background:#0a1222;box-shadow:0 30px 90px #020617e0;padding:clamp(1rem,2vw,1.5rem)}.cookie-modal-head{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.cookie-modal-head h2{margin:0;font-size:24px;line-height:1.2}.cookie-modal-head p{margin:8px 0 0;color:var(--muted-foreground);font-size:13px;line-height:1.55}.cookie-modal-close{border:1px solid var(--border);background:transparent;color:var(--foreground);border-radius:8px;padding:6px 10px;font-size:12px;cursor:pointer}.cookie-modal-close:hover{border-color:var(--muted-foreground)}.cookie-pref-grid{margin-top:16px;display:grid;gap:12px}.cookie-pref-card{border:1px solid #2a3550;border-radius:10px;background:#0b1428;padding:14px}.cookie-pref-card-header{display:flex;justify-content:space-between;align-items:flex-start;gap:10px}.cookie-pref-card-header p{margin:0;font-size:14px;font-weight:600}.cookie-pref-card-header .cookie-pref-toggle span{white-space:nowrap}.cookie-pref-toggle{display:inline-flex;align-items:center;gap:8px;font-size:11px;color:var(--muted-foreground)}.cookie-pref-state{display:inline-flex;min-width:96px;justify-content:flex-end;align-items:center;gap:6px;padding:0;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.cookie-pref-state-required{color:#fcd34d}.cookie-pref-state-enabled{color:#67e8f9}.cookie-pref-state-disabled{color:#cbd5e1}.cookie-pref-state-dot{width:6px;height:6px;border-radius:999px;display:inline-block}.cookie-pref-state-dot-required{background:#fcd34d}.cookie-pref-state-dot-enabled{background:#67e8f9}.cookie-pref-state-dot-disabled{background:#94a3b8}.cookie-pref-toggle input{width:17px;height:17px;cursor:pointer;border:1px solid var(--border);border-radius:4px;background:var(--background);accent-color:var(--primary)}.cookie-pref-toggle input:disabled{cursor:not-allowed;opacity:.8}.cookie-pref-text{margin:10px 0 0;font-size:13px;line-height:1.6;color:var(--muted-foreground)}.cookie-modal-links{margin-top:14px;display:flex;flex-wrap:wrap;gap:12px}.cookie-modal-links button{border:0;background:transparent;padding:0;color:var(--primary);font-size:12px;cursor:pointer}.cookie-modal-links button:hover{text-decoration:underline}.cookie-modal-note{color:var(--muted-foreground);font-size:12px}.cookie-modal-actions{margin-top:16px;display:flex;justify-content:flex-end;gap:8px}@media (max-width: 1280px){.shell{grid-template-columns:280px 1fr}.toc{display:none}}@media (max-width: 1024px){.shell{grid-template-columns:1fr}.sidebar{height:auto;position:static;border-right:0;border-bottom:1px solid var(--border)}.content{padding:24px 20px;height:auto}.article-header h1{font-size:26px}.docs-header-nav,.toc{display:none}.cookie-banner-content{min-height:0;padding:16px 14px;flex-direction:column;align-items:flex-start}.cookie-banner-actions{width:100%;justify-content:stretch}.cookie-modal{width:calc(100% - 1rem);margin-top:.5rem}.cookie-modal-head{flex-direction:column}.cookie-modal-close{align-self:flex-end}.cookie-modal-actions{flex-direction:column-reverse}.cookie-btn{flex:1;text-align:center}}
