.legacy-faq-container{max-width:800px;margin:2em auto;font-family:inherit}.legacy-faq-item{margin-bottom:1em;border:1px solid #e0e0e0;border-radius:4px;overflow:hidden}.legacy-faq-question{background:#f5f5f5;padding:1em;cursor:pointer;display:flex;justify-content:space-between;align-items:center;font-weight:500}.legacy-faq-question:hover{background:#ebebeb}.toggle-icon{font-size:1.2em;font-weight:700}.legacy-faq-answer{display:none;padding:1em;background:#fff}.legacy-faq-answer.active{display:block}