.faq_main__9q5tG{padding:4rem 1.25rem;min-height:60vh}.faq_inner__YEDDT{max-width:48rem;margin:0 auto}.faq_heading__ax7N_{font-size:2rem;font-weight:700;color:var(--color-text);margin-bottom:2.5rem}.faq_empty__zjyiW{color:var(--color-text-muted);font-size:1rem}.faq_list__T84Hk{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.75rem}.faq_item__vMxc8{background:var(--color-surface);border:var(--border-width) solid var(--color-border);border-radius:.5rem;overflow:hidden}.faq_question__GTdCT{display:flex;align-items:center;justify-content:space-between;gap:1rem;min-height:3.25rem;padding:.875rem 1.25rem;font-size:1.0625rem;font-weight:600;color:var(--color-text);cursor:pointer;list-style:none}.faq_question__GTdCT::-webkit-details-marker{display:none}.faq_icon___UH1o{flex-shrink:0;color:var(--color-text-muted);transition:transform .15s ease}.faq_item__vMxc8[open] .faq_icon___UH1o{transform:rotate(180deg)}.faq_answer__Ya_Gf{padding:0 1.25rem 1.25rem;color:var(--color-text-muted);font-size:.9375rem;line-height:1.6}.faq_answer__Ya_Gf p{margin:0}.faq_answer__Ya_Gf p+p{margin-top:.625rem}@media (min-width:768px){.faq_heading__ax7N_{font-size:2.25rem}}