.help-main{padding:0!important;background:#fff}.help-topbar{background:#fff;border-bottom:1px solid #e3e8ee;padding:16px 24px;position:sticky;top:0;z-index:100}.help-topbar-inner{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:24px}.help-search-box{flex:1;max-width:480px;position:relative}.help-search-input{width:100%;padding:10px 16px 10px 40px;border:1px solid #e3e8ee;border-radius:6px;font-size:14px;color:#1a1f36;background:#f6f9fc;transition:all .15s}.help-search-input:focus{outline:0;border-color:#10b981;background:#fff;box-shadow:0 0 0 3px rgba(99,91,255,.1)}.help-search-input::placeholder{color:#8792a2}.help-search-icon{position:absolute;left:12px;top:50%;transform:translateY(-50%);width:18px;height:18px;color:#8792a2;pointer-events:none}.help-search-kbd{position:absolute;right:12px;top:50%;transform:translateY(-50%);display:flex;gap:4px}.help-search-kbd kbd{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:20px;padding:0 5px;background:#fff;border:1px solid #e3e8ee;border-radius:4px;font-size:11px;font-family:inherit;color:#697386}.help-search-loading{position:absolute;right:40px;top:50%;transform:translateY(-50%);color:#8792a2;display:none}.help-search-loading svg{width:16px;height:16px;animation:help-spin 1s linear infinite}@keyframes help-spin{from{transform:rotate(0)}to{transform:rotate(360deg)}}.help-live-search-dropdown{position:absolute;top:100%;left:0;right:0;margin-top:4px;background:#fff;border:1px solid #e3e8ee;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.1);max-height:360px;overflow-y:auto;z-index:1000;display:none}.help-live-search-dropdown.active{display:block}.help-live-search-item{display:flex;align-items:flex-start;gap:10px;padding:10px 14px;text-decoration:none;border-bottom:1px solid #f0f3f7;transition:background .15s}.help-live-search-item:last-child{border-bottom:none}.help-live-search-item.active,.help-live-search-item:hover{background:#f7f8fa}.help-live-search-icon{width:14px;height:14px;flex-shrink:0;margin-top:2px;color:#10b981}.help-live-search-icon svg{width:14px;height:14px;fill:currentColor}.help-live-search-content{flex:1;min-width:0}.help-live-search-title{font-size:13px;font-weight:500;color:#1a1f36;line-height:1.4}.help-live-search-excerpt{font-size:12px;color:#697386;line-height:1.4;margin-top:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.help-live-search-tag{font-size:11px;color:#697386;background:#f0f3f7;padding:2px 6px;border-radius:3px;flex-shrink:0}.help-live-search-empty{padding:20px 14px;text-align:center;color:#697386;font-size:13px}.help-live-search-footer{padding:10px 14px;border-top:1px solid #e3e8ee;text-align:center}.help-live-search-footer a{font-size:12px;color:#10b981;text-decoration:none}.help-live-search-footer a:hover{text-decoration:underline}.help-topbar-actions{display:flex;align-items:center;gap:12px;flex-shrink:0}.help-topbar-link{font-size:14px;color:#697386;text-decoration:none;transition:color .15s}.help-topbar-link:hover{color:#1a1f36}.help-subnav{background:#fff;border-bottom:1px solid #e3e8ee;padding:0 24px}.help-subnav-inner{max-width:1200px;margin:0 auto;display:flex;gap:4px;overflow-x:auto}.help-subnav-link{display:inline-flex;align-items:center;padding:14px 16px;font-size:14px;font-weight:500;color:#697386;text-decoration:none;border-bottom:2px solid transparent;transition:all .15s;white-space:nowrap}.help-subnav-link:hover{color:#1a1f36}.help-subnav-link.active{color:#10b981}.help-layout{display:flex;max-width:1200px;margin:0 auto;min-height:calc(100vh - 120px)}.help-sidebar{width:260px;flex-shrink:0;border-right:1px solid #e3e8ee;padding:24px 0;position:sticky;top:60px;height:calc(100vh - 60px);overflow-y:auto}.help-sidebar::-webkit-scrollbar{width:6px}.help-sidebar::-webkit-scrollbar-track{background:0 0}.help-sidebar::-webkit-scrollbar-thumb{background:#e3e8ee;border-radius:3px}.sidebar-section{margin-bottom:24px}.sidebar-title{font-size:12px;font-weight:600;color:#697386;text-transform:uppercase;letter-spacing:.5px;padding:0 24px;margin-bottom:8px}.sidebar-nav{list-style:none;padding:0;margin:0}.sidebar-nav-item{margin:0}.sidebar-nav-link{display:flex;align-items:center;gap:10px;padding:8px 24px;font-size:14px;color:#697386;text-decoration:none;transition:all .15s;border-left:2px solid transparent}.sidebar-nav-link:hover{color:#1a1f36;background:#f6f9fc}.sidebar-nav-link.active{color:#10b981;background:rgba(99,91,255,.05);border-left-color:#10b981}.sidebar-nav-link svg{width:18px;height:18px;flex-shrink:0}.sidebar-subnav{list-style:none;padding:0;margin:0}.sidebar-subnav-link{display:block;padding:6px 24px 6px 52px;font-size:13px;color:#697386;text-decoration:none;transition:all .15s}.sidebar-subnav-link:hover{color:#1a1f36}.help-content{flex:1;min-width:0;padding:32px 48px}.help-breadcrumb{display:flex;align-items:center;gap:8px;margin-bottom:24px;font-size:13px}.help-breadcrumb a{color:#697386;text-decoration:none}.help-breadcrumb a:hover{color:#10b981}.help-breadcrumb svg{width:14px;height:14px;color:#c1c9d2}.help-breadcrumb span{color:#1a1f36}.help-content-header{margin-bottom:32px;padding-bottom:24px;border-bottom:1px solid #e3e8ee}.help-content-title{font-size:32px;font-weight:600;color:#0a2540;margin:0 0 12px;line-height:1.2}.help-content-desc{font-size:16px;color:#697386;margin:0;line-height:1.6}.faq-section{margin-bottom:40px}.faq-section-title{font-size:20px;font-weight:600;color:#0a2540;margin:0 0 20px;padding-bottom:12px;border-bottom:1px solid #e3e8ee}.faq-list{display:flex;flex-direction:column;gap:8px}.faq-item{border:1px solid #e3e8ee;border-radius:8px;overflow:hidden;transition:border-color .15s}.faq-item:hover{border-color:#c1c9d2}.faq-item.active{border-color:#10b981}.faq-question{display:flex;align-items:center;justify-content:space-between;width:100%;padding:16px 20px;background:#fff;border:none;font-size:15px;font-weight:500;color:#1a1f36;text-align:left;cursor:pointer;transition:background .15s}.faq-question:hover{background:#f6f9fc}.faq-icon{width:20px;height:20px;color:#697386;transition:transform .2s;flex-shrink:0}.faq-item.active .faq-icon{transform:rotate(180deg);color:#10b981}.faq-answer{max-height:0;overflow:hidden;transition:max-height .3s ease}.faq-answer-content{padding:16px 20px 20px;font-size:14px;color:#697386;line-height:1.7}.faq-answer-content p{margin:0 0 12px}.faq-answer-content p:last-child{margin:0}.faq-answer-content ul{margin:12px 0;padding-left:20px}.faq-answer-content li{margin-bottom:6px}.faq-answer-content a{color:#10b981;text-decoration:none}.faq-answer-content a:hover{text-decoration:underline}.quick-cards{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin-bottom:40px}.quick-card{display:flex;align-items:flex-start;gap:16px;padding:20px;background:#f6f9fc;border-radius:8px;text-decoration:none;transition:all .15s;border:1px solid transparent}.quick-card:hover{background:#fff;border-color:#10b981;box-shadow:0 4px 12px rgba(99,91,255,.1)}.quick-card-icon{width:40px;height:40px;background:#fff;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 1px 3px rgba(0,0,0,.08)}.quick-card-icon svg{width:20px;height:20px;color:#10b981}.quick-card-content{flex:1}.quick-card-title{font-size:15px;font-weight:600;color:#1a1f36;margin:0 0 4px}.quick-card-desc{font-size:13px;color:#697386;margin:0;line-height:1.5}.help-toc{width:220px;flex-shrink:0;padding:32px 24px;position:sticky;top:60px;height:calc(100vh - 60px);overflow-y:auto}.toc-title{font-size:12px;font-weight:600;color:#697386;text-transform:uppercase;letter-spacing:.5px;margin-bottom:12px}.toc-list{list-style:none;padding:0;margin:0}.toc-link{display:block;padding:6px 0;font-size:13px;color:#697386;text-decoration:none;transition:color .15s,border-left-color .15s;border-left:2px solid transparent;padding-left:12px;margin-left:-2px}.toc-link:hover{color:#1a1f36}.toc-link.active{color:#10b981;border-left-color:#10b981}.contact-card{margin-top:40px;padding:24px;background:linear-gradient(135deg,#0a2540 0,#1a3a5c 100%);border-radius:12px;color:#fff}.contact-card-title{font-size:18px;font-weight:600;margin:0 0 8px}.contact-card-desc{font-size:14px;color:rgba(255,255,255,.7);margin:0 0 16px}.contact-card-btn{display:inline-flex;align-items:center;gap:8px;padding:10px 16px;background:#fff;color:#0a2540;font-size:14px;font-weight:500;border-radius:6px;text-decoration:none;transition:all .15s}.contact-card-btn:hover{background:#f6f9fc}.contact-card-btn svg{width:18px;height:18px}.step-guide{display:flex;flex-direction:column;gap:16px}.step-item{display:flex;gap:16px;padding:20px;background:#f6f9fc;border-radius:8px}.step-number{width:32px;height:32px;background:#10b981;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:600;flex-shrink:0}.step-content{flex:1}.step-title{font-size:16px;font-weight:600;color:#1a1f36;margin:0 0 4px}.step-desc{font-size:14px;color:#697386;margin:0;line-height:1.5}.status-list{display:flex;flex-direction:column;gap:12px}.status-item{display:flex;align-items:flex-start;gap:16px;padding:16px;background:#f6f9fc;border-radius:8px}.status-badge{padding:4px 12px;border-radius:4px;font-size:12px;font-weight:600;flex-shrink:0}.status-badge.pending{background:#fef3cd;color:#856404}.status-badge.processing{background:#cce5ff;color:#004085}.status-badge.completed{background:#d4edda;color:#155724}.status-badge.failed{background:#f8d7da;color:#721c24}.status-badge.refunded{background:#e2e3e5;color:#383d41}.status-desc{font-size:14px;color:#697386;margin:0;line-height:1.5}.payment-methods{display:flex;flex-direction:column;gap:12px}.payment-method-item{display:flex;align-items:flex-start;gap:16px;padding:20px;background:#f6f9fc;border-radius:8px}.payment-method-icon{width:48px;height:48px;background:#fff;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 1px 3px rgba(0,0,0,.08)}.payment-method-icon svg{width:24px;height:24px;color:#10b981}.payment-method-icon.alipay svg{color:#1677ff}.payment-method-icon.wechat svg{color:#07c160}.payment-method-content{flex:1}.payment-method-title{font-size:16px;font-weight:600;color:#1a1f36;margin:0 0 4px}.payment-method-desc{font-size:14px;color:#697386;margin:0;line-height:1.5}.security-features{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.security-item{display:flex;gap:16px;padding:20px;background:#f6f9fc;border-radius:8px}.security-icon{width:48px;height:48px;background:#fff;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 1px 3px rgba(0,0,0,.08)}.security-icon svg{width:24px;height:24px;color:#10b981}.security-content{flex:1}.security-title{font-size:15px;font-weight:600;color:#1a1f36;margin:0 0 4px}.security-desc{font-size:13px;color:#697386;margin:0;line-height:1.5}.policy-article{font-size:15px;line-height:1.8;color:#4b5563}.policy-article h2{font-size:20px;font-weight:600;color:#0a2540;margin:32px 0 16px;padding-bottom:12px;border-bottom:1px solid #e3e8ee}.policy-article h3{font-size:16px;font-weight:600;color:#1a1f36;margin:24px 0 12px}.policy-article p{margin:0 0 16px}.policy-article ol,.policy-article ul{margin:0 0 20px;padding-left:20px}.policy-article ol li,.policy-article ul li{margin-bottom:8px}.policy-article ul li::marker{color:#10b981}.policy-callout{background:#fff;border-radius:6px;padding:18px 22px;margin:24px 0;border:1px solid #e3e8ee;box-shadow:0 1px 2px rgba(0,0,0,.04);display:flex;align-items:flex-start;gap:14px}.policy-callout::before{content:"\2139";flex-shrink:0;width:22px;height:22px;background:#0a2540;color:#fff;border-radius:50%;font-size:12px;font-weight:600;display:flex;align-items:center;justify-content:center}.policy-callout.warning{background:#fffbfa;border-color:#fecdd3}.policy-callout.warning::before{content:"!";background:#dc2626}.policy-callout.success{background:#fafdfb;border-color:#bbf7d0}.policy-callout.success::before{content:"\2713";background:#16a34a}.policy-callout p{margin:0;color:#425466;font-size:14px;line-height:1.6}.policy-meta{font-size:13px;color:#697386;margin-bottom:24px}.refund-table{width:100%;border-collapse:separate;border-spacing:0;margin:20px 0;border-radius:8px;overflow:hidden;border:1px solid #e3e8ee}.refund-table td,.refund-table th{padding:14px 16px;text-align:left}.refund-table th{background:#f6f9fc;font-weight:600;color:#1a1f36;font-size:13px;border-bottom:1px solid #e3e8ee}.refund-table td{font-size:14px;color:#4b5563;border-bottom:1px solid #f0f3f7}.refund-table tr:last-child td{border-bottom:none}.policy-article .status-badge{display:inline-block;padding:4px 10px;border-radius:4px;font-size:12px;font-weight:500}.policy-article .status-badge.success{background:#d1fae5;color:#065f46}.policy-article .status-badge.warning{background:#fef3c7;color:#92400e}.policy-article .status-badge.danger{background:#fee2e2;color:#991b1b}@media (max-width:1200px){.help-toc{display:none}}@media (max-width:900px){.help-sidebar{display:none}.help-content{padding:24px 20px}.quick-cards{grid-template-columns:1fr}.security-features{grid-template-columns:1fr}}@media (max-width:640px){.help-topbar{padding:12px 16px;z-index:100}.site-header .menu-headers{z-index:101!important}.help-topbar-actions{display:none}.help-subnav{padding:0 16px}.help-content-title{font-size:24px}}