.faq-module__6AW0yG__container{min-height:calc(100vh - var(--header-height));background:var(--bg-primary);flex-direction:column;display:flex}.faq-module__6AW0yG__heroWrapper{background:radial-gradient(circle at top, var(--primary-glow), transparent 70%), var(--bg-primary);border-bottom:1px solid var(--border-color);width:100%;padding:4rem 1.5rem 3rem}.faq-module__6AW0yG__heroContent{text-align:center;flex-direction:column;align-items:center;gap:1.25rem;max-width:900px;margin:0 auto;display:flex}.faq-module__6AW0yG__badge{background-color:var(--primary-light);color:var(--primary);border-radius:var(--radius-full);text-transform:uppercase;letter-spacing:.05em;border:1px solid #6366f133;align-items:center;gap:.5rem;padding:.35rem 1rem;font-size:.8rem;font-weight:700;display:inline-flex}.faq-module__6AW0yG__title{color:var(--text-primary);letter-spacing:-.02em;font-size:2.75rem;font-weight:800;line-height:1.2}.faq-module__6AW0yG__titleGradient{background:linear-gradient(135deg, var(--primary), var(--accent-info));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.faq-module__6AW0yG__subtitle{color:var(--text-secondary);max-width:620px;font-size:1.1rem;line-height:1.6}.faq-module__6AW0yG__searchWrapper{width:100%;max-width:580px;margin-top:.5rem;position:relative}.faq-module__6AW0yG__searchInput{border-radius:var(--radius-lg);border:1.5px solid var(--border-color);background:var(--bg-surface);width:100%;color:var(--text-primary);box-shadow:var(--shadow-sm);outline:none;padding:.9rem 1.25rem .9rem 3rem;font-size:.975rem;transition:all .25s}.faq-module__6AW0yG__searchInput:focus{border-color:var(--primary);box-shadow:0 0 0 3px var(--primary-glow)}.faq-module__6AW0yG__searchIcon{color:var(--text-muted);pointer-events:none;position:absolute;top:50%;left:1.1rem;transform:translateY(-50%)}.faq-module__6AW0yG__mainContent{flex-grow:1;width:100%;max-width:900px;margin:0 auto;padding:3rem 1.5rem 5rem}.faq-module__6AW0yG__categoriesRow{flex-wrap:wrap;justify-content:center;align-items:center;gap:.6rem;margin-bottom:2.5rem;display:flex}.faq-module__6AW0yG__catBtn{border-radius:var(--radius-full);border:1px solid var(--border-color);background:var(--bg-surface);color:var(--text-secondary);cursor:pointer;padding:.5rem 1.1rem;font-size:.875rem;font-weight:600;transition:all .2s}.faq-module__6AW0yG__catBtn:hover{background:var(--bg-secondary);color:var(--text-primary);border-color:var(--primary-light)}.faq-module__6AW0yG__catBtnActive{background:var(--primary);color:#fff;border-color:var(--primary);box-shadow:0 2px 8px var(--primary-glow)}.faq-module__6AW0yG__faqList{flex-direction:column;gap:1rem;width:100%;display:flex}.faq-module__6AW0yG__faqItem{background:var(--bg-surface);border:1.5px solid var(--border-color);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);transition:all .25s;overflow:hidden}.faq-module__6AW0yG__faqItemOpen{border-color:var(--primary);box-shadow:var(--shadow-md), 0 0 15px var(--primary-glow)}.faq-module__6AW0yG__faqHeader{text-align:left;cursor:pointer;background:0 0;border:none;outline:none;justify-content:space-between;align-items:center;gap:1rem;width:100%;padding:1.25rem 1.5rem;display:flex}.faq-module__6AW0yG__faqQuestion{color:var(--text-primary);font-size:1.05rem;font-weight:700;line-height:1.4}.faq-module__6AW0yG__chevronIcon{color:var(--text-muted);flex-shrink:0;transition:transform .3s,color .3s}.faq-module__6AW0yG__chevronOpen{color:var(--primary);transform:rotate(180deg)}.faq-module__6AW0yG__faqBody{color:var(--text-secondary);border-top:1px solid #0000;padding:0 1.5rem 1.35rem;font-size:.95rem;line-height:1.65;animation:.3s faq-module__6AW0yG__fadeIn}@keyframes faq-module__6AW0yG__fadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.faq-module__6AW0yG__categoryBadge{text-transform:uppercase;color:var(--primary);background:var(--primary-light);border-radius:4px;margin-bottom:.75rem;padding:.2rem .55rem;font-size:.725rem;font-weight:700;display:inline-block}.faq-module__6AW0yG__emptyState{text-align:center;background:var(--bg-surface);border:1px dashed var(--border-color);border-radius:var(--radius-lg);color:var(--text-muted);padding:3rem 1.5rem}.faq-module__6AW0yG__emptyTitle{color:var(--text-primary);margin-bottom:.35rem;font-size:1.1rem;font-weight:700}.faq-module__6AW0yG__supportBanner{background:linear-gradient(135deg, var(--primary-light), var(--bg-surface));text-align:center;box-shadow:0 4px 20px var(--primary-glow);border:1.5px solid #6366f140;border-radius:20px;flex-direction:column;align-items:center;gap:1rem;margin-top:4rem;padding:2.5rem 2rem;display:flex}.faq-module__6AW0yG__bannerTitle{color:var(--text-primary);font-size:1.4rem;font-weight:800}.faq-module__6AW0yG__bannerSub{color:var(--text-secondary);max-width:500px;font-size:.95rem}.faq-module__6AW0yG__footer{border-top:1px solid var(--border-color);background:var(--bg-surface);width:100%;padding:3rem 1.5rem 2rem}.faq-module__6AW0yG__footerInner{flex-direction:column;gap:2rem;max-width:1200px;margin:0 auto;display:flex}.faq-module__6AW0yG__footerTop{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;display:flex}.faq-module__6AW0yG__footerBrand{color:var(--text-primary);align-items:center;gap:.75rem;font-size:1.1rem;font-weight:700;display:flex}.faq-module__6AW0yG__footerLinks{flex-wrap:wrap;gap:1.5rem;display:flex}.faq-module__6AW0yG__footerLink{color:var(--text-secondary);font-size:.9rem;text-decoration:none;transition:color .2s}.faq-module__6AW0yG__footerLink:hover{color:var(--primary)}.faq-module__6AW0yG__footerBottom{border-top:1px solid var(--border-color);color:var(--text-muted);flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;padding-top:1.5rem;font-size:.85rem;display:flex}@media (max-width:768px){.faq-module__6AW0yG__title{font-size:2rem}.faq-module__6AW0yG__subtitle{font-size:.975rem}.faq-module__6AW0yG__footerTop{text-align:center;flex-direction:column}}
