.faq-accordion{flex-direction:column;gap:12px;display:flex}.faq-item{background:#fbfbfd;border:1px solid #e6e8ef;border-radius:14px;overflow:hidden}.faq-q{color:#1f2937;cursor:pointer;justify-content:space-between;align-items:center;gap:16px;padding:18px 20px;font-size:1.02rem;font-weight:700;list-style:none;display:flex}.faq-q::-webkit-details-marker{display:none}.faq-icon{color:#667eea;flex-shrink:0;font-size:1.3rem;line-height:1;transition:transform .2s}.faq-item[open] .faq-icon{transform:rotate(45deg)}.faq-a{padding:0 20px 18px}.faq-a p{color:#4b5563;margin:0 0 10px;font-size:.98rem;line-height:1.7}.faq-a p:last-child{margin-bottom:0}
