.docs-shell{color:var(--text);font-family:DM Sans,sans-serif;line-height:1.7}.docs-shell a{color:var(--accent);text-decoration:none;transition:color .15s}.docs-shell a:hover{text-decoration:underline}.docs-shell .docs-layout{max-width:1200px;min-height:calc(100vh - 64px);margin:0 auto;padding:64px 24px 0;display:flex}.docs-shell .docs-mobile-toc{display:none}.docs-shell .docs-mobile-toc-label{text-transform:uppercase;letter-spacing:.08em;color:var(--text-light);margin-bottom:8px;font-size:11px;font-weight:600;display:block}.docs-shell .docs-mobile-toc-select{appearance:none;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%236B7B74' stroke-width='2'><path d='M6 9l6 6 6-6'/></svg>");background-position:right 14px center;background-repeat:no-repeat;background-size:16px;width:100%;padding-right:40px}.docs-shell .docs-sidebar{border-right:1px solid var(--border);flex-shrink:0;width:220px;height:calc(100vh - 64px);padding:32px 24px 32px 0;position:sticky;top:64px;overflow-y:auto}.docs-shell .docs-sidebar-label{text-transform:uppercase;letter-spacing:.08em;color:var(--text-light);margin-bottom:12px;padding-left:14px;font-size:11px;font-weight:600}.docs-shell .docs-sidebar a{color:var(--text-muted);border-left:2px solid #0000;border-radius:0 6px 6px 0;margin-bottom:1px;padding:6px 14px;font-size:13.5px;text-decoration:none;transition:all .15s;display:block}.docs-shell .docs-sidebar a:hover{color:var(--text);background:var(--bg-card);text-decoration:none}.docs-shell .docs-sidebar a.active{color:var(--accent);border-left-color:var(--accent);background:#c2622d0a;font-weight:500}.docs-shell .docs-main{flex:1;min-width:0;max-width:720px;padding:48px 0 96px 48px}.docs-shell .docs-main h1{color:var(--text);margin-bottom:10px;font-family:DM Serif Display,serif;font-size:40px;line-height:1.15}.docs-shell .hero-subtitle{color:var(--text-muted);margin-bottom:40px;font-size:18px;line-height:1.6}.docs-shell .docs-main h2{border-top:1px solid var(--border);color:var(--text);margin-top:56px;margin-bottom:16px;padding-top:32px;scroll-margin-top:80px;font-family:DM Serif Display,serif;font-size:26px}.docs-shell .docs-main h2:first-of-type{border-top:none;margin-top:0;padding-top:0}.docs-shell .docs-main h3{color:var(--text);margin-top:28px;margin-bottom:10px;font-size:16px;font-weight:600}.docs-shell .docs-main p{color:var(--text-muted);margin-bottom:16px}.docs-shell .quick-start{grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:48px;display:grid}.docs-shell .qs-card{background:var(--bg-card);border:1px solid var(--border);border-radius:12px;padding:20px;text-decoration:none;transition:box-shadow .2s,transform .2s;display:block}.docs-shell .qs-card:hover{text-decoration:none;transform:translateY(-1px);box-shadow:0 4px 20px #1b43320f}.docs-shell .qs-icon{border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;margin-bottom:12px;font-size:16px;display:flex}.docs-shell .qs-card h4{color:var(--text);margin-bottom:8px;font-size:14px;font-weight:600}.docs-shell .qs-card code{background:var(--code-bg);color:var(--code-text);white-space:nowrap;text-overflow:ellipsis;border-radius:6px;padding:4px 8px;font-family:JetBrains Mono,monospace;font-size:11.5px;display:block;overflow:hidden}.docs-shell .docs-main .card{background:var(--bg-card);border:1px solid var(--border);border-radius:12px;margin:16px 0;padding:20px 24px;transition:box-shadow .2s}.docs-shell .docs-main .card:hover{box-shadow:0 4px 20px #1b43320d}.docs-shell .docs-main .card h3{margin-top:0}.docs-shell .docs-main .card p:last-child{margin-bottom:0}.docs-shell .docs-main code{background:var(--bg-card);color:var(--text);border-radius:5px;padding:2px 7px;font-family:JetBrains Mono,monospace;font-size:13px}.docs-shell .code-wrap{margin:12px 0 24px;position:relative}.docs-shell pre{background:var(--code-bg);color:var(--code-text);border-radius:12px;margin:0;padding:20px 24px;font-family:JetBrains Mono,monospace;font-size:13px;line-height:1.65;overflow-x:auto}.docs-shell .docs-main pre code{color:inherit;font-size:inherit;background:0 0;border-radius:0;padding:0}.docs-shell .copy-btn{color:var(--code-text);cursor:pointer;opacity:0;background:#ffffff14;border:1px solid #ffffff1a;border-radius:6px;padding:4px 10px;font-family:DM Sans,sans-serif;font-size:11px;transition:opacity .15s,background .15s;position:absolute;top:10px;right:10px}.docs-shell .code-wrap:hover .copy-btn{opacity:1}.docs-shell .copy-btn:hover{background:#ffffff24}.docs-shell .copy-btn.copied{color:#8bc49e}.docs-shell .docs-main table{border-collapse:collapse;width:100%;margin:16px 0 24px;font-size:14px}.docs-shell .docs-main th{text-align:left;border-bottom:2px solid var(--border);color:var(--text);text-transform:uppercase;letter-spacing:.06em;padding:10px 14px;font-size:11px;font-weight:600}.docs-shell .docs-main td{border-bottom:1px solid var(--border);color:var(--text-muted);vertical-align:top;padding:10px 14px}.docs-shell .docs-main td code{font-size:12px}.docs-shell .docs-main tr:last-child td{border-bottom:none}.docs-shell .chat{flex-direction:column;gap:14px;display:flex}.docs-shell .chat-msg{align-items:flex-start;gap:12px;display:flex}.docs-shell .chat-avatar{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;margin-top:2px;font-size:12px;font-weight:600;display:flex}.docs-shell .chat-avatar.user{background:var(--accent);color:#fff}.docs-shell .chat-avatar.ai{background:var(--text);color:var(--bg)}.docs-shell .chat-bubble{color:var(--text-muted);border-radius:10px;max-width:90%;padding:10px 16px;font-size:14px;line-height:1.6}.docs-shell .chat-msg.from-user .chat-bubble{color:var(--text);background:#c2622d0f;font-weight:500}.docs-shell .chat-msg.from-ai .chat-bubble{background:#1b43320a}.docs-shell .chat-bubble a{color:var(--accent)}.docs-shell .steps{counter-reset:step}.docs-shell .step-card{background:var(--bg-card);border:1px solid var(--border);border-radius:12px;align-items:flex-start;gap:16px;margin-bottom:12px;padding:20px 24px;transition:box-shadow .2s;display:flex}.docs-shell .step-card:hover{box-shadow:0 4px 20px #1b43320d}.docs-shell .step-num{counter-increment:step;background:var(--accent);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-family:DM Serif Display,serif;font-size:15px;display:flex}.docs-shell .step-content h3{margin-top:2px;margin-bottom:6px}.docs-shell .step-content p{margin-bottom:0;font-size:14px}.docs-shell .method-badge{letter-spacing:.02em;border-radius:4px;padding:2px 8px;font-family:JetBrains Mono,monospace;font-size:11px;font-weight:500;display:inline-block}.docs-shell .method-get{color:var(--text);background:#1b433214}.docs-shell .method-post{color:var(--accent);background:#c2622d1a}@media (width<=900px){.docs-shell .docs-layout{flex-direction:column;padding:72px 16px 0}.docs-shell .docs-sidebar{display:none}.docs-shell .docs-mobile-toc{margin-bottom:24px;display:block}.docs-shell .docs-main{max-width:100%;padding:16px 0 80px}.docs-shell .quick-start{grid-template-columns:1fr;gap:10px}.docs-shell .docs-main h1{font-size:28px;line-height:1.2}.docs-shell .docs-main h2{margin-top:40px;padding-top:24px;font-size:22px}.docs-shell .docs-main h3{font-size:15px}.docs-shell .hero-subtitle{margin-bottom:24px;font-size:15px}.docs-shell .docs-main p{font-size:15px;line-height:1.6}.docs-shell .docs-main table{-webkit-overflow-scrolling:touch;white-space:nowrap;font-size:13px;display:block;overflow-x:auto}.docs-shell .docs-main th,.docs-shell .docs-main td{padding:8px 10px}.docs-shell pre{padding:16px;font-size:12px}.docs-shell .step-card{gap:12px;padding:16px 18px}.docs-shell .chat-bubble{max-width:100%}}@media (hover:none){.docs-shell .copy-btn{opacity:1}}
