.FaqSection_section__xcDgN{padding:5rem 0;border-top:1px solid var(--border)}.FaqSection_container__3cD78{max-width:800px;margin:0 auto;padding:0 1rem}.FaqSection_title__sEjUJ{font-size:2.5rem;font-weight:600;margin-bottom:3rem;text-align:center}.FaqSection_faqItem__0Cw32{border-bottom:1px solid var(--border);padding:1.25rem 0;cursor:pointer;transition:background-color .2s ease}.FaqSection_faqItem__0Cw32:last-child{border-bottom:none}.FaqSection_questionRow__wAP8k{display:flex;justify-content:space-between;align-items:center;-webkit-user-select:none;user-select:none;gap:1rem}.FaqSection_question__5gDCr{font-size:1.25rem;font-weight:600;color:var(--foreground);margin:0}.FaqSection_arrow__UIs21{transition:transform .3s ease,color .3s ease;color:var(--text-muted);flex-shrink:0}.FaqSection_arrowOpen__UHbmX{transform:rotate(180deg);color:var(--primary)}.FaqSection_answerContainer__px_6i{max-height:0;opacity:0;overflow:hidden;transition:all .3s cubic-bezier(.4,0,.2,1);padding-top:0}.FaqSection_answerContainerOpen__V5ss1{max-height:500px;opacity:1;padding-top:.75rem}.FaqSection_answer__4ygP7{color:var(--text-muted);line-height:1.6;font-size:1.05rem;white-space:pre-wrap}@media (max-width:768px){.FaqSection_section__xcDgN{padding:3rem 0}.FaqSection_title__sEjUJ{font-size:1.8rem;margin-bottom:2rem}.FaqSection_question__5gDCr{font-size:1.1rem}.FaqSection_answer__4ygP7{font-size:.95rem}}@media (max-width:480px){.FaqSection_section__xcDgN{padding:2.5rem 0}.FaqSection_title__sEjUJ{font-size:1.5rem;margin-bottom:1.5rem}.FaqSection_question__5gDCr{font-size:1rem}.FaqSection_faqItem__0Cw32{padding:1rem 0}}