.faq-container.svelte-129d9h.svelte-129d9h{max-width:800px;margin:0 auto;padding:0;font-family:var(--font-body);display:flex;flex-direction:column;gap:12px;width:100%;box-sizing:border-box}.faq-item.svelte-129d9h.svelte-129d9h{width:100%;padding:1.5rem;border:1px solid rgba(71,85,105,.2);background-color:var(--color-bg-card);border-radius:var(--radius-lg);box-sizing:border-box;transition:all .3s ease;box-shadow:var(--shadow-sm)}.faq-item.svelte-129d9h.svelte-129d9h:hover{box-shadow:var(--shadow-md);border-color:#6366f14d}.faq-question.svelte-129d9h.svelte-129d9h{display:flex;justify-content:space-between;align-items:center;cursor:pointer;width:100%}.faq-question.svelte-129d9h h3.svelte-129d9h{margin:0;font-size:1.1rem;color:var(--color-text-primary);font-weight:600;line-height:1.4}.arrow.svelte-129d9h.svelte-129d9h{font-size:1.1rem;color:var(--color-primary);transition:all .3s ease;font-weight:700}.faq-question.svelte-129d9h:hover .arrow.svelte-129d9h{color:var(--color-primary-light);transform:scale(1.1)}.faq-answer.svelte-129d9h.svelte-129d9h{margin-top:1rem;padding-top:1rem;border-top:1px solid rgba(71,85,105,.1)}.faq-answer.svelte-129d9h p.svelte-129d9h{margin:0;font-size:1rem;color:var(--color-text-secondary);line-height:1.6}@media (max-width: 600px){.faq-container.svelte-129d9h.svelte-129d9h{padding:.5rem}.faq-question.svelte-129d9h h3.svelte-129d9h,.arrow.svelte-129d9h.svelte-129d9h{font-size:1rem}}
