.faq-container.svelte-c685f2{display:flex;flex-direction:column;gap:var(--space-sm);max-width:800px;margin:0 auto}.faq-item.svelte-c685f2{border:1px solid var(--border-color);border-radius:.5rem;background:var(--primary);overflow:hidden}.faq-question.svelte-c685f2{width:100%;display:flex;justify-content:space-between;align-items:center;padding:var(--space-md);background:none;border:none;cursor:pointer;text-align:left;color:var(--text);font-size:1rem;font-weight:500;transition:background-color .2s}.faq-question.svelte-c685f2:hover{background:var(--hover)}.faq-question.active.svelte-c685f2 .icon:where(.svelte-c685f2){transform:rotate(180deg)}.icon.svelte-c685f2{display:flex;align-items:center;transition:transform .2s ease;opacity:.7}.faq-answer.svelte-c685f2{border-top:1px solid var(--border-color);background:var(--hover)}.answer-content.svelte-c685f2{padding:var(--space-md);color:var(--text);opacity:.7;line-height:1.6;font-size:.95rem}@media (max-width: 768px){.faq-container.svelte-c685f2{gap:.5rem}.faq-question.svelte-c685f2{padding:.75rem;font-size:.9rem;gap:.5rem}.question-text.svelte-c685f2{flex:1;line-height:1.4}.icon.svelte-c685f2 svg:where(.svelte-c685f2){width:16px;height:16px}.answer-content.svelte-c685f2{padding:.75rem;font-size:.85rem;line-height:1.5}}@media (max-width: 380px){.faq-question.svelte-c685f2{padding:.625rem;font-size:.85rem}.answer-content.svelte-c685f2{padding:.625rem;font-size:.8rem}}
