.faq-container{max-width:800px;margin:0 auto}.faq-item{border-bottom:1px solid #e2e8f0}.faq-item:last-child{border-bottom:none}details summary::-webkit-details-marker{display:none}details[open] summary h4{font-weight:600}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.group-open\:animate-fadeIn{animation:fadeIn .5s ease-out forwards}.group-open\:rotate-45{transform:rotate(45deg)}details .transition{transform:rotate(0deg)}details[open] .transition{transform:rotate(45deg)}