.module-card{display:block;width:100%;text-align:left;border:1px solid var(--line);background:#fff;border-radius:10px;padding:17px;margin:12px 0;cursor:pointer}.module-card:hover{border-color:var(--green);background:var(--green-soft)}.module-card b{display:block;font:800 16px Manrope;color:var(--ink);margin-bottom:5px}.module-card span{font-size:13px;color:var(--muted)}.report-photo{width:130px;max-height:100px;object-fit:cover;border-radius:6px;margin-top:7px}
