.docs-content{padding:0}.api-docs{grid-template-columns:220px minmax(0,920px);gap:28px;max-width:1200px;margin:auto;padding:28px;display:grid}.docs-toc{background:#fff;border:1px solid #e3e8f1;border-radius:12px;flex-direction:column;align-self:start;max-height:calc(100vh - 48px);padding:16px;display:flex;position:sticky;top:24px;overflow:auto}.docs-toc b{padding:7px 9px}.docs-toc a{color:#526079;border-radius:7px;padding:7px 9px;font-size:14px;text-decoration:none}.docs-toc a:hover{color:#2457d6;background:#f2f6ff}.docs-body{min-width:0}.docs-body section{background:#fff;border:1px solid #e3e8f1;border-radius:14px;margin-bottom:22px;padding:28px;scroll-margin-top:20px;box-shadow:0 3px 14px #1720330a}.docs-body h1{margin:8px 0 12px;font-size:32px}.docs-body h2{margin:0 0 16px}.docs-body p,.docs-body li{line-height:1.65}.docs-hero small{color:#2457d6;letter-spacing:.08em;font-weight:800}.diagram,.flow{text-align:center;background:#f3f6fc;border-radius:10px;margin-top:20px;padding:18px}.diagram{flex-wrap:wrap;justify-content:center;align-items:center;gap:15px;display:flex}.diagram i{color:#2457d6}.concepts{grid-template-columns:1fr 1fr;gap:10px;display:grid}.concepts p{background:#f8f9fc;border-radius:8px;margin:0;padding:13px}.concepts span{color:#526079;display:block}.note{background:#f2f6ff;border-left:4px solid #2457d6;border-radius:7px;margin:18px 0;padding:15px 18px;line-height:1.6;display:block}.endpoint{border:1px solid #dfe5ef;border-radius:11px;margin:18px 0;padding:19px}.endpoint h3{margin-top:0}.endpoint em{color:#fff;background:#238636;border-radius:5px;padding:4px 7px;font-size:12px;font-style:normal}.endpoint em.get{background:#0969da}.docs-body pre{color:#e8eef9;white-space:pre;background:#111827;border-radius:9px;padding:17px;font-size:13px;line-height:1.5;overflow:auto}.docs-body code{font-family:Cascadia Code,Consolas,monospace}.docs-body :not(pre)>code{color:#183a78;background:#eef2f8;border-radius:4px;padding:2px 5px}.docs-table{box-shadow:none;border:1px solid #e4e8ef;margin:12px 0;padding:0}.docs-table td:first-child{font-weight:650}.states td:first-child{white-space:nowrap}.steps li{padding:5px}.checklist{grid-template-columns:1fr 1fr;gap:9px;display:grid}.checklist label{background:#f7f9fc;border-radius:8px;padding:11px}details summary{cursor:pointer;font-weight:700}@media (width<=900px){.api-docs{grid-template-columns:1fr}.docs-toc{grid-template-columns:repeat(auto-fit,minmax(130px,1fr));max-height:none;display:grid;position:static}.docs-toc b{grid-column:1/-1}}@media (width<=650px){.api-docs{padding:14px}.docs-body section{padding:19px}.concepts,.checklist{grid-template-columns:1fr}.docs-body h1{font-size:27px}.states td:first-child{white-space:normal}}.main>header{z-index:10;position:sticky;top:0}.shell>aside{overscroll-behavior:contain;scrollbar-gutter:stable;align-self:start;height:100dvh;position:sticky;top:0;overflow-y:auto}.docs-toc{overscroll-behavior:contain;scrollbar-gutter:stable;max-height:calc(100dvh - 118px);top:94px;overflow-y:auto}.docs-toc a{transition:all .18s;position:relative}.docs-toc a.active{color:#174fc5;background:#eaf1ff;font-weight:700}.docs-toc a.active:before{content:"";background:#2457d6;border-radius:3px;width:3px;position:absolute;top:8px;bottom:8px;left:0}.docs-body section,.docs-body article[id]{scroll-margin-top:94px}.docs-body aside.note{color:#102d55;background:#e8f1ff;border:1px solid #b8d1f3;border-left:5px solid #2457d6;padding:16px 18px;font-weight:500;line-height:1.65;display:block;box-shadow:0 2px 8px #173f7814}.docs-body aside.note b{color:#081f42;font-weight:800}.docs-body aside.note code{color:#0b3b86;background:#fff;border:1px solid #bdd2ee;font-weight:700}@media (width<=900px) and (width>=651px){.docs-toc{z-index:5;max-height:190px;position:sticky;top:70px;box-shadow:0 8px 22px #17203318}.docs-body section,.docs-body article[id]{scroll-margin-top:280px}}@media (width<=650px){.docs-toc{max-height:none;box-shadow:none;grid-template-columns:1fr 1fr;position:static}.docs-body section,.docs-body article[id]{scroll-margin-top:84px}}@media (width<=760px){.shell>aside{align-self:stretch;height:auto;max-height:none;position:static;overflow:visible}}:root{color:#172033;background:#f4f6fa;font-family:Inter,system-ui,sans-serif}*{box-sizing:border-box}body{margin:0}.center,.login{place-items:center;min-height:100vh;display:grid}.login section{text-align:center;background:#fff;border-radius:16px;padding:48px;box-shadow:0 12px 40px #17203318}.button,button{color:#fff;cursor:pointer;background:#2457d6;border:0;border-radius:8px;padding:10px 14px;text-decoration:none}.shell{grid-template-columns:230px 1fr;min-height:100vh;display:grid}aside{color:#fff;background:#14203a;flex-direction:column;gap:8px;padding:24px;display:flex}aside button{text-align:left;background:0 0}aside button.active,aside button:hover{background:#ffffff18}.main{min-width:0}header{background:#fff;border-bottom:1px solid #e3e8f1;justify-content:space-between;align-items:center;height:70px;padding:0 28px;font-size:20px;display:flex}.content{padding:28px}.cards{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:18px;display:grid}.cards article,.form,.table,.notice{background:#fff;border-radius:12px;padding:20px;box-shadow:0 3px 14px #1720330c}.cards span{color:#69748a;display:block}.cards strong{font-size:32px}.form{flex-wrap:wrap;gap:10px;margin-bottom:22px;display:flex}.form h3{width:100%;margin:0 0 8px}.form input,.form select{border:1px solid #ccd4e1;border-radius:8px;min-width:150px;padding:10px}.table{overflow:auto}table{border-collapse:collapse;width:100%}th,td{text-align:left;border-bottom:1px solid #edf0f5;padding:12px}.notice{justify-content:space-between;margin-bottom:20px;display:flex}.modal{background:#0008;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal article{background:#fff;border-radius:14px;width:100%;max-width:850px;max-height:90vh;padding:24px;position:relative;overflow:auto}.close{position:absolute;top:12px;right:16px}.actions{gap:8px;display:flex}pre{white-space:pre-wrap;background:#f4f6fa;padding:12px}@media (width<=760px){.shell{grid-template-columns:1fr}aside{flex-flow:wrap;position:static}.content{padding:14px}header{padding:0 14px}.form>*{width:100%}}.form label{color:#526079;flex-direction:column;gap:5px;font-size:13px;font-weight:600;display:flex}.form label small{color:#71809a;max-width:240px;font-weight:400}.notice.success{border-left:4px solid #238636}.notice.error{color:#8c1822;background:#fff3f3;border-left:4px solid #cf222e}.platform-badge{color:#30476f;white-space:nowrap;background:#e9eef8;border-radius:999px;align-items:center;padding:4px 9px;font-size:12px;font-weight:700;display:inline-flex}.platform-macos,.platform-ios{color:#313947;background:#edf0f4}.platform-android{color:#176b32;background:#e6f5e9}.secondary{background:#69748a}
