.faq-hero.svelte-1bex8oj{text-align:center;padding:40px 0 48px}.faq-content.svelte-1bex8oj{display:flex;flex-direction:column;gap:32px;max-width:800px;margin:0 auto}.faq-category.svelte-1bex8oj{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-xl);overflow:hidden}.faq-category-header.svelte-1bex8oj{display:flex;align-items:center;gap:12px;padding:20px 24px;background:var(--bg-alt);border-bottom:1px solid var(--border)}.faq-category-icon.svelte-1bex8oj{width:40px;height:40px;background:var(--accent-muted);color:var(--accent);border-radius:var(--radius-md);display:flex;align-items:center;justify-content:center}.faq-category-title.svelte-1bex8oj{font-size:1.1rem;margin:0}.faq-items.svelte-1bex8oj{padding:8px}.faq-item.svelte-1bex8oj{border-radius:var(--radius-md);transition:background .2s ease}.faq-item.svelte-1bex8oj:hover{background:var(--bg-alt)}.faq-question.svelte-1bex8oj{display:flex;align-items:center;justify-content:space-between;gap:16px;width:100%;padding:16px;background:none;border:none;font-size:1rem;font-weight:500;color:var(--ink);text-align:left;cursor:pointer}.faq-question.svelte-1bex8oj .faq-chevron{flex-shrink:0;color:var(--muted);transition:transform .2s ease}.faq-item.open.svelte-1bex8oj .faq-question:where(.svelte-1bex8oj) .faq-chevron{transform:rotate(180deg);color:var(--accent)}.faq-answer.svelte-1bex8oj{padding:0 16px 16px;animation:svelte-1bex8oj-fadeIn .2s ease}.faq-answer.svelte-1bex8oj p:where(.svelte-1bex8oj){color:var(--ink-secondary);line-height:1.7;margin:0}@keyframes svelte-1bex8oj-fadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.faq-cta.svelte-1bex8oj{max-width:800px;margin:48px auto 0;text-align:center;padding:40px}.faq-cta.svelte-1bex8oj h3:where(.svelte-1bex8oj){font-size:1.25rem;margin-bottom:8px}.faq-cta-buttons.svelte-1bex8oj{display:flex;gap:12px;justify-content:center;margin-top:24px}@media (max-width: 640px){.faq-cta-buttons.svelte-1bex8oj{flex-direction:column}.faq-category-header.svelte-1bex8oj{padding:16px}.faq-question.svelte-1bex8oj{padding:14px 12px;font-size:.95rem}.faq-answer.svelte-1bex8oj{padding:0 12px 14px}}
