.faq-module__ghfFQq__faqPage{background:var(--bg);color:var(--text)}.faq-module__ghfFQq__container{max-width:900px;margin:0 auto;padding:0 20px}.faq-module__ghfFQq__heroSection{padding:80px 0 60px}.faq-module__ghfFQq__heroCard{text-align:center;background:var(--surface);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-radius:var(--radius);max-width:700px;box-shadow:var(--shadow);border:1px solid var(--border);margin:0 auto;padding:3rem 2rem;position:relative}.faq-module__ghfFQq__heroCard:before{content:"";border-radius:inherit;background:linear-gradient(135deg, var(--primary), transparent 60%);opacity:.05;z-index:-1;position:absolute;inset:-2px}.faq-module__ghfFQq__tag{color:var(--primary);background:#3b82f626;border-radius:20px;margin-bottom:1rem;padding:5px 12px;font-size:.9rem;font-weight:600;display:inline-block}.faq-module__ghfFQq__heroCard h1{color:var(--text);margin-bottom:1rem;font-size:2.3rem;font-weight:700}.faq-module__ghfFQq__heroCard p{color:var(--text);opacity:.75;font-size:1.1rem}.faq-module__ghfFQq__faqSection{padding:40px 0 80px}.faq-module__ghfFQq__faqList{flex-direction:column;gap:1rem;display:flex}.faq-module__ghfFQq__faqItem{background:var(--surface);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:var(--radius);box-shadow:var(--shadow);border:1px solid var(--border);transition:all .3s;overflow:hidden}.faq-module__ghfFQq__faqItem:hover{border-color:var(--primary);transform:translateY(-2px);box-shadow:0 8px 24px #0000000f}.faq-module__ghfFQq__faqHeader{cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;padding:1.2rem 1.5rem;display:flex}.faq-module__ghfFQq__faqHeader h3{color:var(--text);font-size:1.1rem;font-weight:600}.faq-module__ghfFQq__faqIcon{width:32px;height:32px;color:var(--primary);background:#3b82f61a;border-radius:50%;justify-content:center;align-items:center;transition:transform .3s;display:flex}.faq-module__ghfFQq__faqItem.faq-module__ghfFQq__open .faq-module__ghfFQq__faqIcon{background:var(--primary);color:#fff}.faq-module__ghfFQq__faqContent{border-top:1px solid var(--border);margin-top:-1px;padding:0 1.5rem 1.5rem;animation:.3s faq-module__ghfFQq__slideDown}.faq-module__ghfFQq__faqContent p{color:var(--text);opacity:.8;font-size:1rem;line-height:1.8}@keyframes faq-module__ghfFQq__slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:600px){.faq-module__ghfFQq__heroCard h1{font-size:1.8rem}.faq-module__ghfFQq__faqHeader h3{font-size:1rem}}
