.helpHero{background:linear-gradient(135deg,#f5f7fa,#c3cfe2);padding:80px 0;position:relative;overflow:hidden}.helpHero:before{content:"";position:absolute;top:-50%;right:-10%;width:500px;height:500px;background:radial-gradient(circle,rgba(255,49,49,.1) 0,transparent 70%);border-radius:50%}.helpHero .heroContent{position:relative;z-index:1}.helpHero .heroContent .heroTitle{font-size:48px;font-weight:800;color:#253d4e;margin-bottom:15px;line-height:1.2}.helpHero .heroContent .heroTitle .brandName{color:#ff3131;position:relative}.helpHero .heroContent .heroTitle .brandName:after{content:"";position:absolute;bottom:-5px;left:0;width:100%;height:4px;background:linear-gradient(90deg,#ff3131,#ff6b6b);border-radius:2px}.helpHero .heroContent .heroSubtitle{font-size:20px;color:#7e7e7e;margin-bottom:40px;font-weight:600}.helpHero .heroContent .searchSection{margin-bottom:40px}.helpHero .heroContent .searchSection .searchBox{position:relative;max-width:600px;margin:0 auto}.helpHero .heroContent .searchSection .searchBox .searchIcon{position:absolute;left:20px;top:50%;transform:translateY(-50%);color:#7e7e7e;font-size:18px;z-index:2}.helpHero .heroContent .searchSection .searchBox .searchInput{width:100%;padding:18px 20px 18px 55px;border:2px solid #e5e7eb;border-radius:50px;font-size:16px;background:#fff;box-shadow:0 5px 20px rgba(0,0,0,.08);transition:all .3s ease}.helpHero .heroContent .searchSection .searchBox .searchInput:focus{outline:none;border-color:#ff3131;box-shadow:0 5px 25px rgba(255,49,49,.2)}.helpHero .heroContent .searchSection .searchBox .searchInput::placeholder{color:#9ca3af}.helpHero .heroContent .quickStats{display:flex;justify-content:center;gap:30px;flex-wrap:wrap}.helpHero .heroContent .quickStats .statItem{display:flex;align-items:center;gap:10px;background:#fff;padding:15px 25px;border-radius:25px;box-shadow:0 5px 15px rgba(0,0,0,.08);transition:all .3s ease}.helpHero .heroContent .quickStats .statItem:hover{transform:translateY(-3px);box-shadow:0 10px 25px rgba(255,49,49,.15)}.helpHero .heroContent .quickStats .statItem .statIcon{font-size:20px;color:#ff3131}.helpHero .heroContent .quickStats .statItem span{font-weight:600;color:#253d4e;font-size:14px}.sectionTitle{font-size:36px;font-weight:700;color:#253d4e;margin-bottom:15px;position:relative}.sectionTitle:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translateX(-50%);width:60px;height:4px;background:linear-gradient(90deg,#ff3131,#ff6b6b);border-radius:2px}.sectionSubtitle{font-size:16px;color:#7e7e7e;margin-bottom:0}.faqCategories{margin-bottom:50px}.faqCategories .categoryCard{background:#fff;border:2px solid #e5e7eb;border-radius:15px;padding:30px 20px;text-align:center;cursor:pointer;transition:all .3s ease;height:100%}.faqCategories .categoryCard:hover{border-color:#ff3131;transform:translateY(-5px);box-shadow:0 10px 25px rgba(255,49,49,.15)}.faqCategories .categoryCard.active{border-color:#ff3131;background:linear-gradient(135deg,#fff5f5,#ffe5e5);box-shadow:0 10px 25px rgba(255,49,49,.2)}.faqCategories .categoryCard.active .categoryIcon{background:#ff3131;color:#fff}.faqCategories .categoryCard .categoryIcon{width:60px;height:60px;border-radius:50%;background:#f3f4f6;display:flex;align-items:center;justify-content:center;margin:0 auto 20px;font-size:24px;color:#6b7280;transition:all .3s ease}.faqCategories .categoryCard .categoryTitle{font-size:16px;font-weight:600;color:#253d4e;margin-bottom:0;line-height:1.4}.popularFaqs{margin-bottom:50px}.popularFaqs .faqCard{background:#fff;border:1px solid #e5e7eb;border-radius:12px;margin-bottom:20px;overflow:hidden;transition:all .3s ease}.popularFaqs .faqCard:hover{box-shadow:0 5px 15px rgba(0,0,0,.08)}.popularFaqs .faqCard .faqHeader{padding:20px;cursor:pointer;display:flex;justify-content:space-between;align-items:center;background:#f9fafb;border-bottom:1px solid #e5e7eb;transition:all .3s ease}.popularFaqs .faqCard .faqHeader:hover{background:#f3f4f6}.popularFaqs .faqCard .faqHeader .faqQuestion{font-size:16px;font-weight:600;color:#253d4e;margin-bottom:0;flex:1 1;margin-right:15px}.popularFaqs .faqCard .faqHeader svg{color:#6b7280;font-size:14px;transition:all .3s ease}.popularFaqs .faqCard .faqAnswer{padding:20px;background:#fff}.popularFaqs .faqCard .faqAnswer p{color:#6b7280;line-height:1.6;margin-bottom:0}.allFaqs{margin-bottom:50px}.allFaqs .faqAccordion .faqItem{background:#fff;border:1px solid #e5e7eb;border-radius:12px;margin-bottom:15px;overflow:hidden;transition:all .3s ease}.allFaqs .faqAccordion .faqItem:hover{box-shadow:0 5px 15px rgba(0,0,0,.08)}.allFaqs .faqAccordion .faqItem .faqHeader{padding:17px 20px;cursor:pointer;display:flex;justify-content:space-between;align-items:center;transition:all .3s ease}.allFaqs .faqAccordion .faqItem .faqHeader:hover{background:#f9fafb}.allFaqs .faqAccordion .faqItem .faqHeader .faqHeaderContent{flex:1 1;margin-right:20px}.allFaqs .faqAccordion .faqItem .faqHeader .faqHeaderContent .faqQuestion{font-size:18px;font-weight:600;color:#253d4e;margin-bottom:0;line-height:1.4}.allFaqs .faqAccordion .faqItem .faqHeader .faqHeaderContent .popularBadge{display:inline-block;background:linear-gradient(135deg,#ff3131,#ff6b6b);color:#fff;font-size:12px;font-weight:600;padding:4px 12px;border-radius:20px;margin-left:5px}.allFaqs .faqAccordion .faqItem .faqHeader .chevronIcon{color:#6b7280;font-size:16px;transition:all .3s ease}.allFaqs .faqAccordion .faqItem .faqAnswer{padding:0 25px 25px;background:#fff}.allFaqs .faqAccordion .faqItem .faqAnswer p{color:#6b7280;line-height:1.7;margin-bottom:0;font-size:16px}.allFaqs .noResults{text-align:center;padding:60px 20px;background:#fff;border-radius:15px;border:2px dashed #e5e7eb}.allFaqs .noResults .noResultsIcon{font-size:64px;color:#d1d5db;margin-bottom:20px}.allFaqs .noResults h3{font-size:24px;font-weight:600;color:#253d4e;margin-bottom:10px}.allFaqs .noResults p{color:#6b7280;font-size:16px}.contactSupport{background:linear-gradient(135deg,#f9fafb,#f3f4f6);padding:60px 40px;border-radius:20px;margin-top:40px}.contactSupport .contactCard{background:#fff;border-radius:15px;padding:30px 20px;text-align:center;height:100%;border:1px solid #e5e7eb;transition:all .3s ease}.contactSupport .contactCard:hover{transform:translateY(-5px);box-shadow:0 15px 35px rgba(0,0,0,.1);border-color:#ff3131}.contactSupport .contactCard .contactIcon{width:70px;height:70px;border-radius:50%;background:linear-gradient(135deg,#ff3131,#ff6b6b);display:flex;align-items:center;justify-content:center;margin:0 auto 20px;font-size:28px;color:#fff;transition:all .3s ease}.contactSupport .contactCard .contactTitle{font-size:20px;font-weight:600;color:#253d4e;margin-bottom:10px}.contactSupport .contactCard .contactDesc{color:#6b7280;font-size:14px;margin-bottom:15px;line-height:1.5}.contactSupport .contactCard .contactInfo{color:#253d4e;font-weight:600;font-size:16px;margin-bottom:20px}.contactSupport .contactCard .contactBtn{display:inline-block;background:linear-gradient(135deg,#ff3131,#ff6b6b);color:#fff;padding:12px 25px;border-radius:25px;text-decoration:none;font-weight:600;font-size:14px;transition:all .3s ease}.contactSupport .contactCard .contactBtn:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(255,49,49,.3);color:#fff;text-decoration:none}@media(max-width:768px){.helpHero{padding:60px 0}.helpHero .heroContent .heroTitle{font-size:32px}.helpHero .heroContent .searchSection .searchBox .searchInput{padding:15px 20px 15px 50px;font-size:14px}.helpHero .heroContent .quickStats{gap:20px}.helpHero .heroContent .quickStats .statItem{padding:12px 20px;font-size:13px}.sectionTitle{font-size:28px}.faqCategories{margin-bottom:20px}.faqCategories .categoryCard{padding:20px 15px;margin-bottom:15px}.faqCategories .categoryCard .categoryIcon{width:50px;height:50px;font-size:20px;margin-bottom:15px}.faqCategories .categoryCard .categoryTitle{font-size:14px}.allFaqs{margin-bottom:40px}.allFaqs .faqAccordion .faqItem .faqHeader{padding:20px}.allFaqs .faqAccordion .faqItem .faqHeader .faqHeaderContent .faqQuestion{font-size:16px}.allFaqs .faqAccordion .faqItem .faqAnswer{padding:0 20px 20px}.contactSupport{padding:40px 20px}.contactSupport .contactCard{padding:25px 15px;margin-bottom:20px}.contactSupport .contactCard .contactIcon{width:60px;height:60px;font-size:24px;margin-bottom:15px}.contactSupport .contactCard .contactTitle{font-size:18px}}@media(max-width:576px){.helpHero .heroContent .heroTitle{font-size:28px}.helpHero .heroContent .quickStats{align-items:center;gap:15px}.helpHero .heroContent .quickStats .statItem{justify-content:center}.sectionTitle{font-size:24px}.popularFaqs{margin-bottom:40px}.popularFaqs .faqCard .faqHeader{padding:15px}.popularFaqs .faqCard .faqHeader .faqQuestion{font-size:15px}.popularFaqs .faqCard .faqAnswer{padding:15px}}