.faq-list.svelte-101dxew.svelte-101dxew{display:flex;flex-direction:column;gap:8px}.faq-item.svelte-101dxew.svelte-101dxew{display:flex;flex-direction:column;background:var(--color-bg-primary);border:1px solid var(--color-border);border-radius:10px;cursor:pointer;text-align:left;color:var(--color-text-primary);transition:border-color .15s}.faq-item.svelte-101dxew.svelte-101dxew:hover,.faq-item.open.svelte-101dxew.svelte-101dxew{border-color:var(--accent-primary)}.faq-question.svelte-101dxew.svelte-101dxew{display:flex;align-items:center;justify-content:space-between;padding:1.1rem 1.25rem;font-weight:600;font-size:1rem;gap:1rem}.faq-chevron.svelte-101dxew.svelte-101dxew{display:flex;flex-shrink:0;color:var(--color-text-secondary);transition:transform .2s}.faq-chevron.svelte-101dxew svg{font-size:20px}.faq-item.open.svelte-101dxew .faq-chevron.svelte-101dxew{transform:rotate(180deg)}.faq-answer.svelte-101dxew.svelte-101dxew{padding:0 1.25rem 1.1rem;color:var(--color-text-secondary);line-height:1.7;font-size:.9rem;font-weight:400}
