.question-moderation{padding:0 0 34px}.question-moderation[hidden]{display:none}.question-panel{padding:28px;border:1px solid #dce7d8;border-radius:18px;background:#fff;box-shadow:0 16px 44px rgba(17,55,25,.07)}.question-panel__head{display:flex;align-items:start;justify-content:space-between;gap:24px}.question-panel__head h2{margin:5px 0 6px;font-size:30px;letter-spacing:-.035em}.question-panel__head p{max-width:680px;margin:0;color:#657269}.question-filters{display:flex;flex-wrap:wrap;gap:8px;margin:24px 0 18px}.question-filter{min-height:38px;padding:0 13px;border:1px solid #cfddca;border-radius:10px;background:#f8faf7;color:#31533a;font-weight:800;cursor:pointer}.question-filter.is-active{border-color:#0a6324;background:#0a6324;color:#fff}.question-list{display:grid;gap:14px}.question-card{padding:20px;border:1px solid #dbe5d8;border-radius:14px;background:#fbfcfa}.question-card__top{display:flex;justify-content:space-between;gap:18px}.question-card__top h3{margin:0 0 7px;font-size:18px;line-height:1.45}.question-card__meta{display:flex;flex-wrap:wrap;gap:7px;color:#68766d;font-size:12px}.question-status{height:max-content;padding:6px 9px;border-radius:99px;background:#eaf3e6;color:#275b31;font-size:11px;font-weight:850}.question-status[data-status="new"]{background:#fff0c9;color:#755000}.question-status[data-status="published"]{background:#dff3d7;color:#125623}.question-status[data-status="hidden"]{background:#ecefec;color:#66706a}.question-card__customer{margin:15px 0;padding:11px 13px;border-left:3px solid #78cf55;background:#eef6eb;color:#394a3e;font-size:13px}.question-card label{display:block;color:#34483a;font-size:12px;font-weight:800}.question-card textarea{width:100%;min-height:92px;margin-top:7px;padding:12px;border:1px solid #cddac9;border-radius:10px;resize:vertical;font:inherit}.question-card textarea:focus{border-color:#2d873f;outline:3px solid rgba(67,163,77,.14)}.question-card__actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.question-card__actions button{min-height:40px;padding:0 14px;border:1px solid #cbd9c8;border-radius:10px;background:#fff;color:#145626;font-weight:800;cursor:pointer}.question-card__actions .is-primary{border-color:#086521;background:#086521;color:#fff}.question-card__message{min-height:18px;margin:9px 0 0;color:#536259;font-size:12px}.question-empty{padding:30px;border:1px dashed #becfba;border-radius:14px;color:#5d6d62;text-align:center}.question-panel button:disabled{cursor:wait;opacity:.55}@media(max-width:650px){.question-panel{padding:20px}.question-panel__head,.question-card__top{display:block}.question-panel__head h2{font-size:26px}.question-status{display:inline-block;margin-top:10px}.question-card__actions{display:grid;grid-template-columns:1fr 1fr}.question-card__actions button{padding:0 8px}}
.question-card__customer{border-left:1px solid #d7e8d2;border-radius:9px}
