:root{--color-fd-background:#ffffff;--color-fd-foreground:#1d2130;--color-fd-muted:#f4f5fa;--color-fd-muted-foreground:#4b5163;--color-fd-popover:#ffffff;--color-fd-popover-foreground:#1d2130;--color-fd-card:#f7f8fc;--color-fd-card-foreground:#1d2130;--color-fd-border:#e3e6ef;--color-fd-primary:#4f46e5;--color-fd-primary-foreground:#ffffff;--color-fd-secondary:#eef0fe;--color-fd-secondary-foreground:#3730a3;--color-fd-accent:#eef0fe;--color-fd-accent-foreground:#3730a3;--color-fd-ring:#4f46e5}.dark{--color-fd-background:#0f1117;--color-fd-foreground:#e7e9f1;--color-fd-muted:#171a23;--color-fd-muted-foreground:#aeb3c4;--color-fd-popover:#161923;--color-fd-popover-foreground:#e7e9f1;--color-fd-card:#161923;--color-fd-card-foreground:#e7e9f1;--color-fd-border:#2a2e3b;--color-fd-primary:#8f8bff;--color-fd-primary-foreground:#0f1117;--color-fd-secondary:#1e2133;--color-fd-secondary-foreground:#c9cbff;--color-fd-accent:rgba(143,139,255,0.16);--color-fd-accent-foreground:#d4d5ff;--color-fd-ring:#8f8bff}.lsdocs{font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Noto Sans CJK SC,Source Han Sans SC,system-ui,sans-serif;color:var(--color-fd-foreground);background:var(--color-fd-background);min-height:100vh;-webkit-font-smoothing:auto}.lsdocs .prose{--tw-prose-body:var(--color-fd-foreground);font-size:16px;line-height:1.8}.lsdocs code,.lsdocs pre{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,PingFang SC,monospace}.lsdocs aside a[data-active=true]{color:var(--color-fd-primary);font-weight:600}.lsdocs aside a[href="/developers/docs/agent"]:not([data-active=true]){color:var(--color-fd-muted-foreground);font-size:12.5px}.lsdocs pre.agentmd,.lsdocs pre.agentmd *{white-space:pre-wrap!important;word-break:break-word}.lsdocs .lsapi-line{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.lsdocs .lsapi-line code{word-break:break-all}.lsdocs .lsapi-method{font:600 12px/1 ui-monospace,SFMono-Regular,Menlo,monospace;padding:4px 8px;border-radius:6px;color:#fff;background:#4f46e5}.lsdocs .lsapi-get{background:#0f766e}.lsdocs .lsapi-post{background:#4f46e5}.lsdocs .lsapi-patch{background:#b45309}.lsdocs .lsapi-delete{background:#b91c1c}.lsdocs .lsapi-h{font-weight:600;margin:20px 0 4px}.lsdocs .lsapi-table{overflow-x:auto}.lsdocs .lsapi-table table{font-size:14px;line-height:1.6}.lsdocs .lsapi-table td:first-child{white-space:nowrap}.lsdocs .lsapi-where{margin-left:6px;font-size:12px;color:var(--color-fd-muted-foreground)}