.faqora-faq-block { margin: 24px 0; }
.faqora-title { margin-bottom: 16px; }
.faqora-faq-item { border-bottom: 1px solid #e5e7eb; padding: 16px 0; }
.faqora-faq-item:first-of-type { border-top: 1px solid #e5e7eb; }
.faqora-question { font-weight: 700; margin: 0 0 8px; }
.faqora-answer p:first-child { margin-top: 0; }
.faqora-answer p:last-child { margin-bottom: 0; }
.faqora-details summary { cursor: pointer; list-style-position: outside; }
.faqora-details[open] summary { margin-bottom: 8px; }
.faqora-error { border-left: 4px solid #d63638; padding: 8px 12px; background: #fcf0f1; }
