.protection-admin{max-width:1320px;margin:0 auto 28px;padding:0 20px}.protection-admin-head{display:flex;justify-content:space-between;gap:18px;align-items:center;margin-bottom:15px}.protection-admin-head h2{margin:0;font-size:25px}.protection-admin-head p{margin:4px 0 0;color:#68756d}.protection-count{padding:8px 12px;border-radius:999px;background:#fff0ec;color:#d74027;font-weight:900}.report-admin-grid{display:grid;grid-template-columns:340px 1fr;gap:18px}.report-admin-list,.report-admin-detail{overflow:hidden;border:1px solid #e5eae7;border-radius:18px;background:#fff;box-shadow:0 12px 34px rgba(23,34,28,.06)}.report-admin-row{padding:15px 17px;border-bottom:1px solid #edf0ee;cursor:pointer}.report-admin-row:hover,.report-admin-row.on{background:#fff6f3}.report-admin-row b,.report-admin-row small{display:block}.report-admin-row small{margin-top:4px;color:#758078}.report-admin-detail{padding:22px}.report-admin-detail h3{margin:0 0 8px}.report-status{display:inline-block;margin-bottom:13px;padding:5px 9px;border-radius:999px;background:#fff0ec;color:#c43f27;font-size:12px;font-weight:900}.report-info{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:14px 0}.report-info div{padding:12px;border-radius:11px;background:#f7f9f8}.report-info b{display:block;font-size:12px;color:#69766f}.report-text{padding:15px;border-left:4px solid #ff4f30;border-radius:10px;background:#fff7f4;white-space:pre-wrap;line-height:1.5}.report-admin-detail textarea{width:100%;min-height:90px;margin-top:12px;padding:11px;border:1px solid #dbe3de;border-radius:10px;font:inherit}.report-buttons{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.report-buttons button{border:0;border-radius:9px;padding:10px 13px;background:#ff4f30;color:#fff;font-weight:850;cursor:pointer}.report-buttons .neutral{background:#edf1ef;color:#24382f}.report-buttons .danger{background:#8f2419}.report-admin-note{margin-top:10px;color:#647168;font-size:13px;font-weight:700}.report-empty{padding:24px;color:#69766f}
@media(max-width:800px){.report-admin-grid{grid-template-columns:1fr}.report-info{grid-template-columns:1fr}}
