.InstallCard_installCard__pZ_D6{padding:16px;border:1px solid var(--ant-color-border-tertiary);border-radius:6px;position:static}.InstallCard_installHeader__tIXpd{display:flex;flex-direction:column;position:relative}.InstallCard_installTitle__ryBb9{font-size:16px;font-weight:500;color:var(--ant-color-text)}.InstallCard_installSubtitle__LLwax{margin-top:6px;font-size:14px;line-height:20px;color:var(--ant-color-text-tertiary)}.InstallCard_clientList__sLlHi{display:flex;flex-direction:column;margin-top:16px}.InstallCard_clientItem__w7rVh{display:flex;flex-direction:column;gap:12px}.InstallCard_clientRow__mkseK{display:flex;align-items:center;justify-content:space-between;padding:6px 8px;margin:0 -8px;border-radius:6px;cursor:pointer;transition:background-color .2s ease;width:100%}.InstallCard_clientRow__mkseK:hover{background-color:var(--ant-color-fill-secondary)}.InstallCard_clientRow__mkseK:hover .InstallCard_clientActionIcon__tJOga{color:var(--ant-color-text)}.InstallCard_clientName__GeQdM{font-size:14px;font-weight:500;color:var(--ant-color-text)}.InstallCard_clientActionIcon__tJOga{display:flex;align-items:center;justify-content:center;width:28px;height:28px;flex-shrink:0;color:var(--ant-color-text-secondary);transition:color .2s ease}.InstallCard_cliCommandGroup__Yf3i3{display:flex;flex-direction:column;gap:12px}.InstallCard_cliCodeBlock__VFsrB{display:flex;align-items:center;padding:8px;border:1px solid var(--ant-color-border-tertiary);border-radius:6px;cursor:pointer;transition:border-color .2s ease;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}.InstallCard_cliCodeBlock__VFsrB::-webkit-scrollbar{display:none}.InstallCard_cliCodeBlock__VFsrB:hover{border-color:var(--ant-color-border-secondary)}.InstallCard_cliCode__IkKIA{font-family:Menlo,Monaco,Courier New,monospace;font-size:12px;line-height:18px;color:var(--ant-color-text-secondary);word-break:break-all}.InstallCard_guideSection__eDzH2{display:flex;flex-direction:column;gap:8px;margin-top:14px}.InstallCard_clientList__sLlHi+.InstallCard_guideSection__eDzH2{margin-top:24px}.InstallCard_guideSectionHeader__RbtYY{display:flex;align-items:center;justify-content:space-between}.InstallCard_guideSectionTitle__RoE9b{font-size:14px;font-weight:500;color:var(--ant-color-text)}.InstallCard_guideSectionActions__l0DM9{display:flex;align-items:center;gap:4px}.InstallCard_guideSectionActionBtn__qkayu{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border:none;background:transparent;cursor:pointer;border-radius:4px;color:var(--ant-color-text-secondary);transition:color .2s ease}.InstallCard_guideSectionActionBtn__qkayu:hover{color:var(--ant-color-text)}.InstallCard_guideCodeBlock__0QUVx{padding:8px;border:1px solid var(--ant-color-border-tertiary);border-radius:6px}.InstallCard_guideCodeBlockCollapsed___cIxY .InstallCard_guideCode__aUsVW{max-height:90px;overflow:hidden;-webkit-mask-image:linear-gradient(180deg,#000 55%,transparent);mask-image:linear-gradient(180deg,#000 55%,transparent)}.InstallCard_guideCodeBlockClickable__SRI76{cursor:pointer;transition:border-color .2s ease}.InstallCard_guideCodeBlockClickable__SRI76:hover{border-color:var(--ant-color-border-secondary)}.InstallCard_guideCode__aUsVW{display:block;font-family:Menlo,Monaco,Courier New,monospace;font-size:12px;line-height:18px;color:var(--ant-color-text-secondary);white-space:pre-wrap;word-break:break-word}@media(min-width:768px){.InstallCard_installCard__pZ_D6{position:-webkit-sticky;position:sticky;top:80px;max-height:calc(100vh - 140px);overflow-y:auto;overflow-x:hidden;scrollbar-width:none;-ms-overflow-style:none}.InstallCard_installCard__pZ_D6::-webkit-scrollbar{display:none}}.InstallCard_installCardSkeleton__qbrCD{padding:16px;border:1px solid var(--ant-color-border-tertiary);border-radius:6px;display:flex;flex-direction:column;gap:16px;animation:InstallCard_skeletonPulse__uf3B7 1.5s ease-in-out infinite}.InstallCard_skeletonLine__rp_ah{width:80%;height:14px}.InstallCard_skeletonLineShort___Kp_u,.InstallCard_skeletonLine__rp_ah{border-radius:4px;background:var(--ant-color-bg-text-hover,var(--ant-color-fill-secondary))}.InstallCard_skeletonLineShort___Kp_u{width:60%;height:12px}.InstallCard_skeletonBlock__aQTEa{width:100%;height:40px;border-radius:6px;background:var(--ant-color-bg-text-hover,var(--ant-color-fill-secondary))}@keyframes InstallCard_skeletonPulse__uf3B7{0%,to{opacity:1}50%{opacity:.5}}