#leanbiome-review-2025 .faq-wrap{border:1px solid #ddd;border-radius:8px;overflow:hidden;margin-top:20px}#leanbiome-review-2025 .faq-box{border-bottom:1px solid #eee}#leanbiome-review-2025 .faq-question{width:100%;text-align:left;padding:14px 16px;font-weight:600;background:#f9fafb;border:0;cursor:pointer;font-size:1rem;line-height:1.4;display:flex;justify-content:space-between;align-items:center;gap:12px}#leanbiome-review-2025 .faq-question:focus{outline:2px solid #94a3b8;outline-offset:2px}#leanbiome-review-2025 .faq-question .chev{transition:transform .2s ease}#leanbiome-review-2025 .faq-box.active .faq-question .chev{transform:rotate(90deg)}#leanbiome-review-2025 .faq-answer{display:none;padding:16px;background:#fff;font-size:.95rem;line-height:1.7}#leanbiome-review-2025 .faq-box.active .faq-answer{display:block}