.docs-root{--docs-accent:#0066ff;--docs-accent-hover:#0052cc;--docs-accent-light:#eef4ff;--docs-text:#0f172a;--docs-muted:#64748b;--docs-border:#e2e8f0;--docs-bg:#f8fafc;--docs-radius:16px;--docs-shadow:0 20px 50px rgba(15,23,42,0.08);--docs-header-h:72px;--docs-get:#10b981;--docs-get-bg:#ecfdf5;--docs-post:#0066ff;--docs-post-bg:#eef4ff;min-height:100vh;background:var(--docs-bg);color:var(--docs-text);font-family:var(--font-inter),"Inter",system-ui,sans-serif;-webkit-font-smoothing:antialiased}.docs-header{position:sticky;top:0;z-index:50;height:var(--docs-header-h);border-bottom:1px solid var(--docs-border);background:rgba(255,255,255,.92);backdrop-filter:blur(10px)}.docs-header-inner{display:flex;align-items:center;justify-content:space-between;gap:16px;max-width:1280px;margin:0 auto;padding:0 24px;height:100%}.docs-header-actions{display:flex;align-items:center;gap:10px}.docs-menu-btn{display:none;align-items:center;justify-content:center;width:40px;height:40px;border:1px solid var(--docs-border);border-radius:10px;background:#fff;color:var(--docs-text);cursor:pointer}.docs-login-btn{padding:10px 20px;border-radius:10px;background:var(--docs-accent);color:#fff;font-size:14px;font-weight:600;text-decoration:none;transition:background .2s}.docs-login-btn:hover{background:var(--docs-accent-hover)}.docs-frame{display:flex;max-width:1280px;margin:0 auto;min-height:calc(100vh - var(--docs-header-h))}.docs-sidebar{width:260px;flex-shrink:0;padding:28px 20px 40px 24px;background:#fff;border-right:1px solid var(--docs-border);position:sticky;top:var(--docs-header-h);align-self:flex-start;max-height:calc(100vh - var(--docs-header-h));overflow-y:auto}.docs-sidebar-section+.docs-sidebar-section{margin-top:24px;padding-top:24px;border-top:1px solid var(--docs-border)}.docs-sidebar-label{font-size:11px;font-weight:700;letter-spacing:.07em;text-transform:uppercase;color:var(--docs-muted);margin:0 0 10px;padding-left:12px}.docs-sidebar-link{display:block;font-size:14px;line-height:1.4;color:var(--docs-muted);text-decoration:none;padding:8px 12px;border-radius:8px;border-left:3px solid transparent;transition:color .15s,background .15s,border-color .15s}.docs-sidebar-link.active,.docs-sidebar-link:hover{color:var(--docs-accent);background:var(--docs-accent-light)}.docs-sidebar-link.active{font-weight:600;border-left-color:var(--docs-accent)}.docs-sidebar-link.sub{font-size:13px;padding-left:20px}.docs-main{flex:1;min-width:0;padding:36px 32px 80px}.docs-main-inner{max-width:720px}.docs-title{font-size:clamp(26px,3vw,32px);font-weight:800;letter-spacing:-.03em;margin:0 0 8px;line-height:1.2}.docs-lead{font-size:16px;line-height:1.7;color:var(--docs-muted);margin:0 0 32px}.docs-section-title{font-size:22px;font-weight:700;letter-spacing:-.02em;margin:0 0 16px;scroll-margin-top:96px}.docs-section-title a{color:inherit;text-decoration:none}.docs-prose p{font-size:15px;line-height:1.75;color:#475569;margin:0 0 16px}.docs-prose strong{color:var(--docs-text);font-weight:600}.docs-prose code:not(pre code){font-size:13px;padding:2px 7px;border-radius:6px;background:var(--docs-accent-light);color:var(--docs-accent);font-family:ui-monospace,monospace}.docs-url-chip{display:inline-block;margin:8px 0 20px;padding:12px 16px;font-size:14px;font-family:ui-monospace,monospace;background:#fff;border:1px solid var(--docs-border);border-radius:12px;color:var(--docs-text);box-shadow:0 1px 2px rgba(15,23,42,.04)}.docs-section-gap{height:48px}.docs-card{background:#fff;border:1px solid var(--docs-border);border-radius:var(--docs-radius);padding:24px;margin:24px 0;scroll-margin-top:96px;box-shadow:0 1px 3px rgba(15,23,42,.04)}.docs-card-head{display:flex;align-items:center;flex-wrap:wrap;gap:12px;margin-bottom:14px}.docs-badge{display:inline-flex;align-items:center;justify-content:center;min-width:56px;padding:5px 12px;border-radius:8px;font-size:12px;font-weight:800;font-family:ui-monospace,monospace;letter-spacing:.03em}.docs-badge-get{background:var(--docs-get-bg);color:var(--docs-get)}.docs-badge-post{background:var(--docs-post-bg);color:var(--docs-post)}.docs-path-chip{padding:8px 14px;border-radius:10px;background:var(--docs-bg);border:1px solid var(--docs-border);font-family:ui-monospace,monospace;font-size:14px;font-weight:600;color:var(--docs-text)}.docs-card-desc{font-size:15px;line-height:1.65;color:var(--docs-muted);margin:0 0 20px}.docs-card h3{font-size:14px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--docs-muted);margin:24px 0 12px}.docs-card h3:first-of-type{margin-top:0}.docs-card-subtitle{font-size:14px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--docs-muted);margin:24px 0 12px}.docs-hint{display:flex;gap:12px;align-items:flex-start;padding:16px 18px;margin:20px 0;border-radius:12px;border:1px solid #bfdbfe;background:var(--docs-accent-light);font-size:14px;line-height:1.65;color:#1e40af}.docs-hint-icon{flex-shrink:0;width:20px;height:20px;color:var(--docs-accent);margin-top:1px}.docs-table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch;border-radius:12px;border:1px solid var(--docs-border);margin:12px 0 20px;background:#fff}.docs-table{width:100%;border-collapse:collapse;font-size:14px}.docs-table th{text-align:left;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--docs-muted);background:var(--docs-bg)}.docs-table td,.docs-table th{padding:12px 16px;border-bottom:1px solid var(--docs-border)}.docs-table td{color:#475569;line-height:1.55}.docs-table tbody tr:nth-child(2n) td{background:rgba(248,250,252,.8)}.docs-table tbody tr:last-child td{border-bottom:none}.docs-table td code{font-size:13px;padding:2px 6px;border-radius:5px;background:var(--docs-accent-light);color:var(--docs-accent);font-family:ui-monospace,monospace}.docs-editor{border-radius:12px;overflow:hidden;background:#0f172a;box-shadow:var(--docs-shadow);margin:12px 0 20px}.docs-editor-bar{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 14px;background:#1e293b;border-bottom:1px solid #334155}.docs-editor-tabs{display:flex;gap:4px}.docs-editor-tab{padding:5px 12px;border:none;border-radius:6px;background:transparent;color:#94a3b8;font-size:12px;font-weight:600;font-family:ui-monospace,monospace;cursor:pointer;transition:background .15s,color .15s}.docs-editor-tab:hover{color:#e2e8f0}.docs-editor-tab.active{background:#334155;color:#fff}.docs-editor-copy{display:inline-flex;align-items:center;gap:6px;padding:5px 10px;border:1px solid #475569;border-radius:6px;background:transparent;color:#94a3b8;font-size:12px;font-weight:600;cursor:pointer;transition:color .15s,border-color .15s}.docs-editor-copy:hover{color:#e2e8f0;border-color:#64748b}.docs-editor pre{margin:0;padding:18px 20px;font-size:12px;line-height:1.6;color:#e2e8f0;font-family:ui-monospace,Menlo,monospace;overflow-x:auto;white-space:pre-wrap}.docs-editor-dots{display:flex;gap:6px;padding:10px 14px 0;background:#1e293b}.docs-editor-dots span{width:10px;height:10px;border-radius:50%;background:#475569}.docs-editor-dots span:first-child{background:#ef4444}.docs-editor-dots span:nth-child(2){background:#eab308}.docs-editor-dots span:nth-child(3){background:#22c55e}.docs-editor-simple .docs-editor-bar{padding-top:0}.docs-sidebar-overlay{display:none}@media (max-width:900px){.docs-menu-btn{display:inline-flex}.docs-sidebar-overlay{display:block;position:fixed;inset:0;z-index:60;background:rgba(15,23,42,.4);opacity:0;pointer-events:none;transition:opacity .2s}.docs-sidebar-overlay.open{opacity:1;pointer-events:auto}.docs-sidebar{position:fixed;top:var(--docs-header-h);left:0;z-index:70;width:min(300px,88vw);max-height:calc(100vh - var(--docs-header-h));transform:translateX(-100%);transition:transform .25s ease;box-shadow:var(--docs-shadow)}.docs-sidebar.open{transform:translateX(0)}.docs-main{padding:20px 16px 60px}.docs-header-inner{padding:0 16px}.docs-login-btn{padding:8px 14px;font-size:13px}.docs-card{padding:20px 16px}.docs-url-chip{display:block;max-width:100%;overflow-x:auto;font-size:12px;word-break:break-all}.docs-editor-bar{flex-wrap:wrap}.docs-card-head{flex-direction:column;align-items:flex-start}.docs-path-chip{max-width:100%;overflow-x:auto;font-size:13px}}