.report-list{display:grid;gap:16px}.report-card{background:#fffaf3;border:1px solid #ded1bf;border-radius:22px;padding:22px}.report-top{display:flex;justify-content:space-between;gap:16px;flex-wrap:wrap}.report-top h3{margin:4px 0;font:700 24px Georgia,serif}.report-meta{font-size:10px;color:#7a7065}.report-details{margin:12px 0;padding:12px;background:#f5ebdc;border-radius:14px;color:#5f554b}.report-thread{display:grid;gap:8px;margin-top:14px}.report-msg{padding:10px 12px;border-radius:13px;background:#f1e8db;font-size:12px;line-height:1.45}.report-msg b{display:block;font-size:9px;letter-spacing:.08em;margin-bottom:4px}.report-actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:14px}.report-actions button{border:0;border-radius:999px;padding:11px 14px;font-size:9px;font-weight:950;letter-spacing:.08em;cursor:pointer}.report-actions .resolve{background:#17130f;color:#fff}.report-actions .dismiss{background:transparent;border:1px solid #cdbfac}.report-status{font-size:10px;font-weight:900;letter-spacing:.1em;color:#a36d17}