.chatInfoNotifyBtn{border:0;background:transparent;color:var(--muted);display:flex;align-items:center;gap:6px;margin:10px auto 18px;padding:7px 11px;border-radius:10px;cursor:pointer;font-size:11px}.chatInfoNotifyBtn:hover{background:var(--panel2);color:var(--text)}.chatInfoNotifyBtn svg,.profileNotifyBtn svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.profileNotifyBtn{color:inherit}.profileNotifyBtn svg{width:19px;height:19px}@media(max-width:900px){.chatInfoNotifyBtn{margin:8px auto 20px;font-size:12px;padding:8px 12px}}@media(max-width:560px){.chatInfoNotifyBtn{margin:7px auto 18px}.profileNotifyBtn svg{width:20px;height:20px}}