:root{--brand-blue:#4a94ff;--brand-blue-hover:#3a7de8;--brand-blue-active:#2e6ad4;--brand-blue-disabled:#a0c4ff;--brand-blue-deep:#0d6efd;--brand-blue-dim:#4a94ff26;--brand-blue-dim-light:#4a94ff14;--brand-blue-glow:#4a94ff66;--brand-blue-glow-strong:#4a94ff80;--color-accent-blue:#3b82f6;--color-accent-blue-deep:#2563eb;--color-accent-pro:#0284c7;--color-accent-pro-deep:#0369a1;--color-accent-purple:#7c3aed;--color-accent-purple-light:#a78bfa;--color-slate-900:#0f172a;--color-slate-800:#1e293b;--color-slate-700:#334155;--color-slate-600:#475569;--color-slate-500:#64748b;--color-slate-400:#94a3b8;--color-slate-300:#cbd5e1;--color-slate-200:#e2e8f0;--color-slate-100:#f1f5f9;--color-slate-50:#f8fafc;--color-white:#fff;--color-success:#14b8a6;--color-success-deep:#0d9488;--color-danger:#ef4444;--color-danger-deep:#dc2626;--color-warning:#d97706;--color-wechat:#07c160;--color-alipay:#1677ff;--bg-page:#fff;--bg-section:#f8fafc;--bg-alt:#f8f9fa;--bg-card:#fff;--bg-tint-blue:#eff6ff;--bg-tint-blue-light:#f0f7ff;--text-primary:#0f172a;--text-heading:#1e293b;--text-secondary:#475569;--text-muted:#64748b;--text-faint:#94a3b8;--text-inverse:#fff;--border-color:#e2e8f0;--border-color-light:#f1f5f9;--border-color-focus:#4a94ff;--header-height:70px;--container-max:1200px;--touch-target-min:44px;--radius-xs:2px;--radius-sm:4px;--radius-md:6px;--radius-lg:8px;--radius-xl:12px;--radius-2xl:16px;--radius-3xl:20px;--radius-4xl:24px;--radius-pill:50px;--radius-full:100px;--shadow-sm:0 1px 3px #00000014;--shadow-md:0 4px 16px #0000001a;--shadow-lg:0 10px 30px #0000001a;--shadow-xl:0 25px 50px -12px #00000026;--shadow-2xl:0 20px 60px #0000000f;--shadow-brand:0 8px 30px #4a94ff66;--shadow-brand-strong:0 8px 30px #4a94ff80;--shadow-pro:0 8px 24px #0284c773;--shadow-feature:0 8px 28px #3b82f680;--shadow-card:0 8px 24px #0000001a;--shadow-dropdown:0 20px 60px #0000001f;--shadow-focus-ring:0 0 0 .2rem #4a94ff14;--transition-fast:.15s ease;--transition-base:.2s ease;--transition-slow:.3s ease;--transition-bounce:.3s cubic-bezier(.165,.84,.44,1)}:root[data-theme=dark]{--color-accent-blue:#60a5fa;--color-accent-blue-deep:#3b82f6;--color-accent-pro:#38bdf8;--color-accent-pro-deep:#0ea5e9;--color-accent-purple:#a78bfa;--color-accent-purple-light:#c4b5fd;--color-slate-900:#f8fafc;--color-slate-800:#f1f5f9;--color-slate-700:#e2e8f0;--color-slate-600:#cbd5e1;--color-slate-500:#94a3b8;--color-slate-400:#64748b;--color-slate-300:#475569;--color-slate-200:#334155;--color-slate-100:#1e293b;--color-slate-50:#0f172a;--color-white:#0f172a;--color-success:#2dd4bf;--color-success-deep:#14b8a6;--color-danger:#f87171;--color-danger-deep:#ef4444;--color-warning:#fbbf24;--bg-page:#0b1120;--bg-section:#151e2e;--bg-alt:#151e2e;--bg-card:#151e2e;--bg-tint-blue:#16294a;--bg-tint-blue-light:#12203d;--text-primary:#f8fafc;--text-heading:#f1f5f9;--text-secondary:#cbd5e1;--text-muted:#94a3b8;--text-faint:#64748b;--text-inverse:#0f172a;--border-color:#334155;--border-color-light:#1e293b;--border-color-focus:#4a94ff;--shadow-sm:0 1px 3px #0000004d;--shadow-md:0 4px 16px #0006;--shadow-lg:0 10px 30px #00000080;--shadow-xl:0 25px 50px -12px #0009;--shadow-2xl:0 20px 60px #0006;--shadow-card:0 8px 24px #0000004d;--shadow-dropdown:0 20px 60px #00000080}.Support-module-scss-module__b7lOzW__pageWrapper{flex-direction:column;height:100vh;display:flex;position:relative;overflow:hidden}.Support-module-scss-module__b7lOzW__fullScreenLoading{z-index:9999;background-color:#ffffffe6;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.Support-module-scss-module__b7lOzW__fullScreenLoading .Support-module-scss-module__b7lOzW__spinner{border:4px solid #f0f0f0;border-top-color:#1890ff;border-radius:50%;width:48px;height:48px;margin-bottom:16px;animation:1s linear infinite Support-module-scss-module__b7lOzW__spin}.Support-module-scss-module__b7lOzW__fullScreenLoading p{color:#666;font-size:16px;font-weight:500}[data-theme=dark] .Support-module-scss-module__b7lOzW__fullScreenLoading{background-color:#0f172ae6}[data-theme=dark] .Support-module-scss-module__b7lOzW__fullScreenLoading .Support-module-scss-module__b7lOzW__spinner{border-color:#334155}[data-theme=dark] .Support-module-scss-module__b7lOzW__fullScreenLoading p{color:#94a3b8}@keyframes Support-module-scss-module__b7lOzW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.Support-module-scss-module__b7lOzW__supportMain{background-color:#f5f5f5;flex-direction:column;flex:1;padding:24px 0;display:flex;overflow:hidden}@media (max-width:991px){.Support-module-scss-module__b7lOzW__supportMain{padding:16px 0;overflow-y:auto}}[data-theme=dark] .Support-module-scss-module__b7lOzW__supportMain{background-color:#0f172a}.Support-module-scss-module__b7lOzW__layout{flex:1;gap:20px;width:100%;max-width:1200px;height:100%;margin:0 auto;padding:0 20px;display:flex}@media (max-width:991px){.Support-module-scss-module__b7lOzW__layout{flex-direction:column;gap:16px;height:auto;padding:0 16px;overflow:visible}}.Support-module-scss-module__b7lOzW__sidebar{flex-direction:column;flex-shrink:0;gap:16px;width:280px;min-width:0;height:100%;display:flex}@media (max-width:991px){.Support-module-scss-module__b7lOzW__sidebar{width:100%;height:auto}}.Support-module-scss-module__b7lOzW__sidebarCard{background:var(--color-white);flex-shrink:0;padding:16px 0}@media (max-width:991px){.Support-module-scss-module__b7lOzW__sidebarCard{white-space:nowrap;padding:8px 0;overflow-x:auto}.Support-module-scss-module__b7lOzW__sidebarCard::-webkit-scrollbar{display:none}}.Support-module-scss-module__b7lOzW__productList{margin:0;padding:0;list-style:none}@media (max-width:991px){.Support-module-scss-module__b7lOzW__productList{padding:0 16px;display:flex}}.Support-module-scss-module__b7lOzW__productItem{cursor:pointer;color:#333;padding:6px 24px;font-size:15px;transition:all .2s}@media (max-width:991px){.Support-module-scss-module__b7lOzW__productItem{border-radius:4px;margin-right:8px;padding:8px 16px;font-size:14px}}.Support-module-scss-module__b7lOzW__productItem:hover{background-color:#fafafa}.Support-module-scss-module__b7lOzW__productItem.Support-module-scss-module__b7lOzW__active{color:#1890ff;background-color:#fafafa}@media (max-width:991px){.Support-module-scss-module__b7lOzW__productItem.Support-module-scss-module__b7lOzW__active{background-color:#1890ff1a}}[data-theme=dark] .Support-module-scss-module__b7lOzW__productItem{color:#cbd5e1}[data-theme=dark] .Support-module-scss-module__b7lOzW__productItem:hover,[data-theme=dark] .Support-module-scss-module__b7lOzW__productItem.Support-module-scss-module__b7lOzW__active{background-color:#1e293b}.Support-module-scss-module__b7lOzW__treeContainer{background:var(--color-white);flex:1;min-width:0;padding:16px 0;overflow:auto}@media (max-width:991px){.Support-module-scss-module__b7lOzW__treeContainer{display:none}}.Support-module-scss-module__b7lOzW__treeContainer::-webkit-scrollbar{width:6px;height:6px}.Support-module-scss-module__b7lOzW__treeContainer::-webkit-scrollbar-thumb{background-color:#ddd;border-radius:4px}[data-theme=dark] .Support-module-scss-module__b7lOzW__treeContainer::-webkit-scrollbar-thumb{background-color:#475569}.Support-module-scss-module__b7lOzW__treeNode{width:-webkit-max-content;width:max-content;min-width:100%;margin-bottom:2px}.Support-module-scss-module__b7lOzW__treeLabel{text-align:left;cursor:pointer;color:#333;white-space:nowrap;box-sizing:border-box;justify-content:flex-start;align-items:center;width:-webkit-max-content;width:max-content;min-width:100%;padding:10px 16px;font-size:15px;display:flex}.Support-module-scss-module__b7lOzW__treeLabel>span:not(.Support-module-scss-module__b7lOzW__treeIcon){white-space:nowrap;flex-shrink:0}.Support-module-scss-module__b7lOzW__treeLabel:hover{background-color:#f5f5f5}.Support-module-scss-module__b7lOzW__treeLabel.Support-module-scss-module__b7lOzW__active{color:#333;background-color:#f5f5f5}.Support-module-scss-module__b7lOzW__treeLabel{-webkit-user-select:none;user-select:none}[data-theme=dark] .Support-module-scss-module__b7lOzW__treeLabel{color:#cbd5e1}[data-theme=dark] .Support-module-scss-module__b7lOzW__treeLabel:hover{background-color:#1e293b}[data-theme=dark] .Support-module-scss-module__b7lOzW__treeLabel.Support-module-scss-module__b7lOzW__active{color:#f8fafc;background-color:#1e293b}.Support-module-scss-module__b7lOzW__treeIcon{color:#666;background:var(--color-white);border:1px solid #999;justify-content:center;align-items:center;width:14px;height:14px;margin-right:8px;font-family:monospace;font-size:14px;line-height:1;display:flex}[data-theme=dark] .Support-module-scss-module__b7lOzW__treeIcon{color:#94a3b8;border-color:#64748b}.Support-module-scss-module__b7lOzW__treeChildren{border-left:1px dashed #d9d9d9;width:-webkit-max-content;width:max-content;min-width:100%;margin-top:2px;margin-bottom:2px;margin-left:23px;padding-left:20px;position:relative}.Support-module-scss-module__b7lOzW__treeChildren .Support-module-scss-module__b7lOzW__treeNode{position:relative}.Support-module-scss-module__b7lOzW__treeChildren .Support-module-scss-module__b7lOzW__treeNode:before{content:"";border-top:1px dashed #d9d9d9;width:16px;position:absolute;top:18px;left:-20px}.Support-module-scss-module__b7lOzW__treeChildren .Support-module-scss-module__b7lOzW__treeLabel{color:#666;padding:6px 16px 6px 4px;font-size:14px}.Support-module-scss-module__b7lOzW__treeChildren .Support-module-scss-module__b7lOzW__treeLabel.Support-module-scss-module__b7lOzW__active{color:#1890ff;background-color:#0000}[data-theme=dark] .Support-module-scss-module__b7lOzW__treeChildren{border-left-color:#475569}[data-theme=dark] .Support-module-scss-module__b7lOzW__treeChildren .Support-module-scss-module__b7lOzW__treeNode:before{border-top-color:#475569}[data-theme=dark] .Support-module-scss-module__b7lOzW__treeChildren .Support-module-scss-module__b7lOzW__treeLabel{color:#94a3b8}.Support-module-scss-module__b7lOzW__contentArea{flex-direction:column;flex:1;gap:16px;min-width:0;height:100%;display:flex}@media (max-width:991px){.Support-module-scss-module__b7lOzW__contentArea{height:auto;overflow:visible}}.Support-module-scss-module__b7lOzW__searchBar{background:var(--color-white);flex-shrink:0;height:48px;display:flex}.Support-module-scss-module__b7lOzW__searchBar input{border:none;outline:none;flex:1;padding:0 20px;font-size:15px}@media (max-width:767px){.Support-module-scss-module__b7lOzW__searchBar input{padding:0 15px;font-size:14px}}.Support-module-scss-module__b7lOzW__searchBar button{width:60px;color:var(--color-white);cursor:pointer;background:#1890ff;border:none;justify-content:center;align-items:center;display:flex}@media (max-width:767px){.Support-module-scss-module__b7lOzW__searchBar button{width:48px}}.Support-module-scss-module__b7lOzW__searchBar button:hover{background:#40a9ff}.Support-module-scss-module__b7lOzW__articleCard{background:var(--color-white);min-height:500px;padding:40px;position:relative;box-shadow:0 1px 3px #0000000d}@media (max-width:767px){.Support-module-scss-module__b7lOzW__articleCard{min-height:auto;padding:24px 16px}}.Support-module-scss-module__b7lOzW__backBtnWrap{margin-bottom:24px}.Support-module-scss-module__b7lOzW__backBtn{color:#666;cursor:pointer;background:0 0;border:none;align-items:center;padding:0;font-size:14px;transition:color .2s;display:inline-flex}.Support-module-scss-module__b7lOzW__backBtn:hover{color:#1890ff}[data-theme=dark] .Support-module-scss-module__b7lOzW__backBtn{color:#94a3b8}.Support-module-scss-module__b7lOzW__articleTitle{color:#333;margin-bottom:12px;font-size:24px;font-weight:600}[data-theme=dark] .Support-module-scss-module__b7lOzW__articleTitle{color:#f8fafc}.Support-module-scss-module__b7lOzW__articleMeta{color:#999;align-items:center;margin-bottom:24px;font-size:13px;display:flex}[data-theme=dark] .Support-module-scss-module__b7lOzW__articleMeta{color:#64748b}.Support-module-scss-module__b7lOzW__mobileLinkWrap{margin-bottom:24px;position:relative}.Support-module-scss-module__b7lOzW__mobileLink{color:#1890ff;align-items:center;gap:4px;font-size:14px;text-decoration:none;display:inline-flex}.Support-module-scss-module__b7lOzW__mobileLink:hover{text-decoration:underline}.Support-module-scss-module__b7lOzW__qrTooltip{background:var(--color-white);z-index:10;border:1px solid #e8e8e8;border-radius:6px;margin-top:8px;padding:12px;position:absolute;top:100%;left:0;box-shadow:0 4px 12px #0000001a}[data-theme=dark] .Support-module-scss-module__b7lOzW__qrTooltip{border-color:#334155}.Support-module-scss-module__b7lOzW__articleBody{color:#444;font-size:15px;line-height:1.8}.Support-module-scss-module__b7lOzW__articleBody h3{color:#333;margin:32px 0 16px;font-size:20px;font-weight:600}[data-theme=dark] .Support-module-scss-module__b7lOzW__articleBody{color:#cbd5e1}[data-theme=dark] .Support-module-scss-module__b7lOzW__articleBody h3{color:#f8fafc}.Support-module-scss-module__b7lOzW__articleBody ul{margin-bottom:24px;padding-left:20px}.Support-module-scss-module__b7lOzW__articleBody li{margin-bottom:8px}.Support-module-scss-module__b7lOzW__articleBody img{max-width:100%;box-shadow:var(--shadow-md);border-radius:8px;margin:16px 0;height:auto!important}.Support-module-scss-module__b7lOzW__scrollableContent{flex:1;padding-right:8px;overflow-y:auto}.Support-module-scss-module__b7lOzW__scrollableContent::-webkit-scrollbar{width:6px}.Support-module-scss-module__b7lOzW__scrollableContent::-webkit-scrollbar-thumb{background-color:#ddd;border-radius:4px}[data-theme=dark] .Support-module-scss-module__b7lOzW__scrollableContent::-webkit-scrollbar-thumb{background-color:#475569}.Support-module-scss-module__b7lOzW__categoryBlocksWrapper{flex-direction:column;gap:16px;display:flex}.Support-module-scss-module__b7lOzW__categoryBlock{background:var(--color-white);padding:32px 40px}@media (max-width:767px){.Support-module-scss-module__b7lOzW__categoryBlock{padding:24px 16px}}.Support-module-scss-module__b7lOzW__categoryHeader{color:#333;border-bottom:1px solid #f0f0f0;align-items:center;gap:12px;margin-bottom:24px;padding-bottom:16px;font-size:18px;display:flex}[data-theme=dark] .Support-module-scss-module__b7lOzW__categoryHeader{color:#f8fafc;border-bottom-color:#334155}.Support-module-scss-module__b7lOzW__categoryIcon{background:#1890ff;border-radius:2px;width:14px;height:18px}.Support-module-scss-module__b7lOzW__productContentWrap{max-height:400px;position:relative;overflow:hidden}.Support-module-scss-module__b7lOzW__productContentWrap.Support-module-scss-module__b7lOzW__expanded{max-height:none;overflow:visible}.Support-module-scss-module__b7lOzW__categoryGrid{grid-template-columns:repeat(3,1fr);gap:32px 40px;padding-bottom:24px;display:grid}@media (max-width:991px){.Support-module-scss-module__b7lOzW__categoryGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:767px){.Support-module-scss-module__b7lOzW__categoryGrid{grid-template-columns:1fr;gap:24px}}.Support-module-scss-module__b7lOzW__categoryGroup h4{color:#333;margin-bottom:16px;font-size:20px;font-weight:500}[data-theme=dark] .Support-module-scss-module__b7lOzW__categoryGroup h4{color:#f8fafc}.Support-module-scss-module__b7lOzW__categoryLinks{flex-direction:column;gap:12px;display:flex}.Support-module-scss-module__b7lOzW__categoryLink{color:#666;justify-content:space-between;align-items:center;font-size:14px;text-decoration:none;display:flex}.Support-module-scss-module__b7lOzW__categoryLink:hover{color:#1890ff}.Support-module-scss-module__b7lOzW__categoryLink .Support-module-scss-module__b7lOzW__arrow{color:#ccc;font-size:16px}[data-theme=dark] .Support-module-scss-module__b7lOzW__categoryLink{color:#94a3b8}[data-theme=dark] .Support-module-scss-module__b7lOzW__categoryLink .Support-module-scss-module__b7lOzW__arrow{color:#475569}.Support-module-scss-module__b7lOzW__viewMoreOverlay{color:#1890ff;cursor:pointer;background:linear-gradient(#fff0 0%,#fff 80%);justify-content:center;align-items:flex-end;height:100px;padding-bottom:16px;font-size:14px;display:flex;position:absolute;bottom:0;left:0;right:0}.Support-module-scss-module__b7lOzW__viewMoreOverlay:hover{text-decoration:underline}[data-theme=dark] .Support-module-scss-module__b7lOzW__viewMoreOverlay{background:linear-gradient(#1e293b00 0%,#1e293b 80%)}.Support-module-scss-module__b7lOzW__searchResultsWrapper{flex-direction:column;gap:16px;display:flex}.Support-module-scss-module__b7lOzW__searchResultCard{background:var(--color-white);cursor:pointer;border-radius:4px;padding:24px;transition:box-shadow .2s}.Support-module-scss-module__b7lOzW__searchResultCard:hover{box-shadow:0 4px 12px #0000000d}.Support-module-scss-module__b7lOzW__searchResultCard:hover .Support-module-scss-module__b7lOzW__resultTitle{color:#1890ff}.Support-module-scss-module__b7lOzW__resultTitle{color:#333;margin:0 0 12px;font-size:16px;font-weight:500;transition:color .2s}[data-theme=dark] .Support-module-scss-module__b7lOzW__resultTitle{color:#f8fafc}.Support-module-scss-module__b7lOzW__resultImageWrap{margin-top:12px;margin-bottom:12px}.Support-module-scss-module__b7lOzW__resultImageWrap img{object-fit:cover;border-radius:4px;max-height:120px}.Support-module-scss-module__b7lOzW__resultMeta{color:#999;align-items:center;gap:16px;font-size:13px;display:flex}[data-theme=dark] .Support-module-scss-module__b7lOzW__resultMeta{color:#64748b}.Support-module-scss-module__b7lOzW__resultTime{color:#999}[data-theme=dark] .Support-module-scss-module__b7lOzW__resultTime{color:#64748b}.Support-module-scss-module__b7lOzW__resultCategory{color:#1890ff;background-color:#1890ff1a;border-radius:4px;padding:2px 8px;font-size:12px}.Support-module-scss-module__b7lOzW__noResults{text-align:center;color:#999;background:var(--color-white);padding:60px 0;font-size:16px}[data-theme=dark] .Support-module-scss-module__b7lOzW__noResults{color:#64748b}
