.getting-started-guide .guide-header[data-v-17804cbe]{text-align:center;margin-bottom:40px}.getting-started-guide .guide-header h2[data-v-17804cbe]{color:var(--primary);margin-bottom:12px;font-size:2rem}.getting-started-guide .guide-header p[data-v-17804cbe]{color:var(--text-secondary);font-size:1.1rem;max-width:900px;margin:0 auto 20px auto}.getting-started-guide .guide-header .login-reminder[data-v-17804cbe]{background:rgba(230,162,60,.1);border:1px solid #e6a23c;border-radius:8px;padding:12px 20px;margin:20px auto 0 auto;max-width:600px;display:flex;align-items:center;justify-content:center;gap:8px;font-size:.95rem;color:#e6a23c}.getting-started-guide .guide-header .login-reminder .el-icon-warning[data-v-17804cbe]{font-size:16px}.getting-started-guide .guide-header .login-reminder .login-link[data-v-17804cbe]{color:var(--primary);text-decoration:none;font-weight:600}.getting-started-guide .guide-header .login-reminder .login-link[data-v-17804cbe]:hover{text-decoration:underline}.getting-started-guide .step-container[data-v-17804cbe]{display:grid;grid-template-columns:320px 1fr;gap:30px;margin-bottom:40px}.getting-started-guide .step-container .step-navigation[data-v-17804cbe]{background:var(--bg-white);border:1px solid var(--border-light);border-radius:12px;padding:24px;height:-moz-fit-content;height:fit-content;box-shadow:0 2px 8px rgba(0,0,0,.1)}.getting-started-guide .step-container .step-navigation .nav-header[data-v-17804cbe]{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;padding-bottom:16px;border-bottom:1px solid var(--border-light)}.getting-started-guide .step-container .step-navigation .nav-header h3[data-v-17804cbe]{color:var(--primary);margin:0;font-size:1.3rem}.getting-started-guide .step-container .step-navigation .nav-header .progress-indicator[data-v-17804cbe]{display:flex;align-items:center;gap:4px;font-size:1.1rem;font-weight:600}.getting-started-guide .step-container .step-navigation .nav-header .progress-indicator .current-step[data-v-17804cbe]{color:var(--primary)}.getting-started-guide .step-container .step-navigation .nav-header .progress-indicator .step-divider[data-v-17804cbe]{color:var(--text-muted)}.getting-started-guide .step-container .step-navigation .nav-header .progress-indicator .total-steps[data-v-17804cbe]{color:var(--text-secondary)}.getting-started-guide .step-container .step-navigation .step-list[data-v-17804cbe]{display:flex;flex-direction:column;gap:12px}.getting-started-guide .step-container .step-navigation .step-list .step-item[data-v-17804cbe]{display:flex;align-items:center;padding:16px;border:2px solid transparent;border-radius:8px;cursor:pointer;transition:all .3s ease;background:var(--bg-gray)}.getting-started-guide .step-container .step-navigation .step-list .step-item.active[data-v-17804cbe]{border-color:var(--primary);background:rgba(103,58,183,.05)}.getting-started-guide .step-container .step-navigation .step-list .step-item.completed[data-v-17804cbe]{border-color:var(--success);background:rgba(76,175,80,.05)}.getting-started-guide .step-container .step-navigation .step-list .step-item.completed .step-indicator[data-v-17804cbe]{background:var(--success);color:#fff}.getting-started-guide .step-container .step-navigation .step-list .step-item[data-v-17804cbe]:hover{border-color:var(--primary);background:rgba(103,58,183,.03)}.getting-started-guide .step-container .step-navigation .step-list .step-item .step-indicator[data-v-17804cbe]{width:32px;height:32px;border-radius:50%;background:var(--border-light);display:flex;align-items:center;justify-content:center;font-weight:700;margin-right:16px;flex-shrink:0;transition:all .3s ease;font-size:.9rem;color:var(--text-primary)}.getting-started-guide .step-container .step-navigation .step-list .step-item .step-info h4[data-v-17804cbe]{color:var(--text-primary);margin:0 0 4px 0;font-size:.95rem;font-weight:600}.getting-started-guide .step-container .step-navigation .step-list .step-item .step-info p[data-v-17804cbe]{color:var(--text-secondary);margin:0;font-size:.8rem;line-height:1.3}.getting-started-guide .step-container .step-content-area[data-v-17804cbe]{background:var(--bg-white);border:1px solid var(--border-light);border-radius:12px;padding:32px;box-shadow:0 2px 8px rgba(0,0,0,.1)}.getting-started-guide .step-container .step-content-area .content-header[data-v-17804cbe]{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;padding-bottom:20px;border-bottom:1px solid var(--border-light)}.getting-started-guide .step-container .step-content-area .content-header h2[data-v-17804cbe]{color:var(--primary);margin:0;font-size:1.8rem;font-weight:700}.getting-started-guide .step-container .step-content-area .content-header .step-badge[data-v-17804cbe]{background:linear-gradient(135deg,var(--primary),var(--btn-primary));color:#fff;padding:8px 16px;border-radius:20px;font-size:.85rem;font-weight:600}.getting-started-guide .step-container .step-content-area .content-body[data-v-17804cbe]{margin-bottom:32px;min-height:300px}.getting-started-guide .step-container .step-content-area .content-actions[data-v-17804cbe]{display:flex;flex-direction:column;gap:20px;padding-top:24px;border-top:1px solid var(--border-light)}.getting-started-guide .step-container .step-content-area .content-actions .primary-actions[data-v-17804cbe]{display:flex;justify-content:center}.getting-started-guide .step-container .step-content-area .content-actions .primary-actions .el-button[data-v-17804cbe]{min-width:200px;height:48px;font-size:1rem;font-weight:600}.getting-started-guide .step-container .step-content-area .content-actions .navigation-actions[data-v-17804cbe]{display:flex;justify-content:space-between;align-items:center}.getting-started-guide .step-container .step-content-area .content-actions .navigation-actions .el-button[data-v-17804cbe]{min-width:120px}.getting-started-guide .step-container .step-content-area .content-actions .navigation-actions .el-button.el-button--success[data-v-17804cbe]{min-width:200px;height:48px;font-size:1rem;font-weight:600}.step-content-details h4[data-v-17804cbe],.step-content-details h5[data-v-17804cbe],.step-content-details h6[data-v-17804cbe]{color:var(--text-primary);margin-bottom:12px}.step-content-details .checklist[data-v-17804cbe]{margin:20px 0}.step-content-details .checklist .checklist-item[data-v-17804cbe]{display:flex;align-items:center;margin-bottom:8px;padding:8px;background:var(--bg-gray);border-radius:6px}.step-content-details .checklist .checklist-item .el-icon-check[data-v-17804cbe]{color:var(--success);margin-right:12px;font-size:16px}.step-content-details .signup-options[data-v-17804cbe]{margin:24px 0}.step-content-details .signup-options h5[data-v-17804cbe]{margin-bottom:16px;color:var(--primary)}.step-content-details .signup-options .option-cards[data-v-17804cbe]{display:grid;grid-template-columns:1fr 1fr;gap:16px}.step-content-details .signup-options .option-cards .option-card[data-v-17804cbe]{border:2px solid var(--border-light);border-radius:12px;padding:20px;text-align:center;position:relative;transition:all .3s ease}.step-content-details .signup-options .option-cards .option-card[data-v-17804cbe]:hover{border-color:var(--primary);transform:translateY(-2px);box-shadow:0 4px 12px rgba(103,58,183,.15)}.step-content-details .signup-options .option-cards .option-card.recommended[data-v-17804cbe]{border-color:var(--primary);background:rgba(103,58,183,.05)}.step-content-details .signup-options .option-cards .option-card.recommended .recommendation-badge[data-v-17804cbe]{position:absolute;top:-10px;right:15px;background:var(--primary);color:#fff;padding:4px 12px;border-radius:12px;font-size:.75rem;font-weight:700}.step-content-details .signup-options .option-cards .option-card .option-icon[data-v-17804cbe]{font-size:2.5rem;margin-bottom:12px}.step-content-details .signup-options .option-cards .option-card h6[data-v-17804cbe]{margin-bottom:8px;color:var(--text-primary);font-size:1.1rem}.step-content-details .signup-options .option-cards .option-card p[data-v-17804cbe]{color:var(--text-secondary);margin-bottom:12px;font-size:.9rem}.step-content-details .signup-options .option-cards .option-card ul[data-v-17804cbe]{text-align:left;margin:0;padding-left:20px}.step-content-details .signup-options .option-cards .option-card ul li[data-v-17804cbe]{margin-bottom:4px;color:var(--text-secondary);font-size:.85rem}.step-content-details .security-info[data-v-17804cbe]{margin:24px 0;padding:20px;background:rgba(76,175,80,.05);border:1px solid rgba(76,175,80,.2);border-radius:12px}.step-content-details .security-info h5[data-v-17804cbe]{margin-bottom:16px;color:var(--success)}.step-content-details .security-info .security-features[data-v-17804cbe]{display:grid;gap:16px}.step-content-details .security-info .security-features .security-item[data-v-17804cbe]{display:flex;align-items:flex-start;gap:12px}.step-content-details .security-info .security-features .security-item i[data-v-17804cbe]{color:var(--success);font-size:1.2rem;margin-top:2px;flex-shrink:0}.step-content-details .security-info .security-features .security-item div h6[data-v-17804cbe]{margin:0 0 4px 0;color:var(--text-primary);font-size:.95rem;font-weight:600}.step-content-details .security-info .security-features .security-item div p[data-v-17804cbe]{margin:0;color:var(--text-secondary);font-size:.85rem;line-height:1.4}.step-content-details .info-box[data-v-17804cbe]{background:rgba(103,58,183,.1);border:1px solid var(--primary);border-radius:8px;padding:16px;margin:20px 0;display:flex;align-items:flex-start;gap:12px}.step-content-details .info-box .el-icon-info[data-v-17804cbe],.step-content-details .info-box .el-icon-lightbulb[data-v-17804cbe],.step-content-details .info-box .el-icon-star-off[data-v-17804cbe]{color:var(--primary);font-size:18px;margin-top:2px;flex-shrink:0}.step-content-details .info-box p[data-v-17804cbe]{margin:0;color:var(--text-primary)}.step-content-details .plans-comparison[data-v-17804cbe]{display:grid;gap:16px;margin:20px 0}.step-content-details .plans-comparison .plan-option[data-v-17804cbe]{border:2px solid var(--border-light);border-radius:8px;padding:20px;position:relative}.step-content-details .plans-comparison .plan-option.recommended[data-v-17804cbe]{border-color:var(--primary);background:rgba(103,58,183,.05)}.step-content-details .plans-comparison .plan-option.recommended .recommendation-badge[data-v-17804cbe]{position:absolute;top:-12px;right:20px;background:var(--primary);color:#fff;padding:4px 12px;border-radius:12px;font-size:.8rem;font-weight:700}.step-content-details .plans-comparison .plan-option h5[data-v-17804cbe]{margin-bottom:12px;color:var(--primary)}.step-content-details .plans-comparison .plan-option ul[data-v-17804cbe]{margin:0;padding-left:20px}.step-content-details .plans-comparison .plan-option ul li[data-v-17804cbe]{margin-bottom:4px;color:var(--text-secondary)}.step-content-details .setup-checks .check-item[data-v-17804cbe]{padding:16px;background:var(--bg-gray);border-radius:8px}.step-content-details .setup-checks .check-item h5[data-v-17804cbe]{margin-bottom:8px;color:var(--primary)}.step-content-details .setup-checks .check-item .test-controls[data-v-17804cbe]{margin-top:12px;display:flex;align-items:center;gap:12px}.step-content-details .setup-checks .check-item .test-controls .test-result[data-v-17804cbe]{font-size:.9rem;font-weight:500}.step-content-details .setup-checks .check-item ul[data-v-17804cbe]{margin:8px 0;padding-left:20px}.step-content-details .setup-checks .check-item ul li[data-v-17804cbe]{margin-bottom:4px;color:var(--text-secondary)}.step-content-details .timeline-steps[data-v-17804cbe]{margin:20px 0}.step-content-details .timeline-steps .timeline-step[data-v-17804cbe]{display:flex;align-items:flex-start;margin-bottom:16px}.step-content-details .timeline-steps .timeline-step .timeline-number[data-v-17804cbe]{width:24px;height:24px;border-radius:50%;background:var(--primary);color:#fff;display:flex;align-items:center;justify-content:center;font-size:.8rem;font-weight:700;margin-right:16px;flex-shrink:0;margin-top:2px}.step-content-details .timeline-steps .timeline-step h6[data-v-17804cbe]{margin-bottom:4px;font-size:1rem}.step-content-details .timeline-steps .timeline-step p[data-v-17804cbe]{margin:0;color:var(--text-secondary);font-size:.9rem}.step-content-details .session-tips[data-v-17804cbe]{background:var(--bg-gray);padding:20px;border-radius:8px;margin:20px 0}.step-content-details .session-tips h5[data-v-17804cbe]{margin-bottom:16px}.step-content-details .session-tips ul[data-v-17804cbe]{margin:0;padding-left:20px}.step-content-details .session-tips ul li[data-v-17804cbe]{margin-bottom:8px;color:var(--text-secondary)}.step-content-details .features-overview[data-v-17804cbe]{display:grid;gap:20px;margin:20px 0}.step-content-details .features-overview .feature-category[data-v-17804cbe]{padding:16px;border:1px solid var(--border-light);border-radius:8px}.step-content-details .features-overview .feature-category h5[data-v-17804cbe]{margin-bottom:12px;color:var(--primary)}.step-content-details .features-overview .feature-category ul[data-v-17804cbe]{margin:0;padding-left:20px}.step-content-details .features-overview .feature-category ul li[data-v-17804cbe]{margin-bottom:8px;color:var(--text-secondary)}.step-content-details .features-overview .feature-category ul li strong[data-v-17804cbe]{color:var(--text-primary)}.step-content-details .success-metrics[data-v-17804cbe]{background:linear-gradient(135deg,var(--primary),var(--btn-primary));color:#fff;padding:24px;border-radius:12px;margin:20px 0}.step-content-details .success-metrics h5[data-v-17804cbe]{color:#fff;margin-bottom:16px;text-align:center}.step-content-details .success-metrics .metrics-grid[data-v-17804cbe]{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:20px}.step-content-details .success-metrics .metrics-grid .metric[data-v-17804cbe]{text-align:center}.step-content-details .success-metrics .metrics-grid .metric .metric-number[data-v-17804cbe]{display:block;font-size:2rem;font-weight:700;margin-bottom:4px}.step-content-details .success-metrics .metrics-grid .metric .metric-label[data-v-17804cbe]{font-size:.9rem;opacity:.9}.quick-access-cards[data-v-17804cbe]{margin-bottom:40px}.quick-access-cards h3[data-v-17804cbe]{text-align:center;color:var(--primary);margin-bottom:24px}.quick-access-cards .cards-grid[data-v-17804cbe]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px}.quick-access-cards .cards-grid .access-card[data-v-17804cbe]{background:var(--bg-white);border:2px solid var(--border-light);border-radius:12px;padding:24px;text-align:center;cursor:pointer;transition:all .3s ease}.quick-access-cards .cards-grid .access-card[data-v-17804cbe]:hover{border-color:var(--primary);transform:translateY(-4px);box-shadow:0 15px 35px rgba(103,58,183,.15)}.quick-access-cards .cards-grid .access-card .card-icon[data-v-17804cbe]{font-size:2.5rem;margin-bottom:16px}.quick-access-cards .cards-grid .access-card h4[data-v-17804cbe]{color:var(--text-primary);margin-bottom:8px;font-size:1.1rem}.quick-access-cards .cards-grid .access-card p[data-v-17804cbe]{color:var(--text-secondary);margin:0;font-size:.9rem}.tips-section[data-v-17804cbe]{margin-bottom:40px}.tips-section h3[data-v-17804cbe]{text-align:center;color:var(--primary);margin-bottom:24px}.tips-section .tips-grid[data-v-17804cbe]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:20px}.tips-section .tips-grid .tip-item[data-v-17804cbe]{display:flex;align-items:flex-start;padding:20px;background:var(--bg-gray);border-radius:12px}.tips-section .tips-grid .tip-item .tip-icon[data-v-17804cbe]{font-size:2rem;margin-right:16px;flex-shrink:0}.tips-section .tips-grid .tip-item .tip-content h4[data-v-17804cbe]{color:var(--text-primary);margin-bottom:8px;font-size:1.1rem}.tips-section .tips-grid .tip-item .tip-content p[data-v-17804cbe]{color:var(--text-secondary);margin:0;font-size:.95rem;line-height:1.5}@media(max-width:1024px){.getting-started-guide .step-container[data-v-17804cbe]{grid-template-columns:280px 1fr;gap:20px}.getting-started-guide .step-container .step-navigation[data-v-17804cbe]{padding:20px}.getting-started-guide .step-container .step-navigation .step-list .step-item[data-v-17804cbe]{padding:12px}.getting-started-guide .step-container .step-navigation .step-list .step-item .step-indicator[data-v-17804cbe]{width:28px;height:28px;margin-right:12px;font-size:.8rem}.getting-started-guide .step-container .step-navigation .step-list .step-item .step-info h4[data-v-17804cbe]{font-size:.9rem}.getting-started-guide .step-container .step-navigation .step-list .step-item .step-info p[data-v-17804cbe]{font-size:.75rem}.getting-started-guide .step-container .step-content-area[data-v-17804cbe]{padding:24px}.getting-started-guide .step-container .step-content-area .content-header h2[data-v-17804cbe]{font-size:1.5rem}}@media(max-width:768px){.getting-started-guide .step-container[data-v-17804cbe]{grid-template-columns:1fr;gap:16px}.getting-started-guide .step-container .step-navigation .nav-header[data-v-17804cbe]{flex-direction:column;align-items:flex-start;gap:12px}.getting-started-guide .step-container .step-navigation .nav-header h3[data-v-17804cbe]{font-size:1.2rem}.getting-started-guide .step-container .step-navigation .step-list .step-item[data-v-17804cbe]{padding:14px}.getting-started-guide .step-container .step-navigation .step-list .step-item .step-info h4[data-v-17804cbe]{font-size:.95rem}.getting-started-guide .step-container .step-navigation .step-list .step-item .step-info p[data-v-17804cbe]{font-size:.8rem}.getting-started-guide .step-container .step-content-area[data-v-17804cbe]{padding:20px}.getting-started-guide .step-container .step-content-area .content-header[data-v-17804cbe]{flex-direction:column;align-items:flex-start;gap:12px}.getting-started-guide .step-container .step-content-area .content-header h2[data-v-17804cbe]{font-size:1.4rem}.getting-started-guide .step-container .step-content-area .content-actions .navigation-actions[data-v-17804cbe]{flex-direction:column;gap:12px}.getting-started-guide .step-container .step-content-area .content-actions .navigation-actions .el-button[data-v-17804cbe]{width:100%}.getting-started-guide .quick-access-cards .cards-grid[data-v-17804cbe],.getting-started-guide .tips-section .tips-grid[data-v-17804cbe],.step-content-details .plans-comparison[data-v-17804cbe]{grid-template-columns:1fr}.step-content-details .signup-options .option-cards[data-v-17804cbe]{grid-template-columns:1fr;gap:12px}}.faq-section .faq-header[data-v-48150364]{text-align:center;margin-bottom:30px}.faq-section .faq-header h2[data-v-48150364]{color:var(--primary);margin-bottom:12px}.faq-section .faq-header p[data-v-48150364]{color:var(--text-secondary);font-size:1.1rem}.faq-section .faq-search[data-v-48150364]{margin-bottom:30px}.faq-section .faq-search .el-input[data-v-48150364]{max-width:500px;margin:0 auto;display:block}.faq-section .faq-categories[data-v-48150364]{margin-bottom:30px}.faq-section .faq-categories .category-tabs[data-v-48150364]{display:flex;flex-wrap:wrap;gap:8px;justify-content:center}.faq-section .faq-categories .category-tabs .el-button[data-v-48150364]{border-radius:20px;font-weight:500;position:relative}.faq-section .faq-categories .category-tabs .el-button .category-count[data-v-48150364] .el-badge__content{font-size:10px;padding:0 4px;height:16px;line-height:16px}.faq-section .faq-content .no-results[data-v-48150364]{text-align:center;padding:60px 20px;color:var(--text-secondary)}.faq-section .faq-content .no-results .el-icon-search[data-v-48150364]{font-size:3rem;margin-bottom:16px;color:var(--text-muted)}.faq-section .faq-content .no-results h3[data-v-48150364]{margin-bottom:8px}.faq-section .faq-content .faq-list .faq-item[data-v-48150364]{border:1px solid var(--border-light);border-radius:12px;margin-bottom:16px;overflow:hidden;transition:all .3s ease}.faq-section .faq-content .faq-list .faq-item.highlighted[data-v-48150364]{border-color:var(--warning);box-shadow:0 0 0 2px rgba(255,193,7,.2)}.faq-section .faq-content .faq-list .faq-item[data-v-48150364]:hover{border-color:var(--primary);box-shadow:0 4px 12px rgba(103,58,183,.15)}.faq-section .faq-content .faq-list .faq-item .faq-question[data-v-48150364]{padding:20px;cursor:pointer;background:var(--bg-white);transition:background-color .3s ease;display:flex;justify-content:space-between;align-items:center}.faq-section .faq-content .faq-list .faq-item .faq-question[data-v-48150364]:hover{background:rgba(103,58,183,.05)}.faq-section .faq-content .faq-list .faq-item .faq-question h4[data-v-48150364]{color:var(--text-primary);margin:0;font-size:1.1rem;font-weight:600;flex:1}.faq-section .faq-content .faq-list .faq-item .faq-question .question-meta[data-v-48150364]{display:flex;align-items:center;gap:12px;margin-left:16px}.faq-section .faq-content .faq-list .faq-item .faq-question .question-meta .question-category[data-v-48150364]{font-size:.8rem;color:var(--primary);background:rgba(103,58,183,.1);padding:4px 8px;border-radius:12px;font-weight:500}.faq-section .faq-content .faq-list .faq-item .faq-question .question-meta .expand-icon[data-v-48150364]{color:var(--primary);font-size:1.2rem;transition:transform .3s ease}.faq-section .faq-content .faq-list .faq-item .faq-answer[data-v-48150364]{padding:0 20px 20px 20px;background:var(--bg-gray)}.faq-section .faq-content .faq-list .faq-item .faq-answer[data-v-48150364] h4,.faq-section .faq-content .faq-list .faq-item .faq-answer[data-v-48150364] h5,.faq-section .faq-content .faq-list .faq-item .faq-answer[data-v-48150364] h6{color:var(--text-primary);margin:20px 0 12px 0}.faq-section .faq-content .faq-list .faq-item .faq-answer[data-v-48150364] h4{font-size:1.3rem}.faq-section .faq-content .faq-list .faq-item .faq-answer[data-v-48150364] h5{font-size:1.1rem}.faq-section .faq-content .faq-list .faq-item .faq-answer[data-v-48150364] h6{font-size:1rem}.faq-section .faq-content .faq-list .faq-item .faq-answer[data-v-48150364] p{color:var(--text-secondary);line-height:1.6;margin:12px 0}.faq-section .faq-content .faq-list .faq-item .faq-answer[data-v-48150364] ol,.faq-section .faq-content .faq-list .faq-item .faq-answer[data-v-48150364] ul{color:var(--text-secondary);margin:12px 0;padding-left:24px}.faq-section .faq-content .faq-list .faq-item .faq-answer[data-v-48150364] ol li,.faq-section .faq-content .faq-list .faq-item .faq-answer[data-v-48150364] ul li{margin:6px 0;line-height:1.5}.faq-section .faq-content .faq-list .faq-item .faq-answer[data-v-48150364] strong{color:var(--text-primary)}.faq-section .faq-content .faq-list .faq-item .faq-answer[data-v-48150364] .info-box,.faq-section .faq-content .faq-list .faq-item .faq-answer[data-v-48150364] .tip-box,.faq-section .faq-content .faq-list .faq-item .faq-answer[data-v-48150364] .trouble-box{background:rgba(103,58,183,.1);border:1px solid var(--primary);border-radius:8px;padding:16px;margin:20px 0;font-size:.95rem}.faq-section .faq-content .faq-list .faq-item .faq-answer[data-v-48150364] .browser-compatibility,.faq-section .faq-content .faq-list .faq-item .faq-answer[data-v-48150364] .solution-steps,.faq-section .faq-content .faq-list .faq-item .faq-answer[data-v-48150364] .technical-details,.faq-section .faq-content .faq-list .faq-item .faq-answer[data-v-48150364] .theme-info{margin:20px 0;padding:16px;background:var(--bg-light-grey);border-radius:8px;border-left:4px solid var(--primary)}.faq-section .faq-content .faq-list .faq-item .faq-answer[data-v-48150364] .browser-compatibility h5,.faq-section .faq-content .faq-list .faq-item .faq-answer[data-v-48150364] .solution-steps h5,.faq-section .faq-content .faq-list .faq-item .faq-answer[data-v-48150364] .technical-details h5,.faq-section .faq-content .faq-list .faq-item .faq-answer[data-v-48150364] .theme-info h5{margin:0 0 12px 0!important;color:var(--primary);font-size:1.1rem}.faq-section .faq-content .faq-list .faq-item .faq-answer[data-v-48150364] .browser-compatibility code,.faq-section .faq-content .faq-list .faq-item .faq-answer[data-v-48150364] .solution-steps code,.faq-section .faq-content .faq-list .faq-item .faq-answer[data-v-48150364] .technical-details code,.faq-section .faq-content .faq-list .faq-item .faq-answer[data-v-48150364] .theme-info code{background:var(--bg-grey);padding:2px 6px;border-radius:4px;font-family:Courier New,monospace;font-size:.9rem;color:var(--text-primary)}.faq-section .faq-content .faq-list .faq-item .faq-answer[data-v-48150364] .error-scenarios .scenario-item{background:var(--danger-light);border:1px solid var(--danger);border-radius:8px;padding:12px;margin:8px 0}.faq-section .faq-content .faq-list .faq-item .faq-answer[data-v-48150364] .error-scenarios .scenario-item h6{color:var(--danger);margin:0 0 8px 0;font-weight:600}.faq-section .faq-content .faq-list .faq-item .faq-answer[data-v-48150364] .error-scenarios .scenario-item p{margin:0;color:var(--text-primary);font-size:.9rem}.faq-section .faq-content .faq-list .faq-item .faq-answer[data-v-48150364] .protection-guarantee{background:var(--success-light);border:1px solid var(--success);border-radius:8px;padding:16px;margin:16px 0}.faq-section .faq-content .faq-list .faq-item .faq-answer[data-v-48150364] .protection-guarantee h5{color:var(--success);margin:0 0 12px 0;display:flex;align-items:center;gap:8px}.faq-section .faq-content .faq-list .faq-item .faq-answer[data-v-48150364] .protection-guarantee ul{margin:0;color:var(--text-primary)}.faq-section .faq-content .faq-list .faq-item .faq-answer[data-v-48150364] .protection-guarantee ul li{margin-bottom:4px}.faq-section .faq-content .faq-list .faq-item .faq-answer[data-v-48150364] .protection-guarantee ul li strong{color:var(--success)}.faq-section .faq-content .faq-list .faq-item .faq-answer[data-v-48150364] .helpful-tips{background:var(--warning-light);border:1px solid var(--warning);border-radius:8px;padding:16px;margin:16px 0}.faq-section .faq-content .faq-list .faq-item .faq-answer[data-v-48150364] .helpful-tips h5{color:var(--warning);margin:0 0 12px 0;display:flex;align-items:center;gap:8px}.faq-section .faq-content .faq-list .faq-item .faq-answer[data-v-48150364] .helpful-tips ul{margin:0;color:var(--text-primary)}.faq-section .faq-content .faq-list .faq-item .faq-answer[data-v-48150364] .helpful-tips ul li{margin-bottom:8px}.faq-section .faq-content .faq-list .faq-item .faq-answer[data-v-48150364] .helpful-tips ul li strong{color:var(--warning)}.faq-section .faq-content .faq-list .faq-item .faq-answer[data-v-48150364] .comparison-table table{width:100%;border-collapse:collapse;margin:16px 0}.faq-section .faq-content .faq-list .faq-item .faq-answer[data-v-48150364] .comparison-table table td,.faq-section .faq-content .faq-list .faq-item .faq-answer[data-v-48150364] .comparison-table table th{border:1px solid var(--border-light);padding:12px;text-align:left}.faq-section .faq-content .faq-list .faq-item .faq-answer[data-v-48150364] .comparison-table table th{background:var(--primary);color:#fff;font-weight:600}.faq-section .faq-content .faq-list .faq-item .faq-answer[data-v-48150364] .comparison-table table td{background:var(--bg-white)}.faq-section .faq-content .faq-list .faq-item .faq-answer[data-v-48150364] .plans-overview{display:grid;gap:16px;margin:20px 0}.faq-section .faq-content .faq-list .faq-item .faq-answer[data-v-48150364] .plans-overview .plan-card{border:2px solid var(--border-light);border-radius:12px;padding:20px;position:relative}.faq-section .faq-content .faq-list .faq-item .faq-answer[data-v-48150364] .plans-overview .plan-card.premium{border-color:var(--primary);background:rgba(103,58,183,.05)}.faq-section .faq-content .faq-list .faq-item .faq-answer[data-v-48150364] .plans-overview .plan-card.premium .recommended-badge{position:absolute;top:-12px;right:20px;background:var(--primary);color:#fff;padding:4px 12px;border-radius:12px;font-size:.8rem;font-weight:700}.faq-section .faq-content .faq-list .faq-item .faq-answer[data-v-48150364] .plans-overview .plan-card h4{margin-bottom:16px!important;color:var(--primary)}.faq-section .faq-content .faq-list .faq-item .faq-answer[data-v-48150364] .plans-overview .plan-card ul{margin:0}.faq-section .faq-content .faq-list .faq-item .faq-answer[data-v-48150364] .plans-overview .plan-card ul li{margin-bottom:8px}.faq-section .faq-content .faq-list .faq-item .faq-answer[data-v-48150364] .accuracy-stats,.faq-section .faq-content .faq-list .faq-item .faq-answer[data-v-48150364] .metrics-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:20px;margin:20px 0}.faq-section .faq-content .faq-list .faq-item .faq-answer[data-v-48150364] .accuracy-stats .stat,.faq-section .faq-content .faq-list .faq-item .faq-answer[data-v-48150364] .metrics-grid .stat{text-align:center;padding:16px;background:var(--bg-white);border-radius:8px;border:1px solid var(--border-light)}.faq-section .faq-content .faq-list .faq-item .faq-answer[data-v-48150364] .accuracy-stats .stat .stat-number,.faq-section .faq-content .faq-list .faq-item .faq-answer[data-v-48150364] .metrics-grid .stat .stat-number{display:block;font-size:2rem;font-weight:700;color:var(--primary);margin-bottom:4px}.faq-section .faq-content .faq-list .faq-item .faq-answer[data-v-48150364] .accuracy-stats .stat .stat-label,.faq-section .faq-content .faq-list .faq-item .faq-answer[data-v-48150364] .metrics-grid .stat .stat-label{font-size:.9rem;color:var(--text-secondary)}.faq-section .faq-content .faq-list .faq-item .faq-answer[data-v-48150364] .analysis-grid,.faq-section .faq-content .faq-list .faq-item .faq-answer[data-v-48150364] .browser-grid,.faq-section .faq-content .faq-list .faq-item .faq-answer[data-v-48150364] .format-grid{display:grid;gap:12px;margin:16px 0}.faq-section .faq-content .faq-list .faq-item .faq-answer[data-v-48150364] .analysis-grid .analysis-item,.faq-section .faq-content .faq-list .faq-item .faq-answer[data-v-48150364] .analysis-grid .browser-item,.faq-section .faq-content .faq-list .faq-item .faq-answer[data-v-48150364] .analysis-grid .format-item,.faq-section .faq-content .faq-list .faq-item .faq-answer[data-v-48150364] .browser-grid .analysis-item,.faq-section .faq-content .faq-list .faq-item .faq-answer[data-v-48150364] .browser-grid .browser-item,.faq-section .faq-content .faq-list .faq-item .faq-answer[data-v-48150364] .browser-grid .format-item,.faq-section .faq-content .faq-list .faq-item .faq-answer[data-v-48150364] .format-grid .analysis-item,.faq-section .faq-content .faq-list .faq-item .faq-answer[data-v-48150364] .format-grid .browser-item,.faq-section .faq-content .faq-list .faq-item .faq-answer[data-v-48150364] .format-grid .format-item{padding:12px;background:var(--bg-white);border:1px solid var(--border-light);border-radius:8px}.faq-section .faq-content .faq-list .faq-item .faq-answer[data-v-48150364] .analysis-grid .analysis-item h6,.faq-section .faq-content .faq-list .faq-item .faq-answer[data-v-48150364] .analysis-grid .browser-item h6,.faq-section .faq-content .faq-list .faq-item .faq-answer[data-v-48150364] .analysis-grid .format-item h6,.faq-section .faq-content .faq-list .faq-item .faq-answer[data-v-48150364] .browser-grid .analysis-item h6,.faq-section .faq-content .faq-list .faq-item .faq-answer[data-v-48150364] .browser-grid .browser-item h6,.faq-section .faq-content .faq-list .faq-item .faq-answer[data-v-48150364] .browser-grid .format-item h6,.faq-section .faq-content .faq-list .faq-item .faq-answer[data-v-48150364] .format-grid .analysis-item h6,.faq-section .faq-content .faq-list .faq-item .faq-answer[data-v-48150364] .format-grid .browser-item h6,.faq-section .faq-content .faq-list .faq-item .faq-answer[data-v-48150364] .format-grid .format-item h6{margin:0 0 8px 0!important;font-size:.95rem}.faq-section .faq-content .faq-list .faq-item .faq-answer[data-v-48150364] .analysis-grid .analysis-item p,.faq-section .faq-content .faq-list .faq-item .faq-answer[data-v-48150364] .analysis-grid .browser-item p,.faq-section .faq-content .faq-list .faq-item .faq-answer[data-v-48150364] .analysis-grid .format-item p,.faq-section .faq-content .faq-list .faq-item .faq-answer[data-v-48150364] .browser-grid .analysis-item p,.faq-section .faq-content .faq-list .faq-item .faq-answer[data-v-48150364] .browser-grid .browser-item p,.faq-section .faq-content .faq-list .faq-item .faq-answer[data-v-48150364] .browser-grid .format-item p,.faq-section .faq-content .faq-list .faq-item .faq-answer[data-v-48150364] .format-grid .analysis-item p,.faq-section .faq-content .faq-list .faq-item .faq-answer[data-v-48150364] .format-grid .browser-item p,.faq-section .faq-content .faq-list .faq-item .faq-answer[data-v-48150364] .format-grid .format-item p{margin:0;font-size:.9rem}.faq-section .faq-content .faq-list .faq-item .faq-answer[data-v-48150364] .credit-breakdown{background:var(--bg-white);border:1px solid var(--border-light);border-radius:8px;overflow:hidden;margin:16px 0}.faq-section .faq-content .faq-list .faq-item .faq-answer[data-v-48150364] .credit-breakdown .credit-item{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;border-bottom:1px solid var(--border-light)}.faq-section .faq-content .faq-list .faq-item .faq-answer[data-v-48150364] .credit-breakdown .credit-item:last-child{border-bottom:none}.faq-section .faq-content .faq-list .faq-item .faq-answer[data-v-48150364] .credit-breakdown .credit-item .credit-type{font-weight:500;color:var(--text-primary)}.faq-section .faq-content .faq-list .faq-item .faq-answer[data-v-48150364] .credit-breakdown .credit-item .credit-cost{font-weight:700;color:var(--primary)}.faq-section .faq-content .faq-list .faq-item .faq-answer[data-v-48150364] .performance-fixes .fix-category,.faq-section .faq-content .faq-list .faq-item .faq-answer[data-v-48150364] .performance-fixes .step-item,.faq-section .faq-content .faq-list .faq-item .faq-answer[data-v-48150364] .troubleshooting-steps .fix-category,.faq-section .faq-content .faq-list .faq-item .faq-answer[data-v-48150364] .troubleshooting-steps .step-item{background:var(--bg-white);border:1px solid var(--border-light);border-radius:8px;padding:16px;margin-bottom:16px}.faq-section .faq-content .faq-list .faq-item .faq-answer[data-v-48150364] .performance-fixes .fix-category h5,.faq-section .faq-content .faq-list .faq-item .faq-answer[data-v-48150364] .performance-fixes .step-item h5,.faq-section .faq-content .faq-list .faq-item .faq-answer[data-v-48150364] .troubleshooting-steps .fix-category h5,.faq-section .faq-content .faq-list .faq-item .faq-answer[data-v-48150364] .troubleshooting-steps .step-item h5{margin:0 0 12px 0!important;color:var(--primary)}.faq-section .faq-content .faq-list .faq-item .faq-answer[data-v-48150364] .question-types{display:grid;gap:16px;margin:20px 0}.faq-section .faq-content .faq-list .faq-item .faq-answer[data-v-48150364] .question-types .question-category{background:var(--bg-white);border:1px solid var(--border-light);border-radius:8px;padding:16px}.faq-section .faq-content .faq-list .faq-item .faq-answer[data-v-48150364] .question-types .question-category h5{margin:0 0 12px 0!important;color:var(--primary)}.faq-section .faq-content .faq-list .faq-item .faq-answer[data-v-48150364] .question-types .question-category ul{margin:0}.faq-section .faq-content .faq-list .faq-item .faq-answer[data-v-48150364] .star-breakdown{display:grid;gap:8px;margin:16px 0}.faq-section .faq-content .faq-list .faq-item .faq-answer[data-v-48150364] .star-breakdown .star-item{padding:12px;background:var(--bg-white);border:1px solid var(--border-light);border-radius:8px;font-weight:500}.faq-section .faq-content .faq-list .faq-item .faq-answer[data-v-48150364] .preparation-checklist{display:grid;gap:16px;margin:20px 0}.faq-section .faq-content .faq-list .faq-item .faq-answer[data-v-48150364] .preparation-checklist .prep-category{background:var(--bg-white);border:1px solid var(--border-light);border-radius:8px;padding:16px}.faq-section .faq-content .faq-list .faq-item .faq-answer[data-v-48150364] .preparation-checklist .prep-category h5{margin:0 0 12px 0!important;color:var(--primary)}.faq-section .faq-content .faq-list .faq-item .faq-answer[data-v-48150364] .preparation-checklist .prep-category ul{margin:0}.faq-section .faq-content .faq-list .faq-item .faq-answer .faq-actions[data-v-48150364]{margin-top:20px;padding-top:16px;border-top:1px solid var(--border-light);display:flex;gap:8px;flex-wrap:wrap}.faq-section .faq-content .faq-list .faq-item .faq-answer .faq-actions .el-button[data-v-48150364]{font-size:.9rem}.faq-section .faq-content .faq-list .faq-item .faq-answer .faq-rating[data-v-48150364]{margin-top:16px;padding-top:12px;border-top:1px solid var(--border-light);display:flex;align-items:center;gap:12px;font-size:.9rem}.faq-section .faq-content .faq-list .faq-item .faq-answer .faq-rating .rating-text[data-v-48150364]{color:var(--text-secondary)}.faq-section .still-need-help[data-v-48150364]{margin-top:40px}.faq-section .still-need-help .help-card-content[data-v-48150364]{text-align:center;padding:20px}.faq-section .still-need-help .help-card-content h3[data-v-48150364]{color:var(--primary);margin-bottom:12px}.faq-section .still-need-help .help-card-content p[data-v-48150364]{color:var(--text-secondary);margin-bottom:20px}.faq-section .still-need-help .help-card-content .help-actions[data-v-48150364]{display:flex;justify-content:center;gap:12px;flex-wrap:wrap}@media(max-width:768px){.faq-section .faq-categories .category-tabs[data-v-48150364]{flex-direction:column;align-items:stretch}.faq-section .faq-categories .category-tabs .el-button[data-v-48150364]{margin-bottom:8px}.faq-section .faq-content .faq-list .faq-item .faq-question[data-v-48150364]{padding:16px;flex-direction:column;align-items:flex-start}.faq-section .faq-content .faq-list .faq-item .faq-question .question-meta[data-v-48150364]{margin-left:0;margin-top:8px;width:100%;justify-content:space-between}.faq-section .faq-content .faq-list .faq-item .faq-answer[data-v-48150364]{padding:0 16px 16px 16px}.faq-section .faq-content .faq-list .faq-item .faq-answer[data-v-48150364] .plans-overview{grid-template-columns:1fr}.faq-section .faq-content .faq-list .faq-item .faq-answer[data-v-48150364] .accuracy-stats,.faq-section .faq-content .faq-list .faq-item .faq-answer[data-v-48150364] .metrics-grid{grid-template-columns:repeat(2,1fr)}.faq-section .faq-content .faq-list .faq-item .faq-answer[data-v-48150364] .analysis-grid{grid-template-columns:1fr}.faq-section .still-need-help .help-card-content .help-actions[data-v-48150364]{flex-direction:column}}@media(max-width:480px){.faq-section .faq-content .faq-list .faq-item .faq-answer[data-v-48150364] .accuracy-stats,.faq-section .faq-content .faq-list .faq-item .faq-answer[data-v-48150364] .metrics-grid{grid-template-columns:1fr}}.feature-tutorials .tutorials-header[data-v-caf720ea]{text-align:center;margin-bottom:30px}.feature-tutorials .tutorials-header h2[data-v-caf720ea]{color:var(--primary);margin-bottom:12px}.feature-tutorials .tutorials-header p[data-v-caf720ea]{color:var(--text-secondary);font-size:1.1rem}.feature-tutorials .tutorials-content .tutorials-list .tutorial-item[data-v-caf720ea]{border:1px solid var(--border-light);border-radius:12px;margin-bottom:16px;overflow:hidden;transition:all .3s ease}.feature-tutorials .tutorials-content .tutorials-list .tutorial-item[data-v-caf720ea]:hover{border-color:var(--primary);box-shadow:0 4px 12px rgba(103,58,183,.15)}.feature-tutorials .tutorials-content .tutorials-list .tutorial-item .tutorial-question[data-v-caf720ea]{padding:20px;cursor:pointer;background:var(--bg-white);transition:background-color .3s ease;display:flex;justify-content:space-between;align-items:center}.feature-tutorials .tutorials-content .tutorials-list .tutorial-item .tutorial-question[data-v-caf720ea]:hover{background:rgba(103,58,183,.05)}.feature-tutorials .tutorials-content .tutorials-list .tutorial-item .tutorial-question h4[data-v-caf720ea]{color:var(--text-primary);margin:0;font-size:1.1rem;font-weight:600;flex:1}.feature-tutorials .tutorials-content .tutorials-list .tutorial-item .tutorial-question .question-meta[data-v-caf720ea]{display:flex;align-items:center;gap:12px;margin-left:16px}.feature-tutorials .tutorials-content .tutorials-list .tutorial-item .tutorial-question .question-meta .expand-icon[data-v-caf720ea]{color:var(--primary);font-size:1.2rem;transition:transform .3s ease}.feature-tutorials .tutorials-content .tutorials-list .tutorial-item .tutorial-answer[data-v-caf720ea]{padding:0 20px 20px 20px;background:var(--bg-gray)}.feature-tutorials .tutorials-content .tutorials-list .tutorial-item .tutorial-answer[data-v-caf720ea] .tutorial-content{margin:16px 0}.feature-tutorials .tutorials-content .tutorials-list .tutorial-item .tutorial-answer[data-v-caf720ea] .tutorial-content ol{margin-left:20px;color:var(--text-primary)}.feature-tutorials .tutorials-content .tutorials-list .tutorial-item .tutorial-answer[data-v-caf720ea] .tutorial-content ol li{margin:8px 0;line-height:1.6;font-weight:500}.feature-tutorials .tutorials-content .tutorials-list .tutorial-item .tutorial-answer[data-v-caf720ea] .tutorial-content .tutorial-image{text-align:center;margin-top:20px}.feature-tutorials .tutorials-content .tutorials-list .tutorial-item .tutorial-answer[data-v-caf720ea] .tutorial-content .tutorial-image img{max-width:100%;height:auto;border:1px solid var(--border-light);border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.08)}@media(max-width:768px){.feature-tutorials .tutorials-content .tutorials-list .tutorial-item .tutorial-question[data-v-caf720ea]{padding:16px}.feature-tutorials .tutorials-content .tutorials-list .tutorial-item .tutorial-answer[data-v-caf720ea]{padding:0 16px 16px 16px}}.troubleshooting-guide .troubleshooting-header[data-v-51c2494d]{text-align:center;margin-bottom:30px}.troubleshooting-guide .troubleshooting-header h2[data-v-51c2494d]{color:var(--primary);margin-bottom:12px}.troubleshooting-guide .troubleshooting-header p[data-v-51c2494d]{color:var(--text-secondary);font-size:1.1rem}.troubleshooting-guide .troubleshooting-content .troubleshooting-list .troubleshooting-item[data-v-51c2494d]{border:1px solid var(--border-light);border-radius:12px;margin-bottom:16px;overflow:hidden;transition:all .3s ease}.troubleshooting-guide .troubleshooting-content .troubleshooting-list .troubleshooting-item[data-v-51c2494d]:hover{border-color:var(--primary);box-shadow:0 4px 12px rgba(103,58,183,.15)}.troubleshooting-guide .troubleshooting-content .troubleshooting-list .troubleshooting-item .troubleshooting-question[data-v-51c2494d]{padding:20px;cursor:pointer;background:var(--bg-white);transition:background-color .3s ease;display:flex;justify-content:space-between;align-items:center}.troubleshooting-guide .troubleshooting-content .troubleshooting-list .troubleshooting-item .troubleshooting-question[data-v-51c2494d]:hover{background:rgba(103,58,183,.05)}.troubleshooting-guide .troubleshooting-content .troubleshooting-list .troubleshooting-item .troubleshooting-question h4[data-v-51c2494d]{color:var(--text-primary);margin:0;font-size:1.1rem;font-weight:600;flex:1}.troubleshooting-guide .troubleshooting-content .troubleshooting-list .troubleshooting-item .troubleshooting-question .question-meta[data-v-51c2494d]{display:flex;align-items:center;gap:12px;margin-left:16px}.troubleshooting-guide .troubleshooting-content .troubleshooting-list .troubleshooting-item .troubleshooting-question .question-meta .expand-icon[data-v-51c2494d]{color:var(--primary);font-size:1.2rem;transition:transform .3s ease}.troubleshooting-guide .troubleshooting-content .troubleshooting-list .troubleshooting-item .troubleshooting-answer[data-v-51c2494d]{padding:0 20px 20px 20px;background:var(--bg-gray)}.troubleshooting-guide .troubleshooting-content .troubleshooting-list .troubleshooting-item .troubleshooting-answer[data-v-51c2494d] .troubleshoot-content{margin:16px 0}.troubleshooting-guide .troubleshooting-content .troubleshooting-list .troubleshooting-item .troubleshooting-answer[data-v-51c2494d] .troubleshoot-content ul{margin-left:20px;color:var(--text-primary)}.troubleshooting-guide .troubleshooting-content .troubleshooting-list .troubleshooting-item .troubleshooting-answer[data-v-51c2494d] .troubleshoot-content ul li{margin:8px 0;line-height:1.6;font-weight:500}.troubleshooting-guide .troubleshooting-content .troubleshooting-list .troubleshooting-item .troubleshooting-answer[data-v-51c2494d] .troubleshoot-content a{color:var(--primary);text-decoration:underline;font-weight:600}.troubleshooting-guide .troubleshooting-content .troubleshooting-list .troubleshooting-item .troubleshooting-answer[data-v-51c2494d] .troubleshoot-content a:hover{color:var(--btn-primary)}@media(max-width:768px){.troubleshooting-guide .troubleshooting-content .troubleshooting-list .troubleshooting-item .troubleshooting-question[data-v-51c2494d]{padding:16px}.troubleshooting-guide .troubleshooting-content .troubleshooting-list .troubleshooting-item .troubleshooting-answer[data-v-51c2494d]{padding:0 16px 16px 16px}}.account-billing-help .account-header[data-v-42aeb264]{text-align:center;margin-bottom:30px}.account-billing-help .account-header h2[data-v-42aeb264]{color:var(--primary);margin-bottom:12px}.account-billing-help .account-header p[data-v-42aeb264]{color:var(--text-secondary);font-size:1.1rem}.account-billing-help .account-content .account-list .account-item[data-v-42aeb264]{border:1px solid var(--border-light);border-radius:12px;margin-bottom:16px;overflow:hidden;transition:all .3s ease}.account-billing-help .account-content .account-list .account-item[data-v-42aeb264]:hover{border-color:var(--primary);box-shadow:0 4px 12px rgba(103,58,183,.15)}.account-billing-help .account-content .account-list .account-item .account-question[data-v-42aeb264]{padding:20px;cursor:pointer;background:var(--bg-white);transition:background-color .3s ease;display:flex;justify-content:space-between;align-items:center}.account-billing-help .account-content .account-list .account-item .account-question[data-v-42aeb264]:hover{background:rgba(103,58,183,.05)}.account-billing-help .account-content .account-list .account-item .account-question h4[data-v-42aeb264]{color:var(--text-primary);margin:0;font-size:1.1rem;font-weight:600;flex:1}.account-billing-help .account-content .account-list .account-item .account-question .question-meta[data-v-42aeb264]{display:flex;align-items:center;gap:12px;margin-left:16px}.account-billing-help .account-content .account-list .account-item .account-question .question-meta .expand-icon[data-v-42aeb264]{color:var(--primary);font-size:1.2rem;transition:transform .3s ease}.account-billing-help .account-content .account-list .account-item .account-answer[data-v-42aeb264]{padding:0 20px 20px 20px;background:var(--bg-gray)}.account-billing-help .account-content .account-list .account-item .account-answer .account-content[data-v-42aeb264]{margin:16px 0}.account-billing-help .account-content .account-list .account-item .account-answer .account-content ol[data-v-42aeb264]{margin-left:20px;color:var(--text-primary)}.account-billing-help .account-content .account-list .account-item .account-answer .account-content ol li[data-v-42aeb264]{margin:8px 0;line-height:1.6;font-weight:500}@media(max-width:768px){.account-billing-help .account-content .account-list .account-item .account-question[data-v-42aeb264]{padding:16px}.account-billing-help .account-content .account-list .account-item .account-answer[data-v-42aeb264]{padding:0 16px 16px 16px}}.contact-support .contact-header[data-v-c29d94e8]{text-align:center;margin-bottom:40px}.contact-support .contact-header h2[data-v-c29d94e8]{color:var(--primary);margin-bottom:12px;font-size:2rem}.contact-support .contact-header p[data-v-c29d94e8]{color:var(--text-secondary);font-size:1.1rem;max-width:600px;margin:0 auto}.contact-support .contact-container[data-v-c29d94e8]{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:32px;margin-bottom:40px;max-width:900px;margin-left:auto;margin-right:auto}.contact-support .contact-container .contact-card[data-v-c29d94e8]{background:var(--bg-white);border:2px solid var(--border-light);border-radius:16px;padding:32px;text-align:center;transition:all .3s ease;position:relative;overflow:hidden}.contact-support .contact-container .contact-card[data-v-c29d94e8]:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,var(--primary),var(--btn-primary))}.contact-support .contact-container .contact-card[data-v-c29d94e8]:hover{border-color:var(--primary);box-shadow:0 8px 25px rgba(103,58,183,.15);transform:translateY(-2px)}.contact-support .contact-container .contact-card .contact-icon[data-v-c29d94e8]{margin-bottom:24px}.contact-support .contact-container .contact-card .contact-icon i[data-v-c29d94e8]{font-size:3rem;color:var(--primary);background:rgba(103,58,183,.1);padding:20px;border-radius:50%;display:inline-block;width:80px;height:80px;line-height:40px}.contact-support .contact-container .contact-card .contact-info h3[data-v-c29d94e8]{color:var(--text-primary);margin-bottom:16px;font-size:1.5rem;font-weight:600}.contact-support .contact-container .contact-card .contact-info .contact-description[data-v-c29d94e8]{color:var(--text-secondary);margin-bottom:24px;line-height:1.6;font-size:1rem}.contact-support .contact-container .contact-card .contact-info .contact-action[data-v-c29d94e8]{margin-bottom:20px}.contact-support .contact-container .contact-card .contact-info .contact-action .contact-link[data-v-c29d94e8]{text-decoration:none;display:inline-block}.contact-support .contact-container .contact-card .contact-info .contact-action .contact-link .el-button[data-v-c29d94e8]{font-size:1rem;padding:12px 24px;border-radius:8px;font-weight:600}.contact-support .contact-container .contact-card .contact-info .contact-action .contact-link .el-button i[data-v-c29d94e8]{margin-right:8px;font-size:1.1rem}.contact-support .contact-container .contact-card .contact-info .contact-hours[data-v-c29d94e8]{display:flex;align-items:center;justify-content:center;gap:8px;color:var(--text-secondary);font-size:.9rem;background:var(--bg-gray);padding:12px;border-radius:8px}.contact-support .contact-container .contact-card .contact-info .contact-hours i[data-v-c29d94e8]{color:var(--primary)}.contact-support .support-info[data-v-c29d94e8]{max-width:700px;margin:0 auto}.contact-support .support-info .el-card[data-v-c29d94e8]{border-radius:12px;border:1px solid var(--border-light)}.contact-support .support-info .el-card .info-content h4[data-v-c29d94e8]{color:var(--primary);margin-bottom:16px;font-size:1.2rem}.contact-support .support-info .el-card .info-content ul[data-v-c29d94e8]{color:var(--text-secondary);padding-left:0;list-style:none}.contact-support .support-info .el-card .info-content ul li[data-v-c29d94e8]{margin-bottom:12px;padding-left:24px;position:relative;line-height:1.5}.contact-support .support-info .el-card .info-content ul li[data-v-c29d94e8]:before{content:"•";color:var(--primary);font-size:1.2rem;position:absolute;left:0;top:0}.contact-support .support-info .el-card .info-content ul li strong[data-v-c29d94e8]{color:var(--text-primary);font-weight:600}@media(max-width:768px){.contact-support .contact-header[data-v-c29d94e8]{margin-bottom:32px}.contact-support .contact-header h2[data-v-c29d94e8]{font-size:1.75rem}.contact-support .contact-container[data-v-c29d94e8]{grid-template-columns:1fr;gap:24px;margin-bottom:32px}.contact-support .contact-container .contact-card[data-v-c29d94e8]{padding:24px}.contact-support .contact-container .contact-card .contact-icon i[data-v-c29d94e8]{font-size:2.5rem;width:70px;height:70px;line-height:30px;padding:20px}.contact-support .contact-container .contact-card .contact-info h3[data-v-c29d94e8]{font-size:1.3rem}.contact-support .contact-container .contact-card .contact-info .contact-action .contact-link .el-button[data-v-c29d94e8]{width:100%;padding:14px 20px}}@media(max-width:480px){.contact-support .contact-container .contact-card[data-v-c29d94e8]{padding:20px 0;margin:0 16px}.contact-support .contact-container .contact-card .contact-info .contact-hours[data-v-c29d94e8]{flex-direction:column;text-align:center;gap:4px}}.user-help-container[data-v-2af4a299]{max-width:1300px;margin:0 auto}.help-content[data-v-2af4a299]{background:var(--bg-white);border-radius:15px;padding:30px;box-shadow:0 10px 30px rgba(0,0,0,.1);min-height:calc(100vh - 120px)}.help-header[data-v-2af4a299]{text-align:center;margin-bottom:40px}.help-header h1[data-v-2af4a299]{font-size:2.8rem;font-weight:700;color:var(--primary);margin-bottom:16px;background:linear-gradient(135deg,var(--primary),var(--btn-primary));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.help-header .help-subtitle[data-v-2af4a299]{font-size:1.2rem;color:var(--text-secondary);max-width:600px;margin:0 auto;line-height:1.6}.search-section[data-v-2af4a299]{margin-bottom:40px}.search-section .el-input[data-v-2af4a299]{max-width:800px;margin:0 auto;display:block}.search-section .el-input[data-v-2af4a299] .el-input__inner{border-radius:25px;padding-left:50px;font-size:16px;height:50px;border:2px solid var(--border-light);transition:all .3s ease}.search-section .el-input[data-v-2af4a299] .el-input__inner:focus{border-color:var(--primary);box-shadow:0 0 0 3px rgba(103,58,183,.1)}.search-section .el-input[data-v-2af4a299] .el-input__prefix{left:15px;font-size:18px;color:var(--text-secondary)}.search-section .el-input[data-v-2af4a299] .el-input-group__append{border-radius:0 25px 25px 0;background:var(--primary);border-color:var(--primary)}.search-section .el-input[data-v-2af4a299] .el-input-group__append .el-button{background:transparent;border:none;color:#fff;font-weight:600}.search-section .el-input[data-v-2af4a299] .el-input-group__append .el-button:hover{background:hsla(0,0%,100%,.1)}.help-main[data-v-2af4a299]{margin-bottom:40px}.help-main .help-navigation[data-v-2af4a299]{background:var(--bg-white);border:1px solid var(--border-light);border-radius:12px;padding:20px;margin-bottom:30px;box-shadow:0 2px 8px rgba(0,0,0,.1)}.help-main .help-navigation .nav-menu[data-v-2af4a299]{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.help-main .help-navigation .nav-menu .nav-item[data-v-2af4a299]{display:flex;flex-direction:column;align-items:center;padding:16px;border-radius:8px;cursor:pointer;transition:all .3s ease;position:relative;overflow:hidden;border:2px solid transparent;background:var(--bg-gray);text-align:center}.help-main .help-navigation .nav-menu .nav-item[data-v-2af4a299]:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(103,58,183,.1),transparent);transition:left .5s ease}.help-main .help-navigation .nav-menu .nav-item[data-v-2af4a299]:hover{background:rgba(103,58,183,.05);border-color:var(--primary);transform:translateY(-2px);box-shadow:0 4px 15px rgba(103,58,183,.15)}.help-main .help-navigation .nav-menu .nav-item[data-v-2af4a299]:hover:before{left:100%}.help-main .help-navigation .nav-menu .nav-item.active[data-v-2af4a299]{background:linear-gradient(135deg,var(--primary),var(--btn-primary));color:#fff;border-color:var(--primary);box-shadow:0 4px 15px rgba(103,58,183,.3)}.help-main .help-navigation .nav-menu .nav-item.active .nav-content h4[data-v-2af4a299],.help-main .help-navigation .nav-menu .nav-item.active .nav-content p[data-v-2af4a299]{color:#fff}.help-main .help-navigation .nav-menu .nav-item .nav-content h4[data-v-2af4a299]{color:var(--text-primary);margin:0 0 6px 0;font-size:.95rem;font-weight:600;transition:color .3s ease}.help-main .help-navigation .nav-menu .nav-item .nav-content p[data-v-2af4a299]{color:var(--text-secondary);margin:0;font-size:.8rem;line-height:1.3;transition:color .3s ease}.help-main .help-content-area[data-v-2af4a299]{background:var(--bg-white);border:1px solid var(--border-light);border-radius:12px;min-height:500px;box-shadow:0 2px 8px rgba(0,0,0,.1)}.help-main .help-content-area .content-wrapper[data-v-2af4a299]{padding:30px}.help-main .help-content-area .content-wrapper .section-content[data-v-2af4a299]{animation:fadeInUp-2af4a299 .4s ease-out}@keyframes fadeInUp-2af4a299{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.search-results .no-results[data-v-2af4a299]{text-align:center;padding:60px 20px}.search-results .no-results .el-icon-search[data-v-2af4a299]{font-size:4rem;color:var(--text-muted);margin-bottom:20px}.search-results .no-results h3[data-v-2af4a299]{color:var(--text-secondary);margin-bottom:12px}.search-results .no-results p[data-v-2af4a299]{color:var(--text-muted);margin-bottom:24px;max-width:400px;margin-left:auto;margin-right:auto}@media(max-width:1024px){.help-navigation .nav-menu[data-v-2af4a299]{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px}.help-navigation .nav-menu .nav-item[data-v-2af4a299]{padding:14px}.help-navigation .nav-menu .nav-item .nav-content h4[data-v-2af4a299]{font-size:.9rem}.help-navigation .nav-menu .nav-item .nav-content p[data-v-2af4a299]{font-size:.75rem}}@media(max-width:768px){.user-help-container[data-v-2af4a299]{padding:0 10px}.help-content[data-v-2af4a299]{padding:20px 0}.help-header h1[data-v-2af4a299]{font-size:2.2rem}.help-header .help-subtitle[data-v-2af4a299]{font-size:1rem}.search-section .el-input[data-v-2af4a299] .el-input__inner{font-size:14px;height:45px}.help-navigation[data-v-2af4a299]{padding:14px;margin-bottom:20px}.help-navigation .nav-menu[data-v-2af4a299]{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:8px}.help-navigation .nav-menu .nav-item[data-v-2af4a299]{padding:12px}.help-navigation .nav-menu .nav-item .nav-content h4[data-v-2af4a299]{font-size:.85rem}.help-navigation .nav-menu .nav-item .nav-content p[data-v-2af4a299]{font-size:.7rem}.help-content-area .content-wrapper[data-v-2af4a299]{padding:20px 15px}}@media(max-width:480px){.help-header[data-v-2af4a299]{margin-bottom:30px}.help-header h1[data-v-2af4a299]{font-size:1.8rem}.help-navigation .nav-menu[data-v-2af4a299]{grid-template-columns:1fr}.help-navigation .nav-menu .nav-item[data-v-2af4a299]{flex-direction:row;text-align:left;padding:14px}.help-navigation .nav-menu .nav-item .nav-content[data-v-2af4a299]{flex:1}.help-navigation .nav-menu .nav-item .nav-content h4[data-v-2af4a299]{font-size:.9rem;margin-bottom:4px}.help-navigation .nav-menu .nav-item .nav-content p[data-v-2af4a299]{font-size:.75rem}}