.Sidebar-module__WZVnLW__sidebar{width:var(--sidebar-width);border-right:1px solid var(--border-color);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:10;background:#0a0e18d9;flex-direction:column;flex-shrink:0;height:100%;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;position:relative}.Sidebar-module__WZVnLW__collapsed{pointer-events:none;border-right:none;width:0;overflow:hidden}.Sidebar-module__WZVnLW__header{border-bottom:1px solid var(--border-color);justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.Sidebar-module__WZVnLW__logoContainer{align-items:center;gap:.75rem;display:flex}.Sidebar-module__WZVnLW__logoIcon{background:linear-gradient(135deg, var(--accent-primary) 0%, var(--accent-cyan) 100%);color:#fff;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;font-size:.9rem;font-weight:800;display:flex;box-shadow:0 0 10px #6366f14d}.Sidebar-module__WZVnLW__title{background:linear-gradient(120deg,#fff 30%,#a5b4fc 90%);-webkit-text-fill-color:transparent;letter-spacing:-.02em;-webkit-background-clip:text;font-size:1.1rem;font-weight:700}.Sidebar-module__WZVnLW__collapseButton{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:.35rem;transition:all .2s;display:flex}.Sidebar-module__WZVnLW__collapseButton:hover{background:var(--bg-hover);color:var(--text-primary)}.Sidebar-module__WZVnLW__searchSection{padding:1rem 1.25rem;position:relative}.Sidebar-module__WZVnLW__searchWrapper{align-items:center;display:flex;position:relative}.Sidebar-module__WZVnLW__searchIcon{color:var(--text-muted);pointer-events:none;position:absolute;left:.75rem}.Sidebar-module__WZVnLW__searchInput{background:var(--bg-secondary);border:1px solid var(--border-color);width:100%;color:var(--text-primary);font-size:.85rem;font-family:var(--font-sans);border-radius:6px;padding:.5rem .75rem .5rem 2.25rem;transition:all .2s}.Sidebar-module__WZVnLW__searchInput:focus{border-color:var(--accent-primary);outline:none;box-shadow:0 0 0 2px #6366f126}.Sidebar-module__WZVnLW__navSection{flex-direction:column;flex:1;gap:1.25rem;padding:.5rem 1rem 1.5rem;display:flex;overflow-y:auto}.Sidebar-module__WZVnLW__categoryGroup{flex-direction:column;gap:.25rem;display:flex}.Sidebar-module__WZVnLW__categoryTitle{text-transform:uppercase;color:var(--text-muted);letter-spacing:.08em;padding:.5rem .5rem .25rem;font-size:.7rem;font-weight:700}.Sidebar-module__WZVnLW__navItem{color:var(--text-secondary);cursor:pointer;border:1px solid #0000;border-radius:6px;justify-content:space-between;align-items:center;padding:.5rem .75rem;font-size:.85rem;transition:all .2s;display:flex}.Sidebar-module__WZVnLW__navItem:hover{background:var(--bg-hover);color:var(--text-primary)}.Sidebar-module__WZVnLW__activeItem{color:var(--text-primary);background:#6366f11f;border-color:#6366f140;font-weight:500;box-shadow:inset 0 0 4px #6366f10d}.Sidebar-module__WZVnLW__itemLabel{text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:.75rem;display:flex;overflow:hidden}.Sidebar-module__WZVnLW__itemIcon{color:var(--text-muted);flex-shrink:0;transition:color .2s}.Sidebar-module__WZVnLW__activeItem .Sidebar-module__WZVnLW__itemIcon{color:var(--accent-primary)}.Sidebar-module__WZVnLW__itemBadge{background:var(--bg-tertiary);color:var(--text-muted);border:1px solid var(--border-color);border-radius:9999px;padding:.1rem .4rem;font-size:.65rem}.Sidebar-module__WZVnLW__activeItem .Sidebar-module__WZVnLW__itemBadge{color:#c7d2fe;background:#6366f133;border-color:#6366f14d}.Sidebar-module__WZVnLW__footer{border-top:1px solid var(--border-color);background:#080c1466;flex-direction:column;gap:.5rem;padding:1rem 1.25rem;display:flex}.Sidebar-module__WZVnLW__statusWrapper{color:var(--text-secondary);align-items:center;gap:.5rem;font-size:.75rem;display:flex}.Sidebar-module__WZVnLW__statusIndicator{background-color:var(--accent-emerald);width:6px;height:6px;box-shadow:0 0 6px var(--accent-emerald);border-radius:50%}.Sidebar-module__WZVnLW__footerNote{color:var(--text-muted);font-size:.7rem;font-family:var(--font-mono)}@media (max-width:768px){.Sidebar-module__WZVnLW__sidebar{width:var(--sidebar-width);z-index:100;transition:transform .3s cubic-bezier(.16,1,.3,1);position:fixed;top:0;bottom:0;left:0;transform:translate(0);box-shadow:10px 0 30px #00000080}.Sidebar-module__WZVnLW__collapsed{pointer-events:none;border-right:none;overflow:hidden;transform:translate(-100%);width:var(--sidebar-width)!important}}
.ContentPane-module__zOXkaq__contentPane{z-index:1;background:0 0;flex-direction:column;flex:1;height:100%;display:flex;overflow:hidden}.ContentPane-module__zOXkaq__header{border-bottom:1px solid var(--border-color);background:#0e142066;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:1.5rem 2rem;display:flex}.ContentPane-module__zOXkaq__titleArea{flex-direction:column;gap:.25rem;display:flex}.ContentPane-module__zOXkaq__breadcrumbs{font-family:var(--font-mono);color:var(--text-secondary);align-items:center;gap:.5rem;font-size:.75rem;display:flex}.ContentPane-module__zOXkaq__breadcrumbSeparator{color:var(--text-muted)}.ContentPane-module__zOXkaq__titleWrapper{align-items:center;gap:.75rem;display:flex}.ContentPane-module__zOXkaq__title{color:var(--text-primary);letter-spacing:-.02em;font-size:1.5rem;font-weight:700}.ContentPane-module__zOXkaq__actionsArea{align-items:center;gap:.75rem;display:flex}.ContentPane-module__zOXkaq__btn{background:var(--bg-tertiary);border:1px solid var(--border-color);color:var(--text-primary);cursor:pointer;border-radius:6px;align-items:center;gap:.5rem;padding:.4rem .8rem;font-size:.8rem;font-weight:500;transition:all .2s;display:inline-flex}.ContentPane-module__zOXkaq__btn:hover{background:var(--border-hover);border-color:var(--text-secondary)}.ContentPane-module__zOXkaq__btnPrimary{background:var(--accent-primary);border-color:var(--accent-primary)}.ContentPane-module__zOXkaq__btnPrimary:hover{background:var(--accent-hover);border-color:var(--accent-hover);box-shadow:0 0 10px #6366f140}.ContentPane-module__zOXkaq__body{flex:1;display:flex;overflow:hidden}.ContentPane-module__zOXkaq__mainCol{flex-direction:column;flex:1;gap:1.5rem;padding:2rem;display:flex;overflow-y:auto}.ContentPane-module__zOXkaq__tabBar{border-bottom:1px solid var(--border-color);white-space:nowrap;scrollbar-width:none;-webkit-overflow-scrolling:touch;gap:1.5rem;margin-bottom:.5rem;display:flex;overflow-x:auto}.ContentPane-module__zOXkaq__tabBar::-webkit-scrollbar{display:none}.ContentPane-module__zOXkaq__tab{color:var(--text-secondary);font-family:var(--font-sans);cursor:pointer;background:0 0;border:none;flex-shrink:0;padding:.6rem .2rem .8rem;font-size:.9rem;font-weight:500;transition:color .2s;position:relative}.ContentPane-module__zOXkaq__tab:hover{color:var(--text-primary)}.ContentPane-module__zOXkaq__activeTab{color:var(--accent-primary)}.ContentPane-module__zOXkaq__activeTab:after{content:"";background:var(--accent-primary);height:2px;box-shadow:0 0 6px var(--accent-primary);position:absolute;bottom:-1px;left:0;right:0}.ContentPane-module__zOXkaq__wikiSection{flex-direction:column;gap:1rem;line-height:1.6;display:flex}.ContentPane-module__zOXkaq__wikiSection p{color:var(--text-secondary);font-size:.95rem}.ContentPane-module__zOXkaq__wikiSection h2{color:var(--text-primary);border-bottom:1px solid var(--border-color);margin-top:1rem;padding-bottom:.4rem;font-size:1.25rem}.ContentPane-module__zOXkaq__featuresGrid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1rem;margin:.5rem 0;display:grid}.ContentPane-module__zOXkaq__featureCard{border:1px solid var(--border-color);background:#0e142066;border-radius:6px;flex-direction:column;gap:.5rem;padding:1rem;display:flex}.ContentPane-module__zOXkaq__featureCardTitle{color:var(--text-primary);align-items:center;gap:.5rem;font-size:.9rem;font-weight:600;display:flex}.ContentPane-module__zOXkaq__featureCardTitle svg{color:var(--accent-cyan)}.ContentPane-module__zOXkaq__featureCardDesc{color:var(--text-secondary);font-size:.8rem}.ContentPane-module__zOXkaq__metaCol{border-left:1px solid var(--border-color);background:#080c1433;flex-direction:column;gap:2rem;width:260px;padding:2rem 1.5rem;display:flex;overflow-y:auto}.ContentPane-module__zOXkaq__metaSection{flex-direction:column;gap:.75rem;display:flex}.ContentPane-module__zOXkaq__metaSectionTitle{text-transform:uppercase;color:var(--text-muted);letter-spacing:.05em;font-size:.7rem;font-weight:700}.ContentPane-module__zOXkaq__statRow{justify-content:space-between;align-items:center;font-size:.85rem;display:flex}.ContentPane-module__zOXkaq__statLabel{color:var(--text-secondary);align-items:center;gap:.5rem;display:flex}.ContentPane-module__zOXkaq__statValue{font-family:var(--font-mono);color:var(--text-primary);font-weight:500}.ContentPane-module__zOXkaq__langList{flex-direction:column;gap:.5rem;display:flex}.ContentPane-module__zOXkaq__langItem{flex-direction:column;gap:.25rem;display:flex}.ContentPane-module__zOXkaq__langInfo{justify-content:space-between;font-size:.8rem;display:flex}.ContentPane-module__zOXkaq__langBarBg{background:var(--bg-tertiary);border-radius:2px;height:4px;overflow:hidden}.ContentPane-module__zOXkaq__langBarFill{border-radius:2px;height:100%}.ContentPane-module__zOXkaq__tagCloud{flex-wrap:wrap;gap:.5rem;display:flex}.ContentPane-module__zOXkaq__tag{background:var(--bg-secondary);border:1px solid var(--border-color);color:var(--text-secondary);font-size:.75rem;font-family:var(--font-mono);border-radius:4px;padding:.2rem .5rem}.ContentPane-module__zOXkaq__tableWrapper{border:1px solid var(--border-color);background:var(--bg-secondary);-webkit-overflow-scrolling:touch;border-radius:6px;width:100%;margin:1rem 0;overflow-x:auto}.ContentPane-module__zOXkaq__apiTable{border-collapse:collapse;width:100%;margin:0;font-size:.85rem}.ContentPane-module__zOXkaq__apiTable th{background:var(--bg-secondary);border:1px solid var(--border-color);text-align:left;color:var(--text-primary);padding:.6rem .8rem;font-weight:600}.ContentPane-module__zOXkaq__apiTable td{border:1px solid var(--border-color);color:var(--text-secondary);padding:.6rem .8rem}.ContentPane-module__zOXkaq__apiTable tr:hover{background:#ffffff05}.ContentPane-module__zOXkaq__methodBadge{font-family:var(--font-mono);border-radius:4px;padding:.15rem .4rem;font-size:.75rem;font-weight:700}.ContentPane-module__zOXkaq__methodGet{color:var(--accent-emerald);background:#10b9811a;border:1px solid #10b98133}.ContentPane-module__zOXkaq__methodPost{color:#a5b4fc;background:#6366f11a;border:1px solid #6366f133}.ContentPane-module__zOXkaq__methodDelete{color:var(--accent-rose);background:#f43f5e1a;border:1px solid #f43f5e33}.ContentPane-module__zOXkaq__contributorsList{flex-direction:column;gap:.75rem;display:flex}.ContentPane-module__zOXkaq__contributor{align-items:center;gap:.75rem;display:flex}.ContentPane-module__zOXkaq__avatar{background:linear-gradient(135deg, var(--bg-tertiary) 0%, var(--border-hover) 100%);border:1px solid var(--border-color);width:28px;height:28px;color:var(--text-secondary);border-radius:50%;justify-content:center;align-items:center;font-size:.75rem;font-weight:600;display:flex}.ContentPane-module__zOXkaq__contribInfo{flex-direction:column;display:flex}.ContentPane-module__zOXkaq__contribName{color:var(--text-primary);font-size:.85rem;font-weight:600}.ContentPane-module__zOXkaq__contribRole{color:var(--text-muted);font-size:.75rem}.ContentPane-module__zOXkaq__sidebarToggle{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:.35rem;transition:all .2s;display:flex}.ContentPane-module__zOXkaq__sidebarToggle:hover{background:var(--bg-hover);color:var(--text-primary)}@media (max-width:1024px){.ContentPane-module__zOXkaq__metaCol{display:none}}@media (max-width:768px){.ContentPane-module__zOXkaq__header{padding:1rem 1.25rem}.ContentPane-module__zOXkaq__mainCol{padding:1.25rem}}@media (max-width:576px){.ContentPane-module__zOXkaq__header{flex-direction:column;align-items:stretch;gap:.75rem;padding:1rem}.ContentPane-module__zOXkaq__titleArea{width:100%}.ContentPane-module__zOXkaq__title{font-size:1.25rem}.ContentPane-module__zOXkaq__actionsArea{flex-wrap:wrap;justify-content:flex-start;gap:.5rem;width:100%}.ContentPane-module__zOXkaq__actionsArea .ContentPane-module__zOXkaq__btn{justify-content:center;width:100%}}
.ChatPane-module__LO26va__chatPane{width:var(--chat-width);border-left:1px solid var(--border-color);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:10;background:#0a0e18e6;flex-direction:column;flex-shrink:0;height:100%;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;position:relative}.ChatPane-module__LO26va__collapsed{pointer-events:none;border-left:none;width:0;overflow:hidden}.ChatPane-module__LO26va__header{border-bottom:1px solid var(--border-color);justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.ChatPane-module__LO26va__headerTitle{color:var(--text-primary);align-items:center;gap:.75rem;font-size:1rem;font-weight:700;display:flex}.ChatPane-module__LO26va__headerTitle svg{color:var(--accent-primary);filter:drop-shadow(0 0 4px var(--accent-primary))}.ChatPane-module__LO26va__closeButton{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:.35rem;transition:all .2s;display:flex}.ChatPane-module__LO26va__closeButton:hover{background:var(--bg-hover);color:var(--text-primary)}.ChatPane-module__LO26va__messageArea{flex-direction:column;flex:1;gap:1.25rem;padding:1.5rem;display:flex;overflow-y:auto}.ChatPane-module__LO26va__messageRow{width:100%;display:flex}.ChatPane-module__LO26va__rowUser{justify-content:flex-end}.ChatPane-module__LO26va__rowAssistant{justify-content:flex-start}.ChatPane-module__LO26va__bubble{border-radius:8px;max-width:85%;padding:.75rem 1rem;font-size:.85rem;line-height:1.5}.ChatPane-module__LO26va__bubbleUser{background:linear-gradient(135deg, var(--accent-primary) 0%, #4f46e5 100%);color:#fff;border-bottom-right-radius:2px;box-shadow:0 4px 10px #6366f126}.ChatPane-module__LO26va__bubbleAssistant{background:var(--bg-secondary);border:1px solid var(--border-color);color:var(--text-secondary);border-bottom-left-radius:2px}.ChatPane-module__LO26va__bubbleAssistant strong{color:var(--text-primary)}.ChatPane-module__LO26va__bubbleAssistant code{color:var(--accent-cyan)}.ChatPane-module__LO26va__bubbleAssistant pre{background:#090c12;margin:.5rem 0;padding:.75rem}.ChatPane-module__LO26va__suggestionSection{flex-direction:column;gap:.5rem;padding:0 1.5rem;display:flex}.ChatPane-module__LO26va__suggestionTitle{text-transform:uppercase;color:var(--text-muted);letter-spacing:.05em;font-size:.7rem;font-weight:700}.ChatPane-module__LO26va__suggestionsList{flex-wrap:wrap;gap:.4rem;display:flex}.ChatPane-module__LO26va__suggestionChip{background:var(--bg-secondary);border:1px solid var(--border-color);color:var(--text-secondary);cursor:pointer;text-align:left;border-radius:9999px;padding:.35rem .65rem;font-size:.75rem;transition:all .2s}.ChatPane-module__LO26va__suggestionChip:hover{background:var(--bg-hover);border-color:var(--accent-primary);color:var(--text-primary)}.ChatPane-module__LO26va__inputSection{border-top:1px solid var(--border-color);background:#080c1466;padding:1.25rem 1.5rem 1.5rem}.ChatPane-module__LO26va__inputWrapper{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:6px;align-items:center;padding:.25rem .5rem .25rem .75rem;transition:border-color .2s;display:flex}.ChatPane-module__LO26va__inputWrapper:focus-within{border-color:var(--accent-primary);box-shadow:0 0 0 2px #6366f126}.ChatPane-module__LO26va__input{color:var(--text-primary);font-size:.85rem;font-family:var(--font-sans);background:0 0;border:none;flex:1;padding:.5rem 0}.ChatPane-module__LO26va__input:focus{outline:none}.ChatPane-module__LO26va__sendButton{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:.5rem;transition:all .2s;display:flex}.ChatPane-module__LO26va__sendButtonActive{color:var(--accent-primary)}.ChatPane-module__LO26va__sendButtonActive:hover{background:var(--bg-hover);color:var(--accent-primary)}.ChatPane-module__LO26va__typingIndicator{align-items:center;gap:4px;padding:4px 8px;display:flex}.ChatPane-module__LO26va__typingIndicator span{background-color:var(--text-muted);border-radius:50%;width:6px;height:6px;animation:1.4s infinite both ChatPane-module__LO26va__typing;display:inline-block}.ChatPane-module__LO26va__typingIndicator span:nth-child(2){animation-delay:.2s}.ChatPane-module__LO26va__typingIndicator span:nth-child(3){animation-delay:.4s}@keyframes ChatPane-module__LO26va__typing{0%,80%,to{opacity:.4;transform:scale(.6)}45%{opacity:1;transform:scale(1)}}@media (max-width:768px){.ChatPane-module__LO26va__chatPane{z-index:100;width:100vw;max-width:100%;transition:transform .3s cubic-bezier(.16,1,.3,1);position:fixed;top:0;bottom:0;right:0;transform:translate(0);box-shadow:-10px 0 30px #00000080}.ChatPane-module__LO26va__collapsed{pointer-events:none;border-left:none;overflow:hidden;transform:translate(100%);width:100vw!important}}
