.faq_container__nYsPx{background:var(--color-background-secondary,#f9fafb);border-radius:1rem;padding:1rem}.faq_title__mRLfi{margin:0 0 1.5rem;font-size:1.5rem;font-weight:700;color:var(--color-text-primary,#111827)}.faq_list__V1KN4{display:flex;flex-direction:column}.faq_card__7cT9D{margin-bottom:.75rem;border-radius:1rem;background:#fff;box-shadow:0 1px 3px rgba(0,0,0,.06);overflow:hidden}.faq_card__7cT9D:last-child{margin-bottom:0}.faq_question__CAL1n{width:100%;border:0;background:transparent;padding:1rem 1.25rem;display:flex;align-items:center;justify-content:space-between;gap:1rem;text-align:left;font-size:1rem;font-weight:600;color:var(--color-text-primary,#111827);cursor:pointer}.faq_icon__PEVJp{width:1.75rem;height:1.75rem;border-radius:9999px;background:#22c55e;color:#fff;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;font-size:1.1rem;line-height:1;font-weight:700}.faq_answerWrapper__vJkNF{max-height:0;opacity:0;overflow:hidden;transition:max-height .28s ease,opacity .22s ease}.faq_answerOpen__D4u1I{max-height:24rem;opacity:1}.faq_answer__bthbb{margin:0;padding:0 1.25rem 1rem;color:var(--color-text-secondary,#4b5563);font-size:.95rem;line-height:1.6}@media (min-width:640px){.faq_container__nYsPx{padding:1.5rem}}