.faq-item { border-bottom: 1px solid var(--line-soft); padding: 16px 0; }
.faq-item:last-child { border-bottom: none; }
.faq-item h3 { font-size: 15px; margin-bottom: 6px; color: var(--accent-dk); }
.faq-item p { color: var(--ink-soft); font-size: 14.5px; }
