:root{color-scheme:light;--bg:#f2f5f8;--panel:#fff;--ink:#20343e;--muted:#607382;--line:#dce5eb;--teal:#167b78;--blue:#2163a5;--soft:#eaf5f3;font-family:Inter,"Microsoft YaHei","PingFang SC",system-ui,sans-serif}
*{box-sizing:border-box}html{scroll-padding-top:100px}body{margin:0;background:var(--bg);color:var(--ink);font-size:15px;line-height:1.75}a{color:var(--blue);text-decoration:none}a:hover{text-decoration:underline}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #80bfda;outline-offset:3px}button{font:inherit;cursor:pointer}header{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:16px 28px;border-bottom:1px solid var(--line);background:#fff;position:sticky;top:0;z-index:10;box-shadow:0 2px 8px #20343e08}.brand{color:var(--teal);font-size:13px;font-weight:700;letter-spacing:2px}header h1{font-size:22px;line-height:1.4;margin:2px 0 3px}header p{font-size:13px;color:var(--muted);margin:0}.nav-link{display:inline-block;flex-shrink:0;border:1px solid var(--line);border-radius:7px;padding:6px 12px;background:#f7fafc;font-size:14px}.docs-layout{display:grid;grid-template-columns:238px minmax(0,1fr);gap:24px;max-width:1440px;margin:0 auto;padding:24px}.docs-sidebar{position:sticky;top:120px;align-self:start;max-height:calc(100vh - 144px);overflow:auto;background:var(--panel);border:1px solid var(--line);border-radius:10px;padding:13px 10px}.docs-sidebar nav{display:flex;flex-direction:column;gap:2px}.docs-sidebar a{font-size:14px;color:#3d5361;padding:6px 11px;border-radius:6px}.docs-sidebar a:hover,.docs-sidebar a.active{background:var(--soft);color:#10615e;text-decoration:none}.docs-sidebar h2{font-size:12px;letter-spacing:.3px;color:#73818c;margin:13px 11px 5px}.docs{min-width:0}.docs section{background:var(--panel);padding:24px 28px;border:1px solid var(--line);border-radius:10px;box-shadow:0 3px 12px #193b4805;margin:0 0 20px}.docs h2{font-size:21px;line-height:1.5;margin:0 0 18px;padding-bottom:12px;border-bottom:1px solid #e7edf1;color:#163e49}.docs h3{font-size:18px;line-height:1.5;color:#176b68;margin:30px 0 13px;scroll-margin-top:114px}.docs h4{font-size:16px;margin:24px 0 10px}.docs p{margin:12px 0}.docs ul,.docs ol{padding-left:24px;margin:12px 0}.docs li{margin:7px 0}.docs code{font-family:Consolas,"Cascadia Code",monospace;font-size:13px;background:#edf2f6;color:#204c69;border-radius:4px;padding:2px 5px;overflow-wrap:anywhere}.docs pre{font:13px/1.65 Consolas,"Cascadia Code",monospace;overflow:auto;white-space:pre;margin:0;background:#f6f8fb;color:#263e4d;padding:16px;tab-size:2}.docs pre code{background:none;padding:0;color:inherit;overflow-wrap:normal}.code-shell{border:1px solid #dce5eb;border-radius:8px;overflow:hidden;margin:16px 0;min-width:0}.code-toolbar{display:flex;justify-content:flex-end;align-items:center;gap:12px;min-height:34px;padding:4px 9px;background:#eef3f6;border-bottom:1px solid #e1e7eb}.code-toolbar button{font-size:12px;line-height:1.5;border:1px solid #c9d8df;background:#fff;border-radius:5px;padding:3px 10px;color:#295e74}.copy-status{color:var(--muted);font-size:12px}.table-scroll{overflow-x:auto;border:1px solid var(--line);border-radius:7px;margin:15px 0}.docs table{border-collapse:collapse;width:100%;font-size:14px;line-height:1.65;margin:15px 0;min-width:540px}.table-scroll table{margin:0}.docs th,.docs td{border-bottom:1px solid var(--line);padding:10px 12px;text-align:left;vertical-align:top}.docs th{font-weight:600;background:#f0f5f7;color:#3b5864}.docs tr:last-child td{border-bottom:0}.docs td:first-child{font-weight:500}.docs details{margin:16px 0;border:1px solid var(--line);border-radius:7px;background:#f8fbfc;padding:12px 15px}.docs summary{cursor:pointer;font-weight:600;color:#24566b}.docs details p{margin-bottom:0}.docs nav{display:flex;flex-wrap:wrap;gap:10px}.site-footer{text-align:center;color:var(--muted);font-size:13px;padding:14px 24px 28px}.site-footer a{color:var(--muted)}
@media(min-width:1600px){.docs-layout{max-width:1540px;grid-template-columns:252px minmax(0,1fr)}}
@media(max-width:850px){html{scroll-padding-top:104px}header{padding:13px 16px;gap:10px}header h1{font-size:19px}header p{font-size:12px}.nav-link{font-size:13px;padding:5px 9px}.docs-layout{display:block;padding:14px}.docs-sidebar{position:static;max-height:160px;margin-bottom:16px;padding:9px}.docs-sidebar nav{display:flex;flex-direction:row;flex-wrap:wrap;gap:4px}.docs-sidebar h2{width:100%;margin:7px 8px 2px}.docs-sidebar a{font-size:13px;padding:4px 8px;background:#f6f9fb}.docs section{padding:18px 16px;margin-bottom:14px}.docs h2{font-size:19px}.docs h3{font-size:17px;margin-top:26px}.docs p,.docs li{font-size:14px}.docs pre{font-size:12px;padding:12px}.docs table{font-size:13px}.docs th,.docs td{padding:9px 10px}}
@media(prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}
@media print{header{position:static;box-shadow:none}.docs-sidebar,.nav-link,.code-toolbar{display:none}.docs-layout{display:block;padding:0}.docs section{border:0;box-shadow:none;break-inside:auto;padding:12px 0}.docs pre{white-space:pre-wrap}.table-scroll{overflow:visible}.docs table{min-width:0}body{background:white;font-size:12px}}
