.faq-container-e5ab8c76{display:flex;flex-direction:column;gap:16px;max-width:800px;margin:0 auto;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,sans-serif}.faq-card-e5ab8c76{border:1px solid #e5e7eb;transition:all 0.3s cubic-bezier(.4,0,.2,1);background-color:#f9fafb}.faq-card-e5ab8c76.is-active{background-color:#fff;box-shadow:0 4px 20px -2px rgb(0 0 0 / .05);border-color:#cbd5e1}.faq-trigger-e5ab8c76{width:100%;display:flex;justify-content:space-between;align-items:center;background:none;border:none;padding:20px 24px;cursor:pointer;text-align:left}.faq-question-e5ab8c76{font-size:1.1rem;font-weight:600;line-height:1.5;color:#111827}.faq-icon-e5ab8c76{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;background:#eff6ff;flex-shrink:0;transition:background-color 0.2s ease}.faq-icon-e5ab8c76 svg,.faq-icon-e5ab8c76 i{width:12px;height:12px;font-size:12px}.faq-answer-inner-e5ab8c76{padding:0 24px 24px 24px;font-size:.95rem;line-height:1.6;color:#4b5563}