.faq-card{border-radius:1rem;border:1px solid #e2e8f0;background:#fff;box-shadow:0 12px 24px rgba(15,23,42,.06)}.faq-item{border-top:1px solid #e2e8f0}.faq-item:first-child{border-top:0}.faq-item summary{cursor:pointer;list-style:none;padding:1rem 1.2rem;font-weight:700;color:#0f172a}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary::after{content:'+';float:right;color:#475569;font-size:1.15rem;line-height:1}.faq-item[open] summary::after{content:'-'}.faq-item p{padding:0 1.2rem 1rem;color:#334155}