.docs-module__y9q9MW__shell{background:var(--bg);min-height:100vh}.docs-module__y9q9MW__topBar{z-index:50;-webkit-backdrop-filter:blur(16px)saturate(180%);border-bottom:1px solid var(--border);background:#09090bd9;height:52px;position:sticky;top:0}.docs-module__y9q9MW__topBarInner{justify-content:space-between;align-items:center;max-width:1440px;height:100%;margin:0 auto;padding:0 24px;display:flex}.docs-module__y9q9MW__topBarLeft{align-items:center;gap:32px;display:flex}.docs-module__y9q9MW__topBarLogo{color:var(--text-1);letter-spacing:-.02em;align-items:center;gap:8px;font-size:16px;font-weight:700;text-decoration:none;display:flex}.docs-module__y9q9MW__topBarLogoMark{background:var(--accent);color:#09090b;border-radius:6px;justify-content:center;align-items:center;width:24px;height:24px;font-size:13px;font-weight:800;display:flex}.docs-module__y9q9MW__topBarTabs{gap:4px;display:flex}.docs-module__y9q9MW__topBarTab{color:var(--text-3);border-radius:8px;padding:6px 14px;font-size:14px;font-weight:500;text-decoration:none;transition:all .15s}.docs-module__y9q9MW__topBarTab:hover{color:var(--text-1)}.docs-module__y9q9MW__topBarTabActive{color:var(--text-1);background:var(--bg-card);}.docs-module__y9q9MW__topBarRight{align-items:center;gap:12px;display:flex}.docs-module__y9q9MW__searchBtn{border:1px solid var(--border);color:var(--text-3);cursor:pointer;background:0 0;border-radius:8px;align-items:center;gap:8px;padding:6px 14px;font-size:13px;transition:all .15s;display:inline-flex}.docs-module__y9q9MW__searchBtn:hover{color:var(--text-1);border-color:var(--border-hover);background:var(--bg-card)}.docs-module__y9q9MW__searchBtnKbd{font-family:var(--mono);border:1px solid var(--border);color:var(--text-3);background:#ffffff0f;border-radius:4px;padding:1px 6px;font-size:11px}.docs-module__y9q9MW__hamburgerBtn{border:1px solid var(--border);width:36px;height:36px;color:var(--text-2);cursor:pointer;background:0 0;border-radius:8px;justify-content:center;align-items:center;transition:all .15s;display:none}.docs-module__y9q9MW__hamburgerBtn:hover{background:var(--bg-card);color:var(--text-1)}.docs-module__y9q9MW__columns{display:flex}.docs-module__y9q9MW__sidebar{border-right:1px solid var(--border);flex-shrink:0;width:260px;height:calc(100vh - 52px);padding:16px 0;position:sticky;top:52px;overflow-y:auto}.docs-module__y9q9MW__sidebar::-webkit-scrollbar{width:4px}.docs-module__y9q9MW__sidebar::-webkit-scrollbar-track{background:0 0}.docs-module__y9q9MW__sidebar::-webkit-scrollbar-thumb{background:#ffffff14;border-radius:2px}.docs-module__y9q9MW__content{flex:1;min-width:0;max-width:1200px;margin:0 auto;padding:40px 48px}.docs-module__y9q9MW__codePanel{border-left:1px solid var(--border);background:#ffffff05;flex-shrink:0;width:380px;height:calc(100vh - 52px);padding:24px;position:sticky;top:52px;overflow-y:auto}.docs-module__y9q9MW__codePanel::-webkit-scrollbar{width:4px}.docs-module__y9q9MW__codePanel::-webkit-scrollbar-track{background:0 0}.docs-module__y9q9MW__codePanel::-webkit-scrollbar-thumb{background:#ffffff14;border-radius:2px}.docs-module__y9q9MW__navGroup{margin-bottom:24px}.docs-module__y9q9MW__navGroupTitle{font-family:var(--mono);color:var(--text-3);text-transform:uppercase;letter-spacing:.1em;align-items:center;gap:8px;padding:8px 20px;font-size:11px;font-weight:500;display:flex}.docs-module__y9q9MW__navGroupIcon{opacity:.6;width:14px;height:14px}.docs-module__y9q9MW__navItem{color:var(--text-3);border-left:2px solid #0000;padding:7px 20px 7px 28px;font-size:13px;text-decoration:none;transition:all .15s;display:block}.docs-module__y9q9MW__navItem:hover{color:var(--text-1);background:#ffffff05}.docs-module__y9q9MW__navItemActive{color:var(--text-1);border-left-color:var(--accent);background:#22c55e14;}.docs-module__y9q9MW__navItemMethod{min-width:36px;font-family:var(--mono);text-transform:uppercase;border-radius:3px;justify-content:center;align-items:center;margin-right:6px;padding:1px 5px;font-size:10px;font-weight:600;display:inline-flex}.docs-module__y9q9MW__methodGet{color:#86efac;background:#22c55e26}.docs-module__y9q9MW__methodPost{color:#93c5fd;background:#3b82f626}.docs-module__y9q9MW__methodPatch{color:#fde68a;background:#f59e0b26}.docs-module__y9q9MW__methodDelete{color:#fca5a5;background:#ef444426}.docs-module__y9q9MW__pageCategory{color:var(--text-3);font-size:13px;font-family:var(--mono);text-transform:uppercase;letter-spacing:.08em;margin-bottom:4px}.docs-module__y9q9MW__pageTitle{color:var(--text-1);letter-spacing:-.025em;font-size:28px;font-weight:700;line-height:1.2}.docs-module__y9q9MW__pageDescription{color:var(--text-3);margin-top:8px;font-size:15px;line-height:1.7}.docs-module__y9q9MW__heading2{color:var(--text-1);letter-spacing:-.01em;margin-top:40px;margin-bottom:12px;scroll-margin-top:72px;font-size:20px;font-weight:600}.docs-module__y9q9MW__heading3{color:var(--text-1);margin-top:28px;margin-bottom:8px;scroll-margin-top:72px;font-size:16px;font-weight:600}.docs-module__y9q9MW__paragraph{color:var(--text-2);margin-bottom:16px;font-size:14px;line-height:1.8}.docs-module__y9q9MW__inlineCode{background:var(--bg-card);border:1px solid var(--border);font-family:var(--mono);color:var(--text-1);border-radius:4px;padding:2px 6px;font-size:13px}.docs-module__y9q9MW__bold{color:var(--text-1);font-weight:600}.docs-module__y9q9MW__hr{border:none;border-top:1px solid var(--border);margin:32px 0}.docs-module__y9q9MW__endpointBar{background:var(--bg-card);border:1px solid var(--border);border-radius:10px;align-items:center;gap:12px;margin:20px 0;padding:12px 16px;display:flex}.docs-module__y9q9MW__endpointPath{font-family:var(--mono);color:var(--text-1);flex:1;font-size:14px}.docs-module__y9q9MW__endpointParam{color:var(--accent);font-weight:500}.docs-module__y9q9MW__tryItBtn{background:var(--accent);color:#09090b;cursor:pointer;border:none;border-radius:6px;flex-shrink:0;padding:6px 16px;font-size:13px;font-weight:600;transition:background .15s}.docs-module__y9q9MW__tryItBtn:hover{background:#16a34a}.docs-module__y9q9MW__paramTable{width:100%}.docs-module__y9q9MW__paramTableTitle{color:var(--text-1);margin-top:24px;margin-bottom:12px;font-size:14px;font-weight:600}.docs-module__y9q9MW__paramRow{border-bottom:1px solid var(--border);padding:14px 0}.docs-module__y9q9MW__paramRow:last-child{border-bottom:none}.docs-module__y9q9MW__paramHeader{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.docs-module__y9q9MW__paramName{font-family:var(--mono);color:var(--text-1);font-size:13px;font-weight:500}.docs-module__y9q9MW__paramType{font-family:var(--mono);color:var(--text-3);font-size:12px}.docs-module__y9q9MW__paramRequired{text-transform:uppercase;letter-spacing:.03em;color:#fca5a5;background:#ef44441a;border-radius:3px;padding:1px 6px;font-size:10px;font-weight:600;display:inline-flex}.docs-module__y9q9MW__paramOptional{text-transform:uppercase;letter-spacing:.03em;border:1px solid var(--border);color:var(--text-3);border-radius:3px;padding:1px 6px;font-size:10px;font-weight:600;display:inline-flex}.docs-module__y9q9MW__paramDesc{color:var(--text-2);margin-top:4px;font-size:13px;line-height:1.6}.docs-module__y9q9MW__codeBlockWrap{border:1px solid var(--border);background:#0d1117;border-radius:10px;margin:16px 0;position:relative;overflow:hidden}.docs-module__y9q9MW__codeBlockHeader{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:0 12px;display:flex}.docs-module__y9q9MW__codeBlockTabs{display:flex}.docs-module__y9q9MW__codeBlockTab{color:var(--text-3);cursor:pointer;font-size:12px;font-family:var(--mono);background:0 0;border:none;border-bottom:2px solid #0000;padding:8px 12px;transition:all .15s}.docs-module__y9q9MW__codeBlockTab:hover{color:var(--text-2)}.docs-module__y9q9MW__codeBlockTabActive{color:var(--text-1);border-bottom-color:var(--accent);}.docs-module__y9q9MW__codeBlockCopy{width:32px;height:32px;color:var(--text-3);cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;transition:all .15s;display:inline-flex}.docs-module__y9q9MW__codeBlockCopy:hover{color:var(--text-1);background:#ffffff0f}.docs-module__y9q9MW__codeBlockContent{font-family:var(--mono);white-space:pre;color:#c9d1d9;padding:16px 20px;font-size:13px;line-height:1.6;overflow-x:auto}.docs-module__y9q9MW__codeBlockTitle{font-family:var(--mono);color:var(--text-3);flex:1;padding:8px 12px;font-size:12px}.docs-module__y9q9MW__synKeyword{color:#ff7b72}.docs-module__y9q9MW__synString{color:#a5d6ff}.docs-module__y9q9MW__synNumber{color:#79c0ff}.docs-module__y9q9MW__synComment{color:#8b949e;font-style:italic}.docs-module__y9q9MW__synFunction{color:#d2a8ff}.docs-module__y9q9MW__synProperty{color:#7ee787}.docs-module__y9q9MW__synPunctuation{color:#c9d1d9}.docs-module__y9q9MW__schemaWrap{margin-top:16px}.docs-module__y9q9MW__schemaTitle{color:var(--text-1);margin-bottom:12px;font-size:14px;font-weight:600}.docs-module__y9q9MW__schemaField{border-bottom:1px solid var(--border);padding:10px 0}.docs-module__y9q9MW__schemaField:last-child{border-bottom:none}.docs-module__y9q9MW__schemaHeader{align-items:center;gap:8px;display:flex}.docs-module__y9q9MW__schemaName{font-family:var(--mono);color:var(--accent);font-size:13px;font-weight:500}.docs-module__y9q9MW__schemaType{font-family:var(--mono);color:var(--text-3);font-size:12px}.docs-module__y9q9MW__schemaDesc{color:var(--text-2);margin-top:2px;font-size:13px;line-height:1.5}.docs-module__y9q9MW__panelSection{margin-bottom:24px}.docs-module__y9q9MW__panelTitle{font-family:var(--mono);color:var(--text-3);text-transform:uppercase;letter-spacing:.06em;justify-content:space-between;align-items:center;margin-bottom:8px;font-size:12px;display:flex}.docs-module__y9q9MW__panelCode{font-family:var(--mono);white-space:pre;color:#c9d1d9;background:#0d1117;border-radius:8px;padding:16px;font-size:12px;line-height:1.6;overflow-x:auto}.docs-module__y9q9MW__panelResponse{font-family:var(--mono);white-space:pre;color:#c9d1d9;background:#0d1117;border-radius:8px;max-height:400px;padding:16px;font-size:12px;line-height:1.6;overflow:auto}.docs-module__y9q9MW__panelStatusRow{align-items:center;gap:8px;margin-bottom:8px;display:flex}.docs-module__y9q9MW__panelStatusTab{font-family:var(--mono);border-radius:4px;padding:3px 10px;font-size:11px;display:inline-flex}.docs-module__y9q9MW__panelStatus200{color:#86efac;background:#22c55e26;}.docs-module__y9q9MW__panelStatus201{color:#86efac;background:#22c55e26;}.docs-module__y9q9MW__panelStatus400{color:#fca5a5;background:#ef444426;}.docs-module__y9q9MW__panelStatus404{color:#fca5a5;background:#ef444426;}.docs-module__y9q9MW__tocWrap{padding:20px 0}.docs-module__y9q9MW__tocTitle{font-family:var(--mono);color:var(--text-3);text-transform:uppercase;letter-spacing:.1em;align-items:center;gap:6px;margin-bottom:12px;font-size:11px;display:flex}.docs-module__y9q9MW__tocLink{color:var(--text-3);border-left:2px solid #0000;padding:3px 0 3px 12px;font-size:13px;text-decoration:none;transition:all .15s;display:block}.docs-module__y9q9MW__tocLink:hover{color:var(--text-2)}.docs-module__y9q9MW__tocLinkActive{color:var(--accent);border-left-color:var(--accent);}.docs-module__y9q9MW__tocLinkIndent{padding-left:24px}.docs-module__y9q9MW__stepWrap{margin:24px 0}.docs-module__y9q9MW__stepItem{align-items:flex-start;gap:0;margin-bottom:20px;display:flex}.docs-module__y9q9MW__stepNumber{background:var(--bg-card);border:1px solid var(--border);width:28px;min-width:28px;height:28px;font-family:var(--mono);color:var(--text-2);border-radius:50%;justify-content:center;align-items:center;margin-top:1px;margin-right:12px;font-size:13px;display:inline-flex}.docs-module__y9q9MW__stepBody{flex:1}.docs-module__y9q9MW__stepTitle{color:var(--text-1);font-size:15px;font-weight:600}.docs-module__y9q9MW__stepContent{color:var(--text-2);margin-top:8px;padding-left:0;font-size:14px;line-height:1.7}.docs-module__y9q9MW__searchOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:100;background:#0009;justify-content:center;align-items:flex-start;padding-top:20vh;display:flex;position:fixed;inset:0}.docs-module__y9q9MW__searchPanel{background:var(--bg-card);border:1px solid var(--border);border-radius:12px;width:560px;max-height:400px;overflow:hidden;box-shadow:0 24px 64px #00000080}.docs-module__y9q9MW__searchInputWrap{border-bottom:1px solid var(--border);align-items:center;gap:10px;padding:0 16px;display:flex}.docs-module__y9q9MW__searchInputIcon{color:var(--text-3);flex-shrink:0;width:16px;height:16px}.docs-module__y9q9MW__searchInput{width:100%;color:var(--text-1);background:0 0;border:none;outline:none;padding:14px 0;font-family:inherit;font-size:15px}.docs-module__y9q9MW__searchInput::placeholder{color:var(--text-3)}.docs-module__y9q9MW__searchResults{max-height:320px;overflow-y:auto}.docs-module__y9q9MW__searchEmpty{text-align:center;color:var(--text-3);padding:24px 16px;font-size:13px}.docs-module__y9q9MW__searchResult{cursor:pointer;padding:10px 16px;text-decoration:none;transition:background .1s;display:block}.docs-module__y9q9MW__searchResult:hover{background:#ffffff0a}.docs-module__y9q9MW__searchResultTitle{color:var(--text-1);font-size:14px;font-weight:500}.docs-module__y9q9MW__searchResultDesc{color:var(--text-3);margin-top:2px;font-size:12px}.docs-module__y9q9MW__searchResultMethod{font-family:var(--mono);text-transform:uppercase;border-radius:3px;margin-right:6px;padding:1px 5px;font-size:10px;font-weight:600;display:inline-flex}.docs-module__y9q9MW__callout{border-radius:8px;margin:16px 0;padding:14px 16px;font-size:13px;line-height:1.6}.docs-module__y9q9MW__calloutInfo{color:var(--text-2);background:#3b82f614;border-left:3px solid #3b82f6;}.docs-module__y9q9MW__calloutWarning{color:var(--text-2);background:#f59e0b14;border-left:3px solid #f59e0b;}.docs-module__y9q9MW__calloutDanger{color:var(--text-2);background:#ef444414;border-left:3px solid #ef4444;}.docs-module__y9q9MW__quickLinks{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px;margin:24px 0;display:grid}.docs-module__y9q9MW__quickLink{background:var(--bg-card);border:1px solid var(--border);border-radius:10px;padding:20px;text-decoration:none;transition:all .15s;display:block}.docs-module__y9q9MW__quickLink:hover{border-color:var(--border-hover);background:#ffffff0d}.docs-module__y9q9MW__quickLinkTitle{color:var(--text-1);margin-bottom:4px;font-size:14px;font-weight:600}.docs-module__y9q9MW__quickLinkDesc{color:var(--text-3);font-size:13px;line-height:1.5}.docs-module__y9q9MW__baseUrlBox{background:var(--bg-card);border:1px solid var(--border);border-radius:8px;align-items:center;gap:12px;margin:16px 0;padding:12px 16px;display:flex}.docs-module__y9q9MW__baseUrlLabel{color:var(--text-3);font-size:12px;font-family:var(--mono);text-transform:uppercase;letter-spacing:.06em;flex-shrink:0}.docs-module__y9q9MW__baseUrlValue{font-family:var(--mono);color:var(--accent);font-size:14px;font-weight:500}.docs-module__y9q9MW__sidebarOverlay{display:none}@media (max-width:1200px){.docs-module__y9q9MW__codePanel{display:none}.docs-module__y9q9MW__content{max-width:760px}}@media (max-width:900px){.docs-module__y9q9MW__sidebar{display:none}.docs-module__y9q9MW__hamburgerBtn{display:flex}.docs-module__y9q9MW__content{padding:24px 20px}.docs-module__y9q9MW__sidebarOverlay{z-index:60;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000080;display:block;position:fixed;inset:0}.docs-module__y9q9MW__sidebarMobile{z-index:61;background:var(--bg);border-right:1px solid var(--border);width:280px;height:100vh;padding:16px 0;display:block;position:fixed;top:0;left:0;overflow-y:auto}.docs-module__y9q9MW__topBarTabs{display:none}}@media (min-width:901px){.docs-module__y9q9MW__sidebarMobile{display:none}.docs-module__y9q9MW__sidebarOverlay{display:none!important}}
