.sr-only { position: absolute; width: 1px; height: 1px; overflow: hidden; clip: rect(0, 0, 0, 0); white-space: nowrap; }
.docs-body { min-width: 320px; background: #070b0d; }
.docs-menu-button { display: none; min-height: 42px; padding: 0 14px; color: rgba(255,255,255,.78); background: transparent; border: 1px solid rgba(184,227,224,.14); border-radius: 5px; font: inherit; font-size: 12px; }
.docs-main { display: grid; width: min(1480px, 100%); min-height: 100dvh; grid-template-columns: 284px minmax(0, 820px) 220px; justify-content: center; gap: clamp(36px, 4vw, 72px); margin: 0 auto; padding: 96px 32px 100px; }

.docs-sidebar { min-width: 0; border-right: 1px solid rgba(184,227,224,.10); }
.docs-sidebar__inner { position: sticky; top: 72px; max-height: calc(100dvh - 72px); overflow-y: auto; padding: 28px 24px 52px 0; scrollbar-width: thin; scrollbar-color: rgba(101,220,212,.2) transparent; }
.docs-search { position: relative; display: flex; align-items: center; }
.docs-search svg { position: absolute; left: 12px; width: 15px; fill: none; stroke: rgba(255,255,255,.45); stroke-linecap: round; stroke-width: 1.7; }
.docs-search input { width: 100%; height: 42px; padding: 0 38px 0 36px; color: rgba(255,255,255,.88); background: rgba(255,255,255,.035); border: 1px solid rgba(184,227,224,.12); border-radius: 6px; font: inherit; font-size: 12px; outline: none; transition: border-color 160ms var(--ease-out), background 160ms var(--ease-out); }
.docs-search input::placeholder { color: rgba(255,255,255,.36); }
.docs-search input:focus { background: rgba(255,255,255,.05); border-color: rgba(101,220,212,.44); box-shadow: 0 0 0 3px rgba(56,201,192,.08); }
.docs-search kbd { position: absolute; right: 10px; display: grid; width: 20px; height: 20px; place-items: center; color: rgba(255,255,255,.32); background: rgba(255,255,255,.035); border: 1px solid rgba(255,255,255,.08); border-radius: 4px; font: 10px "DM Mono", monospace; }
.docs-nav { margin-top: 28px; }
.docs-nav__group + .docs-nav__group { margin-top: 26px; }
.docs-nav__group > div { display: flex; justify-content: space-between; gap: 12px; padding: 0 9px 8px; }
.docs-nav__group > div strong { color: rgba(255,255,255,.82); font-size: 11px; font-weight: 600; }
.docs-nav__group > div small { color: rgba(255,255,255,.42); font-size: 8px; }
.docs-nav__group > a { display: grid; min-height: 34px; grid-template-columns: 20px minmax(0,1fr); align-items: center; gap: 8px; padding: 6px 8px; color: rgba(255,255,255,.66); border-radius: 5px; font-size: 11px; transition: color 140ms var(--ease-out), background 140ms var(--ease-out); }
.docs-platform-icon,
.docs-symbol-icon { display: grid; width: 20px; height: 20px; place-items: center; border: 1px solid rgba(255,255,255,.08); border-radius: 5px; box-shadow: inset 0 1px rgba(255,255,255,.18); }
.docs-platform-icon img { display: block; width: 13px; height: 13px; opacity: 1; }
.docs-platform-icon--discord { background: #5865f2; }
.docs-platform-icon--telegram { background: #229ed9; }
.docs-platform-icon--qq { background: #267dcc; }
.docs-platform-icon--feishu { background: #2f6bff; }
.docs-platform-icon--feishu img { filter: invert(1); }
.docs-platform-icon--dingtalk { background: #1677ff; }
.docs-platform-icon--channelflow { background: transparent; border-color: transparent; box-shadow: none; }
.docs-platform-icon--channelflow img { width: 20px; height: 20px; }
.docs-symbol-icon { color: rgba(118,222,215,.82); background: rgba(56,201,192,.07); border-color: rgba(101,220,212,.14); font: 11px "DM Mono", monospace; text-align: center; }
.docs-symbol-icon--bark { color: #dffaf2; background: #2e9277; }
.docs-symbol-icon--gotify { color: #f0ebff; background: #6d55c7; }
.docs-symbol-icon--mysql { color: #e5f7ff; background: #227b96; font-size: 7px; letter-spacing: -.05em; }
.docs-symbol-icon--binance { color: #261f02; background: #f3ba2f; font-size: 15px; }
.docs-symbol-icon--rules,
.docs-symbol-icon--content,
.docs-symbol-icon--reliability { color: #dffaf7; background: #236f69; }
.docs-symbol-icon--reliability { color: #e3faed; background: #28764f; }
.docs-nav__group > a[aria-current="page"] { color: #b8f5f1; background: rgba(56,201,192,.11); }
.docs-nav__group > a[aria-current="page"] .docs-platform-icon { box-shadow: inset 0 1px rgba(255,255,255,.22),0 0 0 1px rgba(184,245,241,.22); }
.docs-nav__empty { color: rgba(255,255,255,.46); font-size: 11px; line-height: 1.7; }
.docs-help { margin-top: 34px; padding: 18px 14px; background: rgba(56,201,192,.035); border-top: 1px solid rgba(101,220,212,.14); border-bottom: 1px solid rgba(101,220,212,.10); }
.docs-help strong { font-size: 11px; font-weight: 600; }
.docs-help p { margin-top: 7px; color: rgba(255,255,255,.60); font-size: 10px; line-height: 1.65; }
.docs-help a { display: inline-flex; gap: 8px; margin-top: 11px; color: #76ded7; font-size: 10px; font-weight: 600; }

.docs-article { min-width: 0; padding-top: 42px; }
.docs-breadcrumb { display: flex; gap: 8px; color: rgba(255,255,255,.52); font-size: 10px; }
.docs-breadcrumb a { color: rgba(255,255,255,.72); }
.docs-article__header { position: relative; margin-top: 18px; padding-left: 44px; }
.docs-article__icon { position: absolute; top: 1px; left: 0; display: grid; width: 32px; height: 32px; place-items: center; color: #91e8e2; background: #0d181b; border: 1px solid rgba(101,220,212,.18); border-radius: 7px; box-shadow: inset 0 1px rgba(255,255,255,.04); }
.docs-article__icon .docs-platform-icon,
.docs-article__icon .docs-symbol-icon { width: 23px; height: 23px; border-radius: 5px; }
.docs-article__icon .docs-platform-icon img { width: 14px; height: 14px; }
.docs-article__icon .docs-platform-icon--channelflow img { width: 24px; height: 24px; }
.docs-article__icon .docs-symbol-icon { font-size: 11px; }
.docs-article__icon .docs-symbol-icon--mysql { font-size: 8px; }
.docs-article__header > p { color: rgba(255,255,255,.58); font-family: "DM Mono", monospace; font-size: 8px; letter-spacing: .05em; }
.docs-article__header h1 { max-width: 740px; margin-top: 6px; color: rgba(255,255,255,.96); font-size: clamp(26px, 2.35vw, 32px); font-weight: 500; line-height: 1.2; text-wrap: balance; }
.docs-article__header > div:last-child { max-width: 680px; margin-top: 9px; color: rgba(255,255,255,.78); font-size: 12px; line-height: 1.65; text-wrap: pretty; }
.docs-article__header--markdown { min-height: 34px; margin-bottom: 18px; }
.docs-markdown { color: rgba(255,255,255,.82); font-size: 14px; line-height: 1.78; overflow-wrap: anywhere; text-wrap: pretty; }
.docs-markdown h1 { max-width: 760px; margin: 0 0 18px; color: rgba(255,255,255,.96); font-size: clamp(28px,2.6vw,36px); font-weight: 600; line-height: 1.22; text-wrap: balance; }
.docs-markdown h2 { margin: 42px 0 14px; color: rgba(255,255,255,.94); font-size: 22px; font-weight: 600; line-height: 1.35; scroll-margin-top: 88px; }
.docs-markdown h3 { margin: 30px 0 10px; color: rgba(255,255,255,.92); font-size: 17px; font-weight: 600; line-height: 1.45; scroll-margin-top: 88px; }
.docs-markdown h4,.docs-markdown h5,.docs-markdown h6 { margin: 24px 0 8px; color: rgba(255,255,255,.90); font-size: 15px; font-weight: 600; }
.docs-markdown p { max-width: 720px; margin: 0 0 16px; }
.docs-markdown ul,.docs-markdown ol { display: grid; max-width: 720px; gap: 8px; margin: 0 0 20px; padding-left: 24px; }
.docs-markdown li::marker { color: #68d8d1; }
.docs-markdown a { color: #8de8e2; text-decoration: underline; text-decoration-color: rgba(141,232,226,.35); text-underline-offset: 3px; }
.docs-markdown strong { color: rgba(255,255,255,.94); font-weight: 600; }
.docs-markdown code { padding: 2px 5px; color: #91e8e2; background: rgba(56,201,192,.07); border: 1px solid rgba(56,201,192,.12); border-radius: 4px; font: .88em "DM Mono",monospace; }
.docs-markdown pre { max-width: 100%; overflow-x: auto; margin: 22px 0; padding: 18px 20px; background: #0d1417; border: 1px solid rgba(184,227,224,.12); border-radius: 8px; scrollbar-width: thin; }
.docs-markdown pre code { padding: 0; color: rgba(255,255,255,.82); background: transparent; border: 0; line-height: 1.7; }
.docs-markdown blockquote { max-width: 720px; margin: 22px 0; padding: 14px 16px; color: rgba(255,255,255,.72); background: rgba(56,201,192,.045); border: 1px solid rgba(101,220,212,.16); border-radius: 7px; }
.docs-markdown blockquote p:last-child { margin-bottom: 0; }
.docs-markdown table { display: block; width: 100%; max-width: 820px; overflow-x: auto; margin: 22px 0 28px; border-spacing: 0; border-collapse: collapse; scrollbar-width: thin; }
.docs-markdown th,.docs-markdown td { min-width: 140px; padding: 11px 14px; border: 1px solid rgba(184,227,224,.12); text-align: left; vertical-align: top; }
.docs-markdown th { color: rgba(255,255,255,.92); background: rgba(255,255,255,.035); font-weight: 600; }
.docs-markdown td { color: rgba(255,255,255,.74); }
.docs-markdown hr { margin: 36px 0; border: 0; border-top: 1px solid rgba(184,227,224,.12); }
.docs-markdown img { display: block; max-width: 100%; height: auto; margin: 24px 0; border: 1px solid rgba(184,227,224,.12); border-radius: 8px; }
.docs-markdown input[type="checkbox"] { width: 14px; height: 14px; margin: 0 7px 0 -20px; accent-color: #45d79a; }

.docs-section { padding-top: 32px; scroll-margin-top: 88px; }
.docs-section h2,.docs-references h2 { color: rgba(255,255,255,.94); font-size: 21px; font-weight: 600; line-height: 1.3; }
.docs-section__lead { max-width: 680px; margin-top: 9px; color: rgba(255,255,255,.70); font-size: 12px; line-height: 1.7; }
.docs-steps { margin: 22px 0 0; padding: 0; border-top: 1px solid rgba(184,227,224,.12); list-style: none; }
.docs-steps li { display: grid; grid-template-columns: 36px 1fr; gap: 14px; padding: 18px 0; border-bottom: 1px solid rgba(184,227,224,.10); }
.docs-steps li > span { color: #68d8d1; font: 9px "DM Mono", monospace; }
.docs-steps h3 { font-size: 13px; font-weight: 600; }
.docs-steps p { max-width: 680px; margin-top: 6px; color: rgba(255,255,255,.80); font-size: 12px; line-height: 1.72; }
.docs-fields { margin-top: 28px; border-top: 1px solid rgba(184,227,224,.12); }
.docs-fields > div { position: relative; display: grid; grid-template-columns: 150px minmax(180px,1fr) 1.2fr 48px; align-items: center; gap: 18px; padding: 17px 0; border-bottom: 1px solid rgba(184,227,224,.10); }
.docs-fields strong { font-size: 12px; font-weight: 600; }
.docs-fields code { min-width: 0; overflow: hidden; padding: 8px 10px; color: #91e8e2; background: rgba(56,201,192,.06); border: 1px solid rgba(56,201,192,.11); border-radius: 4px; font: 10px "DM Mono", monospace; text-overflow: ellipsis; white-space: nowrap; }
.docs-fields p { color: rgba(255,255,255,.65); font-size: 11px; line-height: 1.65; }
.docs-fields button { padding: 6px 7px; color: rgba(255,255,255,.46); background: transparent; border: 0; font: inherit; font-size: 9px; cursor: pointer; }
.docs-warning { margin-top: 56px; padding: 22px 24px; background: rgba(221,151,57,.055); border: 1px solid rgba(235,170,80,.42); border-radius: 8px; scroll-margin-top: 88px; }
.docs-warning strong { color: #e7c28d; font-size: 12px; }
.docs-warning p { margin-top: 8px; color: rgba(255,255,255,.62); font-size: 11px; line-height: 1.7; }
.docs-checks { display: grid; gap: 10px; margin: 26px 0 0; padding: 0; list-style: none; }
.docs-checks li { display: flex; align-items: flex-start; gap: 11px; color: rgba(255,255,255,.80); font-size: 12px; line-height: 1.7; }
.docs-checks span { display: grid; width: 19px; height: 19px; flex: 0 0 auto; place-items: center; margin-top: 2px; color: #86e7b1; background: rgba(69,215,154,.07); border: 1px solid rgba(69,215,154,.17); border-radius: 50%; font-size: 9px; }
.docs-references { padding-top: 64px; scroll-margin-top: 88px; }
.docs-references a { display: flex; align-items: center; justify-content: space-between; margin-top: 20px; padding: 16px 0; color: #8de8e2; border-top: 1px solid rgba(184,227,224,.12); border-bottom: 1px solid rgba(184,227,224,.10); font-size: 12px; }
.docs-pagination { display: grid; grid-template-columns: 1fr 1fr; gap: 24px; margin-top: 80px; padding-top: 28px; border-top: 1px solid rgba(184,227,224,.12); }
.docs-pagination a { min-width: 0; padding: 14px 0; }
.docs-pagination a:last-child { text-align: right; }
.docs-pagination small,.docs-pagination strong { display: block; }
.docs-pagination small { color: rgba(255,255,255,.36); font-size: 9px; }
.docs-pagination strong { margin-top: 5px; overflow: hidden; color: rgba(255,255,255,.76); font-size: 12px; font-weight: 500; text-overflow: ellipsis; white-space: nowrap; }

.docs-toc { min-width: 0; }
.docs-toc__inner { position: sticky; top: 110px; padding-left: 22px; border-left: 1px solid rgba(184,227,224,.12); }
.docs-toc strong { color: rgba(255,255,255,.65); font-size: 10px; font-weight: 600; }
.docs-toc nav { display: grid; gap: 12px; margin-top: 15px; }
.docs-toc a { color: rgba(255,255,255,.58); font-size: 10px; transition: color 140ms var(--ease-out); }
.docs-toc a.is-subsection { padding-left: 10px; color: rgba(255,255,255,.42); }
.docs-toc p { display: flex; align-items: center; gap: 8px; margin-top: 28px; color: rgba(255,255,255,.28); font: 8px "DM Mono", monospace; }
.docs-toc p span { width: 6px; height: 6px; background: #45d79a; border-radius: 50%; }
.docs-overlay { position: fixed; z-index: 55; inset: 66px 0 0; background: rgba(0,0,0,.55); }

html[data-theme="light"] { color-scheme: light; background: #f4f7fb; }
html[data-theme="light"] .docs-body {
  color: #172033;
  background: linear-gradient(135deg, #fff 0%, #f4f7fb 58%, #eaf2ff 100%) fixed;
}
html[data-theme="light"] .docs-body::before { opacity: .055; mask-image: linear-gradient(to bottom,#000 0,transparent 90vh); }
html[data-theme="light"] .docs-menu-button { color: #526174; background: #fff; border-color: #cbd7e7; }
html[data-theme="light"] .docs-sidebar { border-right-color: #e1e8f2; }
html[data-theme="light"] .docs-search svg { stroke: #7a8798; }
html[data-theme="light"] .docs-search input { color: #172033; background: #fff; border-color: #cbd7e7; }
html[data-theme="light"] .docs-search input::placeholder { color: #7a8798; }
html[data-theme="light"] .docs-search input:focus { background: #fff; border-color: #2563eb; box-shadow: 0 0 0 3px rgba(37,99,235,.14); }
html[data-theme="light"] .docs-search kbd { color: #7a8798; background: #eef3f9; border-color: #e1e8f2; }
html[data-theme="light"] .docs-nav__group > div strong { color: #172033; }
html[data-theme="light"] .docs-nav__group > div small { color: #7a8798; }
html[data-theme="light"] .docs-nav__group > a { color: #526174; }
html[data-theme="light"] .docs-symbol-icon { border-color: #cbd7e7; box-shadow: none; }
html[data-theme="light"] .docs-symbol-icon--start,
html[data-theme="light"] .docs-symbol-icon--generic { color: #1d4ed8; background: #eaf2ff; }
html[data-theme="light"] .docs-nav__group > a[aria-current="page"] { color: #1d4ed8; background: #eaf2ff; }
html[data-theme="light"] .docs-nav__group > a[aria-current="page"] .docs-platform-icon { box-shadow: inset 0 1px rgba(255,255,255,.22),0 0 0 1px rgba(37,99,235,.18); }
html[data-theme="light"] .docs-nav__empty { color: #7a8798; }
html[data-theme="light"] .docs-help { background: #f0f5ff; border-color: #d8e5fb; }
html[data-theme="light"] .docs-help p { color: #526174; }
html[data-theme="light"] .docs-help a { color: #1d4ed8; }
html[data-theme="light"] .docs-article {
  padding: 42px 40px 80px;
  background: rgba(255,255,255,.94);
  border: 1px solid #e1e8f2;
  border-radius: 8px;
  box-shadow: 0 2px 4px rgba(31,65,114,.04), 0 18px 44px rgba(31,65,114,.08);
}
html[data-theme="light"] .docs-breadcrumb { color: #7a8798; }
html[data-theme="light"] .docs-breadcrumb a { color: #526174; }
html[data-theme="light"] .docs-article__icon { color: #1d4ed8; background: #eaf2ff; border-color: #c9daf8; box-shadow: inset 0 1px rgba(255,255,255,.8); }
html[data-theme="light"] .docs-article__header > p { color: #7a8798; }
html[data-theme="light"] .docs-article__header h1,
html[data-theme="light"] .docs-section h2,
html[data-theme="light"] .docs-references h2 { color: #172033; }
html[data-theme="light"] .docs-article__header > div:last-child { color: #526174; }
html[data-theme="light"] .docs-markdown { color: #3f4d61; }
html[data-theme="light"] .docs-markdown h1,
html[data-theme="light"] .docs-markdown h2,
html[data-theme="light"] .docs-markdown h3,
html[data-theme="light"] .docs-markdown h4,
html[data-theme="light"] .docs-markdown h5,
html[data-theme="light"] .docs-markdown h6,
html[data-theme="light"] .docs-markdown strong { color: #172033; }
html[data-theme="light"] .docs-markdown a { color: #1d4ed8; text-decoration-color: rgba(29,78,216,.28); }
html[data-theme="light"] .docs-markdown code { color: #1d4ed8; background: #eaf2ff; border-color: #d8e5fb; }
html[data-theme="light"] .docs-markdown pre { background: #f7f9fc; border-color: #dfe7f2; }
html[data-theme="light"] .docs-markdown pre code { color: #334155; background: transparent; }
html[data-theme="light"] .docs-markdown blockquote { color: #526174; background: #f0f5ff; border-color: #d8e5fb; }
html[data-theme="light"] .docs-markdown th,
html[data-theme="light"] .docs-markdown td { border-color: #dfe7f2; }
html[data-theme="light"] .docs-markdown th { color: #172033; background: #f3f6fa; }
html[data-theme="light"] .docs-markdown td { color: #526174; }
html[data-theme="light"] .docs-markdown hr { border-top-color: #dfe7f2; }
html[data-theme="light"] .docs-markdown img { border-color: #dfe7f2; }
html[data-theme="light"] .docs-section__lead { color: #526174; }
html[data-theme="light"] .docs-steps,
html[data-theme="light"] .docs-steps li,
html[data-theme="light"] .docs-fields,
html[data-theme="light"] .docs-fields > div,
html[data-theme="light"] .docs-references a,
html[data-theme="light"] .docs-pagination { border-color: #e1e8f2; }
html[data-theme="light"] .docs-steps li > span { color: #2563eb; }
html[data-theme="light"] .docs-steps p { color: #526174; }
html[data-theme="light"] .docs-fields code { color: #1d4ed8; background: #eaf2ff; border-color: #d8e5fb; }
html[data-theme="light"] .docs-fields p { color: #526174; }
html[data-theme="light"] .docs-fields button { color: #7a8798; }
html[data-theme="light"] .docs-warning { background: #fff9ed; border-color: #efd8ad; }
html[data-theme="light"] .docs-warning strong { color: #8e570e; }
html[data-theme="light"] .docs-warning p { color: #526174; }
html[data-theme="light"] .docs-checks li { color: #526174; }
html[data-theme="light"] .docs-checks span { color: #187448; background: rgba(24,116,72,.07); border-color: rgba(24,116,72,.16); }
html[data-theme="light"] .docs-references a { color: #1d4ed8; }
html[data-theme="light"] .docs-pagination small { color: #7a8798; }
html[data-theme="light"] .docs-pagination strong { color: #526174; }
html[data-theme="light"] .docs-toc__inner { border-left-color: #e1e8f2; }
html[data-theme="light"] .docs-toc strong { color: #526174; }
html[data-theme="light"] .docs-toc a { color: #7a8798; }
html[data-theme="light"] .docs-toc a.is-subsection { color: #94a3b8; }
html[data-theme="light"] .docs-toc p { color: #7a8798; }

@media (hover:hover) and (pointer:fine) {
  .docs-nav__group > a:hover { color: rgba(255,255,255,.82); background: rgba(255,255,255,.035); }
  .docs-fields button:hover,.docs-toc a:hover,.docs-pagination a:hover strong { color: #95ebe5; }
  .docs-references a:hover { color: #c8faf7; }
  html[data-theme="light"] .docs-nav__group > a:hover { color: #172033; background: #eef3f9; }
  html[data-theme="light"] .docs-fields button:hover,
  html[data-theme="light"] .docs-toc a:hover,
  html[data-theme="light"] .docs-pagination a:hover strong,
  html[data-theme="light"] .docs-references a:hover { color: #1d4ed8; }
}
@media (max-width: 1160px) {
  .docs-main { grid-template-columns: 250px minmax(0,800px); gap: 40px; }
  .docs-toc { display: none; }
}
@media (max-width: 820px) {
  .docs-body.docs-menu-open { overflow: hidden; }
  .docs-header .desktop-nav { display: none; }
  .docs-header .docs-menu-button { display: inline-flex; align-items: center; justify-content: center; margin-left: auto; }
  .docs-main { display: block; padding: 82px 18px 72px; }
  .docs-sidebar { position: fixed; z-index: 60; top: 66px; bottom: 0; left: 0; width: min(320px,86vw); background: #080d10; border-right-color: rgba(184,227,224,.16); transform: translateX(-102%); transition: transform 220ms var(--ease-out); }
  html[data-theme="light"] .docs-sidebar { background: #fff; border-right-color: #cbd7e7; }
  .docs-sidebar.is-open { transform: translateX(0); }
  .docs-sidebar__inner { top: 0; max-height: 100%; padding: 22px 20px 48px; }
  .docs-article { padding-top: 42px; }
  html[data-theme="light"] .docs-article { padding: 32px 24px 64px; }
  .docs-fields > div { grid-template-columns: 1fr 54px; gap: 9px 12px; }
  .docs-fields strong,.docs-fields code,.docs-fields p { grid-column: 1; }
  .docs-fields button { grid-column: 2; grid-row: 1 / span 3; align-self: stretch; }
}
@media (max-width: 520px) {
  html[data-theme="light"] .docs-article { padding: 28px 20px 56px; }
  .docs-article__header { padding-left: 0; }
  .docs-article__icon { position: static; margin-bottom: 14px; }
  .docs-article__header h1 { font-size: 25px; }
  .docs-article__header > div:last-child { font-size: 12px; }
  .docs-section { padding-top: 34px; }
  .docs-steps li { grid-template-columns: 34px 1fr; gap: 10px; }
  .docs-pagination { gap: 12px; }
}
@media (prefers-reduced-motion: reduce) {
  .docs-sidebar,.docs-nav__group > a,.docs-search input { transition-duration: .01ms; }
}
