.mv-post-feedback-row{display:flex;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid #e8ebef;margin-top:28px;padding-top:20px;}
body.single-post .mv-post-feedback-row .mv-post-tags-wrapper{flex:1;min-width:0;border:0!important;margin:0!important;padding:0!important;}
.mv-post-feedback-row .mv-report-open{display:inline-flex;align-items:center;justify-content:center;gap:8px;flex:0 0 auto;min-height:42px;padding:9px 13px;border:1px solid #dce1e7;border-radius:10px;background:#fff;color:#596373;font-family:inherit;font-size:13px;font-weight:600;line-height:1.3;cursor:pointer;}
.mv-report-open svg{width:17px;height:17px;}
.mv-report-open:hover{border-color:#9da6b2;color:#17202e;}
.mv-report-dialog{box-sizing:border-box;width:calc(100% - 32px);max-width:480px;max-height:calc(100dvh - 40px);overflow:auto;margin:auto;padding:28px;border:1px solid #e6e8ec;border-radius:20px;background:#fff;color:#17202e;box-shadow:0 24px 90px #0003;font-family:inherit;}
.mv-report-dialog::backdrop{background:rgba(12,17,25,.58);}
.mv-report-dialog h2{margin:0 32px 10px 0;font-size:23px;line-height:1.2;color:#151b25;}
.mv-report-dialog .mv-report-intro{margin:0 0 22px;font-size:14px;line-height:1.5;color:#657080;}
.mv-report-dialog .mv-report-close{position:absolute;top:15px;right:15px;width:36px;height:36px;padding:0;border:0;border-radius:50%;background:#f3f4f6;color:#3d4653;font-size:25px;cursor:pointer;}
.mv-report-dialog label{display:block;margin:16px 0 7px;font-size:14px;font-weight:650;}
.mv-report-dialog select,.mv-report-dialog textarea{display:block;box-sizing:border-box;width:100%;max-width:100%;padding:11px 12px;border:1px solid #cbd1d9;border-radius:9px;background:#fff;color:#17202e;font-family:inherit;font-size:16px;line-height:1.4;}
.mv-report-dialog textarea{resize:vertical;min-height:120px;}
.mv-report-dialog .mv-report-hint{margin:8px 0 20px;color:#6c7684;font-size:12px;line-height:1.5;}
.mv-report-dialog .mv-report-send{min-height:44px;width:100%;border:0;border-radius:10px;padding:12px 18px;background:#d71920;color:#fff;font-size:14px;font-weight:700;cursor:pointer;}
.mv-report-dialog .mv-report-send:disabled{opacity:.6;cursor:wait;}
.mv-report-dialog .mv-report-result{margin:18px 0 0;padding:14px;border-radius:10px;background:#f3f5f7;font-size:14px;line-height:1.5;}
.mv-report-dialog [hidden]{display:none!important;}
.mv-report-dialog .mv-report-trap{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden;}
.mv-report-open:focus-visible,.mv-report-dialog button:focus-visible,.mv-report-dialog select:focus-visible,.mv-report-dialog textarea:focus-visible{outline:2px solid #d71920;outline-offset:3px;}
@media(max-width:600px){.mv-post-feedback-row{align-items:center;flex-direction:row;gap:12px;}.mv-post-feedback-row .mv-report-open{width:42px;height:42px;padding:10px;}.mv-report-open-label{display:none;}.mv-report-dialog{padding:24px 20px;}}
