.mefe-qa{--mqa-brand:#1a56db;max-width:820px;margin:0 auto}
.mefe-qa *{box-sizing:border-box}
.mqa-h{font-size:22px;font-weight:800;margin:0 0 6px;color:#0f172a}
.mqa-sub{margin:0 0 18px;color:#64748b;font-size:15px}
.mqa-ask{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;padding:24px;margin-bottom:38px}
.mqa-row{margin-bottom:14px}
.mqa-grid2{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-bottom:14px}
@media(max-width:560px){.mqa-grid2{grid-template-columns:1fr}}
.mqa-form label{display:block;font-size:13px;font-weight:600;color:#334155}
.mqa-form input,.mqa-form textarea{width:100%;margin-top:6px;padding:11px 13px;border:1px solid #cbd5e1;border-radius:9px;font-size:15px;font-family:inherit;background:#fff;color:#0f172a}
.mqa-form input:focus,.mqa-form textarea:focus{outline:none;border-color:var(--mqa-brand);box-shadow:0 0 0 3px rgba(26,86,219,.12)}
.mqa-req{color:#dc2626}
.mqa-hp{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important}
.mqa-actions{display:flex;align-items:center;gap:14px;flex-wrap:wrap;margin-top:4px}
.mqa-btn{background:var(--mqa-brand);color:#fff;border:0;border-radius:9px;padding:12px 26px;font-size:15px;font-weight:700;cursor:pointer;transition:opacity .15s}
.mqa-btn:hover{opacity:.9}
.mqa-btn:disabled{opacity:.6;cursor:default}
.mqa-msg{font-size:14px;font-weight:600}
.mqa-msg.ok{color:#1a7f37}
.mqa-msg.err{color:#dc2626}
.mqa-list{margin-top:8px}
.mqa-items{display:flex;flex-direction:column;gap:10px;margin-top:16px}
.mqa-item{border:1px solid #e2e8f0;border-radius:12px;overflow:hidden;background:#fff}
.mqa-item.open{border-color:var(--mqa-brand)}
.mqa-q{width:100%;display:flex;align-items:center;gap:12px;background:none;border:0;padding:16px 18px;cursor:pointer;text-align:left;font-family:inherit}
.mqa-qmark{flex:0 0 26px;width:26px;height:26px;border-radius:7px;background:var(--mqa-brand);color:#fff;font-weight:800;font-size:13px;display:flex;align-items:center;justify-content:center}
.mqa-qtext{flex:1;font-size:16px;font-weight:700;color:#0f172a;line-height:1.4}
.mqa-chev{flex:0 0 12px;width:12px;height:12px;border-right:2px solid #94a3b8;border-bottom:2px solid #94a3b8;transform:rotate(45deg);transition:transform .2s;margin-right:4px}
.mqa-item.open .mqa-chev{transform:rotate(225deg)}
.mqa-a{padding:0 18px 18px 56px}
.mqa-ameta{display:flex;align-items:center;gap:8px;font-size:13px;color:#64748b;margin-bottom:8px;font-weight:600}
.mqa-amark{width:22px;height:22px;border-radius:6px;background:#1a7f37;color:#fff;font-weight:800;font-size:12px;display:flex;align-items:center;justify-content:center}
.mqa-ameta time{font-weight:400;color:#94a3b8}
.mqa-abody{font-size:15px;line-height:1.7;color:#334155}
.mqa-abody p{margin:0 0 12px}
.mqa-abody p:last-child{margin-bottom:0}
.mqa-abody ul{margin:0 0 12px;padding-left:22px}
.mqa-empty{color:#64748b;font-size:15px;padding:20px 0}
.mqa-pag{display:flex;gap:6px;margin-top:22px;flex-wrap:wrap}
.mqa-page{min-width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;padding:0 8px;border:1px solid #e2e8f0;border-radius:8px;text-decoration:none;color:#334155;font-weight:600;font-size:14px}
.mqa-page.cur{background:var(--mqa-brand);color:#fff;border-color:var(--mqa-brand)}
