.faq-list.svelte-1rhwcka{max-width:800px;margin:0 auto;display:flex;flex-direction:column;gap:12px}.faq-item.svelte-1rhwcka{background:#fff;border-radius:18px;overflow:hidden;box-shadow:0 3px 0 0 var(--color-shadow)}.faq-summary.svelte-1rhwcka{list-style:none;cursor:pointer;padding:22px 28px;display:flex;align-items:center;justify-content:space-between;gap:16px;font-family:var(--font-grotesk);font-weight:700;font-size:18px;color:var(--color-core);-webkit-user-select:none;user-select:none}.faq-summary.svelte-1rhwcka::-webkit-details-marker{display:none}.faq-summary.svelte-1rhwcka:after{content:"";width:32px;height:32px;border-radius:50%;background-color:var(--color-sky);background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%230101A4' stroke-width='3' stroke-linecap='round'><line x1='12' y1='5' x2='12' y2='19'/><line x1='5' y1='12' x2='19' y2='12'/></svg>");background-repeat:no-repeat;background-position:center;background-size:16px;transition:transform .25s ease;flex-shrink:0}.faq-item[open].svelte-1rhwcka .faq-summary:where(.svelte-1rhwcka):after{background-color:var(--color-action);background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='3' stroke-linecap='round'><line x1='5' y1='12' x2='19' y2='12'/></svg>");transform:rotate(180deg)}.faq-answer.svelte-1rhwcka{padding:0 28px 24px;font-family:var(--font-grotesk);font-size:16px;line-height:1.55;color:color-mix(in srgb,var(--color-core) 80%,white)}
